Closed kosarko closed 9 years ago
java.lang.NullPointerException at cz.cuni.mff.ufal.lindat.utilities.hibernate.HibernateUtil.findByCriterie(HibernateUtil.java:329) at cz.cuni.mff.ufal.lindat.utilities.HibernateFunctionalityManager.getLicenses(HibernateFunctionalityManager.java:185) at org.dspace.xoai.util.ItemUtils.retrieveMetadata(ItemUtils.java:242) at org.dspace.xoai.app.XOAI.index(XOAI.java:277) at org.dspace.xoai.app.XOAI.index(XOAI.java:212) at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:199) at org.dspace.xoai.app.XOAI.index(XOAI.java:132) at org.dspace.xoai.app.XOAI.main(XOAI.java:406) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at org.dspace.app.launcher.ScriptLauncher.runOneCommand(ScriptLauncher.java:226) at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:77)
caused by org.hibernate.exception.GenericJDBCException: Could not open connection
the test env has very limited resources and the hibernate/dspace config is not in sync with postgres setting...