SOA Applicaiton is not configured in the container

I'm running the SOAHelloApp from the JDevStudio11 installation guide. The SAO Compiler indicates "Build Successful". I then go back and execute the Deploy Method A - Run (select composite.xml and select the run button) and I get a message: Cannot run the composite! SOA application is not configured in the container.
I then went back a re-ran step # 9 of installation to configure SOA to install the Integrated OC4J Server. Within these steps is the process to do the SOA Application Configuration Dialog which runs for about 7 minutes with a "Build Successful" mesage.
I then re-run the deployment method A from above and get the same message.
I setup the three environment variables as specified in the installation:
mesage = C:\Oracle\jdevstudio1111
JAVA_HOME = C:\Program Files\Java\jdk1.6.0_01
JDEV_USER_DIR = C:\Oracle\jdevinstance
The installation guide mentions that the JDB used to create jdevstudio for windows is included in the jdevstudio1111.zip but doesn't indicate where. I wasn't sure if I need to point to somewhere within the unzipped directory for my JAVA_HOME?
Everything seems to be working correctly but I still get the error message. If someone could provide help I would greatly appreciate it.
Thanks

My failure was actually in the SOA Configuration. It actually ran to "Build Successful" but when I reviewed the log file it stated that "Configuring SOA Infrastructure has FAILED" and indicated that I should check the following log files: soa-infra-java.log and startsoa.log.
However, this does not provide me with the answer to my failure. The full log has been attached below.
I changed my JAVA_HOME to be C:\Program Files\Java\jdk1.6.0_01 instead of C:\Oracle\jdevstudio1111\jdk (pointing to an installed version of Java versus the version included in the unzipped jdevstuio) and it seemed to go further in the setup.
Any help to get this configured would be appreciated.
Thanks...
[echo] Create jms queues/topics from new oc4j jms template
[echo] Changing jms.xml to use port : 9227
[echo] ==Setting proxy in soaenv[.bat]==
[echo]
* Configuring SOA Infrastructure. This will take 5-10 minutes. *
* Summary of SOA configuration parameters: *
** Oracle Home = C:\Oracle\jdevstudio1111\
** Oracle Instance = C:\Oracle\jdevinstance\system11.1.1.0.22.47.96
** SOA Database = localhost:1521:XE
** SOA Database User = jdev_soainfra
** HTTP Port = 8988
** RMI Port = 23891
** Component Type = o.j2ee
** Component Name = embedded-oc4j
** Configure OWSM = false
** Configure Notification = true
** Configure SOA Console = true
** Configure B2B UI = false
** Configure XEngine = false
** Assemble all =
[echo] Completed adfinstaller - standalone install
[echo] ==Seeding SOAAdmin app roles==
[echo] Instance home: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j
[echo] JPS config: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j/config/jps-config.xml
[echo] ==Grant SOAAdmin app role to oc4jadmin ==
[echo] ==Storing oc4jadmin user credential in csf ==
[java] oracle.security.jps.service.credstore.CredentialAlreadyExistsException: The credential with map name BPM-SERVICES and key BPM-SERVICES already exists.
[java]      at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.setCredential(SspCredentialStore.java:543)
[java]      at oracle.bpel.services.common.util.CSFStore.main(CSFStore.java:129)
[echo] ==Seeding optional demo users==
[echo] Seed groups: ${nogroup}
[echo] Instance home: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j
[echo] JPS config: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j/config/jps-config.xml
[echo] ==Starting standalone oc4j. Check server log C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log.
[echo] ==Waiting max 420 second(s) for startup of URL http://hart-itg-siss-l:8988...
[echo]
* Configuring SOA Infrastructure has FAILED. *
* Please check following logs for possible cause: *
* C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\install\tmp\soa-infra-java.log
* C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log
[echo] ==Stopping oc4j standalone...
BUILD SUCCESSFUL
Total time: 7 minutes 51 seconds

