Announcement

Collapse
No announcement yet.

Can't compile open-exchange-admin-gui-ee

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

  • Can't compile open-exchange-admin-gui-ee

    log:
    dropping /opt/open-xchange/lib/ox_admin_plugin_license.jar from path as it doesn't exist
    dropping /opt/open-xchange/lib/ox_admin_plugin_fetchmail.jar from path as it doesn't exist
    Where i can get or compile this files?

  • #2
    Those modules are not published and are exclusive to the commercial Express Edition.

    Greetings

    Comment


    • #3
      And i can't use admin gui in Hyperion?

      Comment


      • #4
        Of course you can, but not the fetchmail and license plugin

        Greetings

        Comment


        • #5
          Ok, thank you
          But how can i install gui?...need correct build.xml..

          Comment


          • #6
            Next question )

            When i try:
            # /opt/open-xchange/sbin/oxinstaller --oxdb-pass=some_pass --admin-pass=some_pass \
            --maildomain example.com
            user in context 1 could not be created
            Server response:
            The given timezone is invalid
            Error: Connection refused to host: localhost; nested eception is:
            java.net.ConnectException: connection refused
            P.S. soz for my English

            Comment


            • #7
              Problem to compile admin-gui

              Hi, I have also a problem to compil admin-gui. Previous step of the installation works perfectly expect admin-gui.
              I use the official wiki and I install Ox on the debian Etch.

              .....
              [javac] ^
              [javac] /tmp/open-xchange-admin-gui-ee/tmpsrc/com/openexchange/admin/ajax/ac tions/AbstractAction.java:327: cannot find symbol
              [javac] symbol : class AbstractOXException
              [javac] location: class com.openexchange.admin.ajax.actions.AbstractAction <T ,U>
              [javac] protected void actionInstall(final U request) throws AbstractOXE xception {
              [javac] ^
              [javac] /tmp/open-xchange-admin-gui-ee/tmpsrc/com/openexchange/admin/ajax/ac tions/AbstractAction.java:331: cannot find symbol
              [javac] symbol : class AbstractOXException
              [javac] location: class com.openexchange.admin.ajax.actions.AbstractAction <T ,U>
              [javac] protected int actionInstallStatus(final U request) throws Abstra ctOXException {
              [javac] ^
              [javac] /tmp/open-xchange-admin-gui-ee/tmpsrc/com/openexchange/admin/ajax/ac tions/AbstractAction.java:335: cannot find symbol
              [javac] symbol : class AbstractOXException
              [javac] location: class com.openexchange.admin.ajax.actions.AbstractAction <T ,U>
              [javac] protected int actionUpdateStatus(final U request) throws Abstrac tOXException {
              [javac] ^
              [javac] Note: Some input files use unchecked or unsafe operations.
              [javac] Note: Recompile with -Xlint:unchecked for details.
              [javac] 100 errors

              BUILD FAILED
              /tmp/open-xchange-admin-gui-ee/build.xml:106: Compile failed; see the compiler e rror output for details.

              What is the problem. Please, help me, it's the end of the install for newbi in OX ^^

              Comment


              • #8
                Hi,

                that is not your fault - the CVS sources for open-xchange-admin-ee are broken at the moment and will hopefully be fixed very soon. Anyway, even without this module the Open-Xchange server is fully functional, except the server-side of the admin gui. You may want to use the command line administration tools (/opt/open-xchange/sbin) to manage administrative tasks until the admin gui is fixed.

                Greetings

                Comment


                • #9
                  Ok, thank you Martin.

                  Comment


                  • #10
                    Thank you.

                    Another moment...

                    I use the forms for Outlook contacts.
                    When i use Oxtender for sinc contact folder - those contacts which create on my Outlook, open with form. But on other computers without form..
                    It's real problem for me..

                    Comment


                    • #11
                      Hi
                      Does anyone know when the admin gui-ee will be fixed.

                      Comment


                      • #12
                        Hi,

                        i just posted a workaround for this issue



                        Greetings.

                        Comment


                        • #13
                          Oki, thanks, I'ill try your solution today.

                          Comment

                          Working...
                          X