Skip to content

Instantly share code, notes, and snippets.

@maeste maeste/gist:919659
Created Apr 14, 2011

Embed
What would you like to do?
16:51:45,309 ERROR [org.jboss.as.osgi] (MSC service thread 1-1) Cannot start bundle: com.mysql.jdbc:5.1.15: org.osgi.framework.BundleException: Cannot resolve bundle: com.mysql.jdbc:5.1.15
at org.jboss.osgi.framework.bundle.HostBundle.startInternal(HostBundle.java:207)
at org.jboss.osgi.framework.bundle.AbstractBundle.start(AbstractBundle.java:411)
at org.jboss.as.osgi.deployment.OSGiDeploymentService$OSGiDeploymentListener.processDeployment(OSGiDeploymentService.java:229)
at org.jboss.as.osgi.deployment.OSGiDeploymentService$OSGiDeploymentListener.serviceStarted(OSGiDeploymentService.java:180)
at org.jboss.msc.service.ServiceControllerImpl.invokeListener(ServiceControllerImpl.java:1149)
at org.jboss.msc.service.ServiceControllerImpl.access$2300(ServiceControllerImpl.java:44)
at org.jboss.msc.service.ServiceControllerImpl$ListenerTask.run(ServiceControllerImpl.java:1513)
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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.