waelyaziji
12 years agoNew Contributor
[CodeReviewer] Code Collaborator Name jdbc is not bound in this Context ERROR
Hi,
can someone please point me to what might be the cause of this error? below is portion of the error from the log file.
can someone please point me to what might be the cause of this error? below is portion of the error from the log file.
Error: Name jdbc is not bound in this Context
Additional Information:
javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
at org.apache.naming.NamingContext.lookup(NamingContext.java:770)
at org.apache.naming.NamingContext.lookup(NamingContext.java:153)
at com.smartbear.ccollab.CollabReusable.getDatabaseConnection(CollabReusable.java:492)
at com.smartbear.ccollab.CollabReusable$1.createEngine(CollabReusable.java:243)
at com.smartbear.ccollab.datamodel.manager.EngineManagerTrivial.acquire(EngineManagerTrivial.java:26)
thank you.