error in OX GUI build

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

    #1

    error in OX GUI build

    hello
    im getting this error while building OX-GUI :

    BUILD FAILED
    /usr/src/openxchange_all_util/open-xchange-gui/build.xml:498: The following error occurred while executing this line:
    /usr/src/openxchange_all_util/open-xchange-gui/build.xml:445: Execute failed: java.io.IOException: java.io.IOException: msgcat: not found

    Total time: 12 seconds
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    Hi,

    please install the gettext package.

    Greetings

    Comment

    • mayank

      #3
      hey
      Thanks martin.
      Its working now ...

      one more thing, when im creating/deleting users, its giving this localhost error:
      user 7 in context 1 could not be deleted:
      Error: Connection refused to host: 192.192.192.196; nested exception is:
      java.net.ConnectException: Connection refused
      But when i changed my /etc/hosts file , it works
      what is happening? im not getting anything !!!


      Originally posted by Martin Braun View Post
      Hi,

      please install the gettext package.

      Greetings

      Comment

      Working...
      X