users@glassfish.java.net

java.sql.SQLException: Error in allocating a connection On GlassFish v1_ur1

From: <glassfish_at_javadesktop.org>
Date: Mon, 07 May 2007 06:19:01 PDT

good day

i've got a web application, that work perfectly under glassfish v2 releases. but under glassfish v1_ur1-b14, the app fails to start, reporting an error as follows :

[#|2007-05-04T16:17:59.981+0400|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.container.web|_Th
readID=13;_ThreadName=httpWorkerThread-8080-0;_RequestID=f76ae69c-54e2-4853-9d2c-1c617e90fab1;|Stand
ardWrapperValve[facesServlet]: Servlet.service() for servlet facesServlet threw exception
java.sql.SQLException: Error in allocating a connection. Cause: Access denied to execute this method
 : setFastConnectionFailoverEnabled
        at com.sun.gjc.spi.DataSource.getConnection(DataSource.java:121)
        at ru.amfitel.m3000.ui.selfcare.core.blogic.m2000Impl.M2000DataFacadeImpl.getConnection(M2000DataFacadeImpl.java:70)
        at ru.amfitel.m3000.ui.selfcare.core.blogic.m2000Impl.M2000DataFacadeImpl.authenticate(M2000DataFacadeImpl.java:103)

did anyone happen to get and fix this error?
oracle being used is version 9i2, and FastConnectionFailoverEnabled feature is introduced in oracle 10g, and i think this error maybe somehow connected with oracle version detection. thanks for help
[Message sent by forum member 'dimm' (dimm)]

http://forums.java.net/jive/thread.jspa?messageID=215819