Announcement

Collapse
No announcement yet.

Database "oxdatabase_5" already exists - on installation

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

  • Database "oxdatabase_5" already exists - on installation

    hey all,

    first post to see if anyone can figure out why I'm getting this message.
    Followed the howto for debian squeeze but using debian wheezy and realise this may or may not be the reason but at the very last commands to add the context I get the message that the database exists.

    Was there a step I missed or something, this is a clean testing system which I used the same login credentials just to make it easier to try it out but failed.

    any help appreciated as searches came up similar problems but causes didn't reflect on my system.





    $ sudo /opt/open-xchange/sbin/createcontext -A oxadminmaster -P admin_master_password -c 1 -u oxadmin -d "Context Admin" -g Admin -s User -p admin_password -L defaultcontext -e oxadmin@example.com -q 1024 --access-combination-name=all
    context 1 could not be created:
    Server response:
    Database "oxdatabase_5" already exists
    at com.openexchange.admin.rmi.impl.OXContextCommonImp l.createcommon(OXContextCommonImpl.java:168)
    at com.openexchange.admin.rmi.impl.OXContext.create(O XContext.java:344)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
Working...
X