Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> troubleshoot broken pipe

troubleshoot broken pipe

From: Francis, Rick <Rick.Francis_at_Transora.com>
Date: Wed, 23 May 2001 14:41:52 -0700
Message-ID: <F001.0030C8F5.20010523142121@fatcity.com>

hi,

OS=sol8
ora_ver=8i
model=420r

what can i do to troubleshoot this problem?

Wed May 23 10:40:17 CDT 2001:<I> <JMS> java.sql.SQLException: Io exception: Broken pipe
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at java.sql.SQLException.<init>(Compiled Code)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
        at oracle.jdbc.dbaccess.DBError.throwSqlException(Compiled Code)
        at oracle.jdbc.driver.OracleStatement.<init>(Compiled Code)
        at oracle.jdbc.driver.OracleConnection.privateCreateStatement(Compiled Code)
        at oracle.jdbc.driver.OracleConnection.createStatement(Compiled Code)
        at weblogic.jdbc.pool.Connection.createStatement(Compiled Code)
        at weblogic.jms.server.JDBCStore.purgeMessages(Compiled Code)
        at weblogic.jms.server.JDBCStore.trigger(Compiled Code)
        at weblogic.time.common.internal.ScheduledTrigger.executeLocally(Compiled Code)
        at weblogic.time.common.internal.ScheduledTrigger.execute(Compiled Code)
        at weblogic.time.server.ScheduledTrigger.execute(Compiled Code)
        at weblogic.kernel.ExecuteThread.run(Compiled Code)

to fix it, i had to restart the instance; major causes...hints!

rf

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material.  Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited.  If you received this in error, please contact the sender and delete the material from any computer. Received on Wed May 23 2001 - 16:41:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US