JDBC Connection Jobs Continue to Run After Network Issues

We've got 7.0 SP13 installed in our DEV and QAS environments.  We connect to iSeries DB2 tables using a JDBC connection.  We recently experienced a network issue that shutdown PI.  Problem is that the system jobs used to connect to the iSeries are still running and still requiring more and more temporary storage.  We've rebooted our PI boxes but still these connection jobs continue to run and gobble up more memory.
Are we missing something in our configuration of these communication channels that will force these jobs to end???
Thanks in advance,
Chad

iSeries is on a separate server altogether.  JDBC connection to the iSeries is setup through the communication channel.
Problem is that the network issue that disconnected PI from the iSeries left these communication jobs running on the iSeries. 
Rebooting PI only created MORE of these communication jobs.
Thanks for the reply VJ, but I don't believe the poll interval would help me in this case.
Chad

Similar Messages

  • IMac running 10.9 not rebooting after network issues

    This is weird, and while I am going through Apple's Knowledgebase steps - so far without success - I thought I'd post here to see if anyone else experienced a similar issue.
    I was having network issues (or what I think/thought were network issues) for about a week. The symptoms looked like high packet loss, i.e. websites would simply not load reliably: sometimes not load at all, sometimes load partially. This started with some smaller websites and eventually it failed to load google and facebook. It took me some time to notice that  other devices on the same WiFi did not have this issue, so yesterday I decided to reboot my iMac. Network diagnostics didn't show any issue and I was able to connect to the WiFi router just fine, just not find any websites, so I thought a reboot may fix it.
    I have not been able to boot it back up since. It stalls at the grey loading screen with Apple logo and a spinning wheel for ever (I've let it sit for hours). Safe boot does not work, and starting in Verbose mode hangs at "executing fsck_hfs" and it doesn't seem to do anything else. I've booted from the install disc (actually a USB drive) and ran Disk Utility from there, but it showed not disk errors at all. It did repair a handful of permissions (I only saw iBooks related stuff and something about etc/apache2/users), apparently successfully, but it's still not booting.
    Disconnecting my external Time Machine drive and unplugging the iMac from my surge protector didn't help, either. I am now creating a new image from the partition just to have an additional backup on top of my Time Machine, and I'm going to try Archive and Install next, which is the next to last step in the Knowledgebase.
    I do have two partitions on the Mac (one 10.9 and the other 10.7), by the way, and booting into the older partition seemed to work right away. It's just that I don't have any use for that other partition right now, it's a leftover from back when I migrated to Mavericks.
    I am baffled how all of this connects together. Network issues, boot up failure without apparent disk issues? Has anyone else seen anything like this?

    I am still working on restoring my iMac with 10.9.
    I've cloned the affected partition. I used Disk Utility and it Restored without apparent unto an external drive. So I tried booting from that drive, but I get the same result as booting from the partition directly. Not a major surprise I guess since this is supposed to be an identical copy.
    I have also created a dmg image out of the partition, and I was able to open that on my MBP without problems! All the files seem to be there. It seems to be something specific with the, uh,  boot sector or, uh, something?
    Next, I booted into Single User mode and ran fsck -fy. The Knowledgebase says it's okay to do it if Safe Mode doesn't work, right? The first time it ran, I got conflicting results. It said both
    ** The volume appears to be OK
    **THE VOLUME WAS MODIFIED**
    The Knowledgebase seems to suggest that it should only say one or the other?
    Running it again, it said
    ** The volume appears to be OK
    Alas, rebooting it still doesn't work, it continues hanging at the Apple logo.

  • Firefox process occasionally continues to run after closing browser in XP Pro 64 and uses 50% CPU

    Every once in awhile after closing Firefox 3.6.13 the process continues to run. The way I discover this is my CPU temperature monitor is increasing from 36C to 50C, so I open the Task Manger and see that it is using 50% of the CPU, slowing down the computer. I am running XP Professional 64 bit SP2 with all the latest updates on an Intel E8400 3.0GHz overclocked to 3.6GHz and 4GB dual channel DDR2-1066 at 800MHz. This happens only occasionally, maybe once or twice a month. I just end the task and the temperature of the CPU drops and everything is normal again.

    Norton IPS is apparently a known issue being mentioned in the KB articles:
    *[[firefox will not start]]
    * [[firefox crashes when you open it]]
    * I also found an earlier post on the Norton site http://community.norton.com/t5/Norton-Internet-Security-Norton/Norton-IPS-1-0-Addon-for-FireFox/m-p/25425#M8494 but I am not sure this is still considered a problem.
    What exactly is this IPS extension. I am currently using XPs with Norton's NIS (version 18.6 - it is a paid for subscription). I do have Intrusion Prevention active in NIS but I see no specific extension or program IPS. Is this some optional additional software?
    I did find an explanation but from 2009
    * http://community.norton.com/t5/Norton-Protection-Blog/Intrusion-Prevention-System-IPS-Your-first-line-of-defense/ba-p/124400
    I am NOT using the Norton Toolbar etc. is it these components that are causing the problem i.e safe search etc.
    I am not having problems with firefox hanging or continuing, despite using NIS.
    There is a bug on this https://bugzilla.mozilla.org/show_bug.cgi?id=548945 but that does not seem to have got very far in confirming or resolving the issue. I imagine Norton have a very large userbase and it seems unlikely that the basic NIS is itself incompatible with Firefox.

  • IMac Fans continue to run after iMac puts its self to sleep Automtically

    My iMac fans continue to run when it puts its self to sleep using the energy saving preference pane in settings. The iMac sleeps normally, The Fans Turn Off, hard disk sleeps and all when i press the power button and do it manually but not when it does it automatically. Does anyone have a fix to this as i need it to sleep its self for the new free government EnberTech Power Saving AC adapters to automatically shut off all of my connected devices

    My iMac fans continue to run when it puts its self to sleep using the energy saving preference pane in settings. The iMac sleeps normally, The Fans Turn Off, hard disk sleeps and all when i press the power button and do it manually but not when it does it automatically. Does anyone have a fix to this as i need it to sleep its self for the new free government EnberTech Power Saving AC adapters to automatically shut off all of my connected devices

  • Oracle automatic statistics optimizer job is not running after full import

    Hi All,
    I did a full import in our QA database, import was successful, however GATHER_STATS_JOB is not running after sep 18 2010 though its enable and scheduled, i did query last_analyzed table to check and its confirmed that it didnt ran after sep18,2010.
    Please refer below for the output
    OWNER JOB_NAME ENABL STATE START_DATE END_DATE LAST_START_DATE NEXT_RUN_D
    SYS GATHER_STATS_JOB TRUE SCHEDULED 18-09-2010 06:00:02
    Oracle defined automatic optimizer statistics collection job
    =======
    SQL> select OWNER,JOB_NAME,STATUS,REQ_START_DATE,
    to_char(ACTUAL_START_DATE, 'dd-mm-yyyy HH24:MI:SS') ACTUAL_START_DATE,RUN_DURATION
    from dba_scheduler_job_run_details where
    job_name='GATHER_STATS_JOB' order by ACTUAL_START_DATE asc; 2 3 4
    OWNER JOB_NAME STATUS REQ_START_DATE ACTUAL_START_DATE
    RUN_DURATION
    SYS GATHER_STATS_JOB SUCCEEDED 16-09-2010 22:00:00
    +000 00:00:22
    SYS GATHER_STATS_JOB SUCCEEDED 17-09-2010 22:00:02
    +000 00:00:18
    SYS GATHER_STATS_JOB SUCCEEDED 18-09-2010 06:00:02
    +000 00:00:26
    What could be the reason for GATHER_STATS_JOB job not running although its set to auto
    SQL> select dbms_stats.get_param('AUTOSTATS_TARGET') from dual;
    DBMS_STATS.GET_PARAM('AUTOSTATS_TARGET')
    AUTO
    Does anybody has this kind of experience, please share
    Apprecitate your responses
    Regards
    srh

    ?So basically you are saying is if none of the tables are changed then GATHER_STATS_JOB will not run, but i see tables are updated still the job is not running. I did >query dba_scheduler_jobs and the state of the job is true and scheduled. Please see my previous post on the output
    Am i missing anything here, do i look for some parameters settings
    So basically you are saying is if none of the tables are changed then GATHER_STATS_JOB will not run,GATHER_STATS_JOB will run and if there are any table in which there's a 10 percent change in data, it will gather statistics on that table. If no table data have changes less than 10 percent, it will not gather statistics.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14211/stats.htm#i41282
    Hope this helps.
    -Anantha

  • Scheduled jobs fail to run after reboot

    A couple of months back we moved our CF 8 server to a VM (VMWare). We have noticed that after the server (Windows OS) is rebooted, all scheduled jobs do not run. There are no errors in the logs. One oddity is that after the reboot in the scheduler log there are a series of entries for all jobs with the ThreadID of "main", after that there are no other entries. Normally when the job runs the ThreadID will be something like “Scheduler-1”. Here is where it gets really strange. Simply logging into the console will “trigger” the jobs and they will run. I do not have to manually initiate on of the jobs. This can be repeated over and over simply by rebooting the server. Manually stopping and starting the service does not trigger this issue nor will it “kick start” the jobs to run.

    Update:
    I opened up a case with Microsoft Support and resolved the issue. Apperantly this is a known issue and the bug will be addressed in CU6. Microsoft was able to give me a hotfix (QFE_MOMEsc_4724.msi) which I applied on all systems that have SCOM Console. I
    am told that this issue occurs when SCOM 2007 R2 CU5 runs on SQL 2008 R2.
    I hope it helps to others that run into same problem.
    ZMR 

  • Job Schedular status running after killing process flow from OWF monitor

    Hi,
    PROBLEM SCENARIO:
    Scheuled job called 'TEST' kicks off process flow called 'Child_load' under 'Parent_load_all' and gets stuck. I go into OWF (ORACLE WORK FLOW MONIOTOR) and kill both the process flows and then complete the Process flow run manually from OWB. Now, next day the scheduled job 'TEST' should execute 'Parent load all', but it doesn't do that instead it shows 'TEST' in 'Running' STATUS from yesterday when I see it in toad under Sched.Jobs. I have to drop the scheduled job and redeploy it from OWB in order for it to work.
    Any idea why its doing that?
    Thanks in advance.

    hello
    the status of the scheduled job should be 'running'
    here is what i received from oracle support on that matter:
    A scheduled job is always in BUSY status, till the moment it is stopped in the Control Center Manager.
    If you open the Control Center Manager, goto the Location and expand the plus "+" in front of Scheduled Jobs. There should be your job DLOAD_JOB.
    On the right bottom appears the dialog Control Center Jobs. And there is a tab "Scheduled". Click on that tab and you should see a green arrow in front of the job DLOAD_JOB. This means the job is running. (In fact it is not running but waiting to be executed again according scheduled time)
    To stop the job to run according schedule, you can right-click on the job and choose "Stop". The green arrow will disappear and the status in the Repository Browser will be "Completed"
    To start the job again, you can right-click on the job and choose "Start". The green arrow will appear again and the status in the Repository Browser will be "Busy"
    so according to this the scheduler job should be in status running;
    why it does not trigger your processes however is another thing;
    rgds

  • Do executable​s built with Labview 8 Evaluation continue to run after evaluation expires?

    Over the last couple weeks I've been tasked with evaluating the Labview environment and coming up with a recommendation as to whether I think our company could benefit from buying a license or two. In that time I've developed a couple standalone executable vi's that have proved useful for some of the environmental testing we're doing here in the lab. These executables will likely remain useful in further revisions of the product being developed, so naturally my question is:
    Once my evaluation copy expires, will my executables continue to run?
    I assume they will, but I thought it would be better to be safe and ask anyways.
    There you go, simple question, hopefully simple answer.
    Thanks!

    Hey Alex,
    You should be good to go with the exes you build with your eval version. We don't place any timing restrictions on built executables. For more information on eval limitations see What Limitations Does the LabVIEW Evaluation Version Have?
    Thanks!!!!
    Chris C
    National Instruments
    Chris Cilino
    National Instruments
    LabVIEW Product Marketing Manager
    Certified LabVIEW Architect

  • Why is Firefox continuing to run after I shut down the internet connection?

    I am having a problem with Firefox not shutting down. I shut down the internet, then go back on later and I get an error message that Firefox is already running and that I will need to reboot my system to clear the problem. I am running Firefox 3.6.17 on Windows Xp with sp3. I tried running Firefox 4.0 and it just did not run at all so I went back to the previous version.

    Hanging at exit is usually caused by and Extension or Plugin.
    Sounds like it is hanging when you exit and later try to restart Firefox.
    * How to stop the running Firefox process
    ** In Task Manager, does firefox.exe show in the '''<u>Processes</u>''' tab?
    ** See: http://kb.mozillazine.org/Kill_application
    **Windows 7 users: http://www.techrepublic.com/blog/window-on-windows/reap-the-benefits-of-windows-7s-task-manager/2576
    * What may cause Firefox to hang at exit
    ** http://support.mozilla.com/en-US/kb/Firefox+hangs
    ** http://kb.mozillazine.org/Firefox_hangs
    ** https://support.mozilla.com/en-US/kb/Firefox+is+already+running+but+is+not+responding
    * You may need to try Firefox Safe Mode
    ** You may need to use '''Safe Mode''' to locate the problem:
    ***See:
    ****https://support.mozilla.com/en-US/kb/Safe%20Mode
    ****http://kb.mozillazine.org/Safe_Mode
    ***Firefox 4 users, hold the Shift key while clicking the Firefox 4 desktop icon to enter Safe Mode.
    ***Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox.
    ****In Firefox 4, Safe Mode also disables Plugins and Hardware Acceleration.
    ****If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes '''<u>before</u>''' starting Safe Mode (In Firefox 4, Tools > Add-ons > Appearance). See: http://support.mozilla.com/en-US/kb/Using%20themes%20with%20Firefox#w_managing-themes-and-personas
    ****When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode".
    ****Test to see if the problem you are experiencing is corrected.
    *** If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it
    ***#by enabling '''<u>one at a time</u>''' until the problem reappears.
    ***#You can also enable a few at a time (3-5), keeping track of what you just re-enabled to see if the problem re-occurs; this will help narrow down the possibilities if you have a large number of add-ons.
    ***#'''<u>You MUST close and restart Firefox after EACH change</u>''' via File > Restart Firefox (on Mac: Firefox > Quit).
    ***#You can use "Disable all add-ons" on the Safe Mode start window.
    **See the following for more information
    *** http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes
    *** http://support.mozilla.com/en-US/kb/Troubleshooting+plugins
    *** http://support.mozilla.com/en-US/kb/Basic+Troubleshooting
    <br />
    <br />
    '''You need to update the following.''' The Plugin version(s) shown below was/were submitted with your question and is/are out of date. You should update to avoid known security issues with the version(s) you have installed. Click on "More system info..." to the right of your question to see what was included with your question.
    *Next Generation Java Plug-in 1.6.0_24 for Mozilla browsers
    #'''''Check your plugin versions''''' on either of the following links':
    #*http://www.mozilla.com/en-US/plugincheck/
    #*https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #*There are plugin specific testing links available from this page:
    #**http://kb.mozillazine.org/Testing_plugins
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #**'''''Be sure to <u>un-check the Yahoo Toolbar</u> option during the install if you do not want it installed.
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org/Firefox_:_FAQs_:_Install_Java#Multiple_Java_Console_extensions
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • JDBC connection without Oracle listener running

    I was wondering if it is possible to establish a connection using jdbc to a local oracle database if there is no listener running. I know that it is possible to do this through sql*plus by setting the ORACLE_SID environment variable, but if possible I need jboss to use this connection and my dba's are concerned over vulnerabilities if the listener is running.
    John Millet

    The TNSListener for the database is required to be running.
    If the TNSListener is not running an error gets generated:
    The Network Adapter could not establish the connection.

  • Can WIndows NT BDCs continue to run after running ntdomainmigration.sh?

    I understand that after running the ntdomainmigration.sh script, the Mac OS X server open directory master will replace the Windows primary domain controller and the the PDC should be removed from service after the migration is complete. My question is about existing backup domain controllers. Can the BDCs continue to function normally? Obviously they wont have the ability to replicate the open directory information but can they continue to exist as windows only BDCs or do they need to be removed from the network. Thanks

    Hi
    As far as I know only an Open Directory Replica can be an Open Directory Master’s BDC when the Master is also the PDC. Hence the suggested advice after running the script. I could be wrong though.
    Tony

  • Firefox exe continues to run after closing all windows, and consumes massive amounts of cpu

    after closing all firefox windows and trying to reopen i get the "firefox is still running but unresponsive" message, and have to go into task manager, processes and end the firefox exe, which is consuming between 96 and 100 cpu.

    Norton IPS is apparently a known issue being mentioned in the KB articles:
    *[[firefox will not start]]
    * [[firefox crashes when you open it]]
    * I also found an earlier post on the Norton site http://community.norton.com/t5/Norton-Internet-Security-Norton/Norton-IPS-1-0-Addon-for-FireFox/m-p/25425#M8494 but I am not sure this is still considered a problem.
    What exactly is this IPS extension. I am currently using XPs with Norton's NIS (version 18.6 - it is a paid for subscription). I do have Intrusion Prevention active in NIS but I see no specific extension or program IPS. Is this some optional additional software?
    I did find an explanation but from 2009
    * http://community.norton.com/t5/Norton-Protection-Blog/Intrusion-Prevention-System-IPS-Your-first-line-of-defense/ba-p/124400
    I am NOT using the Norton Toolbar etc. is it these components that are causing the problem i.e safe search etc.
    I am not having problems with firefox hanging or continuing, despite using NIS.
    There is a bug on this https://bugzilla.mozilla.org/show_bug.cgi?id=548945 but that does not seem to have got very far in confirming or resolving the issue. I imagine Norton have a very large userbase and it seems unlikely that the basic NIS is itself incompatible with Firefox.

  • Mail suddenly won't connect to gMail IMAP servers after network crash

    After the network in our building went down yesterday, Apple Mail refuses to connect to Google's IMAP servers. I am guessing this is some sort of weird config problem. Is there a way to hit the reset button without dumping my prefs and loosing my current mail setup?

    Same with me here...
    Hey, come on, i can't connect so any more of my Gmail accounts using mail 3.6 (+ the 10.5.7 update too), my University mail account works (configured having a mail.any_university.com server).
    Hey apple guys, this can't be...!???!
    Maybe you should concentrate a little more on things your computer users need than on making a new iphone that is smaller than a walnut.
    I wanna be able to check my mails again !

  • MacBook Pro late 2012 (non-retina) continues to run after lid closed; drains battery while in sleep mode; all of this since the 10.8.2 update – any ideas how to fix this?

    Hi all,
    After the last combo update (10.8.2), my MacBook Pro has several issues. One of them is the greyed-out hibernation screen described here: https://discussions.apple.com/message/20301110#20301110. But more distressingly, yesterday I closed the lid on it and heard music still playing. After 5 minutes I opened the lid, paused Itunes and then closed the lid again. It appeared to go to sleep, but the battery drained completely overnight.
    SMC reset didn't seem to work. Any ideas?
    Thanks.

    Hi all,
    After the last combo update (10.8.2), my MacBook Pro has several issues. One of them is the greyed-out hibernation screen described here: https://discussions.apple.com/message/20301110#20301110. But more distressingly, yesterday I closed the lid on it and heard music still playing. After 5 minutes I opened the lid, paused Itunes and then closed the lid again. It appeared to go to sleep, but the battery drained completely overnight.
    SMC reset didn't seem to work. Any ideas?
    Thanks.

  • Why does firefox continue to run after closing it?

    I close out of an internet site and then go to another link and I get the box that says "Firefox is still running," I wait and try again and it still tells me this.I try several times,I then reboot and start over.How do I stop this?

    Probably a problematic extension can cause the problem, see : [https://support.mozilla.org/en-US/kb/Firefox-hangs#w_firefox-hangs-when-you-quit-it Firefox hangs when you quit it]
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

Maybe you are looking for