Creating first user

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

ricardo.livelli
Posts: 5
Joined: Wed Nov 12, 2014 4:31 pm

Creating first user

Post 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
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Creating first user

Post 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.
OpenEMM Maintainer
ricardo.livelli
Posts: 5
Joined: Wed Nov 12, 2014 4:31 pm

Re: Creating first user

Post 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
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Creating first user

Post by maschoff »

Your log shows no problem. I just tried with the first beta (to be released this week) and it worked flawlessly.
OpenEMM Maintainer
ricardo.livelli
Posts: 5
Joined: Wed Nov 12, 2014 4:31 pm

Re: Creating first user

Post by ricardo.livelli »

ok.

Thank.
rascal667
Posts: 2
Joined: Tue Feb 23, 2016 3:00 pm

Re: Creating first user

Post 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
rascal667
Posts: 2
Joined: Tue Feb 23, 2016 3:00 pm

Re: Creating first user

Post 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.
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Creating first user

Post 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?
OpenEMM Maintainer
ago
Posts: 3
Joined: Sat Sep 26, 2015 12:10 am

Re: Creating first user

Post by ago »

Interesting. Looks like we just encountered this very same error, same logging, etc., and we're using mysql 5.7.10.
Post Reply