Internal Website Search

1-10 of 131 resultsRefresh

createContainerEntityManagerFactory(info, map)

in javax.persistence.spi">PersistenceUnitInfo info,   Map map) Parameters: info - metadata for use by the persistence

Glassfish 3.1.2.1 and ObjectDB 2.4.3

-java"> Launching GlassFish on Felix platform INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.2 (build 23) INFO: Grizzly Framework 1.9.46 started in: 33ms - bound to [0.0.0.0:8080] INFO: Grizzly Framework 1.9.46 started in: 17ms - bound to [0.0.0.0:8181] INFO: Grizzly

500Mb ObjectDb database opening issue

_EntityManager = m_EntityMgrFactory.createEntityManager(); LOGGER.info( String.format( "took [%d ... is very critical for us! INFO : (AppDataStoreManager.java:277 ... :38:42.3842: INFO : (AppPropertyManager.java:144 thread:main): setInitialLoggerSettings

JBoss 7 startup fails

class="pre-shell"> 13:49:11,894 INFO [org.jboss.modules] JBoss Modules version 1.0.1.GA 13:49:14,316 INFO [org.jboss.msc] JBoss MSC version 1.0.0.GA 13:49:14,719 INFO [org.jboss.as] JBoss AS 7.0 ... management service, all access will be unrestricted. 13:49:21,562 INFO [org.jboss.as] creating http

InternalError on multiple AND and JOIN Query

. Here is the output from 'mvn clean package': [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Example Objectdb test [INFO]    task-segment: [clean, package] [INFO

EntityManager.refresh takes a long time

>     logger.log(Level.INFO, "begin select for person ... ;     logger.log(Level.INFO, "end select for person " + new Date().toString ... person : persons) {         logger.log(Level.INFO, "begin

How to Use a SF with extended Persistence Context?

AS 7 and when I run the project I get this stack: 13:52:01,121 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA 13:52:01,304 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA 13:52:01,347 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting

General Settings and Logging

/log/archive/" retain="90" /> <logger name="*" level="info" /> </general> <logger name="*" level="info" /> <logger>"error" "warning" "info"

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

a Project reference on construction: INFO: ConfigBean []: Set default locale: country(AU), language(en) INFO: RequestBean []: Created: com.greensoft.entity.Project [null](TEST: project 1) INFO: RequestBean []: Persisted: com.greensoft.entity

objectdb-2.6.9_06: Extended Persistence Context fails: 'Attempt to begin a new transaction when a transaction is active'

"; ... log_info($i,"create project 1 { ..."); builder.buildProject("project1"); log_info($i,"created project 1 }"); log_info($i,"create project 2 { ..."); builder.buildProject("project2"); // This is where the error is thrown log_info($i,"created