Hi guys, I am using the latest SNAPSHOT from develop branch (commit e17366c97aef77d4ee512982dc36cfca33d2631d).
I have a NullPointerException creating a database. Here are the steps: 1) start the server 2) access the console (http://localhost:2480) 3) Click on Create new database 4) Input db name and generated root password 5) Click on Create Database 6) On server log the following error appears 2014-03-03 15:38:41:658 SEVE Internal server error: java.lang.NullPointerException [ONetworkProtocolHttpDb] The database folder with the relative files is created but when I try to connect to the db I get the following error: Error: com.orientechnologies.orient.enterprise.channel.binary. OResponseProcessingException: Exception during response processing. Error: com.orientechnologies.orient.core.exception.OSecurityAccessException: User or password not valid for database: 'mydb' Any idea? Thanks, Fabrizio -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
