[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
vickyk wrote : Also make sure that SID is correct , this is already been pointed by jaikiran | http://www.cryer.co.uk/brian/oracle/ORA12505.htm yes...SID is correct View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4114136#4114136 Reply to the post :

[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
vickyk wrote : eduacsp2 wrote : | | org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Exceção de E/S: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=153094144)(ERR=12505)(ERROR_STACK=(ERROR=(CODE

[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
[EMAIL PROTECTED] wrote : anonymous wrote : when i use pure jdbc, everything is fine. | This is strange , the Jboss code which is failing here is | | | private LocalManagedConnection getLocalManagedConnection(Properties props,Properties copy) | | throws

[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
pools in jboss can solve drop connections? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4114144#4114144 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4114144 ___ jboss-user

[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
vickyk wrote : eduacsp2 wrote : pools in jboss can solve drop connections? | What do you mean by that ? For example ... in the middle of a load data routine the connection data falls, the pool of jboss can restart the routine in the exactly point where stopped? View the original post

[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
vickyk wrote : eduacsp2 wrote : | | For example ... in the middle of a load data routine the connection data falls, the pool of jboss can restart the routine in the exactly point where stopped? | No , if the connection fails during the execution the application will stop executing

[jboss-user] [JCA/JBoss] - Re: org.jboss.resource.JBossResourceException: Could not cre

2007-12-19 Thread eduacsp2
back in to the topic issue...Probably ...my problem is with oracle? and not jboss? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4114250#4114250 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4114250

[jboss-user] [JCA/JBoss] - org.jboss.resource.JBossResourceException: Could not create

2007-12-18 Thread eduacsp2
Hi fellas, I try to run a java routine on the oracle with jboss+datasource, but i get these errors message: anonymous wrote : | 12:20:35,125 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null | org.jboss.resource.JBossResourceException: Could not