Hi what's your environment? Is tomee version aligned with client version?
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-05 12:08 GMT+02:00 kira993 <[email protected]>: > Hello, i haven't been able to find solution for my problem, i can deploy app, > but i can't create database fields... > I have this error, so does anyone know solution? > > > prepare-database: > [echo] Inserting default user into database. > [java] jun 05, 2014 12:02:05 PM org.apache.openejb.client.EventLogger > log > [java] INFO: > RemoteInitialContextCreated{providerUri=http://127.0.0.1:8080/tomee/ejb} > [java] jun 05, 2014 12:02:06 PM org.apache.openejb.client.EventLogger > log > [java] WARNING: RequestFailed{server=http://127.0.0.1:8080/tomee/ejb} > JNDI_LOOKUPnull:/InitBeanRemote {error=Cannot open input stream to server: } > [java] Exception in thread "main" > org.apache.openejb.client.ClientRuntimeException: Invalid response from > server: -1 > [java] at > org.apache.openejb.client.JNDIContext.lookup(JNDIContext.java:297) > [java] at javax.naming.InitialContext.lookup(InitialContext.java:411) > [java] at > rs.ac.uns.ftn.informatika.mbs2.vezbe09.primer01.client.InitClient.main(InitClient.java:15) > [java] Java Result: 1 > BUILD SUCCESSFUL > Total time: 1 second > > Thanks in advance... > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Database-deploy-error-tp4669895.html > Sent from the OpenEJB User mailing list archive at Nabble.com.
