XY-Graph hangs after running continously for 3 weeks

We have an application running on LV 6.0.2 on Windows NT4/2k.
The application is splitted in an overview panel which displays up to 20 graphs (XY-Graphs) and detailed views, which displays only one signal but with further information. The aplication is running continously. If the data source is powered-on data will be acquired. After power-down the data source we reinitialize the XY-Graph and wait for power-on.
The problem is, that the application is working correctly for about 3 weeks and then suddenly the XY-Graphs of the overview panel is hanging - that means we get some data (say 20 min.) and then no more data will be displayed.
The data is formatted in a model-view controller like manner. The special thing
is, that we can format all data acquired for all graphs. The detailed view displays all acquired data as expected whereas the overview only displays some part of it.
Do you have any ideas or solutions for this problem?? We are know restarting the panel after a specified time period and hope that this workaround will solve this error.

I suspect you are runnig out of memory!
The data collected just piles up as it comes in.
How to confirm.
Right click on the task bar and select "Task Manager".
Select the Performance tab.
When you start your app, ther should be lot of memory left over.
Watch this value for three weeks. You should see a steady rise in memory usage until the machine hangs.
If this is a coorect guess, you have two choices.
1)Re-write the app to limit the history that is kept in memory, or
2) Re-boot the machine once every 2 weeks.
See ya back here in 3 weeks,
Ben
Ben Rayner
I am currently active on.. MainStream Preppers
Rayner's Ridge is under construction

