Thread get struck and never get released

Hi
We are using Weblogic 8.1 SP 1, (Patch CR134364 applied). Thread get struck and never get released. Do any one faced this problem?
Full thread dump Java HotSpot(TM) Client VM (1.4.1_03-b02 mixed mode):
"LDAPCache-TTLTimer" daemon prio=5 tid=0x5662BE28 nid=0x7b8 in Object.wait() [5301f000..5301fd88]
     at java.lang.Object.wait(Native Method)
     at netscape.ldap.TTLTimer.run(LDAPCache.java:806)
     - locked <1671AB50> (a netscape.ldap.TTLTimer)
     at java.lang.Thread.run(Thread.java:536)
"LDAPCache-TTLTimer" daemon prio=5 tid=0x5380A940 nid=0x928 in Object.wait() [52fdf000..52fdfd88]
     at java.lang.Object.wait(Native Method)
     at netscape.ldap.TTLTimer.run(LDAPCache.java:806)
     - locked <08A437F0> (a netscape.ldap.TTLTimer)
     at java.lang.Thread.run(Thread.java:536)
"LDAPCache-TTLTimer" daemon prio=5 tid=0x567D5D88 nid=0xb74 in Object.wait() [5311f000..5311fd88]
     at java.lang.Object.wait(Native Method)
     at netscape.ldap.TTLTimer.run(LDAPCache.java:806)
     - locked <0D4F7D00> (a netscape.ldap.TTLTimer)
     at java.lang.Thread.run(Thread.java:536)
"LDAPCache-TTLTimer" daemon prio=5 tid=0x56798660 nid=0x858 in Object.wait() [530df000..530dfd88]
     at java.lang.Object.wait(Native Method)
     at netscape.ldap.TTLTimer.run(LDAPCache.java:806)
     - locked <1671AB38> (a netscape.ldap.TTLTimer)
     at java.lang.Thread.run(Thread.java:536)
"LDAPConnThread dc02.ameriquest.net:389" daemon prio=5 tid=0x537AB9D0 nid=0x90c runnable [5305f000..5305fd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     - locked <1671B420> (a java.io.BufferedInputStream)
     at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
     at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:420)
"LDAPConnThread dc02.ameriquest.net:389" daemon prio=5 tid=0x5682CE70 nid=0x2a0 runnable [55f000..55fd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     - locked <1671BD00> (a java.io.BufferedInputStream)
     at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
     at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:420)
"ExecuteThread: '2' for queue: 'weblogic.kernel.Non-Blocking'" daemon prio=5 tid=0x5671B410 nid=0xa44 in Object.wait() [5574f000..5574fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <1479A770> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '1' for queue: 'weblogic.kernel.Non-Blocking'" daemon prio=5 tid=0x61CCEEB0 nid=0xa38 in Object.wait() [5570f000..5570fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <1479A7E8> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '0' for queue: 'weblogic.kernel.Non-Blocking'" daemon prio=5 tid=0x567AAEB0 nid=0x350 in Object.wait() [51f000..51fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <1479A860> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"LDAPConnThread dc02.ameriquest.net:389" daemon prio=5 tid=0x56557C20 nid=0x9ac runnable [5309f000..5309fd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     - locked <11A34BC8> (a java.io.BufferedInputStream)
     at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
     at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:420)
"LDAPConnThread dc02.ameriquest.net:389" daemon prio=5 tid=0x565CEC20 nid=0xafc runnable [4df000..4dfd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     - locked <11A36668> (a java.io.BufferedInputStream)
     at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
     at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:420)
"ListenThread.Default" prio=5 tid=0x52F69CA0 nid=0x694 runnable [5567f000..5567fd88]
     at java.net.PlainSocketImpl.socketAccept(Native Method)
     at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
     - locked <081E7F68> (a java.net.PlainSocketImpl)
     at java.net.ServerSocket.implAccept(ServerSocket.java:448)
     at java.net.ServerSocket.accept(ServerSocket.java:419)
     at weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:24)
     at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:715)
     at weblogic.t3.srvr.ListenThread.run(ListenThread.java:291)
"Thread-8" prio=5 tid=0x5334DC38 nid=0x92c in Object.wait() [5563f000..5563fd88]
     at java.lang.Object.wait(Native Method)
     at java.util.TimerThread.mainLoop(Timer.java:429)
     - locked <07F5E6E8> (a java.util.TaskQueue)
     at java.util.TimerThread.run(Timer.java:382)
"Thread-7" prio=5 tid=0x5327A498 nid=0x23c waiting for monitor entry [555ff000..555ffd88]
     at oracle.jdbc.driver.OraclePreparedStatement.clearParameters(OraclePreparedStatement.java:3622)
     - waiting to lock <0C516F90> (a oracle.jdbc.driver.OraclePreparedStatement)
     at weblogic.jdbc.common.internal.ConnectionEnv.cleanUpStatementForReUse(ConnectionEnv.java:1024)
     at weblogic.jdbc.common.internal.ConnectionEnv.returnCachedStatement(ConnectionEnv.java:829)
     at weblogic.jdbc.wrapper.Statement.internalClose(Statement.java:263)
     at weblogic.jdbc.wrapper.Connection.closeAllStatements(Connection.java:251)
     at weblogic.jdbc.wrapper.Connection.closeAllStatements(Connection.java:239)
     at weblogic.jdbc.wrapper.PoolConnection.doClose(PoolConnection.java:146)
     at weblogic.jdbc.wrapper.Connection.forcedCleanup(Connection.java:111)
     at weblogic.common.resourcepool.ResourcePoolImpl.timeoutInactiveResources(ResourcePoolImpl.java:1643)
     at weblogic.common.resourcepool.ResourcePoolImpl.access$400(ResourcePoolImpl.java:28)
     at weblogic.common.resourcepool.ResourcePoolImpl$ResourcePoolMaintanenceTask.run(ResourcePoolImpl.java:1888)
     at java.util.TimerThread.mainLoop(Timer.java:432)
     at java.util.TimerThread.run(Timer.java:382)
"Thread-6" daemon prio=5 tid=0x52F01D98 nid=0x1ec in Object.wait() [555bf000..555bfd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at java.util.TimerThread.mainLoop(Timer.java:403)
     - locked <07EB2F18> (a java.util.TaskQueue)
     at java.util.TimerThread.run(Timer.java:382)
"weblogic.health.CoreHealthMonitor" daemon prio=5 tid=0x53396118 nid=0xa0c waiting on condition [5557f000..5557fd88]
     at java.lang.Thread.sleep(Native Method)
     at weblogic.t3.srvr.CoreHealthMonitorThread.run(CoreHealthMonitorThread.java:124)
"Thread-5" prio=5 tid=0x533AB648 nid=0x7c8 in Object.wait() [5553f000..5553fd88]
     at java.lang.Object.wait(Native Method)
     at java.util.TimerThread.mainLoop(Timer.java:429)
     - locked <07D0EB90> (a java.util.TaskQueue)
     at java.util.TimerThread.run(Timer.java:382)
"ExecuteThread: '0' for queue: 'Multicast'" daemon prio=5 tid=0x5337AF20 nid=0x918 in Object.wait() [554ff000..554ffd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <07CE3030> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"NodeManagerAgent" prio=5 tid=0x52F71CE8 nid=0x938 runnable [554bf000..554bfd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.net.SocketInputStream.read(SocketInputStream.java:182)
     at weblogic.utils.io.ChunkedInputStream.read(ChunkedInputStream.java:122)
     at com.certicom.tls.record.Util.readUInt8(Unknown Source)
     at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
     at com.certicom.tls.record.ReadHandler.read(Unknown Source)
     - locked <07C90EF8> (a com.certicom.tls.record.ReadHandler)
     at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:408)
     at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:448)
     at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
     - locked <065E61B8> (a java.io.InputStreamReader)
     at java.io.InputStreamReader.read(InputStreamReader.java:167)
     at java.io.BufferedReader.fill(BufferedReader.java:136)
     at java.io.BufferedReader.readLine(BufferedReader.java:299)
     - locked <065E61B8> (a java.io.InputStreamReader)
     at java.io.BufferedReader.readLine(BufferedReader.java:362)
     at weblogic.nodemanager.internal.NMMessage.receive(NMMessage.java:109)
     at weblogic.nodemanager.wlscontrol.NodeManagerCommandListener.readInputCommand(NodeManagerCommandListener.java:131)
     at weblogic.nodemanager.wlscontrol.NodeManagerCommandListener.run(NodeManagerCommandListener.java:60)
"Thread-4" prio=5 tid=0x52E59E80 nid=0xb50 in Object.wait() [5547f000..5547fd88]
     at java.lang.Object.wait(Native Method)
     - waiting on <07C0A878> (a java.util.TaskQueue)
     at java.lang.Object.wait(Object.java:426)
     at java.util.TimerThread.mainLoop(Timer.java:403)
     - locked <07C0A878> (a java.util.TaskQueue)
     at java.util.TimerThread.run(Timer.java:382)
"LDAPConnThread 192.168.32.60:4001" daemon prio=5 tid=0x535B4738 nid=0x9f4 runnable [5543f000..5543fd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
     at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
     - locked <07BBFAA8> (a java.io.BufferedInputStream)
     at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
     at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:420)
"VDE Transaction Processor Thread" prio=2 tid=0x53506AC0 nid=0xa04 in Object.wait() [553ff000..553ffd88]
     at java.lang.Object.wait(Native Method)
     - waiting on <07B74C80> (a com.octetstring.vde.backend.standard.TransactionProcessor)
     at java.lang.Object.wait(Object.java:426)
     at com.octetstring.vde.backend.standard.TransactionProcessor.waitChange(TransactionProcessor.java:355)
     - locked <07B74C80> (a com.octetstring.vde.backend.standard.TransactionProcessor)
     at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:215)
"ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x531E0C80 nid=0x670 in Object.wait() [553bf000..553bfd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <079BF888> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x52E0D6F8 nid=0xb54 in Object.wait() [5537f000..5537fd88]
     at java.lang.Object.wait(Native Method)
     - waiting on <079BF380> (a weblogic.kernel.ExecuteThread)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <079BF380> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" daemon prio=5 tid=0x5367FA50 nid=0x68c in Object.wait() [5533f000..5533fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <079BEE58> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '4' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x536DD340 nid=0xb90 runnable [552ff000..552ffd88]
     at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x536E2DE0 nid=0xab0 runnable [552bf000..552bfd88]
     at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x536E23F0 nid=0xb48 runnable [5527f000..5527fd88]
     at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x536DFA90 nid=0x77c runnable [5523f000..5523fd88]
     at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon prio=5 tid=0x536DC928 nid=0xb58 runnable [551ff000..551ffd88]
     at weblogic.socket.NTSocketMuxer.getIoCompletionResult(Native Method)
     at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:85)
     at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"weblogic.security.SpinnerRandomSource" daemon prio=5 tid=0x536D5990 nid=0x9f0 in Object.wait() [54d8f000..54d8fd88]
     at java.lang.Object.wait(Native Method)
     - waiting on <078B9F48> (a java.lang.Object)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.security.SpinnerRandomBitsSource.run(SpinnerRandomBitsSource.java:60)
     - locked <078B9F48> (a java.lang.Object)
     at java.lang.Thread.run(Thread.java:536)
"weblogic.time.TimeEventGenerator" daemon prio=9 tid=0x536D2238 nid=0x69c in Object.wait() [54d4f000..54d4fd88]
     at java.lang.Object.wait(Native Method)
     at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:271)
     - locked <078AF4C0> (a weblogic.time.common.internal.TimeTable)
     at weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:118)
     at java.lang.Thread.run(Thread.java:536)
"ExecuteThread: '4' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x536D0648 nid=0xa40 in Object.wait() [54d0f000..54d0fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <078AEC78> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '3' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x536CF9F0 nid=0x664 in Object.wait() [54ccf000..54ccfd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <078AE7E8> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '2' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x536CED98 nid=0x9b0 in Object.wait() [54c8f000..54c8fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <078AE358> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '1' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x536CE140 nid=0x9a4 in Object.wait() [54c4f000..54c4fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <078ADEC8> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '0' for queue: 'weblogic.kernel.System'" daemon prio=5 tid=0x536CDCF8 nid=0xa5c in Object.wait() [54c0f000..54c0fd88]
     at java.lang.Object.wait(Native Method)
     - waiting on <078ADA20> (a weblogic.kernel.ExecuteThread)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <078ADA20> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '34' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x536CC7B0 nid=0x684 runnable [54bcf000..54bcfd88]
     at java.net.PlainDatagramSocketImpl.receive(Native Method)
     at java.net.DatagramSocket.receive(DatagramSocket.java:680)
     - locked <036BC240> (a java.net.DatagramPacket)
     - locked <07EA5528> (a java.net.MulticastSocket)
     at weblogic.cluster.FragmentSocket.receive(FragmentSocket.java:169)
     at weblogic.cluster.MulticastManager.execute(MulticastManager.java:377)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '33' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x536CB340 nid=0x9b8 runnable [54b8e000..54b8fd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at oracle.net.ns.Packet.receive(Unknown Source)
     at oracle.net.ns.DataPacket.receive(Unknown Source)
     at oracle.net.ns.NetInputStream.getNextPacket(Unknown Source)
     at oracle.net.ns.NetInputStream.read(Unknown Source)
     at oracle.net.ns.NetInputStream.read(Unknown Source)
     at oracle.net.ns.NetInputStream.read(Unknown Source)
     at oracle.jdbc.ttc7.MAREngine.unmarshalUB1(MAREngine.java:931)
     at oracle.jdbc.ttc7.MAREngine.unmarshalSB1(MAREngine.java:893)
     at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:375)
     at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1894)
     at oracle.jdbc.ttc7.TTC7Protocol.fetch(TTC7Protocol.java:1199)
     - locked <07F4DBD8> (a oracle.jdbc.ttc7.TTC7Protocol)
     at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2512)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2840)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
     - locked <0C516F90> (a oracle.jdbc.driver.OraclePreparedStatement)
     - locked <07F4DC48> (a oracle.jdbc.driver.OracleConnection)
     at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:536)
     - locked <0C516F90> (a oracle.jdbc.driver.OraclePreparedStatement)
     - locked <07F4DC48> (a oracle.jdbc.driver.OracleConnection)
     at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:80)
     at tavant.app.wolf.appraisal.dao.LoanDAO.getAllOrderHistory(LoanDAO.java:216)
     at tavant.app.wolf.appraisal.business.sessionejbs.ResolveSessionFacadeBean.getValuationHistoryData(ResolveSessionFacadeBean.java:459)
     at tavant.app.wolf.appraisal.business.sessionejbs.ResolveSessionFacadeBean_r2meeg_EOImpl.getValuationHistoryData(ResolveSessionFacadeBean_r2meeg_EOImpl.java:216)
     at tavant.app.wolf.appraisal.business.webservices.AppraisalWsImpl.getValuationHistoryData(AppraisalWsImpl.java:139)
     at tavant.app.wolf.appraisal.business.webservices.CorpAppraisalEngineSoapBindingImpl.getValuationHistoryData(CorpAppraisalEngineSoapBindingImpl.java:27)
     at sun.reflect.GeneratedMethodAccessor178.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:383)
     at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:291)
     at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:330)
     at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
     at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
     at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
     at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:475)
     at org.apache.axis.server.AxisServer.invoke(AxisServer.java:323)
     at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:854)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6310)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
     at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
     at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '32' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x536CA6E8 nid=0x66c runnable [54b4e000..54b4fd88]
     at java.net.SocketInputStream.socketRead0(Native Method)
     at java.net.SocketInputStream.read(SocketInputStream.java:129)
     at oracle.net.ns.Packet.receive(Unknown Source)
     at oracle.net.ns.DataPacket.receive(Unknown Source)
     at oracle.net.ns.NetInputStream.getNextPacket(Unknown Source)
     at oracle.net.ns.NetInputStream.read(Unknown Source)
     at oracle.net.ns.NetInputStream.read(Unknown Source)
     at oracle.net.ns.NetInputStream.read(Unknown Source)
     at oracle.jdbc.ttc7.MAREngine.unmarshalUB1(MAREngine.java:931)
     at oracle.jdbc.ttc7.MAREngine.unmarshalSB1(MAREngine.java:893)
     at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:375)
     at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1894)
     at oracle.jdbc.ttc7.TTC7Protocol.fetch(TTC7Protocol.java:1199)
     - locked <07F52838> (a oracle.jdbc.ttc7.TTC7Protocol)
     at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2512)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2840)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:608)
     - locked <176922E0> (a oracle.jdbc.driver.OraclePreparedStatement)
     - locked <07F528A8> (a oracle.jdbc.driver.OracleConnection)
     at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:536)
     - locked <176922E0> (a oracle.jdbc.driver.OraclePreparedStatement)
     - locked <07F528A8> (a oracle.jdbc.driver.OracleConnection)
     at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:80)
     at tavant.app.wolf.cdm.AppraisalOrdersBean_1vds1s__WebLogic_CMP_RDBMS.ejbFindByPrimaryKey(AppraisalOrdersBean_1vds1s__WebLogic_CMP_RDBMS.java:3743)
     at sun.reflect.GeneratedMethodAccessor285.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.findByPrimaryKey(RDBMSPersistenceManager.java:234)
     at weblogic.ejb20.manager.BaseEntityManager.findByPrimaryKey(BaseEntityManager.java:1428)
     at weblogic.ejb20.manager.BaseEntityManager.localFindByPrimaryKey(BaseEntityManager.java:1384)
     at weblogic.ejb20.internal.EntityEJBLocalHome.findByPrimaryKey(EntityEJBLocalHome.java:264)
     at tavant.app.wolf.cdm.AppraisalOrdersBean_1vds1s_LocalHomeImpl.findByPrimaryKey(AppraisalOrdersBean_1vds1s_LocalHomeImpl.java:205)
     at tavant.app.wolf.cdmal.appraisal.sessionejbs.OrderALSessionBean.getOrderforCheckStatus(OrderALSessionBean.java:1519)
     at tavant.app.wolf.cdmal.appraisal.sessionejbs.OrderALSessionBean_vmnknu_EOImpl.getOrderforCheckStatus(OrderALSessionBean_vmnknu_EOImpl.java:952)
     at tavant.app.wolf.appraisal.business.sessionejbs.OrderSessionFacadeBean.CheckOrderStatus(OrderSessionFacadeBean.java:1265)
     at tavant.app.wolf.appraisal.business.sessionejbs.OrderSessionFacadeBean_d5o7z0_EOImpl.CheckOrderStatus(OrderSessionFacadeBean_d5o7z0_EOImpl.java:46)
     at tavant.app.wolf.appraisal.web.delegate.OrderManagementDelegate.checkOrderStatus(OrderManagementDelegate.java:193)
     at tavant.app.wolf.appraisal.resolve.web.actions.UpdatePropertyValuationDetailsAction.checkStatus(UpdatePropertyValuationDetailsAction.java:66)
     at sun.reflect.GeneratedMethodAccessor1289.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
     at org.apache.struts.actions.LookupDispatchAction.execute(LookupDispatchAction.java:252)
     at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:480)
     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1420)
     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:520)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6310)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
     at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
     at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '31' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x536C9A90 nid=0xa28 in Object.wait() [54b0f000..54b0fd88]
     at java.lang.Object.wait(Native Method)
     at java.lang.Object.wait(Object.java:426)
     at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:145)
     - locked <078ABBA8> (a weblogic.kernel.ExecuteThread)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:164)
