Page 1 of 1

Creating first user

Posted: Wed Nov 12, 2014 4:42 pm
by ricardo.livelli
Login as admin
I try to create the first user and the record I get the following message: Could not save user profile
Reviewing creation screen not me company data or user type appears

Re: Creating first user

Posted: Sun Nov 16, 2014 8:04 pm
by maschoff
Which version of OpenEMM do you use? Please have a log at the error messages in log file catalina.out in directory /home/openemm/logs and post it here if you like.

Re: Creating first user

Posted: Mon Nov 17, 2014 4:54 pm
by ricardo.livelli
Hi Maschoff

Version 2014 M3

Message de Error do log:

Nov 17, 2014 3:51:13 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
log4j:WARN No appenders could be found for logger (org.springframework.core.CollectionFactory).
log4j:WARN Please initialize the log4j system properly.
Nov 17, 2014 3:51:24 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Nov 17, 2014 3:51:29 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Nov 17, 2014 3:51:29 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Nov 17, 2014 3:51:29 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=1/43 config=null
Nov 17, 2014 3:51:29 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 17896 ms
2014-11-17 15:52:02,195: WARN [http-8080-1] org.apache.struts.util.PropertyMessageResources - Resource messages_es_ES.properties Not Found.
2014-11-17 15:52:02,212: WARN [http-8080-1] org.apache.struts.util.PropertyMessageResources - Resource messages_en_US.properties Not Found.
2014-11-17 15:52:04,930: WARN [http-8080-1] org.apache.struts.util.PropertyMessageResources - Resource messages_en.properties Not Found.
2014-11-17 15:52:05,555: WARN [http-8080-1] org.displaytag.export.ExportViewFactory - Unable to instantiate class for pdf export. org.displaytag.export.PdfView was found, but required libraries are missing: com/lowagie/text/Element
2014-11-17 15:52:28,828: ERROR [http-8080-1] org.agnitas.web.AdminAction - Username: marthalaurente PasswordLength: 13

Thank

Re: Creating first user

Posted: Tue Nov 18, 2014 8:17 am
by maschoff
Your log shows no problem. I just tried with the first beta (to be released this week) and it worked flawlessly.

Re: Creating first user

Posted: Tue Nov 18, 2014 3:31 pm
by ricardo.livelli
ok.

Thank.

Re: Creating first user

Posted: Tue Feb 23, 2016 3:07 pm
by rascal667
Hi everybody,

i installed openemm 2015 R2 in the 64-bit binary version. Everything works as it should except user creation. My logs display exactly the same as written before in this thread. I did try to use more and less complex passwords long and very short usernames.

OS: Debian Jessie
mysql 5.6.29
tomcat 8.0.32
java 1.8.0_73


Errorlog:
2016-02-23 14:49:18,867: WARN [http-nio-8080-exec-4] org.apache.struts.util.PropertyMessageResources - Resource messages_de_DE.properties Not Found.
2016-02-23 14:49:18,875: WARN [http-nio-8080-exec-4] org.apache.struts.util.PropertyMessageResources - Resource messages_en_US.properties Not Found.
2016-02-23 14:49:29,591: WARN [http-nio-8080-exec-3] org.displaytag.export.ExportViewFactory - Unable to instantiate class for pdf export. org.displaytag.export.PdfView was found, but required libraries are missing: com/lowagie/text/Element
2016-02-23 14:50:00,962: ERROR [http-nio-8080-exec-2] org.agnitas.web.AdminAction - Username: weise PasswordLength: 12

Re: Creating first user

Posted: Tue Feb 23, 2016 5:24 pm
by rascal667
I found the problem. As i was using the latest version of mysql 5.6 this did break the compatibility of openemm. mysql 5.5 is working fine.

Solution found.

Re: Creating first user

Posted: Tue Feb 23, 2016 5:48 pm
by maschoff
Interesting! We have not used OpenEMM with MySQL 5.6 so far. Could you please share the problem you encountered with MySQL 5.6 so that we can provide a fix for the OpenEMM code?

Re: Creating first user

Posted: Sat Feb 27, 2016 1:00 am
by ago
Interesting. Looks like we just encountered this very same error, same logging, etc., and we're using mysql 5.7.10.