Has my Thread died?

Hi
I'm working on a two way module, a user connects and a thread is started to listen for incoming messages. Similar to an IM.
I'll call one chat client the server and the other the client. The server waits for an incoming connection and then starts a thread to listen for incoming messages....here's the thread.
public Chatter(Player chatPlayer) {
     super();
thisPlayer = chatPlayer;
     public void run() {
public void run() {
     try {
     while (true) {
          if (thisPlayer.chattr != null) {
          line=thisPlayer.chattr.getln();
          if (line.equals("<incoming chat>")) {
          user_says(thisPlayer.name + ": " + thisPlayer.chattr.getln());
          } else { TextIO.putln("LINE IS NULL");}
} catch (TextReader.Error e) {
TextIO.putln("CHAT Disconnection!");
TextIO.putln(e.getMessage());
     } //end run()
thisPlayer.chattr is a text reader stream set up upon earlier connection and Player is a class containing name, age etc, and chattr.
I have a problem that if the client disconnects by closing the chat window, the exception is raised and when I try to restart the above thread (by calling it's start() method as chat window is restarted), nothing appears to happen. I call chatter1.start() but the run() method does not run. chatter1 is an instance of Chatter already established.
Here's where I start the thread...
if (line.equals("<connect> 1 <chat>")) {
player1.chattr = in; // input stream
player1.chatpw = out; // output stream
if (player1.chatpw == null) { TextIO.putln("NULL");}
TextIO.putln("Chat User " + line + " has chatconnected");;;
          chatter1.start();
I think the thread has died due to the run() method raising an exception, but how do I create a new one? I can't keep creating new instances of the thread as I'd run out of variable names!
Thanks for any help as been thinking about this for too long.
Chris

I can't keep creating new instances of the thread as
s I'd run out of variable names! You're confusing creating a new thread with needing to use yet another variable name. You don't. Just do:
chatter1 = new Thread...
(or whatever type chatter1 is). You don't need another variable to do this.

Similar Messages

  • Collecting thread died with status 61

    Hi,
    Audit trail Collectors goes off with below error
    Mar 16,2015 21:58:23 PM logError
    SEVERE: zaoci.c : zaociinsa : Error sending audit record!
    Mar 16,2015 21:58:23 PM logError
    SEVERE: zaopo.c : zaopomn : OSAUD Collector On line : 1082 - recieved CSDK error while  sending record. audit file : /aud/*/*_ora_58918330_20150316213337567977143795.aud
    Mar 16,2015 21:58:24 PM logError
    SEVERE: zaodr.c : zaodrprds : CSDK error.  Cannot continue.
    Mar 16,2015 21:58:24 PM logError
    SEVERE: zaoag.c : zaoagDriverControl : CSDK error, shutting down...
    Mar 16,2015 21:58:25 PM logError
    SEVERE: zadcoll.c : zadcolldeamon : Collecting thread died with status 61

    hi Jarek P
    Yes,you are rigth, there are lot of activity on the disk because there are lot of dmls running.
    Actually there are 4 arvhiver processes and they dont't access the same disks,in fact they are access RAID5 disks.
    "The solution would be to either extend the size of redo logs or add another 1 or 2 redo log groups. This would alleviate the situation."
    I don't know if add more redo log groups will solve this problem. There are five log groups already.Do u think adding more log groups can solve the problem?
    "Tue Jul 15 01:30:28 2008
    Thread 1 advanced to log sequence 152657
    Current log# 5 seq# 152657 mem# 0: /dev/rv4_datalv_1g_03
    Current log# 5 seq# 152657 mem# 1: /dev/rv4_datalv_1g_04
    Tue Jul 15 01:30:28 2008
    ARC3: Evaluating archive log 1 thread 1 sequence 152656
    ARC3: Beginning to archive log 1 thread 1 sequence 152656
    Creating archive destination LOG_ARCHIVE_DEST_1: '/archlog/esdb_s0000152656.arc'
    Tue Jul 15 01:30:51 2008
    ARC3: Completed archiving log 1 thread 1 sequence 152656
    Tue Jul 15 01:31:19 2008
    Thread 1 advanced to log sequence 152658 "
    Current log# 4 seq# 152658 mem# 0: /dev/rv1_redo4a_512m
    Current log# 4 seq# 152658 mem# 1: /dev/rv2_redo4b_512m
    From above log we can see that it only takes 51 secs to switch from log 5 to log 4
    . We find that there are lot of redo entries produced. Do u think this is normal?
    "Cache Sizes (end)
    ~~~~~~~~~~~~~~~~~
    Buffer Cache: 2,048M Std Block Size: 8K
    Shared Pool Size: 304M Log Buffer: 1,536K
    Load Profile
    ~~~~~~~~~~~~ Per Second Per Transaction
    Redo size: 891,704.80 434,604.98"
    Do u think the log buffer is too small regarding the redo size produced per second( 891,704.80/s)
    Thank u!

  • I know there has been threads about this, "DELETE POST"

    I know there has been threads about this, but I want to be able to delete one of my posts.

    Rascal,
    There are a number of reasons that members cannot delete their own posts.
    One being that it could cause some confusion when reading a thread.
    Say an OP starts a topic, and other members respond to that topic. Then the OP deletes the original post. Readers would not know what the replies are addressing.
    You have about 15 minutes to edit the content of a post, but you cannot eliminate it entirely.
    ali b

  • Has my RAM died??  help

    I have 1.25 GB RAM installed but my mac only sees 768...256 from the logic board and 512 installed but the chip is a 1 gig chip and I've had it for quite some time...what happened? apparently my mac had a kernel panic last nite late am, and I get a crash report this morning and noticed that activity monitor only showed 768...the crash report is below...can anyone make sense of it? has my memory died? what's up?
    panic(cpu 0 caller 0x000A8D80): Uncorrectable machine check: pc = 00000000000A4528, msr = 0000000000149030, dsisr = 40000000, dar = 0000000043FAC93F
    AsyncSrc = 0000000000000000, CoreFIR = 0000000000000000
    L2FIR = 0000000000000000, BusFir = 0000000000000000
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095718 0x00095C30 0x0002683C 0x000A8D80 0x000A8010 0x000ABD00
    Proceeding back via exception chain:
    Exception state (sv=0x32E5E000)
    PC=0x000A4528; MSR=0x00149030; DAR=0x43FAC93F; DSISR=0x40000000; LR=0x000E8398; R1=0x1CE8BB20; XCP=0x00000008 (0x200 - Machine check)
    Backtrace:
    0x43FAC93F 0x0022216C 0x00221DDC 0x002306BC 0x000E4870 0x002307E8
    0x000F92F0 0x000EC7AC 0x000E8F74 0x000EC7F8 0x002AA2E4 0x000ABEB0 0x795A2C8A
    Exception state (sv=0x335E2500)
    PC=0x9003B0CC; MSR=0x0200F030; DAR=0xE0006000; DSISR=0x42000000; LR=0x00002FE0; R1=0xBFFFFD80; XCP=0x00000030 (0xC00 - System call)
    Kernel version:
    Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPCModel: PowerBook6,8, BootROM 4.9.0f0, 1 processors, PowerPC G4 (1.2), 1.5 GHz, 768 MB
    Graphics: GeForce FX Go5200, GeForce FX Go5200, AGP, 64 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC3200U-30330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Parallel ATA Device: MATSHITADVD-R UJ-835E,
    Parallel ATA Device: FUJITSU MHT2080AH, 74.53 GB
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    Try removing and reseating the SODIMM into the socket. Push firmly so that it's seated all the way. If you have the Apple Hardware Test CD, you could also try running that while you have the SODIMM removed, to see if the problem is the socket itself.

  • TS1373 my ipod touch 4th generation has overheated and died Anyone any ideas.?

    My iPod touch 4th generating has overheated and died Anyone any ideas?

    Have you tried a soft-reset to see if it that fixes it ? Press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the equivalent of a reboot. If not then try restoring to your last backup (after, if you can, copying purchases over to your computer's iTuNes library via File > Devices > Transfer Purchases, and copying any important documents and/or photos off it)
    If that doesn't fix it then you might be better off asking in the Using iPod forum on here, this forum is for questions about the iTunes store.

  • I have an old iphone 3 with all of my music on it. The laptop that had them stored in itunes has long since died. Ive got a new iphone 5 and Mac and would like to put the music onto the new iphone.

    I have an old iphone 3 that has all my music on it. The itunes library that had all the songs in it is on a laptop that died. Ive got a new iphone 5 and Mac and was wondering how i can transfer the music from the old phone to the new one??

    You can transfer the purchases you made on your old iPhone 3 by plugging it in to iTunes and doing File > Devices > Transfer Purchases from your IPhone to the iTunes on your computer.  This will get music you purchased in iTunes, apps, etc.  (e.g., movies).
    But for the rest you would need to restore a backup of your newly deceased computer.

  • SOA 11g: Intergation with BAM 11g failed with ThreadPool has stuck threads

    Hi,
    I have installed BAM and SOA server on local host. Now while integrating BAM with BAMAdapter it's going into long running state and finally failing with below error.
    <Notice> <Diagnostics> <mars.as.local> <soa_server1> <[ACTIVE] ExecuteThread: '14' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c82d73b0a2a7776f:37a0afd7:130d1278d97:-8000-0000000000028a7f> <1309264042380> <BEA-320068> <Watch 'StuckThread' with severity 'Notice' on server 'soa_server1' has triggered at Jun 28, 2011 1:27:22 PM BST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-000337') OR (MSGID = 'BEA-000337'))
    WatchData: DATE = Jun 28, 2011 1:27:22 PM BST SERVER = soa_server1 MESSAGE = *[STUCK] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "638" seconds working on the request "weblogic.servlet.internal.ServletRequestImpl@16e92176[*
    *POST /soa-infra/services/default/BAMInsert/bpelprocess1_client_ep HTTP/1.1*
    Connection: TE
    TE: trailers, deflate, gzip, compress
    User-Agent: Oracle HTTPClient Version 10h
    SOAPAction: "process"
    Accept-Encoding: gzip, x-gzip, compress, x-compress
    ECID-Context: 1.c82d73b0a2a7776f:2ced6156:130d1186ef6:-8000-00000000000046b2;kYjE0ZJOoOTLkKPOoLRKlSODoITT_G
    Content-type: text/xml; charset=UTF-8
    Content-Length: 270
    *]", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:*
    *Thread-139 "[STUCK] ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, suspended, sleeping, priority=1, DAEMON> {*
    *java.lang.Thread.sleep(Thread.java:???)*
    oracle.bam.common.remoting.BamEjbClient.getSession(BamEjbClient.java:973)
    oracle.bam.common.remoting.BamEjbClient.getADCSession(BamEjbClient.java:350)
    oracle.bam.adc.api.util.Context.<init>(Context.java:270)
    oracle.bam.adapter.adc.CachedConnection.<init>(CachedConnection.java:134)
    oracle.bam.adapter.adc.ADCManagedConnectionFactory.getCachedConnection(ADCManagedConnectionFactory.java:490)
    ^-- Holding lock: java.lang.String@13416588[fat lock]
    What could be root cause of this? Can anyone please help to find the solution?
    Even though both servers on same host why BAM connection is getting to much time and Putting server in warning state like :
    +[STUCK] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'+
    *Do i need to modify any config file at Admin or BAM level? if Yes, what parameter Do i need to change?*
    Please guide.
    Thanks,
    Sagar.

    Further Updates on this :
    I further debugged and found out few more things. This might help.
    In Weblogic Admin console Home > Summary of Deployments >oracle-bam(11.1.1)
    MDB application oracle-bam is NOT connected to messaging system with below error.
    EJBs
    MessageDispatcherBean - Error java.lang.IllegalArgumentException: Getting Deployment configuration...
    connectionFactoryJNDIName - Red Cross with warning
    destinationJNDIName - Red Cross with warning
    resourceAdapterJNDIName - Red Cross with warning
    Modules
    Also please check out another similar thread and please update.
    BAMAdapter Issue : java.rmi.ConnectException: Destination unreachable;
    Thanks,
    Sagar

  • Oracle Service Bus "ThreadPool has stuck threads"

    Hi all,
    I have JMS Proxy service that listen to the queue, with small quantity of message every second, it works great.
    But after put message with bigger quantity and faster insertion on queue, the proxy service cannot
    pull the message anymore, the error message is "STUCK THREAD", it makes the weblogic console give warning status.
    This is the Dump Thread Stacks :
    ===== FULL THREAD DUMP ===============
    Tue Jun 8 11:30:24 2010
    BEA JRockit(R) R27.6.1-20-104573-1.6.0_05-20081016-1236-linux-ia32
    "Main Thread" id=1 idx=0x4 tid=7168 prio=5 alive, in native, waiting
    -- Waiting for notification on: weblogic/t3/srvr/T3Srvr@0x1cd20688[fat lock]
    at jrockit/vm/Threads.waitForNotifySignal(JLjava/lang/Object;)Z(Native Method)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Object.wait(Object.java:485)
    at weblogic/t3/srvr/T3Srvr.waitForDeath(T3Srvr.java:811)
    ^-- Lock released while waiting: weblogic/t3/srvr/T3Srvr@0x1cd20688[fat lock]
    at weblogic/t3/srvr/T3Srvr.run(T3Srvr.java:459)
    at weblogic/Server.main(Server.java:67)
    at jrockit/vm/RNI.c2java(IIIII)V(Native Method)
    -- end of trace
    "(Signal Handler)" id=2 idx=0x8 tid=7169 prio=5 alive, in native, daemon
    "(GC Main Thread)" id=3 idx=0xc tid=7170 prio=5 alive, in native, native_waiting, daemon
    "(GC Worker Thread 1)" id=? idx=0x10 tid=7171 prio=5 alive, in native, daemon
    "(GC Worker Thread 2)" id=? idx=0x14 tid=7172 prio=5 alive, in native, daemon
    "(GC Worker Thread 3)" id=? idx=0x18 tid=7173 prio=5 alive, in native, daemon
    "(GC Worker Thread 4)" id=? idx=0x1c tid=7174 prio=5 alive, in native, daemon
    "(GC Worker Thread 5)" id=? idx=0x20 tid=7175 prio=5 alive, in native, daemon
    "(GC Worker Thread 6)" id=? idx=0x24 tid=7176 prio=5 alive, in native, daemon
    "(GC Worker Thread 7)" id=? idx=0x28 tid=7177 prio=5 alive, in native, daemon
    "(GC Worker Thread 8)" id=? idx=0x2c tid=7178 prio=5 alive, in native, daemon
    "(Code Generation Thread 1)" id=4 idx=0x30 tid=7179 prio=5 alive, in native, native_waiting, daemon
    "(Code Optimization Thread 1)" id=5 idx=0x34 tid=7180 prio=5 alive, in native, native_waiting, daemon
    "(VM Periodic Task)" id=6 idx=0x38 tid=7181 prio=10 alive, in native, daemon
    Is there any tuning that I need to do on Jrockit?
    Really thanks in advance.
    Regards,
    Mr.K

    Hi Eric,
    Thank you for the link, I'll try for increasing it.
    Hi Manoj,
    hope it'll give you some additional information for helping me.
    ####<Jun 8, 2010 10:43:44 AM WIT> <Error> <WebLogicServer> <cspproduction> <AdminServerOSB> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1275968624958> <BEA-000337> <[STUCK] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "653" seconds working on the request "weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl@39c79ac", which is more than the configured time (StuckThreadMaxTime) of "600" seconds. Stack trace:
    Thread-50 "[STUCK] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" <alive, in native, suspended, waiting, priority=1, DAEMON> {
    -- Waiting for notification on: weblogic.rjvm.ResponseImpl@39cf5b1[fat lock]
    java.lang.Object.wait(Object.java:???)
    weblogic.rjvm.ResponseImpl.waitForData(ResponseImpl.java:80)
    weblogic.rjvm.ResponseImpl.getTxContext(ResponseImpl.java:127)
    weblogic.messaging.dispatcher.DispatcherProxy.unmarshalResponse(DispatcherProxy.java:236)
    weblogic.messaging.dispatcher.DispatcherProxy.dispatchSyncTranFuture(DispatcherProxy.java:133)
    weblogic.messaging.dispatcher.DispatcherWrapperState.dispatchSyncTran(DispatcherWrapperState.java:333)
    weblogic.messaging.dispatcher.DispatcherWrapperState.dispatchSyncNoTran(DispatcherWrapperState.java:384)
    weblogic.jms.dispatcher.DispatcherAdapter.dispatchSyncNoTran(DispatcherAdapter.java:59)
    weblogic.jms.client.JMSProducer.toFEProducer(JMSProducer.java:1151)
    weblogic.jms.client.JMSProducer.deliveryInternal(JMSProducer.java:679)
    weblogic.jms.client.JMSProducer.sendInternal(JMSProducer.java:541)
    weblogic.jms.client.JMSProducer.sendWithListener(JMSProducer.java:366)
    weblogic.jms.client.JMSProducer.send(JMSProducer.java:353)
    weblogic.jms.client.WLProducerImpl.send(WLProducerImpl.java:1050)
    weblogic.jms.client.WLProducerImpl.send(WLProducerImpl.java:107)
    weblogic.deployment.jms.WrappedMessageProducer.send(WrappedMessageProducer.java:235)
    com.bea.wli.sb.transports.jms.JmsOutboundMessageContext$SendAction.sendMessage(JmsOutboundMessageContext.java:823)
    com.bea.wli.sb.transports.jms.JmsOutboundMessageContext$SendAction.run(JmsOutboundMessageContext.java:745)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:350)
    weblogic.security.service.SecurityManager.runAs(Unknown Source)
    weblogic.security.Security.runAs(Security.java:60)
    com.bea.wli.sb.transports.jms.JmsOutboundMessageContext.send(JmsOutboundMessageContext.java:502)
    com.bea.wli.sb.transports.jms.JmsTransportProvider.sendMessageAsync(JmsTransportProvider.java:680)
    sun.reflect.GeneratedMethodAccessor302.invoke(Unknown Source)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:575)
    com.bea.wli.sb.transports.Util$1.invoke(Util.java:56)
    $Proxy61.sendMessageAsync(Unknown Source)
    com.bea.wli.sb.transports.LoadBalanceFailoverListener.sendMessageAsync(LoadBalanceFailoverListener.java:136)
    com.bea.wli.sb.transports.LoadBalanceFailoverListener.sendMessageToServiceAsync(LoadBalanceFailoverListener.java:510)
    com.bea.wli.sb.transports.LoadBalanceFailoverListener.sendMessageToService(LoadBalanceFailoverListener.java:477)
    com.bea.wli.sb.transports.TransportManagerImpl.sendMessageToService(TransportManagerImpl.java:491)
    com.bea.wli.sb.transports.TransportManagerImpl.sendMessageAsync(TransportManagerImpl.java:405)
    com.bea.wli.sb.pipeline.PipelineContextImpl.doDispatch(PipelineContextImpl.java:508)
    com.bea.wli.sb.pipeline.PipelineContextImpl.dispatch(PipelineContextImpl.java:486)
    stages.publish.runtime.PublishRuntimeStep.processMessage(PublishRuntimeStep.java:83)
    com.bea.wli.sb.stages.StageMetadataImpl$WrapperRuntimeStep.processMessage(StageMetadataImpl.java:343)
    com.bea.wli.sb.stages.impl.SequenceRuntimeStep.processMessage(SequenceRuntimeStep.java:31)
    com.bea.wli.sb.pipeline.PipelineStage.processMessage(PipelineStage.java:84)
    com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:840)
    com.bea.wli.sb.pipeline.Pipeline.processMessage(Pipeline.java:140)
    com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:840)
    com.bea.wli.sb.pipeline.PipelineNode.doRequest(PipelineNode.java:51)
    com.bea.wli.sb.pipeline.Node.processMessage(Node.java:65)
    com.bea.wli.sb.pipeline.PipelineContextImpl.execute(PipelineContextImpl.java:840)
    com.bea.wli.sb.pipeline.Router.processMessage(Router.java:178)
    com.bea.wli.sb.pipeline.MessageProcessor.processRequest(MessageProcessor.java:39)
    com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:508)
    com.bea.wli.sb.pipeline.RouterManager$1.run(RouterManager.java:506)
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:350)
    weblogic.security.service.SecurityManager.runAs(Unknown Source)
    com.bea.wli.sb.security.WLSSecurityContextService.runAs(WLSSecurityContextService.java:55)
    com.bea.wli.sb.pipeline.RouterManager.processMessage(RouterManager.java:487)
    com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:248)
    com.bea.wli.sb.transports.jms.JmsInboundMDB.onMessage(JmsInboundMDB.java:79)
    sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:???)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:27)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:575)
    com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:277)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:153)
    com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:86)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:153)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:126)
    com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:100)
    com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:153)
    com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:148)
    $Proxy79.onMessage(Unknown Source)
    weblogic.ejb.container.internal.MDListener.execute(MDListener.java:403)
    weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:352)
    weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:264)
    weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4526)
    weblogic.jms.client.JMSSession.execute(JMSSession.java:4022)
    weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3708)
    weblogic.jms.client.JMSSession.access$000(JMSSession.java:114)
    weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5058)
    weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
    That is error message from Oracle service bus console, it stated there is JMS Proxy service that got stuck.
    On previous post, I already attached the dump trace, it explained something about jrockit. But I still don't get the way for tuning it properly.
    Regards,
    Mr.K

  • My MacBook Pro has started spontaneously 'dying'

    Hi,
    I have an early 2011 15" MacBook Pro, and about three weks ago the screen suddenly went completely black. I can't remember what I was doing at the time, but I don't think I was inputting in any way. The only way I could revive it was to press and hold down the power button until the boot-up tune started playing.
    I thought it was a one-off, but it has now happened twice more.
    The last time was this morning. I had opened the lid to wake it from it it's overnight sleep, looked at one text document and close textedit. Then I saw I'd received an email, (I always leave Mail running), so I clicked on the Mail icon and opened the message. I was just reading the message -and not inputting- when the screen just went black without any warning whatever. The Apple logo on the lid also went out.
    I closed the lid and left it twenty minutes to see if it would wake up normally when I re-opened the lid, but no, I had to press and hold the power button to re-boot.
    There was an error message displayed when my computer came back to life, but it wasn't very informative. It had a complex report log, which I copied and saved, but it means nothing to me. I believe that data was then sent to Apple.
    I don't remember this happening before I upgraded from 10.6.x to 10.7.4 in mid-May, but it didn't happen straight after the upgrade so I can't be sure it's related.
    Any ideas at all please?

    Okay, here it is:-
    Interval Since Last Panic Report:  380896 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    C5199CD5-2C85-43F3-B390-1B61966D4A5A
    Sat Jun 30 08:29:42 2012
    panic(cpu 0 caller 0xffffff7f80958947): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80a1bb5000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff807c4a32b0 : 0xffffff8000220792
    0xffffff807c4a3330 : 0xffffff7f80958947
    0xffffff807c4a33c0 : 0xffffff7f80a48aa4
    0xffffff807c4a3410 : 0xffffff7f80a48b64
    0xffffff807c4a3470 : 0xffffff7f80cf5749
    0xffffff807c4a35b0 : 0xffffff7f80a67bed
    0xffffff807c4a35e0 : 0xffffff7f809622c2
    0xffffff807c4a3690 : 0xffffff7f8095dbc4
    0xffffff807c4a3880 : 0xffffff7f8095f7c9
    0xffffff807c4a3960 : 0xffffff7f8185a130
    0xffffff807c4a39a0 : 0xffffff7f81869790
    0xffffff807c4a39c0 : 0xffffff7f818853f4
    0xffffff807c4a3a00 : 0xffffff7f81885459
    0xffffff807c4a3a40 : 0xffffff7f8186d605
    0xffffff807c4a3a90 : 0xffffff7f81823f6f
    0xffffff807c4a3b10 : 0xffffff7f818229e0
    0xffffff807c4a3b40 : 0xffffff7f81828435
    0xffffff807c4a3b70 : 0xffffff800065553d
    0xffffff807c4a3be0 : 0xffffff80006558dc
    0xffffff807c4a3c40 : 0xffffff800065609b
    0xffffff807c4a3d80 : 0xffffff80002a3f08
    0xffffff807c4a3e80 : 0xffffff8000223096
    0xffffff807c4a3eb0 : 0xffffff80002148a9
    0xffffff807c4a3f10 : 0xffffff800021bbd8
    0xffffff807c4a3f70 : 0xffffff80002aef20
    0xffffff807c4a3fb0 : 0xffffff80002daa33
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(7.1.8)[560E1257-BF5E-3B0B-95F0-15033A0D1B97]@0xffffff7f808 f8000->0xffffff7f80bd1fff
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[06C77CAA-586C-3AA7-94B7-A544F470025E]@0xffff ff7f80883000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[D05CFB53-FB72-3613-8162-2D188DB04738]@0xff ffff7f808e6000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[2D2A4A31-EB4F-3730-BE3A-76C061685FC5]@0 xffffff7f808ae000
             com.apple.nvidia.nv50hal(7.1.8)[7596DB8C-AE9D-3C87-B11A-0ED8F940CAF8]@0xffffff7 f80bd2000->0xffffff7f80ef3fff
                dependency: com.apple.NVDAResman(7.1.8)[560E1257-BF5E-3B0B-95F0-15033A0D1B97]@0xffffff7f808 f8000
             com.apple.GeForce(7.1.8)[00925AF3-22EE-3858-8BD3-06AE57DFCC86]@0xffffff7f8180b0 00->0xffffff7f818cafff
                dependency: com.apple.NVDAResman(7.1.8)[560E1257-BF5E-3B0B-95F0-15033A0D1B97]@0xffffff7f808 f8000
                dependency: com.apple.iokit.IONDRVSupport(2.3.2)[D05CFB53-FB72-3613-8162-2D188DB04738]@0xff ffff7f808e6000
                dependency: com.apple.iokit.IOPCIFamily(2.6.8)[06C77CAA-586C-3AA7-94B7-A544F470025E]@0xffff ff7f80883000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.2)[2D2A4A31-EB4F-3730-BE3A-76C061685FC5]@0 xffffff7f808ae000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    11E53
    Kernel version:
    Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
    Kernel UUID: A8ED611D-FB0F-3729-8392-E7A32C5E7D74
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 29210979776192
    last loaded kext at 26588967965786: com.apple.driver.AppleUSBAudio          2.8.5f4 (addr 0xffffff7f81194000, size 253952)
    last unloaded kext at 28097258799955: com.apple.driver.IOBluetoothHIDDriver          4.0.5f11 (addr 0xffffff7f807f2000, size 73728)
    loaded kexts:
    com.trusteer.driver.gakl_driver_2          1
    com.parallels.filesystems.prlufs          2010.12.28
    com.parallels.kext.prl_vnic          7.0 15098.770637
    com.parallels.kext.prl_netbridge          7.0 15098.770637
    com.parallels.kext.prl_hid_hook          7.0 15098.770637
    com.parallels.kext.prl_hypervisor          7.0 15098.770637
    com.parallels.kext.prl_usb_connect          7.0 15098.770637
    com.apple.filesystems.afpfs          9.8.1
    com.apple.nke.asp_tcp          6.0.1
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.5f11
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.2.0f3
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AGPM          100.12.42
    com.apple.driver.AppleMikeyDriver          2.2.0f3
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AppleIntelHDGraphics          7.1.8
    com.apple.driver.AppleIntelHDGraphicsFB          7.1.8
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d0
    com.apple.driver.AppleLPC          1.5.8
    com.apple.driver.AppleMuxControl          3.0.16
    com.apple.GeForce          7.1.8
    com.apple.driver.AppleSMCPDRC          5.0.0d0
    com.apple.driver.AppleUSBTCButtons          225.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.5f11
    com.apple.driver.AppleUSBCardReader          3.0.1
    com.apple.driver.AppleIRController          312
    com.apple.driver.AppleUSBTCKeyboard          225.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.SCSITaskUserClient          3.2.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCISerialATAPI          2.0.3
    com.apple.iokit.IOAHCIBlockStorage          2.0.3
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.iokit.AppleBCM5701Ethernet          3.1.2b2
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AirPort.Brcm4331          530.4.20
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleAHCIPort          2.3.0
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.8
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          193.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.3
    com.apple.driver.AppleIntelCPUPowerManagement          193.0.0
    com.apple.security.SecureRemotePassword          1.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.DspFuncLib          2.2.0f3
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.driver.AppleHDAController          2.2.0f3
    com.apple.iokit.IOHDAFamily          2.2.0f3
    com.apple.iokit.IOSurface          80.0.2
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleSMC          3.1.3d8
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleBacklightExpert          1.0.3
    com.apple.iokit.IOAudioFamily          1.8.6fc17
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.nvidia.nv50hal          7.1.8
    com.apple.NVDAResman          7.1.8
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.driver.IOPlatformPluginFamily          5.1.0d17
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.5f11
    com.apple.iokit.IOBluetoothFamily          4.0.5f11
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.0
    com.apple.iokit.IOUSBMassStorageClass          3.0.1
    com.apple.driver.AppleUSBMultitouch          227.1
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.0
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.0
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IOEthernetAVBController          1.0.1b1
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.5
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331.6
    com.apple.iokit.IOStorageFamily          1.7.1
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

  • Has my WRT54G died?

    My router is 2-3 years old and out of the blue today I lost my wireless connectivity. I CAN access the Internet directly from the modem, so I know its the router. After I lost the wireless connectivity and I checked on the router, ALL the lights were blinking TOGETHER, (not randomly as normal) something they have never done before. After I tried the Easylink Advisor which could not fix the problem (couldn't find the router) and I unplugged the unit for a few minutes, held the reset button for 30 seconds, and basically tried everything I could find here in the Linksys Community, I'm left with a router that has a steady green power light and a steady red diag light. Nothing else is lit or blinking and I've tried this a few different times
    Does this sound like the unit has just finally worn out and died? Is there anything else I should try?
    Thank you,
    McGarrett50

    It does sound like it is dead.  But there is always some hope.  Please try the following procedure to see it you can revive it:
    First, try again to reset the router to factory defaults.
    To reset your router to factory defaults, use the following procedure:
    1) Power down all computers, the router, and the modem, and unplug them from the wall.
    2) Disconnect all wires from the router.
    3) Power up the router and allow it to fully boot (1-2 minutes).
    4) Press and hold the reset button for 30 seconds, then release it, then let the router reset and reboot (2-3 minutes).
    5) Power down the router.
    6) Connect one computer by wire to port 1 on the router (NOT to the internet port).
    7) Power up the router and allow it to fully boot (1-2 minutes).
    8) Power up the computer (if the computer has a wireless card, make sure it is off).
    9) Try to ping the router. To do this, click the "Start" button > All Programs > Accessories > Command Prompt. A black DOS box will appear. Enter the following: "ping 192.168.1.1" (no quotes), and hit the Enter key. You will see 3 or 4 lines that start either with "Reply from ... " or "Request timed out." If you see "Reply from ...", your computer has found your router.
    10) Open your browser and point it to 192.168.1.1. This will take you to your router's login page. Leave the user name blank, and in the password field, enter "admin" (with no quotes). This will take you to your router setup page. Note the version number of your firmware (usually listed near upper right corner of screen). Exit your browser.
    If you get this far without problems, try the setup disk (or setup the router manually, if you prefer), and see if you can get your router setup and working.
    If you cannot get "Reply from ..." in step 9 above, your router is dead.
    If you get a reply in step 9, but cannot complete step 10, then either your router is dead or the firmware is corrupt. In this case, use the Linksys tftp.exe program to try to reload your router with the latest firmware. After reloading the firmware, repeat the above procedure starting with step 1.
    If you need additional help, please state your ISP, the make and model of your modem, your router's firmware version, and the results of steps 9 and 10. Also, if you get any error messages, copy them exactly and report back.
    Please let me know how things turn out for you.

  • Phone has started just dying randomly

    I have a relatively new phone (3GS refurb activited in early January). I've had no problems with it but two days ago, it just died. Nothing on the screen and pushing on/ off button wouldn't do anything. I finally reset it and that seemed to work. But it's done it again three times since then. It happens when I'm not even touching it. I pick it up and it's dead. Has this happened to anyone else? It's still under warranty and I'm wondering if I should take it to the Genius bar or if this is a chronic problem and I just need to push for a replacement?
    Any tips/ advice would be much appreciated!

    Assuming it's not dying from battery depletion, I'd push for a replacement.

  • Has My iPod Died? (3rd gen)iPod with Clickwheel B&W

    Hoping someone can help, I can't turn on my iPod even when I toggle the hold switch and press & hold menu and select.
    I plug it into my pc and the pc does not acknowledge it, nor does iTunes so I am unable to restore(I have already downloaded the very latest version of iTunes).
    If I try and charge it sometimes but not always the battery charge icon will appear but it does not move as it should when charging.
    Is it time I faced facts and bought a new iPod which I can ill afford? Feel so lost without my beloved iPod.
    Thanks in advance for any helpful tips.

    If it has a "clickwheel" (instead of a touch scrollwheel with four separate round touch buttons), it is a 4th gen iPod, not 3rd gen.
    Shut down (power off) the computer and restart it. Try a different USB port. If possible, try a different docking cable.

  • "ThreadPool has stuck threads" - Warning while starting server soa 11.1.1.3

    Hi,
    When we are trying to restart the server its taking lot of time (nearly 2 hrs) and admin server status is showing as "Warning". when we check Monitoring -> Health for admin server we can see as "Thread Pool as stuck threads".
    When clicked on "threadpool", can see "ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" and current request is for "weblogic.kernel.WorkManagerWrapper$1@6ce46ce4" thread.
    Any solution for what to do.
    Thanks,
    RR

    Further Updates on this :
    I further debugged and found out few more things. This might help.
    In Weblogic Admin console Home > Summary of Deployments >oracle-bam(11.1.1)
    MDB application oracle-bam is NOT connected to messaging system with below error.
    EJBs
    MessageDispatcherBean - Error java.lang.IllegalArgumentException: Getting Deployment configuration...
    connectionFactoryJNDIName - Red Cross with warning
    destinationJNDIName - Red Cross with warning
    resourceAdapterJNDIName - Red Cross with warning
    Modules
    Also please check out another similar thread and please update.
    BAMAdapter Issue : java.rmi.ConnectException: Destination unreachable;
    Thanks,
    Sagar

  • Main thread die

    My program create the Task thread after receiving data from socket; inside the thread, it will invoke a command line engine to do some computation. The each thread will wait in line to access the single user engine The program runs fine at the beginning; however, after idle a while, the main thread will not respond anymore. Have any idea?
    Thanks

    could you post some code? btw- dont know if you about the formatting tags yet, "[ code]" and "[ /code]"... when you copy and paste the code, put it in those tags (without spaces).

  • Has my iPod died?

    Hi - I have a 4th generation ipod; dual 450 MHz G4 desktop; OS X 10.4.8
    When i click on the ipod to start it, I get an Apple, followed by the folder with exclamation mark icon. Connecting it to the computer (mac), I get a low battery icon, but it does not appear in the Finder or in iTunes.
    I went through all of the reset procedures on the support web site, and i can't do any of the restoring procedures since the ipod doesn't appear on the computer anymore.
    Is there anything else that i can try, or do i need to get it serviced (and does it really cost $270 to get it serviced???).
    Thanks!

    Sorry I can't help, but I have the same problem, except it goes from an apple to a sad iPod to a low battery.

Maybe you are looking for

  • Importing a table

    Hi all, Assume that I faced a db crash at 10:00 AM. and I used the rman backup set to recover the whole db and i recovered it around 13:00 and i took a rman full backup after recovery. Now it is nextday 20:00. Is that posible to flash back a table to

  • Implementing "Temporary Tables" in Oracle after migrating from SQL Server

    Hello, Some stored procedures referencing temporary tables in SQL Server were migrated to Oracle. In the Oracle DB, these stored procedures are invalid. In a bid to make them valid, I created the referenced temporary tables in my Oracle DB, via SQL*P

  • Help needed on Merge statement

    Hi, I want to merge a record which has a LONG field to a table with LOB field. Am getting error "ORA-00932: inconsistent datatypes: expected - got LONG" at "to_lob(col2) " in the query. Please help in resolving this. Thanks RK MERGE INTO message_STG

  • HFM Smartview error

    I am getting the following error while connecting to Smartview. exception errorcode = 10002 native = 2147192496 type = error desc = Unkown error has occured during xml parsing at line {0} and column {1} details from = HFMProviderInternal.cs.Execute R

  • Ipod update thing

    I loaded the Ipod update and since then it hasn't worked in my truck.. I have a Kenwood tuner with a Ipod display on the tuner. I plug the Ipod into a cord that goes in the bottom of the Ipod and it displays and operates off the tuner. Except now the