Guest User

Untitled

a guest
Jan 5th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. ERROR [main] org.mortbay.log org.mortbay.log.Slf4jLog-warn - Nested in org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbControlFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.cenqua.crucible.hibernate.DBControlFactoryImpl]: Constructor threw exception; nested exception is java.lang.IllegalStateException: Database not available (Unable to connect to Built-In database jdbc:hsqldb:file:/home/cjerozal/code/STRM/fecru-activity-item-provider-ual-plugin/target/fecru-applinks/home/var/data/crudb/crucible: java.sql.SQLException: Out of Memory). Current state: NO_DB:
  2. java.lang.IllegalStateException: Database not available (Unable to connect to Built-In database jdbc:hsqldb:file:/home/cjerozal/code/STRM/fecru-activity-item-provider-ual-plugin/target/fecru-applinks/home/var/data/crudb/crucible: java.sql.SQLException: Out of Memory). Current state: NO_DB
  3. at com.cenqua.crucible.hibernate.DefaultDBControl.start(DefaultDBControl.java:208)
Add Comment
Please, Sign In to add comment