problem with listing contexts and users

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • brunoschwartz
    Junior Member
    • Sep 2010
    • 27

    #1

    problem with listing contexts and users

    Hello All,

    I have encountered a strange problem. I have been happily using OX6 for months until today when I wanted to add a new user. To my surprise both listcontext and listuser commands throw the following error:

    com.openexchange.admin.rmi.exceptions.PoolExceptio n: DBP-0019 Category=10 Message=Cannot resolve server id for server local. exceptionID=1020484316-3

    What can be the matter?

    Cheers,

    Bruno
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #2
    Hi Bruno,

    it seems like the server name specified at system.properties does not match the server name which is registered at the database. Perhaps you overwrote the config with some update.

    Greetings

    Comment

    • brunoschwartz
      Junior Member
      • Sep 2010
      • 27

      #3
      Hello Martin,

      Thanks for your reply. How should I rectify that? Can I edit that system.properties? Where can I find it.

      Regards,

      B

      Comment

      • Broco
        Junior Member
        • Sep 2011
        • 12

        #4
        Yes you can edit it:
        /opt/open-xchange/etc/admindaemon/system.porperties

        Default variable for server name is:

        SERVER_NAME=oxserver


        Check out if you got the same value in the configdb-Database (table server).

        Comment

        Working...
        X