My fault :( double-checking right now
On 17 June 2014 21:36, Peter Dähn <[email protected]> wrote: > well... this was a short install procedure... and thats why nobody is > able to login... > > ./admin.sh -i -v -file backup.zip -tz Europe/Berlin --drop --db-type > postgresql --db-host somehost --db-name somename --db-user someuser > --db-pass somepass > SLF4J: Class path contains multiple SLF4J bindings. > SLF4J: Found binding in [ > jar:file:/path/3.0.x/red5/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class > ] > SLF4J: Found binding in [ > jar:file:/path/3.0.x/red5/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class > ] > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an > explanation. > SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector] > [ERROR] [main] org.apache.openmeetings.cli.Admin - Install failed > java.lang.NullPointerException: null > at org.apache.openmeetings.cli.Admin.immediateDropDB(Admin.java:596) > [openmeetings-cli-3.0.3-SNAPSHOT.jar:na] > at org.apache.openmeetings.cli.Admin.dropDB(Admin.java:575) > [openmeetings-cli-3.0.3-SNAPSHOT.jar:na] > at org.apache.openmeetings.cli.Admin.process(Admin.java:268) > [openmeetings-cli-3.0.3-SNAPSHOT.jar:na] > at org.apache.openmeetings.cli.Admin.main(Admin.java:635) > [openmeetings-cli-3.0.3-SNAPSHOT.jar:na] > > any ideas? > > Am 17.06.2014 16:10, schrieb Maxim Solodovnik: > > Great will try to do it right now > > > On 17 June 2014 21:08, Peter Dähn <[email protected]> wrote: > >> ok.. then I try it out... >> >> cliAdmin still need to be checked... in case I want to get fast a small >> backup for testing in future... ;-) >> >> Greetings Peter >> >> Am 17.06.2014 15:58, schrieb Maxim Solodovnik: >> >> Do I still need to check cliAdmin? >> >> Jun, 17 is OK for import >> >> >> On 17 June 2014 20:48, Peter Dähn <[email protected]> wrote: >> >>> sorry my fault... >>> >>> export made of >>> >>> " Name OpenMeetings Version 3.0.2 Version 3.0.2-RELEASE Revision >>> 1598809 Build date 11-June-2014 " >>> >>> import in "3.0.3-SNAPSHOT 1603102 17-June-2014" or an other revision? >>> >>> Greetings Peter >>> >>> >>> Am 17.06.2014 15:43, schrieb Maxim Solodovnik: >>> >>> I'll check cliAdmin, thanks >>> Export should be done with old version >>> import with new one >>> >>> >>> On 17 June 2014 20:41, Peter Dähn <[email protected]> wrote: >>> >>>> ok.. I give it a try right now... I made a new backup.... >>>> >>>> btw.. cliAdmin doesn't write backups without files (--exclude-files >>>> doesn't seem to work, so it takes a bit longer :-()... >>>> >>>> Do I have to reimport with the same version or do I need to compile >>>> another one? >>>> >>>> greetings Peter >>>> >>>> >>>> Am 17.06.2014 12:12, schrieb Maxim Solodovnik: >>>> >>>> you need to recreate/re-import DB >>>> This version contains DB break >>>> >>>> >>>> On 17 June 2014 17:10, Peter Dähn <[email protected]> wrote: >>>> >>>>> Hi Maxim, >>>>> >>>>> I need to search in the code of the plugin (OpenMeetings-plugin for >>>>> OpenOLAT). give me a second... ;-) >>>>> >>>>> But if I try to use my admin account directly I got the message "Your >>>>> account is not activated yet..." >>>>> >>>>> Maybe that help... >>>>> >>>>> I start to collect the method-calls >>>>> >>>>> greetings Peter >>>>> >>>>> Am 17.06.2014 12:02, schrieb Maxim Solodovnik: >>>>> >>>>> Could you please tell me which methods were called, so I can >>>>> double-check >>>>> >>>>> >>>>> On 17 June 2014 16:59, Peter Dähn <[email protected]> wrote: >>>>> >>>>>> Hi there, >>>>>> >>>>>> I use a fresh installed 3.0.3 om. >>>>>> >>>>>> ################################################## >>>>>> # Openmeetings is up >>>>>> # >>>>>> # 3.0.3-SNAPSHOT 1603102 17-June-2014 >>>>>> # >>>>>> # and ready to use >>>>>> # >>>>>> ################################################## >>>>>> >>>>>> User generated via REST/SOAP can not login. Where is the problem? >>>>>> >>>>>> DEBUG 06-17 11:49:54.704 UserWebService.java 395875 98 >>>>>> org.apache.openmeetings.axis.services.UserWebService >>>>>> [http-nio-0.0.0.0-5080-exec-3] - SPRING LOADED getSession -- >>>>>> DEBUG 06-17 11:49:54.715 SessiondataDao.java 395886 68 >>>>>> org.apache.openmeetings.db.dao.server.SessiondataDao >>>>>> [http-nio-0.0.0.0-5080-exec-3] - startsession :: startsession >>>>>> DEBUG 06-17 11:49:54.717 ManageCryptStyle.java 395888 32 >>>>>> org.apache.openmeetings.util.crypt.ManageCryptStyle >>>>>> [http-nio-0.0.0.0-5080-exec-3] - getInstanceOfCrypt:: >>>>>> configKeyCryptClassName: >>>>>> org.apache.openmeetings.util.crypt.MD5Implementation >>>>>> DEBUG 06-17 11:49:55.040 UserWebService.java 396211 115 >>>>>> org.apache.openmeetings.axis.services.UserWebService >>>>>> [http-nio-0.0.0.0-5080-exec-4] - Login user SID : >>>>>> 767ec30aaef954707188b8fdad3468e0 >>>>>> DEBUG 06-17 11:49:55.054 UserDao.java 396225 585 >>>>>> org.apache.openmeetings.db.dao.user.UserDao >>>>>> [http-nio-0.0.0.0-5080-exec-4] >>>>>> - debug SIZE: 1 >>>>>> DEBUG 06-17 11:49:55.059 ManageCryptStyle.java 396230 32 >>>>>> org.apache.openmeetings.util.crypt.ManageCryptStyle >>>>>> [http-nio-0.0.0.0-5080-exec-4] - getInstanceOfCrypt:: >>>>>> configKeyCryptClassName: >>>>>> org.apache.openmeetings.util.crypt.MD5Implementation >>>>>> DEBUG 06-17 11:49:55.061 AuthLevelUtil.java 396232 36 >>>>>> org.apache.openmeetings.util.AuthLevelUtil >>>>>> [http-nio-0.0.0.0-5080-exec-4] - >>>>>> Level Login :: [DENIED] >>>>>> >>>>>> greetings Peter >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> WBR >>>>> Maxim aka solomax >>>>> >>>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> >> > > > -- > WBR > Maxim aka solomax > > -- WBR Maxim aka solomax
