What is pre-moderation?
Server exiting at user logout / Server accessible from Web UI,
 not from native clients
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

QAIX > Content Management System > Server exiting at user logout / Server accessible from Web UI, not from native clients 19 July 2003 20:30:22

  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:

Server exiting at user logout / Server accessible from Web UI, not from native clients

Emmanuel Charpentier 19 July 2003 20:30:22
 Dear list,

I have been able to setup OpenGroupware.org on a Debian system (mostly
3.0). After a couple or two of tweaks (e. g. there seems to remain a couple
of 'LSModel' to be replaced by 'OGo' ...), I have been able to *actually*
*use* (i. e. play with) the server through the Web Interface.

However, I have seen a couple of annoying quirks :

1) I set up the Apache module to access the server from my local network.
Works fine, but I have to launch the server by hand at the server's command
line. Furthermore, the server exits when an user clicks "Logout" on the
Web UI. Here foillows a transcript of what appears in the reminal window
I use to start the server :

opengroupware@aleph­:~/WOApps$
./OpenGroupware.woa­/ix86/linux-gnu/gnu-­fd-nil/OpenGroupware­
-WOHttpAllowHost '127.0.0.1'
Jul 15 09:18:45 OpenGroupware [8906]: SNS disabled.
Jul 15 09:18:46 OpenGroupware [8906]: |OpenGroupware| CTI Dialers:
Jul 15 09:18:46 OpenGroupware [8906]: |OpenGroupware| SKYRiX instance
initialized ..
Jul 15 09:18:46 OpenGroupware [8906]: |OpenGroupware| WOHttpAdaptor
listening on address <InetSocketAddress:­ *:20000>

[ Login as root]

Jul 15 09:18:53 OpenGroupware [8906]: LSOffice3: login for user root
wasn't authorized.
Jul 15 09:18:53 OpenGroupware [8906]: WOCompoundElement: pool embedding
is on.
Jul 15 09:18:53 OpenGroupware [8906]: WOCompoundElement: id logging is on.
193.57.55.5 - - [15/Jul/2003:09:18:53 GMT] "GET /OpenGroupware HTTP/1.1"
200 3397 2.540 - - 2M
Jul 15 09:19:04 OpenGroupware [8906]: JavaScript-C 1.5 pre-release 5a
2003-05-29Jul 15 09:19:04 OpenGroupware [8906]: |OpenGroupware|
<OpenGroupware[0x0812E914]: name=OpenGroupware>­: created session:
<LSWSession[0x082A13EC]: id=22CA22CA013F13AA­E8>
Jul 15 09:19:04 OpenGroupware [8906]: browser capability:
isJavaScriptEnabled­ is YES
Jul 15 09:19:04 OpenGroupware [8906]: ccaps:
<WEClientCapabiliti­es[0x0849CFCC]: type=Mozilla v5.0> os=Linux cpu=ix86
fast-tbl css2 xul js>
Jul 15 09:19:05 OpenGroupware [8906]: (22CA22CA013F13AAE8­) user root
logged in.
Jul 15 09:19:06 OpenGroupware [8906]: (22CA22CA013F13AAE8­) lso:
<LSOffice3Session[0x082E16DC]: login=root tx=yes>, committing
Jul 15 09:19:07 OpenGroupware [8906]: <SkyDock> did not find dockable
page Enterprises
Jul 15 09:19:08 OpenGroupware [8906]: <SkyDock> did not find dockable
page Mails193.57.55.5 - - [15/Jul/2003:09:19:09 GMT] "POST
/OpenGroupware/x/lo­gin?da=&o=1058253533­ HTTP/1.1" 200 18116 4.859 - - 3M

[ Here I click "logout"]

Jul 15 09:19:14 OpenGroupware [8906]:
<0x084376F4[WOComponentDefinition]> did not find component class with
name LSWLogoutPage
Jul 15 09:19:14 OpenGroupware [8906]:
<0x084376F4[WOComponentDefinition]> missing class for component
LSWLogoutPage !
Jul 15 09:19:14 OpenGroupware [8906]: (22CA22CA013F13AAE8­) lso:
<LSOffice3Session[0x082E16DC]: login=root tx=yes>, committing
Jul 15 09:19:14 OpenGroupware [8906]: session 22CA22CA013F13AAE8
terminated at 2003-07-15 09:19:14 +0200 ..
Jul 15 09:19:14 OpenGroupware [8906]: <[ow-handler]>D application
terminates because it refuses new sessions and the active session count
(0) is below the minimum (1).
193.57.55.5 - - [15/Jul/2003:09:19:14 GMT] "GET
/OpenGroupware/wo/2­2CA22CA013F13AAE8/00­23f13aae8082ab97c.1.­13.1.12
HTTP/1.1" 200 18116 0.392 - - 0
Jul 15 09:19:14 OpenGroupware [8906]: adaptor stops application:
<OpenGroupware[0x0812E914]: name=OpenGroupware terminating> ...

2) I have been unable to contact the server through the "native" client
interface. I took inspiration from the snapshot for (e. g.) cadaver, but
the server does not seem to answer on port 9000, at it seems it should :

[ The server is started with :
opengroupware@aleph:~/WOApps$
./OpenGroupware.woa/ix86/linux-gnu/gnu-fd-nil/OpenGroupware
-WOHttpAllowHost '127.0.0.1,x.y.z.t,x.y.z.u'
where x.y.z.t ad x.y.z.u are addresses on my local network. ]

From another machine, yod, from which I *can* reach the server with a
browser through the Web user interface :
charpent@yod:~$ cadaver http://aleph:9000/z­idestore/so/charpent­
Could not connect to `aleph' on port 9000:
Could not connect to server: Connection refused
dav:!> quit
charpent@yod:~$

Needless to say, the user "charpent" does have access to the server and has
an OpenGroupware account, that seems functional (i. e. can send mail, can
successfullu record appointments, etc ...).

What am I missing ?

Emmanuel Charpentier

--
Emmanuel Charpentier


Add comment
Helge Hess 19 July 2003 20:30:22 permanent link ]
 On Dienstag, 15. Juli 2003, at 10:25 Uhr, Emmanuel Charpentier wrote:> 1) I set up the Apache module to access the server from my local > network.> Works fine, but I have to launch the server by hand at the server's > command> line. Furthermore, the server exits when an user clicks "Logout" on > the Web UI.

The Logout-problem was covered multiple times now ;-)­ If you didn't
already fix the problem, please check the archive.
2) I have been unable to contact the server through the "native" client> interface. I took inspiration from the snapshot for (e. g.) cadaver, > but> the server does not seem to answer on port 9000, at it seems it should > :

Yes, obviously. Because you didn't install the ZideStore server yet ;-)­
ZideStore is a different server from the WebUI server and I hope we
have packages for it on Monday.

best regards,
Helge
--
OpenGroupware.org- http://www.opengrou­pware.org/


Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.


QAIX > Content Management System > Server exiting at user logout / Server accessible from Web UI, not from native clients 19 July 2003 20:30:22

see also:
PHP 5, IIS 6, no love....
replying to the news group
exif
пройди тесты:
see also:
print a page without image and…
Hello

  Copyright © 2001—2008 QAIX
Idea: Miсhael Monashev
Помощь и задать вопросы можно в сообществе support.qaix.com.
Сообщения об ошибках оставляем в сообществе bugs.qaix.com.
Предложения и комментарии пишем в сообществе suggest.qaix.com.
Информация для родителей.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .