Hello,
I am trying to get Hyperion running on a ubuntu 7.10.
I tried the install script. After looking around for some compilation errors, I achieved to compile succesfully. When I try to login as testuser, it sticks at 90%. When I try to login as oxdmin it says "please wait while redirected ...."
I did apply the replcement of one of the plugins (ee) by an older version.
Afterwards I tried to install manually as explained in the wiki.
What I found out is that everything compiles well, mysql seems to work, but I have some suspicious messages in the logs when I start the two init files.
GRAVE: Can't fix Socket is null, cannot connect to 127.0.0.1:57461
28-févr.-2008 14:00:30 org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
GRAVE: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57461
28-févr.-2008 14:00:32 com.openexchange.tools.ajp13.AJPv13Watcher$Task run
LE PLUS FIN:
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++
AJP-Watcher's run done: Waiting=0 Running=0 Exceeded=0 Total=100
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++
and :
root@sdmo-be2:/var/log/open-xchange# tail -f open-xchange-admin-console.log
com.openexchange.admin.plugins.OXUserPluginInterfa ce
com.openexchange.admin.plugins.OXUserPluginInterfa ce
com.openexchange.admin.plugins.OXResourcePluginInt erface
com.openexchange.admin.plugins.OXGroupPluginInterf ace
com.openexchange.admin.plugins.OXUserPluginInterfa ce
As far as I can understand I have a problem with the apache config, but I don't know how to solve it.
Are the messages from open-xchange-admin-console.log ok ?
thanks,
sp
I am trying to get Hyperion running on a ubuntu 7.10.
I tried the install script. After looking around for some compilation errors, I achieved to compile succesfully. When I try to login as testuser, it sticks at 90%. When I try to login as oxdmin it says "please wait while redirected ...."
I did apply the replcement of one of the plugins (ee) by an older version.
Afterwards I tried to install manually as explained in the wiki.
What I found out is that everything compiles well, mysql seems to work, but I have some suspicious messages in the logs when I start the two init files.
GRAVE: Can't fix Socket is null, cannot connect to 127.0.0.1:57461
28-févr.-2008 14:00:30 org.apache.jcs.auxiliary.lateral.LateralCacheResto re canFix
GRAVE: Can't fix Can't fix Socket is null, cannot connect to 127.0.0.1:57461
28-févr.-2008 14:00:32 com.openexchange.tools.ajp13.AJPv13Watcher$Task run
LE PLUS FIN:
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++
AJP-Watcher's run done: Waiting=0 Running=0 Exceeded=0 Total=100
++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++
and :
root@sdmo-be2:/var/log/open-xchange# tail -f open-xchange-admin-console.log
com.openexchange.admin.plugins.OXUserPluginInterfa ce
com.openexchange.admin.plugins.OXUserPluginInterfa ce
com.openexchange.admin.plugins.OXResourcePluginInt erface
com.openexchange.admin.plugins.OXGroupPluginInterf ace
com.openexchange.admin.plugins.OXUserPluginInterfa ce
As far as I can understand I have a problem with the apache config, but I don't know how to solve it.
Are the messages from open-xchange-admin-console.log ok ?
thanks,
sp
Comment