-
2004-10-11
jboss-common-jdbc-wrapper.jar bug
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://debiannotes.blogbus.com/logs/435424.html
A patch for the jboss-common-jdbc-wrapper.jar to include some missing classes that show up when running with a security manager is available from here:
http://prdownloads.sourceforge.net/jboss/jboss-common-jdbc-wrapper-bug988031.jar?download
The symptom is the following NoClassDefFoundError seen on startup:
Code:09:39:05,515 INFO [DefaultDS] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=LocalTxCM,name=DefaultDS to JNDI name 'java:/DefaultDS'
09:39:05,609 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
java.lang.NoClassDefFoundError: org/jboss/resource/adapter/jdbc/PrivilegedProxy
at org.jboss.resource.adapter.jdbc.BaseWrapperManagedConnection.<init>(BaseWrapperManagedConnection.java:77)
at org.jboss.resource.adapter.jdbc.local.LocalManagedConnection.<init>(LocalManagedConnection.java:44)
The jar version manifest indicates that it is a patch in the implementation version line:Code:
[starksm@dedicated74 output]$ extcheck -verbose jboss-common-jdbc-wrapper-bug988031.jar
Target file:jboss-common-jdbc-wrapper-bug988031.jar
Specification title:JBoss
Specification version:3.2.5
Specification vendor:JBoss (http://www.jboss.org/)
Implementation version:3.2.5Bug#988031 (build: CVSTag=JBoss_3_2_5 date=200407091229)
Implementation vendor:JBoss.orgComparing with file:/usr/java/j2sdk1.4.2_04/jre/lib/ext/dnsns.jar
Comparing with file:/usr/java/j2sdk1.4.2_04/jre/lib/ext/ldapsec.jar
Comparing with file:/usr/java/j2sdk1.4.2_04/jre/lib/ext/localedata.jar
Comparing with file:/usr/java/j2sdk1.4.2_04/jre/lib/ext/sunjce_provider.jar
No conflicting installed jar found.历史上的今天:
sybase xpserver no running as service 2004-10-11sybase xpserver no running as service 2004-10-11在Windows NT上手动卸载Sybase Server 2004-10-11随机文章:
Permanent Generation Heap 2004-10-10OutOfMemoryException When Redeploying 2004-10-10OutOfMemoryExceptions 2004-10-10设置并置 WebSphere Application Server 负载均衡器和内容主机 2004-09-02
收藏到:Del.icio.us







