Work Process tries to restart but fails - Operating system call fork:restar

Hi
  We have a ECC 5.0 system running on v5r4 (6.40 kernel level 159).  Some of the work processes fail and then try to restart and fail again. Thus there are many job log entries in both SAP and OS/400.
The OS/400 logs mention the PASE (unix executable environment) and MCH3203.
SAP mentions Operating system call fork:restart
OSS has note #884359 which mentions a palitative but despite being at 6.40 level 159 the parameter profile as/4/wp_max_restart is said to be "unknown" by RZ10.
We are making sure we are up to date with the APAR II14126 just in case this is the issue.
It did start after the time change but we are not sure this is the root cause.
We are also considering getting upto kernel 171.
Anyone else seen this issue?
thanks
Matthew Milne

We see those problems once a while, and usually they are gone when you restart the instance or after an IPL. You should report the problem to IBM, they will probably be interested in the LIC log entries that come along with the error (STRSST - Start a Service Tool - Licensed Internal Code Log). II14126 is probably a good start (for example, MF40759).
The profile parameter as4/wp_max_restart is only known to the kernel, because it is not intended as a permament setting, but only as a temporary workaround for the problem in the PASE environment. That's why RZ11 does not know about the parameter and reports it as unknown.
Kind regards,
Christian Bartels.