"ExecuteThread: '30' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x536C8E38 nid=0xb80 waiting for monitor entry [54acf000..54acfd88]
     at oracle.jdbc.driver.OracleConnection.rollback(OracleConnection.java:1400)
     - waiting to lock <07F3A228> (a oracle.jdbc.driver.OracleConnection)
     at weblogic.jdbc.wrapper.JTSConnection.internalRollback(JTSConnection.java:344)
     - locked <17587290> (a weblogic.jdbc.wrapper.JTSConnection_oracle_jdbc_driver_OracleConnection)
     at weblogic.jdbc.wrapper.JTSXAResourceImpl.rollback(JTSXAResourceImpl.java:75)
     at weblogic.transaction.internal.XAServerResourceInfo.rollback(XAServerResourceInfo.java:1283)
     at weblogic.transaction.internal.XAServerResourceInfo.rollback(XAServerResourceInfo.java:631)
     at weblogic.transaction.internal.ServerSCInfo.startRollback(ServerSCInfo.java:729)
     at weblogic.transaction.internal.ServerTransactionImpl.localRollback(ServerTransactionImpl.java:1787)
     at weblogic.transaction.internal.ServerTransactionImpl.globalRollback(ServerTransactionImpl.java:2461)
     at weblogic.transaction.internal.TransactionImpl$1.execute(TransactionImpl.java:1759)
     at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
     at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
"ExecuteThread: '29' for queue: 'weblogic.kernel.Default'" daemon prio=5 tid=0x536C81E0 nid=0x9c0 waiting for monitor entry [54a8f000..54a8fd88]
     at oracle.jdbc.driver.OracleConnection.rollback(OracleConnection.java:1400)
     - waiting to lock <07F528A8> (a oracle.jdbc.driver.OracleConnection)
     at weblogic.jdbc.wrapper.JTSConnection.internalRollback(JTSConnection.java:344)
     - locked <17692418> (a weblogic.jdbc.wrapper.JTSConnection_oracle_jdbc_driver_OracleConnection)
     at weblogic.jdbc.wrapper.JTSXAResourceImpl.rollback(JTSXAResourceImpl.java:75)
     at weblogic.transaction.internal.XAServerResourceInfo.rollback(XAServerResourceInfo.java:1283)
     at weblogic.transaction.internal.XAServerResourceInfo.rollback(XAServerResourceInfo.java:631)
     at weblogic.transaction.internal.ServerSCInfo.startRollback(ServerSCInfo.java:729)
     at weblogic.transaction.internal.ServerTransactionImpl.localRollback(Se

I suspect you have a deadlock in the database. There are some WLS threads that seem to be waiting for a response from the DB and there are some others waiting for locks held by those threads. The latter threads are trying to rollback transactions, probably because the transactions have timed out. I'd examine the DB log files to figure out where the deadlock is.

Similar Messages

  • Hello, all of a sudden without apparent reason I can't get "MAIL" to function. It starts up but I get the color wheel turning like crazy and never ends. I've tried restarting and I still can't get it to work. PLEASE HEEELP!?

    hello, all of a sudden without apparent reason I can't get "MAIL" to function. It starts up but I get the color wheel turning like crazy and never ends. I've tried restarting and I still can't get it to work. PLEASE HEEELP!?

    In the Desktop Manager > Sync > Configuration, make sure the calendar options are set to override Outlook.
    Set it also to notify you of the changes, so you will have to approve any changes.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I keep getting message "mozila Firefox not responding." It takes minutes to down load a site - some times it just gets in a loop and never down loads. Then when I try to click on it again screen goes opaque and i get the same message.

    I 'm getting message "Mozila Firefox not responding." It takes minutes to down load a site - some times just gets in a loop and never down loads. The little circle at top just keeps going round in circles .
    Then when I try to click on the screen again the screen goes opaque and I get the same message re " Mozilla Firefox not responding" - and it is minutes before I can get back in to close down screen.
    I have downloaded Fire fox version 4 and this is still happening.

    See:
    * http://kb.mozillazine.org/Error_loading_websites

  • I have an Ipad 2 and never updated the Ios bfore now. When syncronizing it I lost everything I have bought on Itunes. How do I get it back?

    I bought an Ipad 2 some years back and never hooked it up to my computer (somehow). I was now to update the Ios on it, but when doing that I lost all the music I bought in Itunes.
    When trying to buy it back it states "you have already bought this item".. Is it any possibillity to get this music back? I've used quite a lot of money on all that music and it is no fuin having lost it.

    iOS: Device not recognized in iTunes for Windows

  • I pre-ordered an album on my iPod touch and it was released today but it hasn't showed up in my music or purchased. How do i get the music on to my iPod

    I pre-ordered an album on my iPod touch and it was released today but it hasn't showed up in my music or purchased. How do i get the music on to my iPod

    Pre-order items from the iTunes Store
    If an item isn’t yet available, you may be able to pre-order and then download it when it becomes available.
    Pre-order an item: Click the Pre-order button next to the item. When the item is available for download, you receive an email notice. You aren’t charged for the item until you download it.
    Download a pre-ordered item: Click the link in the email notice or open iTunes and choose Store > Check for Available Downloads.
    View, cancel, or see the expected release dates for pending pre-orders: Choose Store > View My Apple ID, and click Manage Pre-orders.
    When you pre-order an item, you may not be able to download it at the exact moment it becomes available for regular purchase. You’ll receive an email the same day it becomes available to let you know when you can download the item.
    Some albums or collections you can pre-order include a song that’s available to download immediately. When you pre-order these items, the available song is downloaded and you’re charged only for that song. When you download the rest of the album (after you’re notified it’s available), you’re charged for the rest.
    Have you tried here:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Billing Document not getting release to Accounting. (VF01 and VF04).

    Dear All,
    I am facing an Urgent Issue. The User is Generating Invoices using VF01 and VF04. The Invoices is getting generated but not getting released to Accounting.  When the User goes in VF02 or in VFX3 and then releasing the Billing Document. The Account Detemination is correctly maintained and G/L is also getting determined.
    Please could you advice what may the Issue. Your Urgent Help is appreciated.
    Thanks.
    Farhan.

    Dear Alan,
    Yes I got the error message by pressing SHIFT + F4. Invoice Generated but no Accounting Document Getting Generated. A Balance has occured in Transaction Currency AED with the following details.
    Technical data
         Tech. data details
          Client
          Group Number
          Sales Document Number                  0004803850
          Item Number of the SD Document         000000
          Schedule Line Number                   0050
          Counter in Control Tables              00
          Message Identification                 VF
          System Message Number                  050
          Output Type                            W
          Message Variable 01                    0004803850
          Message Variable 02
          Message Variable 03
          Message Variable 04
    Detail
    Diagnosis
         A balance has occurred in transaction currency 'AED' with
         the following details:
         Exchange rate '00', amount '         8,600.00-' and
         currency key 'AED'.
         The data in the transaction currency were transferred from
         the calling application.
    System response
         Your data cannot be processed in FI.
    Procedure
         The error is probably in the calling application.
    nical data
    Tech. data details
    Client
    Group Number
    Sales Document Number                  0004803850
    Item Number of the SD Document         000000
    Schedule Line Number                   0702
    Counter in Control Tables              00
    Message Identification                 F5
    System Message Number                  702
    Output Type                            E
    Message Variable 01                    00
    Message Variable 02                             8,600.00-
    Message Variable 03                    AED
    Message Variable 04
    Group Type
          Group Type
    Same error I am getting when I am releasing the Billing Document to Accounting in VFX3.
    But When I generate the Invoice using VF01 its getting released to Accounting.
    Please advice why the Issue is only coming in VF04 Collective Invoice and in VFX3.
    Your Urgent Help is appreciated.
    Thanks,
    Farhan.

  • I have bought OSX Lion 1 month back, and now new OS is getting released, there will any updates for the OSX with new features or I have again buy it paying $20, Please let me know??

    I have bought OSX Lion 1 month back paying $29.99, and now new OS is getting released, there will any updates for the OSX Lion with new features or I have to again buy it paying $19.99, Please let me know??

    http://www.apple.com/osx/uptodate/

  • I purchase a movie with my ipad but i sold it and never synced it with itunes how do i get the movie back??!

    i purchase a movie with my ipad but i sold it and never synced it with itunes how do i get the movie back??!

    Unless you are in the US then films can't currently be re-downloaded from the store (and not all films can be in the US). If you are in the US then you could see if it's in the Purchased link on the left-hand side of the iTunes store home page for re-downloading : http://support.apple.com/kb/HT2519

  • Iphoto starts to open but the time lapse wheel just spins and never gets to photos

    I have iPhoto 11 version 9.2.3.  Running on Mac OS X Version 10.6.8.
    Iphoto worked up to about a few weeks ago.  Now it opens to the iphoto screen but just stays there with the time lapse wheel spinning for hours and never opening to the photos.  Not sure what to do to fix it.

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If you get the same SWOD (spinning wheel of death) then try this:  make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    If the test library opens and runs OK the problem lies with your current library.  In that case  make a temporary, backup copy (select the library and type Command+D) and  apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #1, followed by #3 and then #4 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • I can't get on secured websites like my bank or email. The login stays on a flash page and never goes to the content.

    When I try to log into my bank account, the login takes as usual, then the splash page comes up that says 'verifying your identity' and never goes away and I never get to my bank account. Other browsers, like IE and Chrome log in fine. I have an e-mail login that does the same thing at https://register.concentric.com/login.cgi
    It just has the circle going around on a "Logging In" splash page and never goes to the mail.
    Again, other browsers work fine.
    == URL of affected sites ==
    http://online.wellsfargo.com

    See if you can boot into the Safe Mode.
    Safe Mode - About
    Safe Mode

  • I uninstalled Adobe Air and Adobe Reader and now I cannot reinstall them on the Adobe web site. I go thru the steps on Adobe site and never get a popup to RUN any programs.

    I uninstalled Adobe Air and Adobe Reader and now I cannot reinstall them on the Adobe web site. I go thru the steps on Adobe site and never get a popup to RUN any programs.

    Then there is something seriously wrong with either your
    browser
    Windows
    Internet connection
    I have just downloaded that installer (on Windows 7, using Pale Moon), and the download completed within less than 10 seconds.  And I am some 10,000km away from the Adobe download servers.
    Can you try a different browser?
    Can you download anything to your computer, e.g. from Microsoft?

  • My iMac keeps on losing internet connection. Webpages get stuck after a minute or so. If I check the internet connection via diagnostics it seems to work just fine. Others, like the iPad use the same wifi connection and never fail. What can I do?

    Running 10.6.8 on Intel dual core iMac, it keeps on losing internet connection. Webpages get stuck after a minute or so. If I check the internet connection via diagnostics it seems to work just fine. Others, like the iPad use the same wifi connection and never fail. What can I do?

    Greetings,
    I've never seen this issue, and I handle many iPads, of all versions. WiFi issues are generally local to the WiFi router - they are not all of the same quality, range, immunity to interference, etc. You have distance, building construction, and the biggie - interference.
    At home, I use Apple routers, and have no issues with any of my WiFi enabled devices, computers, mobile devices, etc - even the lowly PeeCees. I have locations where I have Juniper Networks, as well as Aruba, and a few Netgears - all of them work as they should.
    The cheaper routers, Linksys, D-Link, Seimens home units, and many other no name devices have caused issues of various kinds, and even connectivity.
    I have no idea what Starbucks uses, but I always have a good connection, and I go there nearly every morning and get some work done, as well as play.
    You could try changing channels, 2.4 to 5 Gigs, changing locations of the router. I have had to do all of these at one time or another over the many years that I have been a Network Engineer.
    Good Luck - Cheers,
    M.

  • My iphoto doesn't work, it just keeps loading and never works. what is wrong and how do i get it to load?

    my iphoto doesn't work, it just keeps loading and never works. what is wrong and how do i get it to load?

    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Yes I bought it and it wouldent play off my iPhone , so I bought it off my iPad 2 and lost it during a sync episode so I bought it twice and never sew it . It so hard to talk to some one when you rent movies from iTunes they get the money fast but if you

    Yes I bought it and it wouldent play off my iPhone , so I bought it off my iPad 2 and lost it during a sync episode so I bought it twice and never sew it . It so hard to talk to some one when you rent movies from iTunes they get the money fast but if you have any trouble it's a series of things befor you get any real help that *****

    iTunes support would be the only way i'm afraid.
    http://www.apple.com/support/itunes/contact/

  • Can't open iphoto in airbook. Asking to upgrade then says must rebuild library then warning about missing files. When click rebuild all I get is continued- waiting for iphoto library- and, never rebuilds

    can't open iphoto in airbook. Asking to upgrade then says must rebuild library then warning about missing files. When click rebuild all I get is continued- waiting for iphoto library- and, never rebuilds

    -1.The photo library needs to be upgraded to work with this version of iPhoto.
    Your photo library will not be readable by previous versions of iPhoto after the upgrade. The upgrade process for very large libraries may take an hour or more to complete.
    2. iPhoto is unable to open this library.
    The library has issues that require rebuilding to correct
    3. Warning
    Would you like to rebuild the library "iPhoto Library"? 
    The library "iPhoto Library" is missing required database files and must be rebuilt before it can be opened.
    4. Waiting for iPhoto library
    iPhoto will open as soon as the iPhoto library is available
    Time Machine might be backing it up

Maybe you are looking for

  • "Scheduled for Outbound processing" message

    Hi, My scenario is: R/3 (IDoc Customer) -> XI -> PC (file) and I use a BPM with option "multi to single". In the Message Monitoring, I have two steps: 1. Idoc DEBMAS06 --> BPM: status = "Processed successfully". Thus it's ok. 2. BPM --> my PC: status

  • What are the contents in technical spec

    what are the contents in technical spec could u plz explai clearly with exp spec

  • OLE Excel file upload method

    hi we have the requirement to download data in excel file in unicode format for which the OLE FM EXCEL_OLE_STANDARD_DAT in used for the download. We now want to upload the same file after modification. GUI_DOWNLOAD uplaods the file wsith gibberish ch

  • SmartForms002 Error when activating uploaded form

    When I create a smartform with an address element in our pre-dev env, download it and then upload it into our Dev environments, it syntax checks fine but I get a SmartForms002 Error ... Internal Error (Illegal structure of data storage).   It is fine

  • Possible have a jump to menu at chapter marker?

    I'm not sure how to set this up. Got a hr long show for teachers, w/34 chapters. Want to have a play all/thru capibility as well as the individual chapters. After a chapter play, and before the next, would return to the chapter menu. Is that possible