Mapping step failed in BPM: IllegalInstanceException

Hi Experts,
I have implemented a BPM scenario which includes a transformation step. This step refers to a operation mapping which involves two mapping programs (1st mapping pogram to convert from message type A -> message type B and second mapping program which converts message type B -> message type C this uses RFC lookup too). On exceuting BPM; the process is stuck at this mapping step and Step history details are as follows:
com/sap/xi/tf/_MM_BPM_DEBMDM_ADRMAS_RFC_LOOKUP_DE~com.sap.aii.mappingtool.tf7.IllegalInstanceException
detailed log:
com/sap/xi/tf/_MM_BPM_DEBMDM_ADRMAS_RFC_LOOKUP_DE~com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /ADRMAS03. Values missing in queue context. Target XSD requires a ~
However this same operation mapping when used without BPM works.
Kindly advice.
Thanks and Regards,
Elizabeth.

Hi Sandeep,
Already tried this using the actual payload. On observing the BPM logs -> Container variables I saw that the input message generated for the second level mapping is of incorrect messgae structure.
The mapping should have generated ADRMAS03 message but somehow it is generating ADRMASBS message.
The mapping program uses ADRMAS03 only as message type, but I cannot figure out why using BPM it is generating ADRMASBS (which is not even defined/creted in ESR).
Pls advice,
Thanks,
Elizabeth

Similar Messages

  • Error in BPM Mapping step.

    Hi,
    I am getting error in one of the BPM mapping steps.
    The error description is as below.
    Work item 000000051017: Object CL_SWF_XI_MSG_BROKER method CALL_TRANSFORMATION cannot be executed
    com/sap/xi/tf/_MM_BAPI_ERROR_RES_TO_AUDIT_RPT_com.sap.aii.utilxi.misc.api.BaseRuntimeExceptionRun
    Error handling for work item 000000050990
    Runtime handle of object type  could not be created
    com/sap/xi/tf/_MM_BAPI_ERROR_RES_TO_AUDIT_RPT_com.sap.aii.utilxi.misc.api.BaseRuntimeExceptionRun
    This mapping works fine in design time.
    Please let me know if you have info on this error.
    Thanks
    Katta

    Hi Mohan,
    Make sure you are using same message container when you pass and try to you send information on these abstract interface references in BPM with respective to the container references or Only use Transformation in BPM if it is realy necessary with n:1 or 1:n mappings otherwise try to put the transformation outside your BPM because monitoring mapping in BPM is very hard to monitor and it is very hard to do error resolving.
    Thanks & Regards
    Agasthuri Doss

  • BPM Transformation Step Failed

    Hi All,
    We have a scenerio-1 developed where we use the BPM. I have tranforted the Scenerio-1 from Development system to the QA system. The scenerio is based on FILE TO FILE using BPM. I have process the file after the transport and found that the scenerio works fine.
    Now, i have deleted one perticular MT/DT/ from scenerio-2  but this is used by the scenerio-1. Now i have reimport all the objects in Scenerio-2/Scenerio-1 and everything looks smiliar.
    Now when i am trying to process one file by Scenerio-1 the message process without performing the transformation steps.
    In BPM i have te following steps..
    1= Receive the messages.
    2= Loop to receive next message
    3= Append the messages in a container.
    4=Transform the message to three other messages.
        a. One with -ve items
        b. One with +ve items.
        c. one with control details.
    5= Send the messages through sends steps.
    Adding to the above condition, i have also cehcked the testing of MM at IR which is sucessful.
    NOW WHEN I AM TRYING TO PROCESS ONE FILE IT FAILED IN THE TRANSFORMATION STEP AND THE MESSAGE GET PROCESSED WITHOUT ANY BRANCHING..
    Can anyone guide me how can i check the exact error in the complete process.
    Thanks,
    Jay

    If your BPM is syntactically correct then you need to check the properties of each step in the flow properly.
    As you mentioned that you have copied  objects ,pls make sure the name spaces are mentioned correctly.
    check your configuration also
    refer toublesooting guide if it helps
    http://wiki.sdn.sap.com/wiki/display/BPMT/BPMTroubleshootingGuide
    Regards,
    Srinivas

  • Receiver determination step in the BPM and multiline container

    i have made a file2file scenario where:
    there is a BPM,
    the BPM has a send step which contains a receive step,
    a transformation that mapps the incomin message to two messages(Split-messgae case),
    and then a FORK step which sends the two messges to through 2 SEND steps to the intended receiver services.
    It didnt work......and i followed a blog->  /people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure   ............... which suggested to have a
    "receiver-determination" step in the BPM before the SEND step.... it says that this
    "receiver-determination" step will put the message in a MULTILINE container..
    i m confused bout this step ........ can anybody explain.....
    please help

    HI,
    In receiver determination step selctthe multi line container element.in container editor create the one element with type as receiver and select the check box.
    A Receiver Determination step returns set of receivers configured for the output abs interfaces in the directory and puts it into receiver which is a multiline container receiver element
    Regards
    Chilla

  • JAVA Sax mapping replaces &_amp; with & causing mapping to fail

    Hi all,
    I have the following mapping scenario:
    Source XML -> Java Sax Mapping -> Graphical Mapping -> Target structure
    The source XML is valid and caters for special characters like & which appear as &_amp; in the XML (ignore the underscore _ without it the editor strips the amp;, isn't that ironic!).
    The second step of the interface mapping, which is the graphical map, is failing. It seems that the Java Sax mapping is replacing &_amp; with & in the XML, which is then causing the graphical map to fail as it cannot handle the special character &.
    Is there anyway I can prevent the Java Sax mapping from changing & to &
    Or is the only solution for me to write extra code in the Java map to convert & back to &_amp; before passing to the second mapping step????
    Any help appreciated.
    Che
    Edited by: Che Eky on Feb 18, 2009 11:05 PM

    Hi..
    Use this in your source xml file for '&' ->"&_amp;" remove the underscore
    Regards..
    Krishna..
    Edited by: PrasannaKrishna Mynam on Feb 19, 2009 2:20 PM
    Edited by: PrasannaKrishna Mynam on Feb 19, 2009 2:20 PM

  • Runtime Mapping step throws error

    Good Morning All,
    Recently we migrgated our XI server from Windows to Linux environment. after migration,We tried to test our interfaces,
    No Interface are working, XI is getting the messages,In Runtime Mapping step it failed every interfaces due to error called "This program line cannot be accessed".
    We tested four scearnios ,Every interface failed due to error,Kindly please suggest how can I am going approach here.
    for your reference The trace error full description is:
    <Trace level="1" type="T">Interface Mapping SCM001A1_SA_REQSAPLOG_AND_SAPDATAINSERTREQ_to_SIE_PG_1E_SD_SAP_2_SCM_DB</Trace>
      <Trace level="1" type="T">This program line cannot be accessed</Trace>
      <Trace level="1" type="T">com.sap.aii.utilxi.misc.api.UnreachableException: This program line cannot be accessed at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java:118) at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java:69) at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java:382) at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.getCurrentStamp(Pool.java:155) at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java:50) at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java:52) at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java:91) at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java:45) at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java:92) at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java:90) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:95) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:68) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0_0.processFunction(MappingServiceObjectImpl0_0.java:131) at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187) at $Proxy199.processFunction(Unknown Source) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:107) at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113) at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:157) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:219) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)</Trace>
    Thank you very much,
    Regards,
    Sateesh

    Hi All,
    We raised the SAP call for this issue, They asked for the J2ee engine thread dump. We created the dump and sent to SAP people back. Now we are waiting the response from SAP people.
    Mean while, Here I am sharing you our XI server J2EE engine thread dump below, Please share your ideas about this thread dump.
    Unfortunately, here I am n't provide you the full thread dump. It was very huge.
    Thread Dump:
    stdout/stderr redirect
    node name   : server0
    pid         : 31861
    system name : XQ1
    system nr.  : 10
    started at  : Mon Mar 14 14:40:57 2011
    <?xml version="1.0" ?>
    <verbosegc version="200902_24">
    log4j:ERROR setFile(null,true) call failed.
    java.io.FileNotFoundException: /usr/sap/ccms/wily/logs/IntroscopeAgent.log (Permission denied)
         at java.io.FileOutputStream.openAppend(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:199)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:124)
         at com.wily.org.apache.log4j.FileAppender.setFile(Unknown Source)
         at com.wily.org.apache.log4j.RollingFileAppender.setFile(Unknown Source)
         at com.wily.introscope.agent.AutoNamingRollingFileAppender.setFile(AutoNamingRollingFileAppender.java:179)
         at com.wily.org.apache.log4j.FileAppender.activateOptions(Unknown Source)
         at com.wily.org.apache.log4j.config.PropertySetter.activate(Unknown Source)
         at com.wily.org.apache.log4j.config.PropertySetter.setProperties(Unknown Source)
         at com.wily.org.apache.log4j.config.PropertySetter.setProperties(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.parseAppender(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.parseCategory(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.doConfigure(Unknown Source)
         at com.wily.org.apache.log4j.PropertyConfigurator.configure(Unknown Source)
         at com.wily.util.feedback.backend.log4j.Log4JBackend.configureFromProperties(Log4JBackend.java:97)
         at com.wily.util.feedback.WilyLog4JConfigureAndWatchHelper.onChange(WilyLog4JConfigureAndWatchHelper.java:61)
         at com.wily.util.ConfigurationWatcher.addConfigurationListener(ConfigurationWatcher.java:147)
         at com.wily.util.feedback.AsynchFeedbackChannel.setConfiguration(AsynchFeedbackChannel.java:64)
         at com.wily.introscope.agent.enterprise.EnterpriseAgent.setAgentFeedbackConfiguration(EnterpriseAgent.java:551)
         at com.wily.introscope.agent.enterprise.EnterpriseAgent.loadLogConfiguration(EnterpriseAgent.java:513)
         at com.wily.introscope.agent.enterprise.EnterpriseAgent.doPostConstructionInitialize(EnterpriseAgent.java:201)
         at com.wily.introscope.agent.runtime.java.enterprise.Java2EnterpriseAgent.doPostConstructionInitialize(Java2EnterpriseAgent.java:32)
         at com.wily.introscope.agent.ACommonAgent.postConstructionInitialize(ACommonAgent.java:237)
         at com.wily.introscope.agent.AgentShim.doCreateDelegate(AgentShim.java:590)
         at com.wily.introscope.agent.AgentShim.createDelegate(AgentShim.java:501)
         at com.wily.introscope.agent.AgentShim.getDelegateAgent(AgentShim.java:471)
         at com.wily.introscope.agent.AgentShim.ProbeBuilderEntryPoint_initializeAgentShim(AgentShim.java:711)
         at com.wily.introscope.api.autoprobe.IntroscopeAutoProbeImpl.<init>(IntroscopeAutoProbeImpl.java:35)
         at com.wily.introscope.api.autoprobe.IntroscopeAutoProbeFactory.createIntroscopeAutoProbe(IntroscopeAutoProbeFactory.java:163)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.internalLoadAutoProbeAdapter(AutoProbeConnector.java:135)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.loadAutoProbeAdapter(AutoProbeConnector.java:155)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.getAutoProbeAdapter(AutoProbeConnector.java:173)
         at com.wily.introscope.autoprobe.connector.AutoProbeConnector.addProbes(AutoProbeConnector.java:204)
         at java.lang.ClassLoader.defineClass(ClassLoader.java)
         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:147)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:477)
         at java.net.URLClassLoader.access$500(URLClassLoader.java:111)
         at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:849)
         at java.security.AccessController.doPrivileged(AccessController.java:279)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:373)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:627)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:442)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:593)
    <af type="nursery" id="18" timestamp="Mar 14 14:43:36 2011" intervalms="11997.910">
      <minimum requested_bytes="184" />
      <time exclusiveaccessms="0.107" />
      <nursery freebytes="0" totalbytes="313206784" percent="0" />
      <tenured freebytes="1650623016" totalbytes="1728053248" percent="95" >
        <soa freebytes="1564220968" totalbytes="1641651200" percent="95" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="18" totalid="18" intervalms="11999.543">
        <flipped objectcount="902865" bytes="77828496" />
        <tenured objectcount="43204" bytes="2969152" />
        <refs_cleared soft="130" weak="80" phantom="0" />
        <finalization objectsqueued="887" />
        <scavenger tiltratio="75" />
        <nursery freebytes="234315312" totalbytes="315141120" percent="74" tenureage="9" />
        <tenured freebytes="1646084472" totalbytes="1728053248" percent="95" >
          <soa freebytes="1559682424" totalbytes="1641651200" percent="95" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="40.434" />
      </gc>
      <nursery freebytes="234313264" totalbytes="315141120" percent="74" />
      <tenured freebytes="1646084472" totalbytes="1728053248" percent="95" >
        <soa freebytes="1559682424" totalbytes="1641651200" percent="95" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="42.493" />
    </af>
    ================================================================================
    JVMDUMP006I Processing Dump Event "user", detail "" - Please Wait.
    JVMDUMP032I JVM requested Java dump using '/usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130003.32060.0004.txt' in response to an event
    JVMDUMP010I Java Dump written to /usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130003.32060.0004.txt
    JVMDUMP013I Processed Dump Event "user", detail "".
    <af type="nursery" id="239" timestamp="Mar 16 13:01:58 2011" intervalms="263309.652">
      <minimum requested_bytes="56" />
      <time exclusiveaccessms="0.168" />
      <nursery freebytes="0" totalbytes="366089216" percent="0" />
      <tenured freebytes="1137630384" totalbytes="1728053248" percent="65" >
        <soa freebytes="1051228336" totalbytes="1641651200" percent="64" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <gc type="scavenger" id="239" totalid="239" intervalms="263310.415">
        <flipped objectcount="328811" bytes="39659864" />
        <tenured objectcount="1662" bytes="236744" />
        <refs_cleared soft="2164" weak="5661" phantom="0" />
        <finalization objectsqueued="6154" />
        <scavenger tiltratio="87" />
        <nursery freebytes="326992280" totalbytes="368861184" percent="88" tenureage="14" />
        <tenured freebytes="1136712880" totalbytes="1728053248" percent="65" >
          <soa freebytes="1050310832" totalbytes="1641651200" percent="63" />
          <loa freebytes="86402048" totalbytes="86402048" percent="100" />
        </tenured>
        <time totalms="37.310" />
      </gc>
      <nursery freebytes="326990232" totalbytes="368861184" percent="88" />
      <tenured freebytes="1136712880" totalbytes="1728053248" percent="65" >
        <soa freebytes="1050310832" totalbytes="1641651200" percent="63" />
        <loa freebytes="86402048" totalbytes="86402048" percent="100" />
      </tenured>
      <time totalms="38.244" />
    </af>
    ================================================================================
    dump stack trace : Wed Mar 16 13:02:44 2011
    ================================================================================
    JVMDUMP006I Processing Dump Event "user", detail "" - Please Wait.
    JVMDUMP032I JVM requested Java dump using '/usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130244.32060.0005.txt' in response to an event
    JVMDUMP010I Java Dump written to /usr/sap/XQ1/DVEBMGS10/j2ee/cluster/server0/javacore.20110316.130244.32060.0005.txt
    JVMDUMP013I Processed Dump Event "user", detail "".
    Thank you,
    Sateesh

  • Retrieve Specific Mapping Error Information Within BPM Flow.

    I have an Integration Process which executes a message mapping step prior to further processing. When the message mapping receives an error there is an exception branch
    within the process that will send an email using the Mail Receiver Adapter. The mail message prototcol is XIALL which sends the payload and soap envelope.
    However, I need to retrieve the actual error returned from the mapping step and forward that specific information to the originator of the failed message as an email.
    I know we can use the alert functions to send alerts, but my requirement is to send the actual error via email to our external vendors / customers.
    Has anyone had success doing this?

    Hi, have you got it done? Please share!
    Thanks,
    Karthik

  • H-REAP LWAPs losing VLAN mapping when fail to secondary WLC's

    Hello,
    I have three 5508 WLCs, running code 7.0.98.0 supporting 100+ LWAPs in H-REAP mode. The LWAPs are servicing 2-3 WLANs each. Some are using central authentication and local switching, some are configured for central authentication and central switching. When the LWAPs fail from one WLC to another WLC, the LWAP's lose all of their VLAN mappings and pick up the VLAN of the management interface on the new WLC.
    All WLANs are configured to use the management interface on the WLC and the VLAN mappings are configured per LWAP on the H-REAP properties  tab.  The WLAN ID numbers and all the WLAN settings are the same across all 3 WLC's. I have created AP groups on all 3 WLC's and the AP group config matches across the 3 WLCs.
    I can get the LWAPs to keep their VLAN mapping by creating an interface on the WLC with the VLAN ID of the locally switched/remote site VLAN and then setting the interface for the WLAN to the new interface. However, then the WLAN doesn't work, because the centrally located WLC doesn't have the remote site VLAN. It also seems to keep the VLAN mapping if I create the locally switched/remote site VLAN interface on the WLC , and point the WLAN to the management interface. This shouldn't be a necessary step though... In H-REAP with local switching, the LWAPs aren't using the interface on the WLC.
    I found a note in the 7.0 WLC config guide that explains why the VLANs are picking up the management interface VLAN, but that same note says the VLAN mappings can be changed per LWAP/WLAN!
    From config guide:
    For hybrid-REAP access points, the interface mapping at the controller for WLANs that is configured for H-REAP Local Switching is inherited at the access point as the default VLAN tagging. This mapping can be easily changed per SSID, per hybrid-REAP access point
    Anyone using H-REAP and been able to get the LWAPs to keep the VLAN mapping when failing from one WLC to another?
    Thanks!

    Shawn,
    I went back and reviewed everything and everything was duplicated , Except... WLAN_ID. The Wlan ID tags were different. I created a test and failled my two test AP's and they both came up on the backup controller with the proper vlan ID. now I know. When it was working for everyone else I was begining to wonder if I found a new bug or it was my config. This is one I wont forget ..
    Thank you

  • Road Map Step Label Changes Issue

    Hi Gurus,
    I am working for ESS business package. I have changes FPM application to read Edit as "Display" for Road map step. I have tested it and transported it to test system.
    The changes were working fine till yesterday; today when i tries to test the application the road map step is reverted back to read as Edit not Display. I do not find any one changed the FPM application.
    what would be the reason.
    my observations are like; I had some changes in some component and deployed it and have transported NWDI transports to Test system. i suspect this transports have changed the FPM application.
    Please suggest me on this issue,.
    Points will be awarded..
    Thanks
    Srikanth

    Hi Srikanth,
    the short answer
    You modified the FPM application from within the portal, using the Self-Service Administrator portal role, right? The point is that this content is also contained in the SAP_ESS SC in NWDI. It's contained in all those cfg DCs you see. They basically contain a (zip)archive that contains other (zip)archives that contain different XML files that eventually describe the FPM application. So what happened is that you modified the FPM application at runtime, but your changes were overwritten when the cfg DC was deployed afterwards.
    the details... and the questions...
    Concerning those cfg DCs. They're a very specific type of DC. The type is "Enterprise Portal" and the subtype is "Portal Content". In NWDS, this is described in the following XML file: C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\com.sap.ide.eclipse.component.provider_2.0.0\componentTypes.xml When I was using NWDS 7.0 SP12, this particular type of DC was not visible (if I remember it correctly), i.e. I could not create a new DC of this type. NWDS SP12 also didn't contain the necessary plugin, com.sap.portal.pcd.ide.eclipse.nwdi.ui.NewPortalContentWizard, as described in the same XML file (or at least I couldn't find it). Since I installed NWDS SP14, the plugin is present and I can create this type of DC myself. But that doesn't help me that much, since the wizard just creates some empty DC and I don't have a clue how to populate it with the content of the FPM application. Unfortunately I also don't have a clue about how to modify the existing cfg DCs in SAP_ESS.
    BTW, the change you made, a small textual change, is relatively easy to do: unzip the archive(s) in the cfg DC, modify the text in one of the XML files (for some reason the translation of the roadmap steps are present 4 times, if my memory doesn't fail on me) and zip everything again. This works fine for me.
    the $1 million question...
    Obviously, what I really like to know: how to modify the FPM applications on the portal using the Self-Service Administrator role (that's easy) and export it to a suitable archive that can be imported in the (SAP_ESS) cfg DCs? As long as this is not possible, meaning I don't have a clue how to do it, I'm forced to deploy the modified FPM applications, which I exported as an epa file, after each NWDI transport. And this is not very practical...
    I hope my (probably a bit too complex) explanation makes any sense.
    If someone else knows more about this subject or how to deal with it, please let us know. tnx!
    Kind regards,
    /Sigiswald
    Edited by: Sigiswald MADOU on May 23, 2008 2:30 AM
    I posted the same question in the NWDI forum: (ESS) FPM applications, cfg DCs & Enterprise Portal / Portal Content DC

  • Creating Job with CmdExe Step failed with error Reason : 5

    Hi, I setup a job with Type = Operating System (CmdExec) and Run as 'SQL Server Agent Service Account' , it failed to run with Message below :
    Message
    Executed as user: PROD\sqlserveragent. The process could not be created for step 4 of job 0x5A83AE4A12AEF649888E85F4072604F6 (reason: 5).  The step failed.
    1. I couldn't find what is meaning of Reason 5 here.
    2. This step used to work previously and it 'not working' suddenly these few days. I wondering anyone make the changes but I am not able to trace it. Any guide to troubleshoot would be helpful.
    Thanks .

     Operating System ... (reason: 5).  The step failed.
    Operating System Error code 5 = Access denied, seems to be a permission issue.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Job scheduling error : The return value was unknown. The process exit code was -1073741819. The step failed.

    I am working in Sqlserver 2008 R2, SSIS 64 bit version
    I am getting the below  error while scheduling the job in the development server  Database. 
    The return value was unknown.  The process exit code was -1073741819.  The step failed.
    The SSIS front end execution runs fine.
    Have anyone  faced this issue before?

    Hi Venkat,
    If you already changed to 64bit and still doesn't work then create proxy account.. 
    To create a proxy account
    In Object Explorer, expand a server.
    Expand SQL Server Agent.
    Right-click Proxies and select New Proxy.
    On the General page of the New Proxy Account dialog, specify the proxy name, credential name, and
    description for the new proxy. Note that you must create a credential first before you create a proxy if one is not already available. For more information about creating a credential, see How
    to: Create a Credential (SQL Server Management Studio) or CREATE CREDENTIAL (Transact-SQL).
    Check the appropriate subsystem for this proxy.
    On the Principals page, add or remove logins or roles to grant or remove access to the proxy account.
    Thanks

  • Any ideas on a cleaner way to write this? - run through a function with multiple steps; if any step fails, restart the function from the begining

    Basically there are 3 different functions for various "tests"; they each return "1" if the test passes and "0" on failure.  A "master" function calls these 3 functions in the desired order and keeps a counter
    of tests that pass.  The counter has to be 1 to proceed to step 2, has to be 2 to proceed to step 3, and when it's 3 the loop closes.
    This approach is giving the expected results, but I was wondering if anyone has ideas on a cleaner approach?  What I really wanted to accomplish was to have the 3 tests past in succession and to provide an overall pass and proceed to the next step;
    and also to exit the function if any step fails rather than running through each step before trying again.  If the script were to for example loop through the 3 tests and wait until each one passes, tests 1 and 2 might pass, but then 3 might fail
    a few times and finally pass before the script exits.  I did not want to allow for that scenario to count as an overall pass.
    Function Test1 {
    If PASS Return 1
    If FAIL Return 0
    Function Test2 {
    If PASS Return 1
    If FAIL Return 0
    Function Test3 {
    If PASS Return 1
    If FAIL Return 0
    Function TestAll
    [int]$counter = 0
    $Check1 = Test1
    If ($check1 -eq 1) {$counter++}
    If ($counter -lt 1) {Exit}
    Start-Sleep -s 15
    $check2 = Test2
    If ($check2 -eq 1) {$counter++}
    If ($counter -lt 2) {Exit}
    Start-Sleep -s 15
    $check3 = Test3
    If ($check3 -eq 1) {$counter++}
    If ($counter -lt 3) {Exit}
    Return $counter
    Do {$STATUSCOUNT = TestAll}
    While ($STATUSCOUNT -lt "3")

    This is cleaner:
    Function Test1 {
    If PASS Return 1
    If FAIL Return 0
    Function Test2 {
    If PASS Return 1
    If FAIL Return 0
    Function Test3 {
    If PASS Return 1
    If FAIL Return 0
    Function TestAll{
    while($true){
    while($true){
    $counter=0
    if(($counter+=Test1) -ne 1){break}
    if(($counter+=Test2) -ne 2){break}
    if(($counter+=Test2) -ne 3){break}
    return
    Write-Host ('try again' + $counter) -fore
    TestAll
    Of course all of your test functions have syntax errors.
    \_(ツ)_/

  • Creating Domain step fails while trying to install OBIEE 11g (11.1.1.5)

    Hi Everyone,
    I am really stuck at a point from where I do not know which route to take. I am trying to install OBIEE 11g (11.1.1.5) on my Windows 7 (32-bit) laptop. I have tried all the options:
    1. Simple Install
    2. Enterprise Install
    3. Software only install (after installing Weblogic 10.3.4.0 separately)
    Everything goes well till the step Bi Configuration->Creating Domain.
    In this process whenever it reaches the stage when it tries to start Node Manager, it starts getting java exceptions and fails. It typically occurs when it does not find the nodemanager.properties file and tries to save the configurations there. It then encounters a Fatal Error.
    Excerpt from install2011-07-29_06-13-21PM.out
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Launching NodeManager ...
    Properties: {ListenPort=5556,NativeVersionEnabled=true,NodeManagerHome=C:/FusionMW/wlserver_10.3/common/nodemanager,StartScriptEnabled=true,}
    Command: C:\FusionMW\JROCKI~1.2-4\jre\bin\javaw.exe -classpath "C:\FusionMW\JROCKI~1.2-4\jre\lib\rt.jar;C:\FusionMW\JROCKI~1.2-4\jre\lib\i18n.jar;C:\FusionMW\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\FusionMW\JROCKI~1.2-4\lib\tools.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic.jar;C:\FusionMW\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\FusionMW\WLSERV~1.3\server\lib\webservices.jar;C:\FusionMW\modules\ORGAPA~1.1\lib\ant-all.jar;C:\FusionMW\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Users\SUCHAT~1\AppData\Local\Temp\.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\FusionMW\utils\config\10.3\config-launch.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbytools.jar" weblogic.NodeManager "-v"
    NMProcess: <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    NMProcess: Jul 29, 2011 7:21:31 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    NMProcess: INFO: Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    NMProcess: <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: WARNING: Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'
    NMProcess: <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess:
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer main
    NMProcess: SEVERE: Fatal error in node manager server
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess: Stopped draining NMProcess
    NMProcess: Stopped draining NMProcess
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under C:\FusionMW\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    Excerpt from nodemanager.log which is created at <WL_HOME>\common\nodemanager:
    <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    java.lang.NullPointerException
         at java.util.Hashtable.containsKey(Hashtable.java:314)
         at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
         at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
         at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
         at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
         at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
         at weblogic.NodeManager.main(NodeManager.java:31)
    After this it hangs for a long time before finally coming up with Node Manager Server Timed Out error and finally the Creating Domain step fails.
    One thing that I have noticed is that whenever it tries to create the nodemanager.properties or write to it it encounters this error and hence the nodemanager.properties file is also not getting generated.
    I have ensured that there are no spaces in the TEMP and TMP paths. I even tried creating and putting the nodemanager.properties file in the location but that too does not work.
    Strange part is that when I install Weblogic separately and have nodemanager as a windows service, then with the nodemanager.properties that I created the windows service runs, but the OBIEE installation still fails.
    Any help on this would be greatly appreciated.
    Thanks and regards,
    Subho

    My problem is "creating domain is failed". I guess that the issue with windows 7 32 bits on laptop doesn't configure and run nodemanager. I tried to start nodemanager but don't work (with weblogic scriptinf tools WST). However, Weblogic run ok but nodemanager is inactive. Also it doesn't create nodemanager.propierties. If I create a file nodemanager.properties (or I copied on directory obiee_home\ws_server_10.3\common\nodemanager) obiee installer configures its parameters pre-configured (if I modify a parameter, the installer modify it a default value and I don't know where is these parameters and its definition).
    I have installed obiee simple and enterprise and it don't work. I have installed on oracle 11g R2 (desktop and enterprise with datawarehouse) and obiee installer doesn't work. Further this installation obiee delay an hour and then generates error in my case "creating domain is failed".
    I'm going try to run install obiee 11.1.1.5 on windows 7 xp mode.
    Important: We need help of oracle experts or Oracle communicates if obiee installs or not on windows 7 32 bits laptop because We have wasted
    Thanks if anyone help us!!

  • I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes:Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufac

    I am trying to update my iTunes to 10.5.1 so that I can upgrade my 3GS phone but am getting the following error message when trying to install the itunes: Install step failed: Run pre upgrade script for apple mobile device support. Contact software manufacturer for assistance. I am on a MacBook pro running 10.5.8 OS. Has anyone seen this before and how can I get it resolved.
    Thanks for your help in advance....

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • Seagate external drive: Partition map check failed because no slices were found

    I have a 3TB Seagate Expansion external backup drive connected to my Retina Macbook Pro via USB. The disk will not eject from a regular Finder window - it will only eject from Disk Utility. Backups seem to otherwise be running fine. I tried to verify/repair the disk in Disk Utility, and I got the following error: "Partition map check failed because no slices were found." I am able to verify/repair the partition without any problem, and no errors are found.
    I'm concerned about relying on a backup drive that may be heading south. Here is the output from diskutil info:
    diskutil info disk3
       Device Identifier:        disk3
       Device Node:              /dev/disk3
       Part of Whole:            disk3
       Device / Media Name:      Seagate Expansion Desk Media
       Volume Name:              Not applicable (no file system)
       Mounted:                  Not applicable (no file system)
       File System:              None
       Content (IOContent):      GUID_partition_scheme
       OS Can Be Installed:      No
       Media Type:               Generic
       Protocol:                 USB
       SMART Status:             Not Supported
       Total Size:               3.0 TB (3000592977920 Bytes) (exactly 5860533160 512-Byte-Units)
       Volume Free Space:        Not applicable (no file system)
       Device Block Size:        4096 Bytes
       Read-Only Media:          No
       Read-Only Volume:         Not applicable (no file system)
       Ejectable:                Yes
       Whole:                    Yes
       Internal:                 No
       OS 9 Drivers:             No
       Low Level Format:         Not supported

    @ Allan Eckert: Unfortunately, reformatting is out of the question, I have 5 years of work on this!
    @ Loner T: Yes, the firmware did successfully upgrade after router reboot and a bit of troubleshoot.
    Thanks for the quick replies. Keep 'em coming!

Maybe you are looking for

  • ? Horizontal Menu Bar not loading in IE

    Our horizontal menu bar does not load into IE.  It works fine in Safari, Firefox and Chrome.  It used to work on all four browsers so I've gone back and uploaded an older version of our site to see if I could get it to work in IE.  Even this older si

  • How can I transfer AppleTV1 purchases to my iMac

    How can I transfer AppleTV1 purchases to my iMac that is not synced to the AppleTV?

  • Running a crystal report xi in batch mode (C# runs a crystal report xi in batch mode)

    <p>Does anyone know if it is possible in a C# program to submit a Crystal Report XI? </p><p>Our design is to use C# front end to prompt the user for the parameters for the report.  These parameters would be stored in a table.  At night the C# program

  • Display full name (first+lastname) sy-uname

    hey all, I have a bsp page where sy-uname shows the logged in username... I want this to be replaced by the users first- and lastname... can this be done? if yes? how? thanks a lot, points will be awarded!

  • Survey - Rating Factor - CRM

    Hello I need to recover the value of the questions (Rating factor) and answers (Rating) of questionnaires, to create an indicator of the made surveys. You have an example? help me please! I appreciate it in advance Message was edited by:         Raul