Similar Messages

  • My i pad got stuck while running an app. tried to restart but failed. pls assist

    my i pad got stuck while running an app. tried to restart but failed. pls assist

    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • After prompted to update 10.9.1, my MacBook Pro updates and went thru restart but failed...I tried to start my book and gray screen, Apple logo both on, chime sounded, then went to progress bar, less than half macbook shuts down...did few times, same!!

    After prompted to update 10.9.1, my MacBook Pro updates and went thru restart but failed...I tried to start my book and gray screen, Apple logo both on, chime sounded, then went to progress bar, less than half macbook shuts down...did few times, same!!
    Go to system repair, there is a prompt that cannot repair live etc....I don understand!!! Help, I need the book for work tomorrow!!

    Thanks clintonfrombirmingham...
    After clicking "repair disk" it says DISK UTILITY STOPPED REPAIRING MACINTOSH HD, DISK UTILITY CAN't REPAIR THIS DISK. BACK UO AS MANY OF YOUR FILES AS POSSIBLE, REFORMAT THE DISK, AND RESTORE YOUR BACKED -UP FILES....
    written in red: ERROR: DISK UTILITY CAN'T REPAIR THIS DISK,,,DISK, AND RESTORE YOUR BACKED-UP FILES.
    how can I back up when I cannot even start my macbook? I am stuck here and have lots of important files in the hd... Please help me? Thanks you!

  • I was trying to update my ipad operating system and I thought it was done but when I unplugged it from my computer the ipad has the apple logo and a long hollow oval under the logo and I can't get anything to work.  Any suggestions?

    I was trying to update my ipad operating system and I thought it was done.  When I disconnected it from my computer the ipad went blank then the apple logo appeared midscreen with an elongated oval across the screen under it.  Now nothing on the ipad works.  I think it was backed up on my computer but I can't find anything that will allow me to sync the two or regain functionality on my ipad.  Any suggestions?

    Hi,
    I would put the ipad in recovery mode and redo the update, once that is done you could restore the ipad from your backup and you would not lose any data.
    http://support.apple.com/kb/ht4097
    Ricc

  • When I try to upgrade and install to iOS 5.1, error message prompt "operation stop running". I have tried several time but failed. Also, would like to know why always need to have wifi access in order to upgrade the version of iPad iOS, why not 3G ?

    When I try to upgrade and install to iOS 5.1, error message prompt "operation stop running". I have tried several time but failed. Also, would like to know why always need to have wifi access in order to upgrade the version of iPad iOS, what is the purpose of 3G then? This is really nonsense using wifi + 3G iPad. need help ! Thanks.

    The file is too large to download via 3G. There is a 20MB limit with 3G. The purpose of having 3G is that you have internet access everywhere and do not need to be near a WiFi hotspot or network.
    Not every single thing that you do every single minute of the day on the iPad involves downloading files larger than 20MB. You can surf the internet all day long sitting out in a park somewhere with 3G - but not with a WiFi only iPad - unless you use a hotspot with it.
    Try turning off your firewall and anti virus software while you try to download the iOS update.

  • I bought the external DVD player/burner for my Macbook.  I tried using it with my Dell laptop but it will not work.  Is it not configured to work with anything but apple operating systems?

    I bought the external DVD player/burner for my Macbook.  I tried using it with my Dell laptop but it will not work.  Is it not configured to work with anything but apple operating systems?

    If you purchased the Apple USB SuperDrive, it will only work with select Apple devices. It won't work, for example, on my Late 2011 model that has a SuperDrive built-in, but it will work with an Air, Retina model, new 'drive-less' iMacs, etc.
    As far as I know, though, you can only hack the drive to work with some other Apple devices, but not with Windows PCs. Which is a shame as other, less expensive DVD/CD devices will work with just about any machine.
    Sorry,
    Clinton

  • Java mapping in ccBPM works in PI 7.0 but fails in PI 7.1

    Hi guys,
    at the moment we are upgrading form SAP PI 7.0 to SAP PI 7.11.
    In a scenario for processing of incoming orders we use an ccBPM.
    In this ccBPM there is an mapping where the original xml document of the order are combined with some
    additional information form an web service (multi mapping 2 => 1)
    The result of this mapping is processed further to create an sales order in the backend.
    The multi mapping an java mapping is used.
    Now we are testing the scenario with PI 7.11 and it fails at this mapping step.
    in the workflow log following error occurs.
    An exception with the type CX_ST_MATCH_ELEMENT occ urred, but was neither handled locally, nor de
    Message no. W8899
    I tested the same message on out SAP PI 7.0 system and the whole ccBPM works well.
    When I extract the 2 messages from workflow log and paste them into the test tab of the operation mapping of Enterprise Service Builder of SAP PI 7.11, surrounding by the envelope used by multi mappings
    <ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
       <ns0:Message1>
                   XML MESSAGE 1
       </ns0:Message1>
       <ns0:Message2>
                   XML MESSAGE 2  
       </ns0:Message2>
    </ns0:Messages>
    the mapping works without error, but at runtime it fails, throwing the error mentioned above.
    What could be the reason for this error?
    Does the multi mapping change in PI 7.11 at runtime?
    Could it be a problem parsing the multi message?
    Any help appreciated.
    Kind regards
    Jochen

    Hi Raja,
    thanks for your suggest.
    I know this issue, the java class files are compiled using jdk 1.5.
    We made some more tests.
    e.g. created an dummy ccBPM with two mappings, one two spilt the incoming message in two messages (graphical message mapping) and one to merge this two messages to one message again (java mapping)
    the mapping works at design time on test tab, but fails with the same error at rumtime.
    Also we tested one single operation mapping with this two mappings (split via graphical mapping and merge via java mapping)
    This works also at design time but fails at runtime with a similar error shown in smq2
    The error message is Error ST_MATCH_FAIL occured. P1=element-start P2=M
    we tried to add the whole incoming message to the trace by
    getTrace().addWarning()
    but an trace object is never created in for this step in the workflow log.
    it seem whether you can not add trace messages using the command or that the error occures before this command will be used.
    Kind regards
    Jochen

  • Microsoft Exchange Health Manager worker process (15200) received restart request and will be stopped. Server 2013

    Hi everyone,
    Anyone seen this before? The Health Manager seems te stop and restart rapidly.
    Microsoft Exchange Health Manager worker process (15200) received restart request and will be stopped. Restart reason: Unknown. 
    Error message: 
    System.UnauthorizedAccessException: Attempted to perform an unauthorized operation.
       at System.Diagnostics.Eventing.Reader.EventLogException.Throw(Int32 errorCode)
       at System.Diagnostics.Eventing.Reader.NativeWrapper.EvtSubscribe(EventLogHandle session, SafeWaitHandle signalEvent, String path, String query, EventLogHandle bookmark, IntPtr context, IntPtr callback, Int32 flags)
       at System.Diagnostics.Eventing.Reader.EventLogWatcher.StartSubscribing()
       at Microsoft.Office.Datacenter.ActiveMonitoring.LocalDataAccess.InitializeProbeResultNotification(DateTime startTime)
       at Microsoft.Office.Datacenter.ActiveMonitoring.LocalDataAccess.Initialize(IEnumerable`1 discoveryWorkItems)
       at Microsoft.Exchange.ActiveMonitoring.MonitoringWorker.Activate()
       at Microsoft.Exchange.ActiveMonitoring.MonitoringWorker.Run(String[] args) 
    Watson report about to be sent for process id: 11156, with parameters: E12IIS, c-RTL-AMD64, 15.00.0847.032, msexchangerepl, M.O.Datacenter.ActiveMonitoringLocal, M.O.D.A.CrimsonReader`1.ReadNext, System.UnauthorizedAccessException, e552, 15.00.0847.030.
    ErrorReportingEnabled: True 
    Cheers,
    Yannick

    Hi,
    The Exchange Health Manager Service is used to manage worker process. It's used to build, execute, and start and stop the worker process, as needed. It's also used to recover the worker process in case that process fails, to prevent the worker process from
    being a single point of failure.
    Please check whether the Exchange Health Manager Service is running well.
    Besides, please check the application log to see if there is any related events that can be used to troubleshoot this issue.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • HT201317 my computer (window 7) give me message "photo stream is not enabled. when i go to icloud control panel (version2 ) for activation. its not being activated. i tried many times but failed. i have activated photo stream on my iphone. please guide me

    my computer (window 7) give me message "photo stream is not enabled. when i go to icloud control panel on computer (icloud version2 ) for activation. its not being activated. i tried many times but failed. when i check the photo stream option and apply its shows that its ok. and after closing when i again open icloud panel the photo stream option remains unchecked that means its not activated. please guide me.

    Had the same problem. I uninstalled icloud, restarted my pc and reinstalled icloud and it's working fine. Hope this helps.

  • HT201210 My ipod has received error code (9).  I have tried to restore, but failed.  Any idea how to restore back to original settings?

    My ipod has received error code (9).  I have tried to restore, but failed.  Any idea how to restore back to original settings?

    Error 9
    This error occurs when the device unexpectedly loses its USB connection with iTunes. This can occur if the device is manually disconnected during the restore process. This issue can be resolved by performing USB troubleshooting, using a different USB dock-connector cable, trying another USB port, restoring on another computer, or by eliminating conflicts from third-party security software.
    http://support.apple.com/kb/TS3694#error9

  • Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.  If possible, Kindly provide me the website link.

    Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.
    If possible, Kindly provide me the website link.

    Pl do not post duplicates
    Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g??? And which one to install fi…
    I want to install oracle database 11g and oracle developer suite 10g (latest) in my system. As i'm quite new to oracle ,…
    Continue the discussions in your original threads

  • After uploading iOS 8 on my iPad 2, The load circle I'll icon keeps running. I'm trying to restart but that does not help. What is the problem and what is the fix?

    I have never had any problems with my iPad 2, until I uploaded iOS 8.1. Now, the circular load indicator in Safari never turns off, even after the page is loaded. This is draining the battery. I tried a restart, but the problem still exists. Help!

    Resolve iOS update and restore errors - Apple Support

  • I bought an Adobe photoshop elements 12 and successfully installed. I failed to activate as it said I am offline whereas I am online. I tried offline activation but failed. Could someome help me? Thanks

    I bought an Adobe photoshop elements 12 and successfully installed. I failed to activate as it said I am offline whereas I am online. I tried offline activation but failed. Could someome help me? Thanks

    Hi Agathe,
    Please refer to the below link and follow the steps.
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    Thank you for posting on Adobe Forums.

  • Process q001 started up but failed with error = 20

    Dear All,
    I am facing the following error in my alert log file. I am using oracle database 10.1.
    Process q001 started up but failed with error = 20
    Process q002 started up but failed with error = 20
    Tue May 18 12:11:53 2010
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    Process q001 started up but failed with error = 20
    users unable to connect to database.....
    Regards

    This may be due to AQ_TM_PROCESSES parameter.
    what is value of AQ_TM_PROCESSES parameter..
    Also paste value of processes parameter.
    Also login as sysdba and give output of :
    select * from v$resource_limit;
    Regards
    Rajesh
    Edited by: Rajesh Lathwal on May 18, 2010 12:48 PM

  • Process m000 started up but failed with error = 20

    Hi,
    Could anybody tell me what does this mean ?
    Process m000 started up but failed with error = 20
    Thu Aug 1 15:22:34 2007
    Process q000 started up but failed with error = 20
    Process q000 started up but failed with error = 20
    Process q000 started up but failed with error = 20
    Thanks,
    P.

    Check metalink note 334704.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:4536502596857368347::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,334704.1,1,1,1,helvetica

Maybe you are looking for

  • Temporary tablespace is not being used

    hello all, we have oracle 10g 10.2.1.0 on windows server 2003 platform (32-bit). we have 24*7 database. we have OLTP with heavy transactions. last night we ran a report which is supposed to fetch more than 2500 rows and query include group by and ord

  • How do I turn off calendar invites for my colleagues?

    I have my four main colleagues' google calendars (and my own google calendar) in my Calendar app in OSX Mavericks. Whenever anyone sends all four of us an invite to a meeting, I get four badge counts and alerts for the four calendar accounts that I h

  • CC won't let me reinstall Photoshop CS6. Please help.

    I had Photoshop CS6 on my computer and CC kept offering me an upgrade. Whenever I tried to upgrade, I got an error that it was unsuccessful. This happened several times. So I decided to uninstall Ps and then reinstall it. But now that it's gone, CC w

  • STRANGE: FINDER FOLDER WITH A ?

    When I start up my PowerBook, a small icon of the Finder icon comes up, and then flashes to a question mark, so it's like Finder, question mark, Finder, question mark....I have no idea what could have happened or how to fix it. Any suggestions????

  • UP DATE WAS TERMINATED

    Hi, We have a client copy of our production system which we use to test things in. We were testing sales order and trying to do delivery, pgi and whenever we run a VA02 or vlo2n it does not go through, instead emailing a Update was terminated error: