Karl Wright created CONNECTORS-617:
--------------------------------------
Summary: Simple report causes NPE under Derby
Key: CONNECTORS-617
URL: https://issues.apache.org/jira/browse/CONNECTORS-617
Project: ManifoldCF
Issue Type: Bug
Components: Framework crawler agent
Affects Versions: ManifoldCF 1.1
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.1
The trace is:
{code}
Caused by: org.apache.manifoldcf.core.interfaces.ManifoldCFException: Database
exception: SQLException doing query (38000): The exception
'java.lang.NullPointerException' was thrown while evaluating an expression.
at
org.apache.manifoldcf.core.database.Database.executeViaThread(Database.java:717)
at
org.apache.manifoldcf.core.database.Database.executeUncachedQuery(Database.java:763)
at
org.apache.manifoldcf.core.database.Database$QueryCacheExecutor.create(Database.java:1430)
at
org.apache.manifoldcf.core.cachemanager.CacheManager.findObjectsAndExecute(CacheManager.java:144)
at
org.apache.manifoldcf.core.database.Database.executeQuery(Database.java:186)
at
org.apache.manifoldcf.core.database.DBInterfaceDerby.performQuery(DBInterfaceDerby.java:993)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira