Jump to content
We've recently updated our Privacy Statement, available here ×

ERROR JNDIResourceProvider,localhost-startStop-1:75 - error closing context


ap.4206

Recommended Posts

Hi ,

 

I am trying to run jasper-report server in a docker and trying to add phoenix jdbc driver to the same. Whil I am doing so, i see the below exception.

Kindly Suggest something for the same.

 

2016-11-15 13:14:43,997 ERROR JNDIResourceProvider,localhost-startStop-1:75 - error closing context

 javax.naming.OperationNotSupportedException: Context is read only

  at org.apache.naming.NamingContext.checkWritable(NamingContext.java:967)

at org.apache.naming.NamingContext.close(NamingContext.java:767)

  at com.tonbeller.tbutils.res.JNDIResourceProvider.close(JNDIResourceProvider.java:72)

 | at com.tonbeller.tbutils.res.CompositeResourceProvider.close(CompositeResourceProvider.java:56)

 | at com.tonbeller.tbutils.res.ResourcesFactory.initialize(ResourcesFactory.java:163)

 | at com.tonbeller.tbutils.res.ResourcesFactory.<init>(ResourcesFactory.java:92)

 | at com.tonbeller.tbutils.res.ResourcesFactory.<clinit>(ResourcesFactory.java:89)

 | at com.tonbeller.tbutils.res.ResourcesFactoryContextListener.contextInitialized(ResourcesFactoryContextListener.java:23)

 | at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)

 | at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)

 | at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)

 | at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)

 | at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)

 | at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)

 | at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1260)

 | at org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:2002)

 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)

 | at java.util.concurrent.FutureTask.run(FutureTask.java:262)

 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

 | at java.lang.Thread.run(Thread.java:745)

Link to comment
Share on other sites

  • 6 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...