java.lang.NoClassDefFoundError: java.net.InetAddress is a restricted class. Please see the Google App Engine developer's guide for more details. at com.google.appengine.tools.development.agent.runtime.Runtime.reject (Runtime.java:51) at org.hibernate.id.AbstractUUIDGenerator.<clinit> (AbstractUUIDGenerator.java:45) at org.hibernate.impl.SessionFactoryImpl.<clinit> (SessionFactoryImpl.java:144) at org.hibernate.cfg.Configuration.buildSessionFactory (Configuration.java:1327) at org.jbpm.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor.con struct(HibernateSessionFactoryDescriptor.java:64)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via google.com by Unknown author, 1 year ago
java.lang.NoClassDefFoundError: java.net.InetAddress is a restricted class. Please see the Google App Engine developer's guide for more details. at com.google.appengine.tools.development.agent.runtime.Runtime.reject (Runtime.java:51) at org.hibernate.id.AbstractUUIDGenerator.<clinit> (AbstractUUIDGenerator.java:45) at org.hibernate.impl.SessionFactoryImpl.<clinit> (SessionFactoryImpl.java:144) at org.hibernate.cfg.Configuration.buildSessionFactory (Configuration.java:1327) at org.jbpm.pvm.internal.wire.descriptor.HibernateSessionFactoryDescriptor.con struct(HibernateSessionFactoryDescriptor.java:64)
at org.jbpm.pvm.internal.wire.WireContext.construct(WireContext.java:469)
at org.jbpm.pvm.internal.wire.WireContext.create(WireContext.java:448)
at org.jbpm.pvm.internal.wire.WireContext.create(WireContext.java:437)
at org.jbpm.pvm.internal.wire.WireContext.get(WireContext.java:417)
at org.jbpm.pvm.internal.wire.WireContext.get(WireContext.java:327)
at org.jbpm.pvm.internal.wire.WireContext.get(WireContext.java:688)