Hi,

our app always ran smoothly on JBoss 3.0.5 and Oracle 8 till at one point we
received the stacktrace you can find at the end of the email.

I tried finding something about this on the web and found a thread from the
jboss-dev list dated April 30, 2002
(http://www.geocrawler.com/mail/thread.php3?subject=%5BJBoss-dev%5D+Re%3A+Wr
ong+credentials+passed+to+getConnection%21&list=10766) where David Jencks
and Stephen Coy were
debating the issue. As far as I have understood the conversation it has
something to do with a mistake in both or one of the following JBoss
classes:

org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory
org.jboss.resource.adapter.jdbc.local.LocalManagedConnection

Has anyone ever run into this exception, knows anything about it, knows if
it applies to JBoss 3.0.5 and could maybe tell me more about it, in what
circumstances it occurs, in which release of JBoss it has been fixed.

Since we need to stay with 3.0.5 it would also be extremely helpful, if
someone could tell me how to apply a patch - if one exists - or if it
necessary to get those files from CVS (what's the appropriate source) and
rebuild JBoss by myself.

Thanks so much for any info on this!

Regards,
Bernie



Stacktrace:

13:57:49,864 ERROR [CSSyncBean] startSynchronisation :: SQLException : Wrong
credentials passed to getConnection!; - nested throwable:
(javax.resource.ResourceException: Wrong credentials passed to
getConnection!)
13:57:49,912 ERROR [LogInterceptor] RuntimeException:
java.lang.NullPointerException
        at
com.logica.isis.server.al.ctrlservice.sync.CSSyncBean.startSynchronisation(C
SSyncBean.java:309)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(Stateles
sSessionContainer.java:660)
        at
org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(Cach
edConnectionInterceptor.java:186)
        at
org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSe
ssionInstanceInterceptor.java:77)
        at
org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor
.java:107)
        at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.
java:201)
        at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:92)
        at
org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:13
0)
        at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:204)
        at
org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.jav
a:313)
        at org.jboss.ejb.Container.invoke(Container.java:712)
        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
        at
org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:382)
        at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
        at sun.rmi.transport.Transport$1.run(Transport.java:148)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:7
01)
        at java.lang.Thread.run(Thread.java:536)

This e-mail and any attachment is for authorised use by the intended recipient(s) 
only. It may contain proprietary material, confidential information and/or be subject 
to legal privilege. It should not be copied, disclosed to, retained or used by, any 
other party. If you are not an intended recipient then please promptly delete this 
e-mail and any attachment and all copies and inform the sender. Thank you.

LogicaCMG global sponsors, Gartner Symposium, Cannes, 4th -7th November 2003

http://symposium.gartner.com/story.php.id.3323.s.5.html

Please note that LogicaCMG does not have control over content from,or availability of, 
this website


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to