Hai,

With Orion server and CMPs at one stage(while I am calling a finder
method)I am getting the following exception.
But the query for the finder method is correct.

com.evermind.server.rmi.OrionRemoteException: Database error: Closed
Statement: next; nested exception is:
        java.sql.SQLException: Closed Statement: next
        at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
        at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:210)
        at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:829)
        at
oracle.jdbc.driver.OracleResultSetImpl.next(OracleResultSetImpl.java:191)

        at
NotificationProfileHome_EntityHomeWrapper50.findByNotificationIDs(NotificationProfileHome_EntityHomeWrapper50.ja

va:754)
        at
com.sevenhills.checkMarcNotificationProfile.NotificationProfileSLBEJB.isUserNotificationsEnabled(NotificationPro

fileSLBEJB.java:198)
        at
NotificationProfileSLB_StatelessSessionBeanWrapper26.isUserNotificationsEnabled(NotificationProfileSLB_Stateless

SessionBeanWrapper26.java:132)
        at
com.sevenhills.checkMarcNotificationProfile.NotificationProfileBean.isUserNotificationsEnabled(NotificationProfi

leBean.java:90)
        at
__jspPage10_MarcServicesNotifications_jsp._jspService(__jspPage10_MarcServicesNotifications_jsp.java:1388)

        at
com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:54)
        at
com.evermind.server.http.HttpApplication.serviceJSP(HttpApplication.java:5459)

        at
com.evermind.server.http.JSPServlet.service(JSPServlet.java:31)
        at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:508)

        at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:177)

        at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:576)

        at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189)

        at
com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)

If any one has any idea please tell me Why it is coming and How to solve
it?

thanks,
Murali

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to