[jboss-jira] [JBoss JIRA] Created: (AS7-804) SecurityException when DriverService stops
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Tue May 17 10:47:01 EDT 2011
SecurityException when DriverService stops
------------------------------------------
Key: AS7-804
URL: https://issues.jboss.org/browse/AS7-804
Project: Application Server 7
Issue Type: Bug
Components: JCA
Reporter: Carlo de Wolf
Assignee: Stefano Maestri
Attachments: org.jboss.as.test.surefire.servermodule.ServerInModuleDeploymentTestCase-output.txt
{noformat}
23:37:46,128 WARN [org.jboss.msc.service.fail] MSC00004: Failure during stop of service jboss.jdbc-driver."org.h2.Driver".1.2: java.lang.SecurityException
at java.sql.DriverManager.deregisterDriver(DriverManager.java:332) [:1.6.0_24]
at org.jboss.as.connector.registry.DriverService.stop(DriverService.java:93)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1779) [jboss-msc-1.0.0.Beta8.jar:1.0.0.Beta8]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_24]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_24]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_24]
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list