Similar Messages

  • VISA Write hangs after running OK for a while

    VISA Write function (VISA abc W) in my VI runs OK, with a Return Count of 4, for a while (100's to 1000's of times)  then it hangs.  The Return Count from this function is then 0.  The Error In and Error Out show no errors.  Clicking HIGHLIGHT EXECUTION shows the output wires from the VISA Write as colored grey, while everything else has normal color. 
    Clicking the VI red ABORT button, or any of the sub VIs red ABORT buttons, fails to abort or reset the VI even after 20 minutes.  Task Manager will stop LabVIEW, but then LabVIEW will not start up again without shutting down and restarting the computer.  Changing to a different Windows XP computer and a different PCI-GPIB, NI-488.2  board, as well as reinstalling LabVIEW 7.0, or using a different LabVIEW 7.0 serial number, has not solved the problem. 
    Thank you for your help.

    Thanks for your reply.  Attached is a PowerPoint file that shows info on our computer and LabView, and a For Loop
    (Slide 3) that runs the VIs addressing one of our instruments (Hart 1590 Super Thermometer).  Slide 4 shows the
    block diagram that is pretty much as downloaded from National Instruments.  The block diagrams for each of the
    colored sub VIs contains a sub VI having a VISA abc W function as shown in Slide 5.  The only places this VISA
    function hangs is in inside the While Loop, inside the yellow Meas. Status. VI or the blue Read Meas. VI.  The
    Meas. Status. VI sends "new", and  the Read Meas. VI sends "tem" to the Hart instrument. 
    Also attaced are the VIs for the Measurement Status and the Read Measurement.  In the course of trying to fix this
    problem I've added various time delays of 50, 100 msec, up to 1 sec, thinking that the Hart needed more time to
    respond before receiving another command; none of this improved the situation.  I added indicators and arrays to
    capture the last several strings that were input to the VISA function, but I saw nothing unusual.  All I've been
    able to determine is that the VISA abc W function hangs as described in my posted message. 
    Attachments:
    VISA Write Hang 9-15-05.zip ‏282 KB

  • ABAP Program gives error after running  successfully for few days / months

    I have a problem that sometimes my programs start giving errors or does not run at all after successfully running for few days / months.
    But, when I copy the same program with a different name (without any changes ) it starts running again.
    Yesterday I had another problem. I was sending a request to be transported to Production Client, and the request was not getting transported. But when I changed just the name of the program, It was transported to Production Client.
    I can't understand where the problem lies and what happens to the programs after running successfully for few days. All I have to do is just copy that programm into another name and it starts running.
    Can anyone help me?
    Regards,
    SK Daniel

    about the transport thing..i had the same problem few months back the reason was,  i included a table which is having different package  from my program..so wot im thinking is when you creating a different program u might be assigning different package to this new program  and this package is same as all the tables included in your program...
    regards

  • My Macbook Pro purchased Dec 2011 has suddenly become very slow after not using for 2 weeks (close to frozen). What is the problem and how to solve it?

    My Macbook Pro purchased Dec 2011 has suddenly become very slow after not using for 2 weeks (close to frozen). What is the problem and how to solve it?

    Need Help Ye,
    boot your MacBook Pro into Recovery mode by holding down a Command key and the R key as it starts up. Once the Mac OS X Utilities menu appears, select Disk Utility. On the left-hand side of the Disk Utility window, select your internal disk’s boot partition (typically called “Macintosh HD”). On the right-hand side, press the Verify Disk button if it’s not greyed out; if it is greyed out, or if it reports that errors were found, press the Repair Disk button. Once the verification/repair is completed, exit Disk Utility and select Restart from the Apple menu to restart in normal mode. Is it still very slow?

  • Can I update my RAM in macbook pro after having it for 2 weeks?

    I just got a MacBook Pro and I want to know if I can update the RAM from 4gb to 8gb after having it for 2 weeks or if I have to buy it with the 8gb RAM already installed

    Assuming that you have a current model MBP, you can actually install up 16 GB RAM.  The specifications are:  204-pin PC3-12800 (1600 MHz) DDR3 SO-DIMM.
    The two best sources for Mac compatible RAM are OWC and Crucial. If you need instructions, go to the OWC web site and select the appropriate installation video.  You will need a #00 Phillips driver to perform the installation.
    Ciao.

  • My brand new back up drive is connected but now time machine has disappeared after working perfectly for a week. - no icon, not appearing as an option to save to - have rebooted everything a few times.

    My brand new back up drive is connected but now time machine has disappeared after working perfectly for a week. - no icon, not appearing as an option to save to - have rebooted everything a few times.

    It's not clear whether you were able to do any backups to this drive at all.  If not, it's probably not formatted properly.  See #5 in Time Machine - Frequently Asked Questions for instructions.
    If you did get any successful backups, there may be a problem with the drive, or the backups may be corrupted.  Try to repair the backups, per #A5 in Time Machine - Troubleshooting.

  • Error 10846 after running VI for a day

    I am trying to develop a program that acquires data continuously from 9 analog input channels, then processed the data to extract the mean, max, min for each signal and do some calculation and then store the data in a spreadsheet every minute. The VI works fine if I run it for a short time (less than 5 hours) but if I tried to run it for a long period (an all day), I get an AI error 10846. If I ignored the message error and keep running the program, the error message 10846 keeps appearing and every thing in the VI seems slowing down. If I restart the VI without restarting the computer, the VI will run but the same message error 10846 will reappear after a short time. So I have finally had to stop the program and restart the co
    mputer so that the VI reruns normally. The VI is running at a scan rate = 1000 scans and a scan to read = 2000 scans, the buffer size is set up to 20000 scans. I tried to increase the buffer size up to 100000 scans and increase the scan to read up to 10000 scans but the message error keeps appearing. If I look at my scan backlog, for the first couple hours, it is equal to 0 and after that, for no reason, once in a while, the scan backlog show a value different of 0.
    I do not have really a lot of experiment with Data acquisition system and I am not sure to use the correct values of those parameters. But at the same time, I do not understand why the VI is running fine for couple hours and then crashed.
    Concerning the system that I am using, my computer is a 1 GHz Duron Processor running Windows 98 with 120 MB of RAM and I used:
    NI software = LabView version 6.1
    DAQ card = PCI-6071E
    I attached my code for the ones who will have time to run it.
    If anyone can offer some wisdom on
    that it would be greatly appreciated.
    Thanks
    PS: I am also wondering if the problem could come of my computer or hardware I am using?
    Attachments:
    TAH_DAQ_050703.zip ‏749 KB

    Right off hand, I would say that the fact you have to restart the computer to recover is very odd indeed--and troubling. Have you tried to run any of the continuous acquisition examples that ship with LV to see if they exhibit the same behaviour? Also, is the computer on a network? If so, try unplugging it and see if you still get the problem. Finally, when the thing is slowing down, what does the computer's overall CPU utilization look like?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Wifi hangs up on start-up, and computer hangs after using internet for 5 min.

    HP Touchsmart tm2, using Window's 7 64-bit. There are no error messages popping up, but what happens is I start my computer, and my wifi/internet connection icon seems to freeze while loading possible internet connections. If I turn off my wifi and then turn it back on using the button on the side of my computer, it seems to work correctly, then.
    But, when I get on the internet, no matter what site I go on to, my computer will just hang up after being online for at most 5 minutes. Mozilla Firefox will go into a Not Repsonding mode, and I can't minimize it or click/open any other programs. CTRL+ALT+DEL doesn't work, and when I hover over any icon, nothing seems like it's recognizing my mouse. The mouse moves, though, and the time even keeps going (it'll change from 9:13 to 9:14 and so forth).
    It ends up figuring itself out, though, after another 5 minutes (literally an entire 5 minutes) and then seems to work okay. 
    Recently, I updated CCleaner to the newest version, cleaned out my internet cache, defrag my computer using Defraggler, used CClean to also wipe by free space, and updated Avast! Antivirus to the newest version and ran a full virus scan with no threats detected... :/

    Hopefully No real Damage was done.
    A Surge Protector works fine with items like Lights, Lamps and small electrical items.  Where the problem arises is with Computers, which are precision electrical devices.  The only real protection is a Battery Backup like an APC.
    http://buy.apc.com/commerce/storefronts/etail/default.aspx?storefrontcode=apcfs& countrycode=us&tsk=F841U&pc=18349&keycode=f841u&promocode=18349&promo_key=18349
    When there is a Power outage no matter what the source. can also create tremendous Power Surges. This can happen when the electricity is turned back on and can cause frying all of your Electrical Appliances.
    Having an APC will save all of your Computer Equipment including your Modem, Router, Printers, Scanner, Computer, as well as Phone lines.
    A simple Surge Protector simply isn't enough protection and especially the cheaper models.
    Here is the simple way to check and see if your equipment is still operable.
    Turn your Computer clear OFF and pull the Power Plug
    Pull the Power from both your Modem and your Router.
    Wait a minimum of 5 minutes. After the 5 minutes Plug in your Modem and wait a minimum of 3 minutes.
    Now plug in your Router and again you must wait 3 to 4 minutes.
    Now you can plug in your computer and restart it and don't touch anything.  If your computer starts up then you got lucky If not you will probably need to take it to the genious bar at your closest Apple Store. Chances are that your computer has components that have been fried from the power surge. Good Luck and hope your computer restarts.

  • Having bluetooth connection problem after using Yosemite for a week

    After installing and using Yosemite for a week, I experienced bluetooth connection problems with my magic mouse and headphone, my model is macbook pro retina early 2013, hope to fix this soon

    Hello there Oranger84,
    If I understand correctly you are having some sort of Bluetooth issue between your computer and Magic Mouse and Headphones after installing Yosemite. Depending on the particular symptoms you are seeing, I would recommend the following article to help you get that resolved:
    Troubleshooting wireless mouse and keyboard issues
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • After being away for two weeks my iMac wont send my Orange mail.

    After being away on holiday for two weeks my iMac wont send my Orange mail. I get the message "The server “smtp.wanadoo.co.uk” refused to allow a connection on the default ports."
    I have not changed any setting, the email sends if I login to Webmail, so the account itself is valid. The iMac mail downloads my email perfectly as normal. Using Mac OS X 10.6.8. Email address is one I have used for almost 10 years without any problems.
    It is a POP3 account using default ports with no authentication or SSL. Have tried different ports (e.g. 26), putting password authentication on, but nothing works.
    Any ideas?

    Fixed it. Played about with the port numbers and got a more detailed message:
    Client host blocked for spamming issues. OUK104_102 Ref http://csi.cloudmark.com/reset-request/?ip=nn.nn.nn.n. Select a different outgoing mail server from the list below or click Try Later to leave the message in your Outbox until it can be sent.
    Went to Cloudmark and got the IP reset. Took an evening of work but worth it.

  • Weblogic hangs after running few hours

    Hi!
    We have encountered the following errors with Oracle when runing weblogic
    for few hours. What should we do in order to identify the problem?
    Wed Feb 14 14:48:19 CST 2001:<I> <VCBOProductMgr::updateTransactionStatus>
    Updating status of transaction TAC2001021411100000350
    Wed Feb 14 14:48:19 CST 2001:<I> <TX> Exception during commit for a single
    resource. Transaction = TxC (1911283416, xid = 982068338574_239, timeout =
    300, txState = Rolledback, root = null
    Wed Feb 14 14:48:19 CST 2001:<E> <Adapter> Exception thrown by rmi server:
    [4151517674918611947S192.168.7.13:[7001,7001,7002,7002,7001,-1]/263]
    Wed Feb 14 15:10:56 CST 2001:<I> <TX> Transaction (TxC (-343122239, xid =
    982068338574_253, timeout = 60, txState = Marked Rollback, root = null)
    rolled back after 60 sec.
    Wed Feb 14 15:10:56 CST 2001:<I> <TX> java.sql.SQLException: Io exception:
    There is no process to read data written to a pipe.
    Wed Feb 14 15:11:10 CST 2001:<I> <TX> Transaction (TxC (1882185409, xid =
    982068338574_254, timeout = 60, txState = Marked Rollback, root = null)
    rolled back after 60 sec.
    Wed Feb 14 15:11:10 CST 2001:<I> <TX> java.sql.SQLException: Io exception:
    There is no process to read data written to a pipe.
    System Configuration:
    AIX 4.3
    IBM JDK 1.2.2
    Oracle JDBC 8.1.6 Thin Driver
    Thanks!
    Regards,
    Yew Yap

    hi!
    If I use DriverManager to get my connection, will it still inherit the
    transaction attributes defined in EJB? Will it auto-commit?
    Thanks!
    Regards
    Yew Yap
    "Rob Woollen" <[email protected]> wrote in message
    news:<[email protected]>...
    You are deadlocking because you are using DriverManager to get your
    database connections. Unfortunately, it is prone to deadlock and should
    be avoided.>
    An easy temporary work-around is to set your initial number of db
    connections equal to your max number of connections. In general, this
    is a good idea for production systems, and it will avoid your deadlock.>
    You should either get the db connection from a DataSource or use
    java.sql.Driver.connect. They are not synchronized like DriverManager.>
    -- Rob>
    Goh Yew Yap wrote:>>
    hi!>>
    here is it.>>
    "Adam Messinger" <[email protected]> wrote in message
    news:[email protected]...
    Goh,>>>
    From the exceptions it appears to me as though the JDBC driver isthrowing
    exceptions, perhaps because the Oracle listener is dying. It is alittle
    hard to tell what is causing the hang without a thread dump though.Could
    you generate one and post it here?>>>
    Regards,>>>
    Adam>>>
    >>>
    >>
    Wed Feb 14 18:07:33 2001>>
    SIGQUIT received at 0 in .
    Current Thread Details
    ---------------------->>
    "Signal dispatcher" (TID:0x800337a8, sys_thread_t:0x300d8c28,state:CW, native ID:0x102) prio=5
    >>
    ----- Native Stack -----
    at 0xd0012264 in pthreadevent_wait
    at 0xd000e2b4 in condwait_local
    at 0xd000e68c in condwait
    at 0xd000f2f4 in pthread_cond_wait
    at 0xd1a20ab8 in condvarWait
    at 0xd1a26720 in sigMonitorWait
    at 0xd1a26ab4 in sysSignalWait
    at 0xd198934c in sigthread
    at 0xd1986fec in xmSaveStackBase
    at 0xd1a20c68 in _start
    at 0xd00081fc in pthreadbody
    unable to backtrace through native code - iar 0x0 not in textarea (sp is 0x301a1110)
    >>
    ----- Monitors Held -----
    Monitor Cache lock
    Monitor Registry lock
    Thread queue lock>
    J2RE 1.2.2 IBM build ca122-20000915>>
    Operating Environment
    Host : sist1:192.168.3.16
    OS Level : AIX 4.3.3.0
    Processors -
    Architecture : POWER_PC (impl: unknown, ver: unknown)
    How Many : 2
    Enabled : 2>>
    User Limits (in bytes except for NOFILE and NPROC) -
    RLIMIT_FSIZE : 1073741312
    RLIMIT_DATA : 1342177280
    RLIMIT_STACK : 33554432
    RLIMIT_CORE : 1073741312
    RLIMIT_NOFILE : 2000
    NPROC(max) : 128>>
    Page Space (in blocks) -
    /dev/hd6: size=131072, free=130351>>
    Application Environment
    Signal Handlers -
    SIGHUP : ignored
    SIGINT : ignored
    SIGQUIT : intrDispatchMD (libhpi.a)
    SIGILL : intrDispatchMD (libhpi.a)
    SIGTRAP : unknown handler (libjitc.a)
    SIGABRT : intrDispatchMD (libhpi.a)
    SIGEMT : intrDispatchMD (libhpi.a)
    SIGFPE : intrDispatchMD (libhpi.a)
    SIGBUS : intrDispatchMD (libhpi.a)
    SIGSEGV : intrDispatchMD (libhpi.a)
    SIGSYS : intrDispatchMD (libhpi.a)
    SIGPIPE : ignored
    SIGUSR1 : sigusr1Handler (libhpi.a)
    SIGUSR2 : unknown handler (libjitc.a)
    Environment Variables -
    _=/usr/java_dev2/jre/sh/../bin/java
    LANG=en_US
    LOGIN=weblogic
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    IMQCONFIGCL=/etc/IMNSearch/dbcshelp>>
    PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/weblogic/bin:/usr/bin/X11:/sbin:
    /weblogic/bin:/oracle/bin:/weblogic:/weblogic/ldap:.
    ORACLE_BASE=/oracle
    LC__FASTMSG=true
    CGI_DIRECTORY=/var/docsearch/cgi-bin
    IMQCONFIGSRV=/etc/IMNSearch
    EDITOR=vi
    LOGNAME=weblogic
    MAIL=/usr/spool/mail/weblogic
    LOCPATH=/usr/lib/nls/loc
    ORACLE_SID=vcheq
    PS1=weblogic$
    DOCUMENT_SERVER_MACHINE_NAME=localhost
    USER=weblogic
    AUTHSTATE=compat
    SHELL=/usr/bin/ksh
    ODMDIR=/etc/objrepos
    JAVAHOME=/usr/java_dev2/jre/sh/..
    DOCUMENT_SERVER_PORT=49213
    XFILESEARCHPATH=/usr/java_dev2/jre/sh/../lib/locale/%L/%T/%N%S:
    HOME=/home/weblogic
    TERM=vt100
    MAILMSG=[YOU HAVE NEW MAIL]
    ORACLE_HOME=/oracle
    PWD=/weblogic
    DOCUMENT_DIRECTORY=/usr/docsearch/html
    TZ=TAIST-8
    AIXTHREAD_SCOPE=S
    A__z=! LOGNAME>>
    LIBPATH=/usr/java_dev2/jre/sh/../bin:/usr/java_dev2/jre/sh/../bin/classic::/
    weblogic/lib/aix:/weblogic/lib/aix
    >>
    Loaded Libraries (sizes in bytes)
    /weblogic/lib/aix/libmuxer.so
    filesize : 18471
    text start : d1c09000
    text size : 2cc7
    data start : 31f44200
    data size : 168
    /usr/java_dev2/jre/bin/libmath.a
    filesize : 65667
    text start : d1bfe000
    text size : aeb3
    data start : 30c42fa8
    data size : 3ac
    /usr/java_dev2/jre/bin/libnet.a
    filesize : 51753
    text start : d1bf6000
    text size : 7b8f
    data start : 30c413a8
    data size : 338
    /usr/java_dev2/jre/bin/libjitc.a
    filesize : 2199966
    text start : d1a3d000
    text size : 1b8600
    data start : 30284580
    data size : c954
    /usr/lib/libiconv.a
    filesize : 377832
    text start : d0034100
    text size : 13f3a
    data start : f011fda0
    data size : a574
    /usr/lib/libi18n.a
    filesize : 122287
    text start : d002c100
    text size : 7834
    data start : f017d440
    data size : 1114
    /usr/lib/nls/loc/en_US
    filesize : 14340
    text start : d0026000
    text size : 2d71
    data start : d0029130
    data size : 2324
    /usr/java_dev2/jre/sh/../bin/libzip.a
    filesize : 102070
    text start : d1a2a000
    text size : 127ec
    data start : 300812f8
    data size : 1ea0
    /usr/java_dev2/jre/sh/../bin/libhpi.a
    filesize : 83039
    text start : d1a1f000
    text size : a38e
    data start : 3003fc98
    data size : b5c
    /usr/java_dev2/jre/sh/../bin/libxhpi.a
    filesize : 8871
    text start : d1a1e000
    text size : f29
    data start : 3003e948
    data size : 1a8
    /usr/java_dev2/jre/sh/../bin/libjava.a
    filesize : 366095
    text start : d19e4000
    text size : 39f86
    data start : 30037508
    data size : 6428
    /usr/java_dev2/jre/sh/../bin/classic/libjvm.a
    filesize : 1295285
    text start : d1906000
    text size : dde9e
    data start : 30011340
    data size : 252e0
    /usr/lib/libdl.a
    filesize : 5248
    text start : d0a7f0f8
    text size : 1e0
    data start : f02560f8
    data size : 0
    /usr/lib/libbsd.a
    filesize : 62186
    text start : d00cf4e0
    text size : 7deb
    data start : f00f6b28
    data size : 1460
    /usr/lpp/xlC/lib/libC.a
    filesize : 2610937
    text start : d07ed360
    text size : 5982
    data start : f01cf760
    data size : a08
    /usr/lpp/xlC/lib/libC.a
    filesize : 2610937
    text start : d0779660
    text size : 5fca
    data start : f01ce460
    data size : 83c
    /usr/lpp/xlC/lib/libC.a
    filesize : 2610937
    text start : d07807c0
    text size : 6c174
    data start : f01bbdc0
    data size : 113c4
    /usr/lpp/xlC/lib/libC.a
    filesize : 2610937
    text start : d076d070
    text size : b756
    data start : f01ba31c
    data size : 1c
    /usr/lib/libpthreads.a
    filesize : 712412
    text start : d0001000
    text size : 2290
    data start : f006f000
    data size : 41004
    /usr/lib/libpthreads.a
    filesize : 712412
    text start : d0004000
    text size : 20174
    data start : f00b1000
    data size : 400c
    /usr/lpp/xlC/lib/libC.a
    filesize : 2610937
    text start : d0739100
    text size : 33653
    data start : f01b5d00
    data size : 411c
    /usr/lib/libcrypt.a
    filesize : 11167
    text start : d00250f8
    text size : 87a
    data start : f006e528
    data size : 13c
    /usr/lib/libc.a
    filesize : 6367431
    text start : d0163720
    text size : 1c0845
    data start : f0000da0
    data size : 6d108>>
    "HighPriority TimeEventGenerator" (TID:0x828c68c0,sys_thread_t:0x31df64d8, state:CW, native ID:0x191d) prio=9
    at java.lang.Object.wait(Native Method)
    atweblogic.time.common.internal.TimeTable.snooze(TimeTable.java(Compiled
    Code))
    atweblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :141)
    at java.lang.Thread.run(Thread.java:481)>>
    ----- Native Stack -----
    at 0xd01f0450 in gettimeofday
    at 0xd0012264 in pthreadevent_wait
    at 0xd000e188 in condwait_local
    at 0xd000e68c in condwait
    at 0xd000f058 in pthread_cond_timedwait
    at 0xd1a20978 in condvarTimedWait
    at 0xd1a230bc in sysMonitorWait
    at 0xd1998e28 in lkMonitorWait
    at 0xd1929d70 in JVM_MonitorWait
    unable to backtrace through native code - iar 0x31f240b8 not intext area (sp is 0x31eb1b9c)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "SSLListenThread" (TID:0x80032d28, sys_thread_t:0x31218bd8, state:R,native ID:0x181c) prio=5
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:414)
    at java.net.ServerSocket.implAccept(ServerSocket.java:242)
    at java.net.ServerSocket.accept(ServerSocket.java:226)
    atweblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.java
    :121)
    atweblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:277)>>
    ----- Native Stack -----
    at 0xd1a251b0 in sysAccept
    at 0xd191fb90 in JVM_Accept
    at 0xd1bfafa0 in Java_java_net_PlainSocketImpl_socketAccept
    at 0xd193bda4 in mmisInvoke_O_VHelper
    at 0xd193da88 in entryCmp
    unable to backtrace through native code - iar 0x3000c268 not intext area (sp is 0x3001d818)
    >>
    ----- Monitors Held -----
    (flat) java.net.PlainSocketImpl@8287E490/8287E498>
    ------------------------------------------------------------------------->>
    "ListenThread" (TID:0x80032dd0, sys_thread_t:0x31218958, state:R,native ID:0x171b) prio=5
    at java.net.PlainSocketImpl.socketAccept(Native Method)
    at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:414)
    at java.net.ServerSocket.implAccept(ServerSocket.java:242)
    at java.net.ServerSocket.accept(ServerSocket.java:226)
    at weblogic.t3.srvr.ListenThread.run(ListenThread.java:277)>>
    ----- Native Stack -----
    at 0xd1a251b0 in sysAccept
    at 0xd191fb90 in JVM_Accept
    at 0xd1bfafa0 in Java_java_net_PlainSocketImpl_socketAccept
    at 0xd193bda4 in mmisInvoke_O_VHelper
    at 0xd193da88 in entryCmp
    unable to backtrace through native code - iar 0x0 not in textarea (sp is 0x3134b120)
    >>
    ----- Monitors Held -----
    (flat) java.net.PlainSocketImpl@8287CC50/8287CC58>
    ------------------------------------------------------------------------->>
    "NBExecuteThread-1" (TID:0x80032e68, sys_thread_t:0x308a3988,state:CW, native ID:0x1617) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    atweblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)>>
    ----- Native Stack -----
    at 0xd0012264 in pthreadevent_wait
    at 0xd000e2b4 in condwait_local
    at 0xd000e68c in condwait
    at 0xd000f2f4 in pthread_cond_wait
    at 0xd1a20ab8 in condvarWait
    at 0xd1a230a0 in sysMonitorWait
    at 0xd1998e28 in lkMonitorWait
    at 0xd1929d70 in JVM_MonitorWait
    at 0xd193f544 in sysInvokeNative
    at 0xd1939b2c in mmisInvokeJniMethodHelper
    at 0xd19305e8 in ThreadCPUTimeMillis
    unable to backtrace through native code - iar 0x0 not in textarea (sp is 0x30e2e60c)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "NBExecuteThread-0" (TID:0x80032ed8, sys_thread_t:0x308a3478,state:CW, native ID:0x1516) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:426)
    atweblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:99)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)>>
    ----- Native Stack -----
    at 0xd0012264 in pthreadevent_wait
    at 0xd000e2b4 in condwait_local
    at 0xd000e68c in condwait
    at 0xd000f2f4 in pthread_cond_wait
    at 0xd1a20ab8 in condvarWait
    at 0xd1a230a0 in sysMonitorWait
    at 0xd1998e28 in lkMonitorWait
    at 0xd1929d70 in JVM_MonitorWait
    at 0xd193f544 in sysInvokeNative
    at 0xd1939b2c in mmisInvokeJniMethodHelper
    at 0xd19305e8 in ThreadCPUTimeMillis
    unable to backtrace through native code - iar 0x0 not in textarea (sp is 0x30de840c)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "ExecuteThread-14" (TID:0x80032f48, sys_thread_t:0x30871a78,state:CW, native ID:0x1415) prio=5
    atjava.sql.DriverManager.getConnection(DriverManager.java(Compiled Code))
    at com.vcheq.tjs.TJSRemove.remove(TJSRemove.java:56)
    atcom.vcheq.transaction.VCDOTransactionEJB.deletePostDatedTransaction(VCDOTran
    sactionEJB.java:1408)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl.deletePostDatedTransaction(VC
    DOTransactionEJBEOImpl.java:155)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl_WLSkel.invoke(VCDOTransaction
    EJBEOImpl_WLSkel.java:75)
    atweblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestDispatcher.dispatch(BasicRequestDispatch
    er.java(Compiled Code))
    atweblogic.rmi.internal.ServerRequest.sendOneWay(ServerRequest.java:73)
    atweblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:77)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl_WLStub.deletePostDatedTransac
    tion(VCDOTransactionEJBEOImpl_WLStub.java:193)
    atcom.vcheq.transaction.VCBOProductMgrEJB.deletePostDatedTransaction(VCBOProdu
    ctMgrEJB.java:475)
    atcom.vcheq.transaction.VCBOProductMgrEJBEOImpl.deletePostDatedTransaction(VCB
    OProductMgrEJBEOImpl.java:142)
    atcom.vcheq.transaction.VCBOProductMgrEJBEOImpl_WLSkel.invoke(VCBOProductMgrEJ
    BEOImpl_WLSkel.java:75)
    atweblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java(Compiled Code))
    atweblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    5)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)>>
    ----- Native Stack -----
    at 0xd0012264 in pthreadevent_wait
    at 0xd000e2b4 in condwait_local
    at 0xd000e68c in condwait
    at 0xd000f2f4 in pthread_cond_wait
    at 0xd1a20ab8 in condvarWait
    at 0xd1a230a0 in sysMonitorWait
    at 0xd1999500 in lkMonitorEnter
    unable to backtrace through native code - iar 0x30291804 not intext area (sp is 0x30da1cac)
    >>
    ----- Monitors Held ----->>
    ----- Blocked On -----
    java.lang.Class@80016588/80016590>
    ------------------------------------------------------------------------->>
    "ExecuteThread-13" (TID:0x80032fb8, sys_thread_t:0x3085b3b8,state:R, native ID:0x1314) prio=5
    at java.net.SocketInputStream.socketRead(Native Method)
    atjava.net.SocketInputStream.read(SocketInputStream.java(Compiled Code))
    atweblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:209)
    atweblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)>>
    ----- Native Stack -----
    at 0xd1a24ba8 in sysTimeout
    at 0xd191fcc0 in JVM_Timeout
    at 0xd1bfb608 in Java_java_net_SocketInputStream_socketRead
    unable to backtrace through native code - iar 0x311ebec0 not intext area (sp is 0x30d5bf8c)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "ExecuteThread-12" (TID:0x80033028, sys_thread_t:0x3085b158,state:CW, native ID:0x1213) prio=5
    atjava.sql.DriverManager.registerDriver(DriverManager.java(Compiled Code))
    atcom.vcheq.common.VCEnvironment.getProfileConnection(VCEnvironment.java(Compi
    led Code))
    atcom.vcheq.common.VCEnvironment.getBankGMT(VCEnvironment.java:574)
    atcom.vcheq.transaction.VCDOTransactionEJB.submitTransaction(VCDOTransactionEJ
    B.java:690)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl.submitTransaction(VCDOTransac
    tionEJBEOImpl.java:245)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl_WLSkel.invoke(VCDOTransaction
    EJBEOImpl_WLSkel.java:97)
    atweblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestDispatcher.dispatch(BasicRequestDispatch
    er.java(Compiled Code))
    atweblogic.rmi.internal.ServerRequest.sendOneWay(ServerRequest.java:73)
    atweblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:77)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl_WLStub.submitTransaction(VCDO
    TransactionEJBEOImpl_WLStub.java:252)
    atcom.vcheq.transaction.VCBOProductMgrEJB.submitTransaction(VCBOProductMgrEJB.
    java:123)
    atcom.vcheq.transaction.VCBOProductMgrEJBEOImpl.submitTransaction(VCBOProductM
    grEJBEOImpl.java:99)
    atcom.vcheq.transaction.VCBOProductMgrEJBEOImpl_WLSkel.invoke(VCBOProductMgrEJ
    BEOImpl_WLSkel.java:97)
    atweblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java(Compiled Code))
    atweblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    5)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)>>
    ----- Native Stack -----
    unable to backtrace through native code - iar 0x30d156b4 not intext area (sp is 0x30d154fc)
    >>
    ----- Monitors Held ----->>
    ----- Blocked On -----
    java.lang.Class@80016588/80016590>
    ------------------------------------------------------------------------->>
    "ExecuteThread-11" (TID:0x80033098, sys_thread_t:0x3085aef8,state:CW, native ID:0x1112) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    atweblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)>>
    ----- Native Stack -----
    unable to backtrace through native code - iar 0x3001c350 not intext area (sp is 0x30ccf8ec)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "ExecuteThread-10" (TID:0x80033108, sys_thread_t:0x3085ac98,state:CW, native ID:0x1011) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    atweblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)>>
    ----- Native Stack -----
    unable to backtrace through native code - iar 0x3001c350 not intext area (sp is 0x30c896ec)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "ExecuteThread-9" (TID:0x80033178, sys_thread_t:0x30852598, state:R,native ID:0xf10) prio=5
    at java.net.SocketInputStream.socketRead(Native Method)
    atjava.net.SocketInputStream.read(SocketInputStream.java(Compiled Code))
    at oracle.net.ns.Packet.receive(Unknown Source)
    at oracle.net.ns.NSProtocol.connect(Unknown Source)
    at oracle.jdbc.ttc7.TTC7Protocol.connect(TTC7Protocol.java:1139)
    at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:199)
    atoracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:200)
    atoracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:251)
    atoracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:224)
    atjava.sql.DriverManager.getConnection(DriverManager.java(Compiled Code))
    atjava.sql.DriverManager.getConnection(DriverManager.java(Compiled Code))
    at com.vcheq.tjs.TJSRemove.remove(TJSRemove.java:56)
    atcom.vcheq.transaction.VCDOTransactionEJB.deletePostDatedTransaction(VCDOTran
    sactionEJB.java:1408)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl.deletePostDatedTransaction(VC
    DOTransactionEJBEOImpl.java:155)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl_WLSkel.invoke(VCDOTransaction
    EJBEOImpl_WLSkel.java:75)
    atweblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestDispatcher.dispatch(BasicRequestDispatch
    er.java(Compiled Code))
    atweblogic.rmi.internal.ServerRequest.sendOneWay(ServerRequest.java:73)
    atweblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:77)
    atcom.vcheq.transaction.VCDOTransactionEJBEOImpl_WLStub.deletePostDatedTransac
    tion(VCDOTransactionEJBEOImpl_WLStub.java:193)
    atcom.vcheq.transaction.VCBOProductMgrEJB.deletePostDatedTransaction(VCBOProdu
    ctMgrEJB.java:475)
    atcom.vcheq.transaction.VCBOProductMgrEJBEOImpl.deletePostDatedTransaction(VCB
    OProductMgrEJBEOImpl.java:142)
    atcom.vcheq.transaction.VCBOProductMgrEJBEOImpl_WLSkel.invoke(VCBOProductMgrEJ
    BEOImpl_WLSkel.java:75)
    atweblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java(Compiled Code))
    atweblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java(Compiled Code))
    atweblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    5)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)>>
    ----- Native Stack -----
    at 0xd1a24ddc in sysRecv
    at 0xd191fd8c in JVM_Recv
    at 0xd1bfb714 in Java_java_net_SocketInputStream_socketRead
    unable to backtrace through native code - iar 0x311ebec0 not intext area (sp is 0x30c1f078)
    >>
    ----- Monitors Held -----
    (flat) java.lang.Class@80016588/80016590
    (flat) oracle.jdbc.ttc7.TTC7Protocol@827B72B0/827B72B8>
    ------------------------------------------------------------------------->>
    "ExecuteThread-8" (TID:0x800331e8, sys_thread_t:0x30852338,state:CW, native ID:0xe0f) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java(Compiled Code))
    atweblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java(Compiled
    Code))
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:126)>>
    ----- Native Stack -----
    unable to backtrace through native code - iar 0x800331e8 not intext area (sp is 0x30bda3fc)
    >>
    ----- Monitors Held ----->
    ------------------------------------------------------------------------->>
    "ExecuteThread-7" (TID:0x80033258, sys_thread_t:0x308520d8,state:CW, native ID:0xd0e) prio=5
    at java.lang.Object.wait(Native Method)

  • Error -1074360293 (IMAQdx Timeout) after running acquisition for some time

    My vision application in LabVIEW does several acquisitions and processings successful but then the acquisition (grab) suddenly fails with a timeout error (-1074360293, IMAQdx: Timeout). The error does not happen when only acquiring the images.
    After the error happened no acquisition is possible. Even when LabVIEW is closed MAX returns a timeout error. Only rebooting helps.
    some Hardware Details:
    3 FireWire Controllers (1394a)
    3 Cameras connected to the first two controllers, one to the third (7 cameras total)
    Mode for all cameras: 1280 x 960 Mono 8 7.50 fps
    The bandwidth for a FireWire controller is sufficient. (Three cameras on one controller run without any problem.)
    The memory consume of the application is raising short before or after the error occurs. But I did not find out where exactly.
    Before the error happens some minutes until one and half an hour pass.
    More details will follow.
    Is there a specialist in FireWire or in vision who can help?
    Greetings,
    shb
    Solved!
    Go to Solution.

    Changing the driver to this one seems to solve the issue:
    "OHCI-compliant 1394 Host controller (legacy)" (in German: "OHCI-konformer 1394-Hostcontroller (alt)")
    With this driver the test has run for more than 66 hours without throwing an error.
    Some related Articles:
    http://www.rme-audio.de/forum/viewtopic.php?id=9827
    http://www.myvideoproblems.com/ProblemPages/CannotCapture.htm

  • Error after running Projector for a while

    I run a projector in a kiosk. When being used there is no
    problem, but at night if it is not being used for a bit I get one
    of two errors
    Faulting application dirproj.exe, version 10.1.0.11, faulting
    module iml32.dll, version 10.1.0.11, fault address 0x000113d7.
    Faulting application dirproj.exe, version 10.1.0.11, faulting
    module iml32.dll, version 10.1.0.11, fault address 0x0000be06
    These happen at various times and doesn't seem to be a
    pattern for when it is one or the other. Any help is appreciated

    You would need to make another application to monitor the
    status of the
    main one. Xtras like BuddyAPI will help there. It is easy to
    check if
    an app is open, and if not, open it.
    Or you could have the main app write out a file every 5
    minutes or so.
    Have your monitoring application check the file date on that
    file. If
    it is >10 old, then that means that the main app is locked
    up or
    crashed. The monitor app can close it then re=open it.

  • DAC is running contineously for SIL Service Request Fact

    Hi All,
    Help is needed.!
    I am using DAC 7.9.4.
    I have started Incremental Load for the DAC.
    It went fine for first few runs, now it is showing that SIL Service Request Fact is running. This is running from last 4 days continuously.
    I have alreday checked the log files which are there in the folder Sessionlogs,Workflowlogs & DAC >> Log.
    I am not able to find out the error.
    The session log file has last lines as
    TRANSF_1_1_1> DBG_21641 MPLT_LOV_D_ROW_WID.LKP_W_LOV_G1: Index cache size = [4510650], Data cache size = [4510650]
    WRITER_1_*_1> WRT_8167 Start loading table [W_SRVREQ_F] at: Fri Nov 28 23:31:52 2008
    Please Help me to solve this problem.
    Its very urgent.
    Thank you in Advance.

    Hi All,
    Issue is being resolved.
    We did not defined Index on W_SRVREQ_F.
    Pls always check your table index defined or not.

  • Network hangs after streaming music for a few minutes

    I have a strange network problem when I stream iTunes music from my MacBook Pro, via an Airport Extreme base station to an Airport Express with speakers connected. The MacBook and Airport Extreme both have a wireless connection to the base station.
    After the music has been streaming for a few minutes, it is no longer possible to access the internet or local network from the MacBook (e.g. with Safari, Mail). Even a ping to my router fails to respond. However, the music continues to play over the remote speakers all the time, so there is apparently a network connection to the base station.
    Simply stopping iTunes does not fix the problem, but if I turn the Airport connection off and on again on the MacBook, the network comes back to life for a few more minutes. I can access the Internet via the Airport Extreme using my iPod Touch, so the base station must still be working. When I am not using iTunes streaming, the network is fine.
    I tried replacing the Airport Extreme by another Airport Express, so that I had an Airport Express as the base station and another Airport Express connected to the speakers. The problem no longer occurred, even though the Airport Express and Airport Extreme had the same firmware version (7.4.1) and were configured with all the same settings. This leads me to think the problem is with the Airport Extreme.
    I also tried connecting the MacBook to the Airport Extreme using an Ethernet cable, instead of the wireless connection. With this configuration, the problem did not occur.
    Any help would be appreciated.

    I have the exact same problem. My entire computer stalls for a while until the music comes back. I've tried streaming the music through Airfoil instead of through iTunes but the same problem occurs, although it seems to be less frequent through Airfoil.

Maybe you are looking for

  • Why is RoboHelp not displaying the required data content of .chm when linked as Help in my App ?

    Gorgeous Hello All, Has anyone encountered the below-said show- stopper. Another BIG TIME help required, will help me in tremendous fashion. Am using Adobe RoboHelp, Version 10 and IE version being 10. In my local machine : 1.)I have completed my tec

  • [LiveCycle Designer] Send Field Value with FDF Response

    Hiya. I'm trying to send two FDF responses, a status message and a field/pair value, from a PHP script that has processed a HTTP POST. The status message is sent to the form successfully, but the field value is not sent to a form created in LiveCycle

  • 1 ipod 2 computer

    I have an ipod and I currently am using a pc with itunes. I want to switch to using my mac, without loosing all of the songs that are on my ipod. Is this possible or will my ipod only have the songs that are on my mac when I connect my ipod and loose

  • Priority query

    hi i have two tables like forderung and anspourch having of columns fordnr, glaeubigernr, fordergnr, extfordnr, erledigtmm 8967 11 0 23/245/60 0 8968 11 0 24/245/60 0 8969 11 0 45/98/700 1 8970 11 0 23/56/71 1 the second table is like fordnr, glaeubi

  • ITunes 7.6 installs but will not open

    I successfully installed iTunes 7.6 and when i go and double click on the iTunes icon on my desktop, the program will show up in Task Manager but will not show up on my desktop. I am running Media Center on this computer and wanted to know if any oth