I have followed the faq for package install at :
the debian section.
Now when i'm trying to register server i get:
for the sake of sanity i'm using the same password for everything for this install. db password, admin password even test users.
can you please tell me what's going on? I'd like to know if i have to switch to another jre or what?
thanks
the debian section.
Now when i'm trying to register server i get:
Code:
Exception in thread "main" java.lang.NoSuchMethodError: com.openexchange.admin.rmi.dataobjects.Database.setMaster(Ljava/lang/Boolean;)V at com.openexchange.admin.console.util.database.DatabaseAbstraction.parseAndSetMasterAndID(DatabaseAbstraction.java:195) at com.openexchange.admin.console.util.database.RegisterDatabase.<init>(RegisterDatabase.java:86) at com.openexchange.admin.console.util.database.RegisterDatabase.main(RegisterDatabase.java:97)
can you please tell me what's going on? I'd like to know if i have to switch to another jre or what?
thanks
Comment