Announcement

Collapse
No announcement yet.

OX groupware install problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • OX groupware install problem

    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

  • #2
    Originally posted by specher View Post
    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
    Console log only shows startup messages.
    Most interesting is /var/log/open-xchange/open-xchange-admin.log.0 and /var/log/open-xchange/open-xchange.log.0.

    The problem you have could be a broken imap server which accepts the connection, but does not continue. Please check what happens, when you "telnet localhost imap" on your system.

    Comment


    • #3
      this is the result of telnet localhost imap

      OK sdmo-be2 Cyrus IMAP4 v2.2.13-Debian-2.2.13-11ubuntu1 server ready

      This are the last lines of the admin.log.0 file :

      INFO: open_xchange_admin_plugin_services changed to 2
      28-févr.-2008 13:02:27 com.openexchange.admin.tools.AdminCache initOXProccess
      INFO: OX init starting...
      28-févr.-2008 13:02:27 com.openexchange.admin.tools.AdminCache initOXProccess
      INFO: ...OX init done!
      28-févr.-2008 13:02:27 com.openexchange.admin.tools.AdminCache initCache
      INFO: Init Cache
      28-févr.-2008 13:02:27 com.openexchange.admin.PluginStarter initCache
      INFO: Cache and Pools initialized!
      28-févr.-2008 13:02:28 com.openexchange.admin.taskmanagement.TaskManager <init>
      INFO: AdminJobExecutor: running 2 jobs parallel
      28-févr.-2008 13:02:28 com.openexchange.admin.daemons.AdminDaemon$1 bundleChanged
      INFO: open_xchange_admin_plugin_sw_update changed to 2

      and this from the open-xchange.log.0

      LE PLUS FIN: Cleaner run ending.
      29-févr.-2008 10:45:19 com.openexchange.pooling.ReentrantLockPool run
      LE PLUS FIN: Starting cleaner run.
      29-févr.-2008 10:45:19 com.openexchange.pooling.ReentrantLockPool run
      LE PLUS FIN: Clean run ending. Time: 0
      29-févr.-2008 10:45:29 com.openexchange.database.Pools run
      LE PLUS FIN: Starting cleaner run.
      29-févr.-2008 10:45:29 com.openexchange.database.Pools run
      LE PLUS FIN: Cleaner run ending.
      29-févr.-2008 10:45:29 com.openexchange.pooling.ReentrantLockPool run
      LE PLUS FIN: Starting cleaner run.
      29-févr.-2008 10:45:29 com.openexchange.pooling.ReentrantLockPool run
      LE PLUS FIN: Clean run ending. Time: 0
      29-févr.-2008 10:45:30 com.openexchange.push.udp.PushOutputQueue action
      FIN: get push objects from queue: 0

      thanks for your help

      sp

      Comment


      • #4
        noboby can help ?

        Comment


        • #5
          Ich habe vor einer Stunde ohne Probleme einen frischen OX (auf Debian Etch)gebaut - installier einfach mal drüber und teste nochmal.

          mfg
          Daniel

          Comment

          Working...
          X