Similar Messages

  • "XML File not found for the Container DataBindings.cpx" error after deploy

    Hello,
    I have a problem with my JSP-Javaproject. Local works all fine but when i deploy my project to a Oracle Aplication Server i allway get this XML-File-Not-found exception:
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container DataBindings.cpx
    In my EAR-File the DataBindings.cpx is at:
    \WEB-INF\classes\
    My JSP-File:
    <jbo:ApplicationModule id="AippackageModule" definition="DataBindings.DataModule" releasemode="Stateful" />
    My web.xml:
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value>DataBindings</param-value>
    </context-param>
    My DataBindings.cpx:
    <?xml version='1.0' encoding='windows-1252' ?>
    <Application xmlns="http://xmlns.oracle.com/adfm/application" id="DataBindings"
    Package="" ClientType="Generic">
    <pageMap>
    </pageMap>
    <pageDefinitionUsages>
    <page id="eonerrorPageDef"
    path="de.avacon.ahb.system.tools.pageDefs.eonerrorPageDef"/>
    </pageDefinitionUsages>
    <dataControlUsages>
    <BC4JDataControl Configuration="AppModuleLocal"
    Package="model.data"
    xmlns="http://xmlns.oracle.com/adfm/datacontrol"
    id="DataModule">
    <Parameters/>
    </BC4JDataControl>
    </dataControlUsages>
    </Application>
    What can i do?
    Thanks, steve

    Adding the dependency in the ViewController fixed this for me.
    I'm using two AppModules in the controller and the second one wasn't being picked up.
    I was able to fix this by:
    Go to the Project Properties, select Dependencies, edit the Dependent Projects and Archives, find the model that's failing and add a tick in the Build Output box.
    The model should now be picked up in the ViewController's DataBindings.cpx source file, though I did have to restart JDev for this to be picked up.
    HTH
    Phil

  • UIXJSP App built off BC4J Project JBO Excep XML File not found for the Container

    Running JDEV 9.0.3 build 960
    Created a new project in folder "UIX JSP"
    "UIX JSP" note the space!
    Create a default UIX JSP Application based on existing BC4J Project
    When running a JSP - Get a JBO Error complaining that the XML File not found for the Container
    If I recreate the project with name UIX_JSP problem does not occur.

    I logged a bug on this.

  • XML File not found for the Container model.cpx

    I can run my application from JDeveloper without receiving the error. But when I deploy the application I get the following:
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container model.cpx     at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:751)     at oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(JUMetaObjectManager.java:457)     at oracle.jbo.http.HttpContainer.findSessionCookie(HttpContainer.java:541)     at oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(BC4JRequestProcessor.java:233)     at oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(BC4JRequestProcessor.java:123)     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:234)     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:721)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)     at java.lang.Thread.run(Thread.java:479)
    Any Ideas?

    Hi,
    please explicitly "make" the project. One reason for this problem could be that the model.cpx isn't created properly. Select the model project and compile the complete project before deploying it. Sometimes it helps to clear the "class" directory of the project on teh file system before re-compiling
    Frank

  • XML File not Found for the Container BC4J.cpx

    Hi,
    Have following error when I start a BC4J-JSP/Struts application (with Embedded and standalone OC4J) :
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container BC4J.cpx
         oracle.jbo.mom.ContainerDefImpl oracle.jbo.mom.DefinitionManager.loadProjectDefinition(java.lang.String)
              DefinitionManager.java:751
         oracle.jbo.mom.ContainerDefImpl oracle.jbo.mom.DefinitionManager.loadProjectDefinition()
              DefinitionManager.java:793
         void oracle.jbo.mom.DefinitionManager.initManager()
              DefinitionManager.java:137
         void oracle.jbo.uicli.mom.JUMetaObjectManager.<init>()
              JUMetaObjectManager.java:57
         oracle.jbo.uicli.mom.JUMetaObjectManager oracle.jbo.uicli.mom.JUMetaObjectManager.getJUMom()
              JUMetaObjectManager.java:131
         oracle.jbo.common.ampool.SessionCookie oracle.jbo.http.HttpContainer.findSessionCookie(javax.servlet.http.HttpSession, java.lang.String, java.lang.String, java.util.Properties)
              HttpContainer.java:541
         boolean oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(oracle.jbo.html.struts11.BC4JActionMapping, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              BC4JRequestProcessor.java:222
         org.apache.struts.action.ActionMapping oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
              BC4JRequestProcessor.java:124
         void org.apache.struts.action.RequestProcessor.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              RequestProcessor.java:234
         void org.apache.struts.action.ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:1292
         void org.apache.struts.action.ActionServlet.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:492
         void javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              HttpServlet.java:740
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:853
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:721
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:306
         boolean com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.ApplicationServerThread, com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.EvermindHttpServletRequest, com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:767
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:259
         void com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run()
              HttpRequestHandler.java:106
         void EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run()
              PooledExecutor.java:803
         void java.lang.Thread.run()
              Thread.java:484
    Then I make a Reload and it's ok.
    I have a Workspace with two Projects :
    BC4J.jpr for Businnes Components
    Web.jpr for JSP Struts
    In /classes I have the file Web.cpx, but no BC4J.cpx.
    From which does this name come ? Can I change this name ?
    Thanks
    Yves

    I found this on Metalink...
    JBO-26001: NoXMLFileException
    Cause: Could not open the named XML file for read.
    The following is from Note 137429.1. Hope this helps.
    Raja.
    JBO-26001: NoXMLFileException
    Cause: Could not open the named XML file for read.
    Action: 1. Make sure that the file is present. In particular, if the file is to be found in a zip/jar file, make sure that the Zip/JAR file is included in the CLASSPATH.
    2. This error is also reported if the name of the XML file does not match the object Name specified in the XML file. If the file system support case insensitive file names (e.g., Windows NT), make sure that the file name matches the object Name in the XML file in case-sensitive fashion.
    3. For a .JPX file, this error is reported if the JPX file is missing the JboProject XML tag. Check the JPX file to make sure that the valid tag is in there.
    4. One XML file may be extending another XML file (specified by the Extends element in this XML file). This error is reported if the base XML file is not found.
    5. When loading the XML file for a package (JboPackage tag), this error is reported if some unexpected error occurs while loading a containee.
    In all of the above cases, a more descriptive message may be printed on Diagnostic. If you are not seeing Diagnostic messages, you can run your application with Diagnostic turned on, as in "java -Djbo.debugoutput=console ...", to see Diagnostic messages.

  • Channel is not appearing in the container

    Hi,
    i have devloped a channel and also a container.
    The follwoing are the corresponding xml's.
    The proble is the channels that i defined as <SELECTED>
    are not appearing in the container, can any one let me know why??????
    arun
    Channel XML
    <Channel name="NewsLeftNav" provider="NewsLeftNavProvider" advanced="false" merge="fuse" lock="false">
    <Properties>
         <String name="refreshTime" value="60"/>     
    <String name="title" value="Left News Channel"/>
    <String name="description" value="News Information"/>
    </Properties>
    </Channel>
    ProviderXML
    <Provider name="NewsLeftNavProvider" class="com.naportal.NewsLeftNavProvider">
    <Properties>
    <String name="title" value="News Left Nav"/>
    <String name="refreshTime" value="0" advanced="true"/>
    <Boolean name="isEditable" value="false" advanced="true"/>
    <String name="editType" value="edit_subset" advanced="true"/>
    <String name="contentPage" value="naportal/newsdesc.jsp"/>
    </Properties>
    </Provider>
    Custom Provider
    <Provider name="NewsTableContainerProvider" class="com.naportal.NewsTableContainerProvider">
    <Properties>
    <String name="contentPage" value="GMtoptable.jsp"/>
    <Collection name="categories">
         <String value="NewsChannels"/>
    </Collection>
    <Collection name="NewsChannels">
         <String name="NewsLeftNav"/>
    </Collection>
    </Properties>
    </Provider>
    Container
    <Container name="NewsTableContainer" provider="NewsTableContainerProvider">
    <Properties>
    <String name="title" value="Front Table Container Channel"/>
    <String name="contentPage" value="GMtoptable.jsp"/>
    <Collection name="categories">
         <String value="NewsChannels"/>
    </Collection>
    <Collection name="NewsChannels">
         <String name="NewsLeftNav"/>
    </Collection>
    <Collection name="channelsRow" advanced="true">
         <String name="NewsLeftNav" value="3"/>
    </Collection>
    </Properties>
    <Available>
         <Reference value="NewsLeftNav"/>
    </Available>
    <Selected>
         <Reference value="NewsLeftNav"/>
    </Selected>
    <Channels>
    </Channels>
    </Container>

    Have you watched the desktop.debug logfile?
    On my installation, it's in the /var/opt/SUNWam/debug directory.
    It might give you some clues...

  • Element GRP is not available in the container

    Hi All,
    I am getting a error ''Element GRP is not available in the container'' whenever I try to create a PR and the workflow is triggered. I am using a custom rule to determine the approver. The workflow is not able to determine the agent and returns with the error message Element GRP is not available in the container whenever it is triggered automatically.
    But when i manually test the workflow manually it is working fine.
    Can someone tell me why it is happening and what could be done to overcome this error?
    Thanks and regards,
    Raj

    As you said
    "But when i manually test the workflow manually it is working fine."
    I think the problem is not with your rule ....
    you haven't specified when the error is occurring ...
    if its occurring in starting ..please check if your initial binding  ( For workflow triggering in header ) are right .
    please tell us where and when the error is occurring ...
    thanks,
    Naval bhatt

  • Dependency is not configured in the schema resource Error (OSB)

    Hi all,
    I am using OSB(10gR3). I am using workshop IDE. I have copied few Xsds into a project. One schema which has an import throws an error
    "dependency is not configured in the schema resource Error .Possible reason one or more import/include not set correctly."
    Kindly help me in solving this error.
    I am new to OSB,kindly share any good online resources I would be of great help for me.

    "Edit References" button will appear on sbconsole. Upload it on sbconsole and you will be able to see the button.
    If you open the XSD in the workshop (in design view), under "Directives" you will be able to see the imports. Click on any of them and in the "properties" tab below you would be able to see "Schema Location" (in General tab of properties). Click on browse button and it will ask whether you want to download it from a HTTP URL or want to refer from a existing workbench projects.
    Regards,
    Anuj

  • AC20000027 - Element PURCHASINGCONTRACT is not available in the container

    Hi Experts,
    I created the simple WF. Start event - RELEASESTEPCREATED, object - BUS2012. WF have one step, task - "TS20000166 Release of purchase order". When I start my workflow in test run the status is set to "error" - "Element PURCHASINGCONTRACT is not available in the container", Message no. OL356.
    Testing the WF in transaction SWUD don't found any errors.
    Can anybody help me with this?
    Thanks a lot,
    Andrei

    Hi Andru,
    I worked on Release strategy for PO.
    I am SURE the Problem is with RULE, RULE is not returning any agents.
    The problem is that the rule (20000027) your using is not returning any agents.
    1. Just go to transaction PFAC and enter the RULE. go to display mode.
    Click on the second button in the application tool bar (SIMULATE RULE RESOLUTION - shift + F8 ) a popup sort of screen will be displayed.
    Now enter the PO number and Release code.
    Execute the DETAIL button in the middle of the popup screen.
    See if the rule is returning any agents.
    2. If the above mentioned test is successfully executed,
    Check in your workflow SWDD.
    Open your workflow.
    Double click on the RELEASE CODE workflow container element.
    Check if the structure defined under D.Type is - T16FC and Field is - FRGCO.
    3. If even the 2nd point is correct,
    Check the binding for the step '0000000004'
    In the binding, Pass the Busines Object BUS2012 (Purchase order) and RELEASE CODE (T16FC-FRGCO) that are present in the Workflow container. and check if they both are import and export parameters.
    3. You are sure that the agents are specified in SPRO (under Material management >> PURCHASING >> Purchase order/CONTRACT >> Release Procedure for PO/CONTRACT >> Define release procedure for PO / CONTRACT >> WORKFLOW )
    If you double click on WORKFLOW, you will see that the AGENT IDs are assigned to the Release Group and release codes of Purchase Order.
    Eg: Release group       Release code  Agent Type        Agent ID
                01                          L1               US                SAPUSER1
                01                          L2               US                SAPUSER2
                01                          L3               US                SAPUSER3
                01                          L4               US                SAPUSER4
    Try all this and tell me the result.
    Regards,
    Gautham Paspala

  • Trying to add another DB under SCAN via DBCA "Default listener LISTENER is not Configured in the grid infrastructure home"

    Trying to install another DB under RAC using SCAN listener on a new port.  DBCA gives error "Default listener LISTENER is not Configured in the grid infrasturcture home".
    Have tried srvctl config listener, srvctl start listener to start the listener.  Still not able to get past the DBCA error.  What am I missing?  Do not want to start LISTENER on port 1521 as SCAN is running on 1521.

    No your Database config does use hostname/ip + port or a tns-entry pointing to the local_listener. Neither method does care for the home the listener is running from.
    You will however have to take care of the entries in the clusterware, as the listener is a controlled resource. If you manually relocate it, then it will only work until next restart of crs stack.
    The simplest way to switch the home is by running first netca from database home and delete the listener and then switch to grid home run netca again and create the listener.
    netca will take care of registering it with crs with the correct environment settings. You will have a short period where your rac won't have a listener and therefore won't accept new connections until the new listener is up and running.
    Relocating the current listener requires to modify several parameters via crsctl in the cluster registry, but allows doing this node by node without complete outage.
    If you want to go that way, then create another listener from grid home and compare the settings of current listener and of the new listener. You will need to update several parameter before you can relocate it.
    Run this command to show the current settings and compare it to the listener from grid home:
    crsctl stat res ora.LISTENER.lsnr -p
    You will need to modify serveral parameters, ACTION_SCRIPT,AGENT_FILENAME,ALIAS_NAME,ORACLE_HOME and the ACL
    Modify works like this, for ACL you must use the encasing single apostrophe ' and run it as root:
    crsctl modify res ora.LISTENER.lsnr -attr "ACL='owner:oracle:rwx,pgrp:oinstall:rwx,other::r--'"
    I would recommend Version 1 if short outage is acceptable. For both variants verify that you can resolve all tnsnames entries in both homes.
    Regards
    Thomas

  • I have configure remote access feature web application proxy but not configure give the error. The remote name could not be resolved.

    I have configure remote access feature web application proxy but not configure give the error. The remote name could not be resolved in server 2012 R2.
    I have configure Ad and ADFS different server and try to configure web application proxy different server. what setting are required for connect web application proxy to Ad and ADFS.

    Hi,
    In addition, please make sure that the port 443 is not blocked by the firewall.
    Web Application Proxy requires internal name resolution to resolve the names of backend servers, and AD FS servers. When publishing web applications via Web Application Proxy, every web application you publish requires an external URL. For clients to reach
    these web applications, a public DNS server must be able to resolve each external URL that you configure. Note that the external URL must resolve to the same IP address as the Web Application Proxy server, or the external IP address of a firewall or load-balancer
    placed in front of the Web Application Proxy server.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • "EA02 The item is not found in the container portion of the"

    GW2012 (on the OES2).
    One of users can't open the accepted letter in gwwebaccess.
    In attempt to open the received letter receives a mistake:
    [EA02] The item is not found in the container portion of the uid.
    Additional information:
    1) the "mailbox" folder empty, at work in gwwebaccess.
    But if to work in WIndows GW Clients - in the "Mailbox" folder the received letters are visible and accesible.
    2) In the gwwebaccess visible recieved mail in the "Unopened Items" folder ! . But when open mail from this folder - have error:
    [EA02] The item is not found in the container portion of the uid.
    All this only for the user: amuzchil.
    Before upgrade from GW8 -> gw2012 all was ok for amuzchil.
    Repair, Rebuild, Recreate mailbox "amuzchil" - don`t help. ;(
    Please, help me.
    Serg

    Originally Posted by Michael Bell
    On 5/14/2012 11:16 AM, skoltogyan wrote:
    >
    > GW2012 (on the OES2).
    >
    > One of users can't open the accepted letter in gwwebaccess.
    > In attempt to open the received letter receives a mistake:
    > [EA02] The item is not found in the container portion of the uid.
    >
    > Additional information:
    > 1) the "mailbox" folder empty, at work in gwwebaccess.
    > But if to work in WIndows GW Clients - in the "Mailbox" folder the
    > received letters are visible and accesible.
    > 2) In the gwwebaccess visible recieved mail in the "Unopened Items"
    > folder ! . But when open mail from this folder - have error:
    > [EA02] The item is not found in the container portion of the uid.
    >
    > All this only for the user: amuzchil.
    >
    > Before upgrade from GW8 -> gw2012 all was ok for amuzchil.
    >
    > Repair, Rebuild, Recreate mailbox "amuzchil" - don`t help. ;(
    >
    >
    > Please, help me.
    >
    > Serg
    >
    >
    That's going to be a soap item corruption issue. You're going to have to
    open an SR. Turn on SOAP tracing at the poa and try to trace the issue.
    Problem Resolved.
    The user created the additional folder: "mailbox" under "Cabinet"-folder.
    After removal of this folder everything began to work.
    Serg

  • Files are not appended in the container operation step ?

    Hi Guys,
    I have a BPM scenario where i receive a single file with multiple transactions
    1. Receive step receives the file and starts the process
    2 Transformation Step - Splits the file into individual transactions
    3. Block step --ForEach - Block has the follow 2 steps    
            1. Send - Synchronus - sends the request of each individual transaction to a 3rd party system and receives the response.
           2. Container Operation: Appending all the responses into a single file.
        Properties of container operation:
    Target: Multiline element (Block level element)
        Operation: Append
        Expression: Single element similar to structure above with out multiline.
    4. Send Step: I am writing this file locally to a file and this always shows only the last transaction in case of ParForEachMode and first transaction in the case of ForEach mode.
    can anybody explain why the messages are not appending into a single file. any help would be really appreciated
    Thanks,
    Srini

    Hi Liang,
    Check to see if the Sync Send step send every reply messages it received to container operation step:
    You might need to remove the container operation to see if you receive each individual msgs.
    > I have removed the container operation and i am able to see all the individual responses which i basically written to file just to cross check and every thing looks fine.
    Another way to go to workflow log (Complete Process with all the steps) to get debug information:
    SXMB_MONI -> Click "PE" under outbound queue -> Press "Display WorkFlow Log" button -> Click List with technical details -> Click Show Work item Container
    Here you can see the container and XML message used in this process step.
    You might have information on how message be processed in this step
    > I have checked in the workflow log and workflow shows the container operation only in the case of  ParForEach mode and when the block is in the ForEachMode i dont see any container operation step in the workflowlog and even in the ParForEach mode the container operation dosent have any details.
    Your Container Element reference to response message should also defined in block level, since the response message only exist inside the block. However, using process level container element should not cause any problem
    > I have defined the response messsage at block level in the container and the target i have defined it as multiline element defiend at process level. This multiline element is taken as input in the transformation step at prrocess level.
    are there any other alternatives for this process, i dont understand why the container operation is not appending the elments.
    any help would be appreciated
    Thanks,
    srini
    Edited by: srinivas kapu on Feb 25, 2008 12:10 PM

  • BPM : Files are not appended in the container operation step

    Hi Guys,
    I am using the BPM pattern,  "BpmPatternCollectTime"  provided by the SAP  under SAP BASIS 6.4 for the N:1 transformation.
    In the the Message mapping and Interface mapping source structure has "0 to unbounded"  occurance and Target has 1 coourances.. I have given the Time as 5 Minutes to collect the messages...
    I dont know why the files are not being appened? Each time am getting the only one file's content as output other files contents(records) are not being merged.
    Is there anything wrong in the given BPM pattern? or  i  need to do any changes in the container operation step ?
    can anybody explain why the messages are not appending into a single file. any help would be really appreciated...
    Can anybody guide me , how can i debug the BPM?
    Thanks and Regards
    Venkatesh

    Hi Raj,
    The Source and target structure are the same ie, BpmPatternCollectMessageToBeCollected..
    Structure is
        BpmPatternCollectToBeCollected
        ID
        OverallNumber
    In SAP BASIS 6.4 , In the message maaping you can find the
    "BpmPatternCollectMerge". I am using the same mapping..
    The mapping contains the Source field mappings for field element ID and OverallNumber to the same field in the Target.
    After selecting Source's occurance for 0 to unbounded , In the mapping the tool itself is adding two extra nodes as below...
    Messages                                 
      Message1
        BpmPatternCollectToBeCollected
        ID
        OverallNumber
    Mapping is
    Source Structure ->Target Structure
    Messages (1)                  Messages  (1)
    Message1 (1)                  Message1  (1)
      BpmPatternCollectToBeCollected  (0-unbound)  BpmPatternCollectToBeCollected  (1)
        ID  (1)-------> ID (1)
        OverallNumber    (1)-------> OverallNumber
    The line indicates above the mapped fields...ID and OverallNumber is only mapped above.
    Regards
    Venkatesh

  • Error JBO-26001: XML File not found for the Container FinancingBillUI.cpx

    error occuring when executing a swing application build from many project's
    project 1 : application with login dialog
    project 2 : bc4j
    project 3 : user interface
    All source file compile sucessfully
    What the problem ?

    Michel:
    Could you post the complete stack trace? From the Subject line, it sounds like your app is not able to locate an XML file (which could mean a problem in CLASSPATH), but a stack trace will help. In fact, turn on diagnostics and post the diag output around the error. Here is an instruction on how to turn on diagnostic:
    1. Select the project.
    2. Do right mouse click and select "Project Settings..."
    3. On the Settings dialog, select Configurations/Runner.
    4. In the righthand side pane, you should see a textbox for "Java
    Options". Please add the following JVM switch:
    -Djbo.debugoutput=console
    Then, rerun. The run command should include
    -Djbo.debugoutput=console as in
    "D:\JDev9i\jdk\bin\javaw.exe" -Djbo.debugoutput=console -classpath ...
    You should now see a lot more output on the IDE's message window.
    Thanks.
    Sung

Maybe you are looking for

  • Item field to non-editable mode(display mode) in Purchase Order(ME22n).

    Hi SDN, Based on the Comany code i need to modify the item level fields like <b>Item, Account Assignment, Material</b> to non-editable mode(display mode) in Purchase Order(ME22n). So i modifed in the method MODIFY_SCREEN_TC_LINE of class CL_TABLE_VIE

  • Editing multiple address book entries

    I'm trying to update the "Company" field with the same value on dozens of Address Book entries at the same time. Having no luck. Anyone know how to update these all at once?

  • Equipment spec report

    Dear Please any one clear the requiremnet we need to prepare the equipment specification report (ex: Efficiency,supplier name etc) . We have assigned the class , the values are updated thro charecters in each equipment wise with differecnt values,uni

  • Photoshop CS 6 Sluggish, non-responsive sometimes, very slow

    Quite often, PS CS6 becomes unresponsive to mouse clicks, i.e., I'll be masking, retouching, painting, etc. and it will just go into a 'pause' mode; I'll have to wait, sometimes a few moments, sometimes several seconds before I can go on with another

  • Migrating iTunes from Power Mac G5 to Mac Pro

    Alright, so going from an old PowerMac G5 too a Mac Pro, I've avoided using migration for anything in hopes to keep the new system as virgin as possible. I've not really missed a beat having backed up most important files to an ext. HD.... including