RAR5074 - what is the root of this problem?

Hello i have posted this msg before but seems i am still far from a solution.
I deployed an webapp created by Java Studio Creatro 2. After approx 1/2/3 days in random any action that requires access to the DB, the app gets stuck.
I checked the error code in the error message reference doc
according to mysql error doc i set the autoReconnect=true
I check the the MYsql DB it was never restarted.
I have also run some test with starting stopping mysql server while the app server is running everything seem ok.
I made a similar posting before and we thought it was the connection pool manager not reconnecting .. but this does not seem to be the case .. .since when i start/stop mysql server .. things workout fine
OS: Solaris 10 3/05 s10_74L2a SPARC
appserver: Sun Java System Application Server Platform
Edition 8.2.
dbserver:mysql server 4.0.24
jdbc driver:mysql-connector-java-3.1.12-bin.jar
entry in the log file
[#|2006-04-29T12:44:34.552+0700|SEVERE|sun-appserver-pe8.2|javax.enterprise.res ource.resourceadapter|_ThreadID=18;|RAR5074 : Exception while executing prepared statement|#]
[#|2006-04-29T12:44:34.559+0700|SEVERE|sun-appserver-pe8.2|javax.enterprise.res ource.resourceadapter|_ThreadID=18;|jdbc.re|#]
NOTE: there does not seem to be anyproblem when i start stop the mysql server ... No stact trace is being printed .. this is all there is in the log file
the connection pool settings are
general settings
datesource class: com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource
resource type: javax.sql.connectionPoolDataSource
pool settings
init min pool size: 8
max pool size: 32
resize qnt: 2
idel timeout: 300
max wait time: 60000
connection validation
validation: required
validation method: table
tablename: validation table
on failure: close all connetion
trans isolation
isolation: read-uncomitted
level: Guaranteed
can someone please help .. this is driving me crazy

Hello
i been looking into the creator 2 generated pre stms in the session bean .. seems it has something like
usersRowSet.setCommand("Select ALL users.groupid, \n users.firstname, \n ...");
Could it be this .. i have manually changed it to (remove the \n)
usersRowSet.setCommand("Select ALL users.groupid, users.firstname, ...");
i have to wait over night to c if it made any difference ..
i still wonder if there is something wrong with the statement y is the error not consistent insted of being seemingly random
also as i mentied the app gets stuck just trying to render the page to begin with ... so no statement is executed at that point (atleat not by my code)
thanx so much for ur insights ..

Similar Messages

  • I am unable to import pictures from camera to iphoto 9 or 11 without getting message saying "the file is an unrecognizable format"  They are JPG files like always but now i can only import from a CD.  What is the fix to this problem?

    I have always been able to import pictures from camera to iphoto without a problem.  Now, for some unknown reason our iMac and Mac Laptop will not import pictures from camera to iphoto 9 or 11...what is the fix to this problem?  It will only accept import from a CD.

    I have always been able to import pictures from camera to iphoto without a problem.  Now, for some unknown reason our iMac and Mac Laptop will not import pictures from camera to iphoto 9 or 11...what is the fix to this problem?  It will only accept import from a CD.

  • Deactivation of Photoshop CS3 leads to an error 1914:1 what ist the solution for this problem

    hello
    I try to deactivate photoshop CS3 on my win XP system. When I try this I get the error code 1914:1 . This says there are no activations. But when I try to activate it on the new WIN 7 system
    I get the message to many activations. What is the soltion for this problem?

    Contact support by web chat.
    Mylenium

  • I have my Adobe ID and the Adobe Digital Editions. But when I download an EPUB-ebook, I don´t see the ebook or "My Digital Editions-Bibliothek".What is the solution for this problem?

    @I have my Adobe ID and the Adobe Digital Editions. But when I download an EPUB-ebook, I don´t see the ebook or "My Digital Editions-Bibliothek".What is the solution for this problem?

    how can we solve the problem?
    I have my adob.e ID, downloaded Adobe Digital Editions.
    Whren I download EPUB-ebooks and want to use
    Digital Editions, nothing happens and appears!??
    Please give me a short feedback and help

  • Cannot backup iPhone 3GS. Error Message: iTunes could not backup iPhone because iPhone Disconnected. What is the fix for this problem?

    Hi, I'm hoping someone can help me find a solution to my problem.
    When a backup is attempted, it starts off as if it's working, then stops and the following error message appears: "iTunes could not backup iPhone because the iPhone disconnected". But, the iPhone doesn't really disconnect! It must be some type of internal glitch.
    The iPhone is a 3GS and I have mostly pictures and contacts, two songs, a total of 33 apps. The iOS is updated (6.1.6). I do not know if this phone was ever jailbroke. I have been able to backup this phone before, but cannot now. The last backup was 9/21/13, it is now 3/2/14.
    Sorry if there is too much info, or not the correct info to find a solution!
    Also, I must say that although I am not a tekkie, I've seen many different types of various programs and I find that iTunes is not very intuitive...don't mean to hurt anyone's feelings, just my humble opinion.
    Thank You,
    Camp917

    Hey Lawrence,
    A big THANK YOU!! to you! Your suggestions worked!
    Before I changed USB ports (more on that in a sec...), I employed one of your suggestions that you gave to someone else with the same problem...and that was to clean the connector on the bottom of the phone with a soft dry tooth brush. I couldn't believe the amount of lint that came out! Especially what was found in either end...had to do some very careful picking. (Almost enough lint to knit a small sweater!!)
    Changing the USB port was the second and final step required for a successful backup. My computer is a laptop, and I did have a USB Bluetooth adapter (for another device) installed. I removed  the adapter, plugged the iPhone into that USB port, crossed my fingers...and it worked!!!
    Now if I can figure out the rest of this darn program, I might upgrade to a new iPhone!
    Again, thank you very much Lawrence!
    Rich

  • What is the solution of this problem

    Hello,
    I get the following error when the search.jsp is called.
    Error: 500
    Location: /examples/jsp/pro/search.jsp
    Internal Servlet Error:
    org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated.
    C:\jakarta-tomcat-3.2.4\jakarta-tomcat-3.2.4\work\localhost_8080%2Fexamples\_0002fjsp_0002fpro_0002fsearch_0002ejspsearch_jsp_82.java:111: 'catch' without 'try'.
    } catch (Exception ex) {
    ^
    C:\jakarta-tomcat-3.2.4\jakarta-tomcat-3.2.4\work\localhost_8080%2Fexamples\_0002fjsp_0002fpro_0002fsearch_0002ejspsearch_jsp_82.java:120: 'try' without 'catch' or 'finally'.
    ^
    C:\jakarta-tomcat-3.2.4\jakarta-tomcat-3.2.4\work\localhost_8080%2Fexamples\_0002fjsp_0002fpro_0002fsearch_0002ejspsearch_jsp_82.java:120: '}' expected.
    ^
    3 errors, 1 warning
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:282)
         at org.apache.jasper.servlet.JspServlet.doLoadJSP(JspServlet.java:612)
         at org.apache.jasper.servlet.JasperLoader12.loadJSP(JasperLoader12.java:146)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:542)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:258)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:268)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:429)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:500)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:536)
    What is the reason.. the file does not contain any catch statement which has ex as the Exception Object.

    well this is the code of search.jsp
    <html>
    <head>
    <title> SEARCH RESULT</title>
    </head>
    <%@ page
    import="javax.servlet.*,java.io.*,java.sql.Connection,java.sql.DriverManager,java.sql.SQLException,java.sql.Statement,
    java.sql.ResultSet,java.util.*,java.io.*,oracle.jdbc.pool.OracleDataSource"%>
    <%
                   try      
                   Class.forName("oracle.jdbc.OracleDriver");     
                   DriverManager.registerDriver(new oracle.jdbc.OracleDriver());
                   Connection con=DriverManager.getConnection("jdbc:oracle:thin:@xyz-
    2bb7f1c7083:1521:XE","system","tiger");     
                   Statement st=con.createStatement(
    ResultSet.TYPE_SCROLL_INSENSITIVE,ResultSet.CONCUR_UPDATABLE);
                   } // end of try
         catch (SQLException se) { System.out.println(se); }
         catch(Exception exc) { System.out.println("exception from search.jsp"+exc); }
    %>
    <body>
    WELCOME TO SEARCH
    <form>
    <input type="text" name="choice">
    <select name="menu">
    <option value="0" selected>(please select :)</option>
    <option value="1" >Search by faculty
    </option>
    <option value="2" >Search by department
    <%
    System.out.println("menu"+request.getParameter("menu"));
    System.out.println("choice"+request.getParameter("choice"));
         if (request.getParameter("choice").equals("Computer"))
         String q=("select * from empldminoyee,allowances,deductions,SALARY where employee.DEPARTMENT='CS' ");
         ResultSet rs=st.executeQuery(q);
         rs.first();
         HttpSession hs=request.getSession(true);
         response.setContentType("text/html");
         PrintWriter pw=response.getWriter();
         pw.print("<B>");
         hs.setAttribute("res",rs);     
         response.sendRedirect("http://localhost:7080/examples/jsp/pro/sfwd.jsp");     
    %></option>
    </select>
    <input type="submit" value="submit">
    </form>
    </body>
    </html>
    --------------------------------------------------------

  • HT1379 My computer I-mac is running super slow.  If I zap the PRAM it goes back to running well , briefly... a few hours, then back to super slow.  What is the resolution for this problem?  I have a Time machine that does back up well.

    My computer is running super slow.  I can correct the problem briefly by zapping the PRAM but is resumes as a problem after a few hours.  I have good time machine (capusle) backup daily.  I have done a disk verify and there doesn't appear to be anything wrong there.
    Help, this is wasting a lot of time to do simple functions.

    Hard to say what's going wrong without more information. Try the troubleshooting steps in my Mac Performance Guide. Post back if you need help with any of that or questions about the results.

  • Is a system variable at the root of this problem?

    Hi, there,
    Please refer to the attached fm file to help solve the puzzle. When you open this small file (a stripped down copy of a chapter file in a book file), you'll see a chapter number to the left of the chapter title. I have tried several ways of deleting that chapter number but cannot grasp it on either the master page or the body page. It appears to be a system variable that was inserted inside a text frame on the master page by someone long ago but I cannot figure out how someone got the number in there.
    I cannot remove it by altering either the column layout or playing with the text frame.
    The chapter number does not appear in the TOC, but does appear to be linked to chapter numbering properties because the number resets itself when I update the book if I've added or removed another chapter file.
    I really want to locate and get rid of that number to the left of my chapter title without having to create a brand new master page. Does anyone out there know how to get rid of it?
    Immensely kind thanks,
    Elizabeth

    Thank you, Sheila -- that was very helpful and I am almost there! I could delete the number  reference (yes, the number 4) from the para designer but am unable to get rid of the t for tab, even when I delete and/or deselect the Autonumber Format box above the field for number building blocks. Whenever I deselect and click Apply, the Autonumber Format box simply reselects itself.
    This means when I go back to the doc, the t still appears. This actually became a problem when the number associated with the chapter title did not appear in the TOC. Basically, I want the Chapter Number to appear before the Chapter Title in the TOC. But I don't seem to be able to include that in the chaptertitleTOC para tag.
    So, your answer seems to be on exactly the right track, Sheila -- thank you. But I still can't get rid of the t for tab in my chapter title tag (I'm using Frame 9) so the problem is not yet completely solved. If anyone can do this on my frame file, I'd be much obliged and give you 100 points (all imaginary as well as hearty thanks, not imaginary).
    Very kind thanks,
    Elizabeth

  • HT1660 cannot acces my iTunes from my pc. I have deleted it and reinstalled it with the same result, no access. XP is the os. What is the solution to this problem of not able to access my iTunes and music library?

    I have deleted and re-installed it, but to no avail. I cannot access my ITunes from my PC. What must I do to get access to iTunes and my library of music?

    In the course of your troubleshooting to date, have you worked through the following document? 
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues

  • What is the reason for this problem during run form

    my dears:
    usually when I Make run for the form from developer
    the browser is empty and the url give me a strange addres like
    http://127.0.0.1:3682/Dtq0XxtVRoMVFTRRJDKDT5Z6m36L6nEBQFtKCQhTlAk9ANr0
    the correct url http://127.0.0.1:8889/forms/frmservlet
    but I not know why this strange address
    I make reset to defualt from preference
    Iam use
    oracle db10g
    developer 10g R2
    Windows xp
    thanks in advance

    hi there
    when u run form in oracle 10g then u should run 0c4j first then u can run form in oracle 10g.
    u can run form from oracle 10g after crtl+r
    and also u can run darect from folowing path
    http://127.0.0.1:8889/forms/frmservlet?form=formname.fmx
    according above path u should paste fmx in following (just example)
    d:\deve10g\form

  • On my iPod touch, (4th gen, iOS 6.1.5) it won't let me get into my purchase history. It says loading in the middle of the screen for like 3 seconds then just goes blank. What is the solution to this problem?

    It won't work because I really want to get flappy bird back!!

    Try:
    - Reset the iOS device. Nothing will be lost       
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Go to Settings>iTunes and App Store and sign out and sign back in
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                                
    iOS: How to back up                                                                                     
    - Restore to factory settings/new iOS device.             

  • What is the cause of this error message?

    What is the cause of this error message?
    What is the solution to this problem ?
    Thanks

    First part of your question:
    Error Message
    %CFT_API-3-CFT_ERRMSG_NO_MEMORY: [chars] [chars] [dec]
    Explanation
    The system was unable to supply the requested memory for flow processing to continue
    Recommended Action
    Reduce other system activity to ease
    memory demands. If conditions warrant,
    upgrade to a larger memory configuration.
    link:
    www.cisco.com/c/en/us/td/docs/ios/system/messages/guide/sm_cn02.pdf
    Pretty generic, but its a start, the process in question is cft_flow_lookup.
    This may be an indication of a deeper resource issue.

  • I have a fairly new mac book pro with retina display- I have not tried installing anything other OS on it. In spite of that yesterday when I turned it on, I got the error: no bootable device insert boot disk and press any key. what is the reason for this?

    I swithced it on by clicking on options when I start up and then clicked on Macintosh HD. the other option was a question mark and network drive.
    Is there a way to ensure it never happens again, what is the cause for this problem, if I need to uninstall some application, i am happy to do it as long as I know what is causing this conflict.
    many thanks!

    Something is not making sense here.
    You claim this is a brand new machine and you have not tried to install Windows or Boot Camp.
    Then why would you ever even go into System Preferences > Startup Disk and choose Macintosh HD? It should have automatically booted into Macintosh HD.
    You're probably going to have to reinstall Mac OS X.

  • Adobe X PDF files converted to jpg, edited and converted back to PDF have ragged, unclear text.  I didn't have this problem with Acrobat 9 standard.  What is the remedy for this.  If this is the best I can expect, I won't be able to use X standard.

    Adobe X PDF files converted to jpg, edited and converted back to PDF have ragged, unclear text.  I didn't have this problem with Acrobat 9 standard.  What is the remedy for this.  If this is the best I can expect, I won't be able to use X standard.

    I can't imagine any worse workflow than converting to JPEG to edit text, then back to PDF. Text in a PDF is a vector thing, smooth at all resolutions. And JPEG is made for photos. EVERY conversion to JPEG and back loses quality but how much loss there is will vary.
    If you must go to an image format, try PNG.

  • My iPhone is split from front panel on top, and back cover of my is swollen too. I am not able to use my phone and I cannot access my data in the phone. Please suggest what could be the cause of this problem?

    My iPhone is split from front panel on top, and back cover of my is swollen too. I am not able to use my phone and I cannot access my data in the phone. Please suggest what could be the cause of this problem?

    It sounds like the battery might have gone bad, and is swelling and causing the symptoms you describe.  Do not attempt to use the phone, but take it to Apple for evaluation.

Maybe you are looking for