Error in XCM after deploying the customized SCA

Hi All,
we are getting error in XCM after deploying the customized SCA in the server for UCES.
Below is the error message when trying to access the XCM ./bdisu/admin/xcm/init.do
link     ./bd/admin/xcm/init.do is working fine..
ISA Framework: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error while parsing JSP page [/usr/sap/EPT/JC04/j2ee/cluster/server0/apps/sap.com/isucesear/servlet_jsp/bdisu/root/admin/xcm/MainConfig.jsp].
  Details:   No details available

Hi,
Did you find any solution for this? We face the same problem and we are looking for a good solution.
Kind Regards
Daniel Jadeholt

Similar Messages

  • AM is not retained after deployed the custom pages

    Hi,
    I have two custom pages, Create(page1) and Select Jobs(page2) pages.
    In Create page I've a button called Populate Jobs, Once I click the populate jobs button it will navigate to another page. In page2 I'll select list of jobs using multiple selection.
    Once multiple jobs selected I'm validating those jobs(lines) already added to the page1 when click submit button (available in page2).
    Both pages have same AM and I'm retaining AM when I move from page1 to page2. In page 2 if click submit button I try to get all the existing lines which is arendered in page 1.
    But i'm getting zero count but records are there. It is working very fine in my machine before deployment. But the AM is not retained after deployed to apps.
    Details:
    OA Extension
    10.1.3 (Build OAEXT_MAIN_NT_100429.1954.1314)
    My Jdev Version
    10.1.3.3.0
    EBS - OA Framework
    12.1.3
    EBS- Oracle OA Extension
    10.1.3 - build 1313
    please suggest me do I need to check any profile option to set AM State or any other solution for this.
    Thanks in advance,
    SAN

    Hi.
    Try adding some debugging statements using write diagnostics .
    Check to see if VO is getting cleared on loading 2nd page.
    Alternate solution would be to add these line id's of the selected lines before forwading.
    On 2nd page, get these Id's and do whatever necessary.

  • Error while deploying the JDI SCA file on the server

    Hi,
    I am not able to deploy the 3 SCA files JDIdevinf, JDI buildt and JDIdeinff.
    When deploying the following error occured.
    ABorted deployment component 'tc CBB Appl/'sap.com'/SAP AG'6.4009.00.0000.200411042045
    Caught exception during application deployment from SAP J2EE ENgine's deploy service.
    java.rmi.RemoteException: Cannot deploy application sap.com.tc.CBB Appl.. Reason: Exception during
    application sap.com/tc.CBB Appl in container EJBContainer; nested exception is
    exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tc.CBS Appl in container EJBContainer
    (message ID:com.sap.sdn.servlet.servertype.inqny.extern.EngineApplOnlineDEployerImpl.per
    REMEXC)
    Deployment of tc.CBBAppl finished with Error
    How to solve this

    Hi,
    We are using NWDS to create a small application to develop ( for ex jspdynpage)
    .while deploying the par file or exporting it to the server,we are getting the error as "please make sure that the server running.HTTPS protocol is not supported,please ensure that this server is not using HTTPS.
    the server is running and is shown in green.
    we have also  disabled the proxy settings.
    we have also tried by specifiing the IP of the server in the proxy settings.
    the above steps didnt work.please suggest the things to do to make this working.
    thanks,
    rajani.

  • How to change the Data sources after deploying the application ??

    Hi All,
    i want to know how to change the Data sources after deploying the application to the application server ???
    I'm using Oracle Application Server 10g Release 3 (10.1.3.1.0)

    Can you access the Enrprise Manager website of the target Application Server from your location? If so, you can change the datasource in it. If not, yo can bundle the datasource definition in your archive and use that one instead of the one configured in the target OC4J container. Or this will just be the responsability of your customer: whenever you send a new WAR file, they have to modify the datasource if needed and deploy the application?

  • Changing EndPoint URL after deploying the project

    Hi All,
    I have developed a BPEL process that invokes a Web-Service. the End-Point URL of that service changes from time to time. Now ,my requrement is that I don't want to change my BPEL code every time whenever the URL changes. Is there any cleaner way to change the end-point url and any other varaible after deploying the project.
    Basically I want to know if is this can be achieved without modifying the code manully.
    I am using Jdeveloper 11g and SOA suite 11g with weblogic 10.3.1
    Please suggect
    Thanks

    Hi
    Here I am creating dynamic partner link to call OSB service in my BPEL process. I wan make it dynamic to change run time server address and port numbers. Here I am getting Error (Error occurred reading inline schemas) while creating reference variable as per BPEL cook book. To resolve that exception, I have created /bpel/system/xmllib/ folders in SOA 11g and placed ws-addressing.xsd file. After I am trying to import in BPEL process, still I am getting same Exception.
    Even I tried to read ws-addressing.xsd file through IE browser (http://Host:Port/orabpel/xmllib/ws-addressing.xsd) after placing that directory(/bpel/system/xmllib/). My SOA server and everything is running.
    Thanks in advance.
    mally

  • XCM changes in the custom app is reflecting in standard b2b xcm!!

    Hi All,
    We have scenario, that we have 4 applications. Two B2B and two BOB. We have used 4 tracks for creating custom applications. The applications are getting build and deployed successfully on J2EE  engine.
    The XCM links for the custom applications are accessible. The XCM settings were copied from the XCM settings we have maintained for standard application.
    Now our concern is, when we change the XCM settings of any custom application, then standard as well as other 3 custom applications' XCM settings also changes.
    How can we control this? we want the XCM settings for all the 4 custom applications to be independant. Is it possible with standard configurations?
    Kindly help!
    Thanks
    Ekta

    Hi
    Thanks for the help...
    I have created 4 XCM scenarios for 4 applications. Two scenarios i have kept for standard applications, which have best practice settings.
    I need one more help, out of 4 applications, we want to show prices in only one application. So i have create customer scenarios in IPC of application for isabasket and isacatalog. there i have created some custom components for hiding prices.
    Even in webcatalog component of internet sales, i have created one more custom component, for hiding price.
    But in Order page i still see the prices, when i am attaching the correct XCM scenario configuration in the custom application.
    Kindly suggest, can we hide prices in order using XCM or we have to hide the prices on the JSP level?
    Thanks!

  • Deploying the Custom Worklist Application When run ant script Fail

    Hi
    I have tried to deploy worklist application on Oracle SOA Suite to custom it and I have follow the BPEL Process Manager Developer's Guide (10.1.3.1.0) in chapter 16 topic 16.5.1.5. Deploy the Custom Worklist Application but whenI tried to run ant script to deploy custom worklist application, the error has occur "Unexpected element "echo" ". I access to build.xml file to comment element echo out and run ant again but the new error has occured "The <fail> task doesn't support the nested "condition" element." . How should I do for deploy custom application ?
    I use ant -version to check ant version and message has show "Apache Ant version 1.5.2-23 compiled on November 12 2003"
    Please help me!
    Thanks
    Message was edited by:
    user520932

    Hi ,
    I am facing the same issue. Were u able to solve this ?

  • Error while trying to deploy the application (invalid AccountType).

    Hello.
    Error while trying to deploy the planning application (EPMA).
    invalid AccountType
    Rejecting Member PL_Brt_L.2.
    invalid AccountType
    Rejecting Member PL_Brt_L.3.2.
    And not updated outline.
    PL_Brt_L.2 - Account Type = Revenue
    PL_Brt_L.3.2 - Account Type = Revenue
    If a change to the Revenue Expence, the error goes away and the outline changes.
    EPM 11.1.2.1
    1-st server: planning, essbase
    2-nd server: epma
    3-th server: oracle db
    thanks in advance

    Hi,
    I tried using dcmctl but still got the following error.
    Oracle 8i database is running but noone is using it except that this application uses it.
    Pls help
    D:\oraJ2EE\dcm\bin>dcmctl deployapplication -f d:\oraJ2ee\j2ee\elink\applications\advecto.ear -
    a myapp
    ADMN-300075
    D:\oraJ2EE\dcm\bin>dcmctl getError -v -d
    ADMN-300075
    Nested exception
    Base Exception:
    java.rmi.RemoteException:null; nested exception is:
    java.lang.OutOfMemoryError
    Nested exception
    Root Cause: null; nested exception is:
    java.lang.OutOfMemoryError
    java.rmi.RemoteException: null; nested exception is:
    java.lang.OutOfMemoryError
    java.lang.OutOfMemoryError
    <<no stack trace available>>
    Thanks
    Srinath

  • How to change async to sync after deploying the process.? Thanks

    How to change async to sync after deploying the process.? Thanks

    you'd need to change the base wsdl, the generated one (_Name.wsdl) and the bpel.file .. and remove the generated classes .. (all in domains/you_domain/tmp/your_process dir)
    the wsdl needs to get the output msg to the input msg instead of a callback porttype, the same needs to be in the generated wsdl (don't forget to remove the callback role in plnk session).. and the bpel process needs to have a reply instead of the invoke ..
    this is what you would need to do .. BUT, maybe we can find a better solution for you, if you elaborate on the usecase..
    during design time this is easier :-)
    regards clemens

  • I didn't get log statements in console after deploying the war file IN WAS6

    I am new to web sphere 6.o server, I didn't get log statements in console after deploying the war file into the WAS

    Albenn
    Welcome to the Apple user discussion forums
    I'll hit a few of your questions - others will have to do others since I'm not up on some of the issues you ask about
    4) is there an easy way to review/delete items (in 6, i run a basic slideshow and delete on the fly -- is this still workable in 7?)?
    Yes
    5) Are there significant functionality benefits of 7 over 6 (e.g., does the noise function or shadow/highlight really offer significant benefits? The Events seems obvious, but I'm more interested in "under the hood" experience
    Yes
    Loseless editing - web galleries - events
    a) Is import any faster? As my library is growing in size, the import is getting overly slow
    It is fine for me (only you can compare to your current) - I have 20542 items using 26.3 GB in 271 events
    7) Is there a full-screen edit mode?
    yes
    8) Can you configure events so that it's not just by day?
    yes
    9) Is 6's "roll" structure as mirrored in the file system still available in the Events approach, or is the database structure that once you've converted a library, there's no going back?
    Events replace rolls (if your rolls are named - NOT the default rollxxx name - they will come across as is - to me events are rolls with much more capability and a new name - some people are VERY putoff by the change (but most love it) for reasons that I simply do not comprehend
    10) What is the effective (or advised) maximum library size? I've probably got over 60GB of images in my libraries now, with 20,000 images or so. If 7 can readily digest them (and preserve all my albums, etc.), then I'd love to combine them into one, unless that will kill performance, make the database unstable, drive backups into interminable waits, etc.
    The advertised max is 250,000 photos - I have about the same number of photos as you in about 1/3 the space - there are a few users here with libararies your size. With iPhoto Library Manager it is easy to maintain multiple libraries if you choose
    LN
    Message was edited by: LarryHN

  • Error after deploying the application in PI java system

    Hi all,
    I have created a test web dynpro java application and deployed in PI7.1 java engine. Using the JCO's maintained i hav connected to ECC7.1 system and created a model to call a bapi. After deploying and running the application, I got the following error. Please let me know the solution
    Regards
    Sagar
        500   Internal Server Error  SAP NetWeaver Application Server/Java AS 
    The initial exception that caused the request to fail, was:
    java.lang.NullPointerException
        at com.sap.conn.jco.rt.DefaultDestinationManager.checkProperties(DefaultDestinationManager.java:405)
        at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:142)
        at com.sap.conn.jco.rt.DefaultDestinationManager.searchDestination(DefaultDestinationManager.java:292)
        at com.sap.conn.jco.rt.DefaultDestinationManager.getDestinationInstance(DefaultDestinationManager.java:90)
        at com.sap.conn.jco.JCoDestinationManager.getDestination(JCoDestinationManager.java:61)
        ... 82 more
    See full exception chain for details.
    Failed to process request. Please contact your system administrator.
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    For further information about the Web Dynpro error page, error analysis and a description of well-known error situations, see SAP note 1113811.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.3)
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Java Applets enabled
    Accessibility mode disabled
    Rendering engine: Lightspeed
    Inline CSS:  enabled
    Validate by rendering:  enabled
    Server
    Web Dynpro Runtime vendor: 'sap.com', name: 'tc/wd/webdynpro', location: 'SAP AG', counter: '7.1100.20081021173332.0000', change number: '28470', codeline: NW711_00_REL
    J2EE Engine 7.11.3710.27866.20080910102732
    System ID (SID) PID
    Server Node ID |1698650|16986|Server 00 00_16986|sappidev01.xtium.com/10.255.30.89|SERVER|RUNNING
    Java VM SAP Java 64-Bit Server VM, version:5.1.027, vendor: SAP AG
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Application
    Java EE Application (deployable object) demo.sap.com/pegatest
    Web Dynpro Application Pegatestappli
    Request URI /webdynpro/dispatcher/demo.sap.com/pegatest/Pegatestappli
    Version vendor: 'demo.sap.com', name: 'pegatest', location: 'localDevelopment', counter: '20100112141118', change number: 'null'
    Session & Other
    Session Locale en_US
    Session Timezone Pacific Standard Time
    Time of Failure Tue Jan 12 00:39:45 PST 2010 (Java Time: 1263285585307)
    Session User ClientUser(id=USER.R3_DATASOURCE.J2EE_ADMIN, name=J2EE_ADMIN)
    Client Session Id bxuvisJvMVwF2Jn5_M0-ODXALydDRLAhJgFa6xkA_SAP
    Client Window Id 09190ac2ff5611dea2480050568315be
    Application Session Id 09190ac3ff5611dea70e0050568315be
    Web Dynpro Code Generation Infos
    demo.sap.com/pegatest
    Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session ApplicationSession(id=09190ac3ff5611dea70e0050568315be, name=com.sap.demo.pegatest.pegatestappli.Pegatestappli). The causing exception is nested. RID=09190ac0ff5611deb9b80050568315be
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doPreprocessing(ClientSession.java:680)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:239)
      at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:258)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
      at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
      at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
      at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
      at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
      at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
      at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
      at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
      at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
      at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:457)
      at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
      at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
      at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
      at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.progmodel.context.DictionaryException: InvocationTargetException
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getDataType(DictionaryHandler.java:192)
      at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:434)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initUnmappedAttributes(NodeInfo.java:978)
      at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:294)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:950)
      at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:954)
      at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:69)
      at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:205)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:552)
      at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1296)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToApplicationDoPreprocessing(AbstractExecutionContextDispatcher.java:146)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForAppPreprocessing.doService(DispatchHandlerForAppPreprocessing.java:35)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:116)
      at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
      at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToApplicationDoPreprocessing(ExecutionContextDispatcher.java:100)
      at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:74)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:571)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.dispatch(ApplicationSession.java:602)
      at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:252)
      at com.sap.tc.webdynpro.clientserver.session.ClientSession.doPreprocessing(ClientSession.java:677)
      ... 48 more
    Caused by: com.sap.dictionary.runtime.DdException: InvocationTargetException
      at com.sap.dictionary.runtime.ProviderFactory4J7.getProvider(ProviderFactory4J7.java:36)
      at com.sap.dictionary.runtime.DdDictionaryPool.getProvider(DdDictionaryPool.java:96)
      at com.sap.dictionary.runtime.DdDictionaryPool.makeDictionary(DdDictionaryPool.java:75)
      at com.sap.dictionary.runtime.DdDictionaryPool.makeDictionary(DdDictionaryPool.java:63)
      at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:224)
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler._getScalarType(DictionaryHandler.java:462)
      at com.sap.tc.webdynpro.progmodel.context.DictionaryHandler.getDataType(DictionaryHandler.java:171)
      ... 67 more
    Caused by: java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
      at com.sap.dictionary.runtime.ProviderFactory4J7.getProvider(ProviderFactory4J7.java:21)
      ... 73 more
    Caused by: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination DEV_ECC6_220_METADATA does not exist
      at com.sap.mdi.jco7.Factory.makeException(Factory.java:41)
      at com.sap.mdi.jco7.Destination.<init>(Destination.java:35)
      at com.sap.mdi.jco7.Destination.make(Destination.java:21)
      at com.sap.mdi.jco7.Factory.getDestination(Factory.java:28)
      at com.sap.dictionary.runtime.mdi.DataProvider.<init>(DataProvider.java:115)
      ... 78 more
    Caused by: com.sap.conn.jco.JCoException: (106) JCO_ERROR_RESOURCE: Destination DEV_ECC6_220_METADATA does not exist
      at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:163)
      at com.sap.conn.jco.rt.DefaultDestinationManager.searchDestination(DefaultDestinationManager.java:292)
      at com.sap.conn.jco.rt.DefaultDestinationManager.getDestinationInstance(DefaultDestinationManager.java:90)
      at com.sap.conn.jco.JCoDestinationManager.getDestination(JCoDestinationManager.java:61)
      at com.sap.mdi.jco7.Destination.<init>(Destination.java:32)
      ... 81 more
    Caused by: java.lang.NullPointerException
      at com.sap.conn.jco.rt.DefaultDestinationManager.checkProperties(DefaultDestinationManager.java:405)
      at com.sap.conn.jco.rt.DefaultDestinationManager.update(DefaultDestinationManager.java:142)
      ... 85 more

    yes, you are getting Cross Origin Problem .So, you need to disable the web security for chrome.
    Go to properties of chrome , and add this after path of chrome.
    --disable-web-security
    After this restart the chrome.
    Please follow the below link for reference.
    windows - Is it possible to run Chrome with and without web security at the same time? - Super User
    Regards
    Sridevi

  • Getting error when trying to deploy the SQL project after making some changes

    I’m getting the below error message, when I’m trying to deploy the project by making some changes.
    In detail, The project was deployed successfully at first time. Later I did some changes(Added 1 more table) and I tried to deploy, but it was not sucess. I'm getting the below error message
    Error message:Cannot upgrade the DAC for database CTR_FIN_FINNOTE_DB because the compatibility level is 70 or lower. Alter the database to support a compatibility level of 80 or higher
    I checked in SQL, the compatibility level is 110 which is higher than 70. 
    Can any one help me out to overcome with this.
    Regards
    Sk.

    Try to uninstall you application and then deploy again with the new changes.
    jdweng

  • The error after deploy the adobe reader 11.0.09

    I follow the instuctions on the adobe site to depoly the base msi for adboe 11.0.0 and patch the msp for 11.0.9
    but when I run the application on the computer i pushed by GPO , i got the following error in event viewer as the adobe crashed on me:
    Faulting application name: AcroRd32.exe, version: 11.0.0.379, time stamp: 0x505fd19e
    Faulting module name: AcroRd32.dll, version: 11.0.9.29, time stamp: 0x5412b4a0
    Exception code: 0xc0000409
    Fault offset: 0x00a31d7e
    Faulting process id: 0x11d8
    Faulting application start time: 0x01d00b434c9005f3
    Faulting application path: C:\Program Files\Adobe\Reader 11.0\Reader\AcroRd32.exe
    Faulting module path: C:\Program Files\Adobe\Reader 11.0\Reader\AcroRd32.dll
    Report Id: 8c7bc9cc-7736-11e4-8e73-c03fd5b9d93e
    and also in control panel, i see the version of adobe is still 11.0.00 not 11.0.09
    is there anyone can help?
    thx

    Program exit code 259 execmgr 11/17/2014 12:50:42 PM 3140 (0x0C44)
    Looking for MIF file to get program status execmgr 11/17/2014 12:50:42 PM 3140 (0x0C44)
    Program ran past its maximum runtime. It will be orphaned execmgr 11/17/2014 12:50:42 PM 3140 (0x0C44)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramExceededTime
     AdvertisementId = "MAF2004C";
     ClientID = "GUID:92409563-E184-485B-9073-3C54C19400C2";
     DateTime = "20141117085042.157000+000";
     MachineName = "AE-DT-0936";
     MaximumTime = "120";
     PackageName = "MAF0008E";
     ProcessID = 6440;
     ProgramName = "AdobeReader11_9";
     SiteCode = "MAF";
     ThreadID = 3140;
     execmgr 11/17/2014 12:50:42 PM 3140 (0x0C44)
    Raised Program Exceeded Time Event for Ad:MAF2004C, Package:MAF0008E, Program: AdobeReader11_9 execmgr 11/17/2014 12:50:42 PM 3140 (0x0C44)
    Execution is complete for program AdobeReader11_9. The exit code is 259, the execution status is Unknown Status execmgr 11/17/2014 12:50:42 PM 10780 (0x2A1C)
    Requesting MTC to delete task with id: {884B76EE-6E6F-49D2-940C-3D6F73DA15CF} execmgr 11/17/2014 12:50:42 PM 10780 (0x2A1C)
    MTC task with id: {884B76EE-6E6F-49D2-940C-3D6F73DA15CF} deleted successfully. execmgr 11/17/2014 12:50:42 PM 10780 (0x2A1C)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="MAF0008E",ProgramID="AdobeReader11_9", actionType 10l, value Result:FALSE, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 11/17/2014
    12:50:42 PM 10780 (0x2A1C)
    Requesting MTC to delete task with id: {884B76EE-6E6F-49D2-940C-3D6F73DA15CF} execmgr 11/17/2014 12:50:42 PM 10780 (0x2A1C)
    This execution request does not have a corresponding task in MTC. execmgr 11/17/2014 12:50:42 PM 10780 (0x2A1C)

  • Error while trying to deploy the fusion order aplication

    i've succeded tu install the schemas, to deploy the store front module , and when i try to deploy the aplication i encounter one error :(
    this is my "build.properties" edited file:
    # Global build property set for SOA fusion order demo #
    # > author: clemens utschig (oracle corp) 2009 #
    # path for libraries and script imports
    oracle.home=D:\\Middleware\\JDEV\\jdeveloper\\
    ################ INTERNAL SEED PROPERTIES - BEGIN ##################
    # !!!!! DO NOT MODIFY !!!!! #
    # internal version number
    fod.version=2.3_ps3
    # common libs home
    oracle.common.home=${oracle.home}/../oracle_common
    # Sub directory for deployment artifacts
    deploy.sub.dir=deploy
    # sub directory for deployment / build scripts
    bin.sub.dir=bin
    # jee application homes
    creditauthorization.home=../CreditCardAuthorization
    orderapproval.home=../OrderApprovalHumanTask
    external.partnersupplier.home=../ExternalLegacyPartnerSupplierEjb
    # composite homes
    orderbookingsdo.composite.home=../OrderSDOComposite
    partnersupplier.composite.home=../PartnerSupplierComposite
    orderbooking.composite.home=../OrderBookingComposite
    b2b.composite.home=../B2BX12OrderGateway
    # adf service implementation context url
    storefrontservice.contextUri.adf=StoreFrontServiceHooks/StoreFrontService
    # sca composite based context url
    storefrontservice.contextUri.soa=soa-infra/services/${soa.partition.name}/OrderSDOComposite!1.0/StoreFrontService
    # ejb uri for the ExternalPartnerSupplierEJB
    partnersupplier.ejb.uri=WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierEjb-SessionEJB#com.otn.sample.fod.soa.externalps.IExternalPartnerSupplierService
    # ejb uri for the ExternalPartnerSupplierEJB JSca implementation via Spring C&I
    partnersupplier.jsca.ejb.uri=WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierJScaEjb
    ## global connection settings for deployer, rmi and others
    # admin server t3:// url - for deployment
    wls.url=t3://${admin.server.host}:${admin.server.port}
    # mgd server t3:// url - for ejb
    wls.mgd.server.url=t3://${managed.server.host}:${managed.server.rmi.port}
    # the jndi ctx factory
    java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory
    ################## INTERNAL SEED PROPERTIES - END ####################
    # partition where the composites should be deployed to
    soa.partition.name=soaFusionOrderDemo
    # set to false if you want to use adf backed services.
    soa.only.deployment=true
    # deploy the b2b x12 order processing composite
    enable.b2b.composite=true
    # use a normal ejb3 for the external partner supplier (comment or set to false),
    # or use the new Weblogic SCA for Java EJB binding (uncomment and set to true)
    use.jsca.ejb.impl=true
    # file adapter directory - amend to your OS (use \\ for windows and / for unix)
    orderbooking.file.adapter.dir=/tmp
    # file adapter control directory - amend to your OS (use \\ for windows and / for unix)
    orderbooking.file.adapter.control.dir=/tmp/control
    # jndi name of the jms topic for orderbooking composite
    orderbooking.jms.topic.jndi=jms/DemoSupplierTopicUdd
    ###### Deployment server connection information
    # the admin server connection information - to seed the topics
    admin.server.host=RZV-PC
    admin.server.port=7001
    # the domain where soa infra is installed
    server.domain.name=soa_domain
    # connection information for the managed server, used for soa-deployment, http
    managed.server.host=RZV-PC
    managed.server.port=8001
    # rmi port for testing, ejb invocation and others
    managed.server.rmi.port=8001
    # credential information for the servers
    server.user=weblogic
    server.password=weblogic@
    # wls target server (for shiphome set to server_soa, for ADRS use AdminServer)
    server.targets=soa_server1
    # soa-server side oracle home directory - needed for deployment plans
    # and the weblogic sca library deployment (out of the ExternalPartnerSupplier project
    soa.server.oracle.home=D:\\AS11gR1SOA
    ####### for business event testing - this is to enqueue the business event
    # soa db main schema username
    soa.db.username=sys as sysdba
    # soa db password
    soa.db.password=razvan
    # soa db connect string => host:port:sid
    soa.db.connectstring=RZV-PC:1521:xe
    ##### MetaDataServices repository settings (used for SOA shared artifacts) #####
    # use "jdev" for local jdeveloper install, "db" for database
    # In case of "db" amend the below (jdbc) settings for the mds db
    foreign.mds.type=db
    # Note: BEFORE you deploy make sure you amend these settings to your REMOTE
    # db - that is backing soa-infra, set the above mds.type to "db" and run
    # the "importCommonServiceArtifactsIntoMds" target. This will import the common
    # shared artifacts of $OH/bin/soa-seed/ into the remote (RT) mds.
    # On a shiphome install this user is normally named sh_mds
    mds.db.userid=sys as sysdba
    mds.db.password=razvan
    # database connection string: driver@host:port:sid
    mds.db.jdbc-url=jdbc:oracle:thin:@RZV-PC:1521:xe
    and this is the error i get :
    Buildfile: C:\fod\CompositeServices\bin\build.xml
    [echo] Ant: Apache Ant version 1.7.1 compiled on June 27 2008 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    init:
    [echo] SOA Suite 11g version:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.5.0
    [java] Build: 0
    [java] Build time: Mon Apr 18 18:05:14 PDT 2011
    [java] Build type: release
    [java] Source tag: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174
    [java]
    [echo] soa infra mgmt home: D:\Middleware\JDEV\jdeveloper\
    setupWorkspaceForJdeveloperUse:
    [echo] !!! Setting up workspace for JDeveloper use, hence seeding adf-config, connections.xml and populating mds
    [echo] Ant: Apache Ant version 1.7.1 compiled on June 27 2008 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    init:
    [echo] SOA Suite 11g version:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.5.0
    [java] Build: 0
    [java] Build time: Mon Apr 18 18:05:14 PDT 2011
    [java] Build type: release
    [java] Source tag: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174
    [java]
    [echo] soa infra mgmt home: D:\Middleware\JDEV\jdeveloper\
    createMDSConnections:
    [echo] Ant: Apache Ant version 1.7.1 compiled on June 27 2008 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    createMDSConnectionForDB:
    [echo] Creating ../.adf/META-INF/adf-config.xml for database backed MDS
    [input] skipping input as property mds.db.password has already been set.
    [copy] Copying 1 file to C:\fod\CompositeServices\.adf\META-INF
    [echo] Using jdbc:oracle:thin:@RZV-PC:1521:xe for db-based backing, with user sys as sysdba
    [echo] Ant: Apache Ant version 1.7.1 compiled on June 27 2008 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    createMDSConnectionForFileStore:
    [echo] Ant: Apache Ant version 1.7.1 compiled on June 27 2008 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    createMDSConnectionForServerFileStore:
    importCommonServiceArtifactsIntoMds:
    [java] Starting local filesystem import into mds ..
    [java] oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document
    [java] MDS-01329: unable to load element "persistence-config"
    [java] MDS-01370: MetadataStore configuration for metadata-store-usage "mstore-usage_1" is invalid.
    [java] ORA-06550: line 1, column 12:
    [java] PLS-00201: identifier 'MDS_INTERNAL_SHREDDED.GETREPOSITORYVERSION' must be declared
    [java] ORA-06550: line 1, column 7:
    [java] PL/SQL: Statement ignored
    [java]
    [java]
    [java]      at oracle.mds.config.PConfig.loadFromBean(PConfig.java:690)
    [java]      at oracle.mds.config.PConfig.<init>(PConfig.java:499)
    [java]      at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:707)
    [java]      at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:764)
    [java]      at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:515)
    [java]      at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:443)
    [java]      at com.otn.sample.fod.soa.util.MdsImportTask.getTargetMdsInstanceByAdfConfig(MdsImportTask.java:133)
    [java]      at com.otn.sample.fod.soa.util.MdsImportTask.execute(MdsImportTask.java:155)
    [java]      at com.otn.sample.fod.soa.util.MdsImportTask.main(MdsImportTask.java:84)
    [java] Caused by: oracle.mds.exception.MDSExceptionList: MDS-01329: unable to load element "persistence-config"
    [java] MDS-01370: MetadataStore configuration for metadata-store-usage "mstore-usage_1" is invalid.
    [java] ORA-06550: line 1, column 12:
    [java] PLS-00201: identifier 'MDS_INTERNAL_SHREDDED.GETREPOSITORYVERSION' must be declared
    [java] ORA-06550: line 1, column 7:
    [java] PL/SQL: Statement ignored
    [java]
    [java]
    [java]      at oracle.mds.config.PConfig.loadFromBean(PConfig.java:684)
    [java]      ... 8 more
    [java] Exception in thread "main" MDS-01330: unable to load MDS configuration document
    [java] MDS-01329: unable to load element "persistence-config"
    [java] MDS-01370: MetadataStore configuration for metadata-store-usage "mstore-usage_1" is invalid.
    [java] ORA-06550: line 1, column 12:
    [java] PLS-00201: identifier 'MDS_INTERNAL_SHREDDED.GETREPOSITORYVERSION' must be declared
    [java] ORA-06550: line 1, column 7:
    [java] PL/SQL: Statement ignored
    [java]
    [java]
    [java]      at com.otn.sample.fod.soa.util.MdsImportTask.execute(MdsImportTask.java:225)
    [java]      at com.otn.sample.fod.soa.util.MdsImportTask.main(MdsImportTask.java:84)
    BUILD FAILED
    C:\fod\CompositeServices\bin\build.xml:276: The following error occurred while executing this line:
    C:\fod\CompositeServices\bin\common-sca-tools.xml:414: Java returned: 1
    Total time: 4 seconds
    please help, i need this aplication for my final year project .
    Thanx

    this is the complete log:
    Buildfile: C:\fod\CompositeServices\bin\build.xml
    [echo] Ant: Apache Ant version 1.7.1 compiled on June 27 2008 Java: 1.6
    [echo] Using mds-type : db
    [input] skipping input as property server.password has already been set.
    init:
    [echo] SOA Suite 11g version:
    [java]
    [java] *****************************************************************************
    [java] Oracle SOA Server version 11.1.1.5.0
    [java] Build: 0
    [java] Build time: Mon Apr 18 18:05:14 PDT 2011
    [java] Build type: release
    [java] Source tag: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174
    [java]
    [echo] soa infra mgmt home: D:\Middleware\JDEV\jdeveloper\
    compile-build-all:
    [echo] Building and compiling SOA Fusion Order Demo ..
    clean:
    [echo] Cleanup of OrderApprovalHumanTask
    [delete] Deleting: C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.war
    [delete] Deleting: C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear
    init:
    compile:
    [javac] Compiling 6 source files to C:\fod\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\classes
    copy:
    [copy] Copying 191 files to C:\fod\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\classes
    create-ear:
    [copy] Copying 4 files to C:\fod\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\lib
    [war] Building war: C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.war
    [delete] Deleting directory C:\fod\CompositeServices\OrderApprovalHumanTask\public_html\WEB-INF\lib
    setupDeploymentEnvironment:
    [echo] Step1: copy template ./templates/connections.xml.seed to ../../.adf/META-INF/connections.xml
    [copy] Copying 1 file to C:\fod\CompositeServices\.adf\META-INF
    [echo] Step2: setup descriptor, soa-only? true, modifying ../../.adf/META-INF/connections.xml
    [echo] replacing ws-endpoint with RZV-PC:8001/soa-infra/services/soaFusionOrderDemo/OrderSDOComposite!1.0/StoreFrontService
    [echo] replacing ws-binding with {www.globalcompany.example.com}StoreFrontServiceBinding
    [mkdir] Created dir: C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\adf\META-INF
    [copy] Copying 2 files to C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\adf\META-INF
    [echo] Creating custom adf config for customization of connections.xml - datasource: jdbc/mds/MDS_LocalTxDataSource
    [mkdir] Created dir: C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\lib
    [copy] Copying 1 file to C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\lib
    [ear] Building ear: C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\OrderApprovalHumanTask.ear
    [delete] Deleting directory C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\adf
    [delete] Deleting directory C:\fod\CompositeServices\OrderApprovalHumanTask\deploy\lib
    create-deployable-composite:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    clean:
    [echo] deleting C:\fod\CompositeServices\OrderBookingComposite\bin/..//deploy/sca_OrderBookingComposite_rev1.0.jar
    [delete] Deleting: C:\fod\CompositeServices\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\fod\CompositeServices\OrderBookingComposite\bin/..//composite.xml
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    scac:
    [scac] Validating composite "C:\fod\CompositeServices\OrderBookingComposite\bin/..//composite.xml"
    [scac] Composed "OrderProcessor" in 107.0 milliseconds [nodes 138=10+128, 1,290.0 nodes/sec]
    [scac] Compiled "OrderProcessor" in 2.057 seconds
    [scac] Gathered 14 files in 1.3 milliseconds
    [scac] Packaged "OrderProcessor" in 24.5 milliseconds
    [scac] Composed "InternalWarehouseService" in 8.0 milliseconds [nodes 6=0+6, 752.6 nodes/sec]
    [scac] Compiled "InternalWarehouseService" in 1.006 seconds
    [scac] Gathered 3 files in 0.8 milliseconds
    [scac] Packaged "InternalWarehouseService" in 6.0 milliseconds
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] >> modified xmlbean locale class in use
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] warning: location {ns:composite/ns:reference[@name='CreditCardAuthorizationService']}(170,128): Failed to Find Binding "CreditCardAuthorizationService":"{http://www.globalcompany.example.com/ns/CreditAuthorizationService}CreditAuthorizationPort" in WSDL Manager
    [scac] warning: location {ns:composite/ns:reference[@name='PartnerSupplierService']}(163,122): Failed to Find Binding "PartnerSupplierService":"{http://www.partnersupplier.example.com/ns/warehouse}ExternalPartnerSupplier_pt" in WSDL Manager
    [scac] warning: location {ns:composite/ns:reference[@name='StoreFrontService']}(180,162): Failed to Find Binding "StoreFrontService":"{www.globalcompany.example.com}StoreFrontServiceSoapHttpPort" in WSDL Manager
    [scac] warning: in OrderProcessor.bpel(223): <from> value type "{http://www.w3.org/2001/XMLSchema}long" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] warning: in OrderProcessor.bpel(310): <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] warning: in OrderProcessor.bpel(310): <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] warning: in OrderProcessor.bpel(390): <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}double"
    [scac] warning: in OrderProcessor.bpel(390): <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}boolean"
    [scac] warning: in OrderProcessor.bpel(429): <from> value type "{http://www.w3.org/2001/XMLSchema}boolean" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] warning: in OrderProcessor.bpel(571): <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    package:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    compile-source:
    [mkdir] Created dir: C:\fod\CompositeServices\OrderBookingComposite\dist
    [copy] Copying 139 files to C:\fod\CompositeServices\OrderBookingComposite\dist
    [copy] Warning: C:\fod\CompositeServices\OrderBookingComposite\src not found.
    [copy] Warning: C:\fod\CompositeServices\OrderBookingComposite\SCA-INF\src not found.
    [copy] Copying 6 files to C:\fod\CompositeServices\OrderBookingComposite\dist\SCA-INF\classes
    [jar] Building jar: C:\fod\CompositeServices\OrderBookingComposite\deploy\sca_OrderBookingComposite_rev1.0.jar
    [delete] Deleting directory C:\fod\CompositeServices\OrderBookingComposite\dist
    setupDeploymentEnvironment:
    [copy] Copying 1 file to C:\fod\CompositeServices\OrderBookingComposite\bin
    [echo] Setting up deployment plan, modifying orderbooking_deployment_plan.xml
    [echo] Replacing ws-endpoint with RZV-PC:8001/soa-infra/services/soaFusionOrderDemo/OrderSDOComposite!1.0/StoreFrontService
    [echo] Replacing soa server and wls server information
    [echo] -SOA: RZV-PC 8001
    [echo] Replacing file adapter endpoint with /tmp
    [echo] Disabling global bam sensors? true
    [echo] Amending jndi destination for jms topic jms/DemoSupplierTopicUdd
    [echo] Replacing soa partition name with soaFusionOrderDemo
    [echo] Replacing values for bam connection in connections.xml
    [echo] Bam server host: localhost
    [echo] Bam server host: 9001
    [echo] Bam server user: weblogic
    [echo] Spring lib path: D:\Middleware\JDEV\jdeveloper\/../oracle_common/modules/org.springframework_2.5.jar
    compile-classes:
    create-deployable-composite:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    clean:
    [echo] deleting C:\fod\CompositeServices\PartnerSupplierComposite\bin/..//deploy/sca_PartnerSupplierComposite_rev1.0.jar
    [delete] Deleting: C:\fod\CompositeServices\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\fod\CompositeServices\PartnerSupplierComposite\bin/..//composite.xml
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    scac:
    [scac] Validating composite "C:\fod\CompositeServices\PartnerSupplierComposite\bin/..//composite.xml"
    [scac] Composed "ExternalPartnerSupplier" in 41.0 milliseconds [nodes 6=0+6, 146.4 nodes/sec]
    [scac] Compiled "ExternalPartnerSupplier" in 1.584 seconds
    [scac] Gathered 3 files in 0.8 milliseconds
    [scac] Packaged "ExternalPartnerSupplier" in 8.8 milliseconds
    [scac] ### clazz: interface com.otn.sample.fod.soa.internalsupplier.IInternalPartnerSupplier
    [scac] ### clazz: interface writequoterequest.partnersuppliercomposite.weblogicfusionorderdemo.file.adapter.pcbpel.com.oracle.xmlns.Write_ptt
    [scac] ### qname: {http://xmlns.oracle.com/pcbpel/adapter/file/WebLogicFusionOrderDemo/PartnerSupplierComposite/WriteQuoteRequest}Write_ptt
    [scac] ### clazz: interface com.otn.sample.fod.soa.externalps.IExternalPartnerSupplierService
    [scac] ### clazz: interface com.otn.sample.fod.soa.externalps.IExternalPartnerSupplierService
    [scac] ### clazz: interface com.otn.sample.fod.soa.internalsupplier.IInternalPartnerSupplier
    [scac] ### clazz: interface com.otn.sample.fod.soa.internalsupplier.IInternalPartnerSupplier
    [scac] ### clazz: interface com.otn.sample.fod.soa.internalsupplier.IInternalPartnerSupplier
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] >> modified xmlbean locale class in use
    [scac] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    [scac] warning: in PartnerSupplierMediator.mplan: Case "ExternalPartnerSupplier.externalpartnersupplier_client.process" doesnt have any payload transformation Please make sure source and target message part name are same and of same type. Otherwise, target reference may fail to execute with error message like "Input sourcelike Null" or "Part not found"
    package:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    compile-source:
    [echo] deleting .class files of C:\fod\CompositeServices\PartnerSupplierComposite\bin/..//SCA-INF/classes
    [javac] Compiling 18 source files to C:\fod\CompositeServices\PartnerSupplierComposite\SCA-INF\classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [mkdir] Created dir: C:\fod\CompositeServices\PartnerSupplierComposite\dist
    [copy] Copying 66 files to C:\fod\CompositeServices\PartnerSupplierComposite\dist
    [copy] Warning: C:\fod\CompositeServices\PartnerSupplierComposite\SCA-INF\src not found.
    [copy] Copying 7 files to C:\fod\CompositeServices\PartnerSupplierComposite\dist\SCA-INF\classes
    [jar] Building jar: C:\fod\CompositeServices\PartnerSupplierComposite\deploy\sca_PartnerSupplierComposite_rev1.0.jar
    [delete] Deleting directory C:\fod\CompositeServices\PartnerSupplierComposite\dist
    [echo] Spring lib path: D:\Middleware\JDEV\jdeveloper\/../oracle_common/modules/org.springframework_2.5.jar
    setupDeploymentEnvironment:
    [copy] Copying 1 file to C:\fod\CompositeServices\PartnerSupplierComposite\bin
    [echo] Setting up deployment plan, modifying PartnerSupplierComposite_cfgplan.xml
    [echo] Replacing ejb-name with WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierJScaEjb
    [echo] Replacing file adapter endpoint with /tmp/quote
    create-deployable-composite:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    clean:
    [echo] deleting C:\fod\CompositeServices\OrderSDOComposite\bin/..//deploy/sca_OrderSDOComposite_rev1.0.jar
    [delete] Deleting: C:\fod\CompositeServices\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\fod\CompositeServices\OrderSDOComposite\bin/..//composite.xml
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    scac:
    [scac] Validating composite "C:\fod\CompositeServices\OrderSDOComposite\bin/..//composite.xml"
    [scac] Composed "CustomerAndOrderService" in 140.2 milliseconds [nodes 63=1+62, 449.2 nodes/sec]
    [scac] Compiled "CustomerAndOrderService" in 1.814 seconds
    [scac] Gathered 5 files in 0.9 milliseconds
    [scac] Packaged "CustomerAndOrderService" in 11.9 milliseconds
    [scac] warning: in CustomerAndOrderService.bpel(254): <from> value type "{http://www.w3.org/2001/XMLSchema}anySimpleType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}integer"
    [scac] warning: in CustomerAndOrderService.bpel(359): <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}long"
    [scac] warning: in CustomerAndOrderService.bpel(493): <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}long"
    package:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    compile-source:
    [mkdir] Created dir: C:\fod\CompositeServices\OrderSDOComposite\dist
    [copy] Copying 12 files to C:\fod\CompositeServices\OrderSDOComposite\dist
    [copy] Warning: C:\fod\CompositeServices\OrderSDOComposite\src not found.
    [copy] Warning: C:\fod\CompositeServices\OrderSDOComposite\SCA-INF\src not found.
    [copy] Copying 6 files to C:\fod\CompositeServices\OrderSDOComposite\dist\SCA-INF\classes
    [jar] Building jar: C:\fod\CompositeServices\OrderSDOComposite\deploy\sca_OrderSDOComposite_rev1.0.jar
    [delete] Deleting directory C:\fod\CompositeServices\OrderSDOComposite\dist
    create-deployable-composite:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    clean:
    [echo] deleting C:\fod\CompositeServices\B2BX12OrderGateway\bin/..//deploy/sca_B2BX12OrderGateway_rev1.0.jar
    [delete] Deleting: C:\fod\CompositeServices\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in C:\fod\CompositeServices\B2BX12OrderGateway\bin/..//composite.xml
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    scac:
    [scac] Validating composite "C:\fod\CompositeServices\B2BX12OrderGateway\bin/..//composite.xml"
    [scac] Composed "B2BOrderProcessingEngine" in 89.0 milliseconds [nodes 45=2+43, 505.7 nodes/sec]
    [scac] Compiled "B2BOrderProcessingEngine" in 2.010 seconds
    [scac] Gathered 7 files in 1.0 milliseconds
    [scac] Packaged "B2BOrderProcessingEngine" in 13.9 milliseconds
    [scac] warning: location {ns:composite/ns:reference[@name='StoreFrontService']}(48,162): Failed to Find Binding "StoreFrontService":"{www.globalcompany.example.com}StoreFrontServiceSoapHttpPort" in WSDL Manager
    [scac] warning: location {ns:composite/ns:reference[@name='OrderBookingService']}(59,116): Failed to Find Binding "OrderBookingService":"{http://www.globalcompany.example.com/ns/OrderBookingService}OrderProcessor_pt" in WSDL Manager
    [scac] warning: in B2BOrderProcessingEngine.componentType: property "bpel.config.use.events" may not be understood by BPEL component B2BOrderProcessingEngine - it will likely be ignored.
    [scac] warning: in B2BOrderProcessingEngine.bpel(188): <from> value type "{http://www.w3.org/2001/XMLSchema}integer" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    package:
    [echo] oracle.home = D:\Middleware\JDEV\jdeveloper\
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    compile-source:
    [mkdir] Created dir: C:\fod\CompositeServices\B2BX12OrderGateway\dist
    [copy] Copying 27 files to C:\fod\CompositeServices\B2BX12OrderGateway\dist
    [copy] Warning: C:\fod\CompositeServices\B2BX12OrderGateway\src not found.
    [copy] Warning: C:\fod\CompositeServices\B2BX12OrderGateway\SCA-INF\src not found.
    [copy] Copying 6 files to C:\fod\CompositeServices\B2BX12OrderGateway\dist\SCA-INF\classes
    [jar] Building jar: C:\fod\CompositeServices\B2BX12OrderGateway\deploy\sca_B2BX12OrderGateway_rev1.0.jar
    [delete] Deleting directory C:\fod\CompositeServices\B2BX12OrderGateway\dist
    setupDeploymentEnvironment:
    [copy] Copying 1 file to C:\fod\CompositeServices\B2BX12OrderGateway\bin
    [echo] Setting up deployment plan, modifying B2BX12OrderGateway_deployment_plan.xml
    [echo] Replacing ws-endpoint with RZV-PC:8001/soa-infra/services/soaFusionOrderDemo/OrderSDOComposite!1.0/StoreFrontService
    [echo] Replacing soa server and wls server information
    [echo] -SOA: RZV-PC 8001
    [echo] Replacing communication style, eventbased? true
    [echo] Replacing soa partition name with soaFusionOrderDemo
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    init:
    compile:
    create-war:
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    create-ear:
    [echo] global: true > ejb: ${use.ejb} jsca: true
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    clean:
    [echo] Cleaning up external partner supplier ejb project ../classes/../deploy
    [delete] Deleting: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    init:
    copy:
    [copy] Copying 5 files to C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\classes
    compile:
    [javac] Compiling 6 source files to C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\classes
    [javac] Note: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\src\com\otn\sample\fod\soa\externalps\test\EpsSessionEJBClient.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    create-ejb-ear:
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    init:
    copy:
    compile:
    create-jsca-ear:
    [mkdir] Created dir: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib
    [copy] Copying 1 file to C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib
    [echo] ../classes/meta-inf/
    [jar] Building jar: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\APP-INF\lib\ExternalPartnerSupplierScaModule.jar
    [jar] Building MANIFEST-only jar: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\empty.jar
    [ear] Building ear: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear
    compile-deploy-all:
    [echo] Deploying SOA Fusion Order Demo ..
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    deploy-application:
    [echo] Deploying jsca shared lib? true
    [echo] Wls home: D:\Middleware\JDEV\jdeveloper\/../wlserver_10.3
    [echo] Oracle home: D:\Middleware\JDEV\jdeveloper\
    deploy-jsca-library:
    [wldeploy] weblogic.Deployer -remote -noexit -name weblogic-sca -source D:\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.1.war -targets soa_server1 -adminurl t3://RZV-PC:7001 -user weblogic -password ******** -deploy -library
    [wldeploy] weblogic.Deployer invoked with options: -remote -noexit -name weblogic-sca -source D:\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.1.war -targets soa_server1 -adminurl t3://RZV-PC:7001 -user weblogic -deploy -library
    [wldeploy] <Jun 5, 2011 1:53:36 PM GMT+02:00> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, weblogic-sca [archive: D:\wlserver_10.3\common\deployable-libraries\weblogic-sca-1.1.war], to soa_server1 .>
    [wldeploy] weblogic.Deployer -remote -upload -noexit -name ExternalPartnerSupplierEjb -source C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear -targets soa_server1 -adminurl t3://RZV-PC:7001 -user weblogic -password ******** -deploy
    [wldeploy] weblogic.Deployer invoked with options: -remote -upload -noexit -name ExternalPartnerSupplierEjb -source C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear -targets soa_server1 -adminurl t3://RZV-PC:7001 -user weblogic -deploy
    [wldeploy] <Jun 5, 2011 1:53:38 PM GMT+02:00> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating deploy operation for application, ExternalPartnerSupplierEjb [archive: C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\deploy\ExternalPartnerSupplierEjb.ear], to soa_server1 .>
    [wldeploy] Task 5 initiated: [Deployer:149026]deploy application ExternalPartnerSupplierEjb on soa_server1.
    [wldeploy] Task 5 failed: [Deployer:149026]deploy application ExternalPartnerSupplierEjb on soa_server1.
    [wldeploy] Target state: deploy failed on Server soa_server1
    [wldeploy] weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: weblogic-sca, exact-match: false].
    [wldeploy]
    [wldeploy]
    BUILD FAILED
    C:\fod\CompositeServices\bin\build.xml:172: The following error occurred while executing this line:
    C:\fod\CompositeServices\ExternalLegacyPartnerSupplierEjb\bin\build.xml:169: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 5 failed: [Deployer:149026]deploy application ExternalPartnerSupplierEjb on soa_server1.
    Target state: deploy failed on Server soa_server1
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: weblogic-sca, exact-match: false].
    Total time: 1 minute 8 seconds

  • After deploying a customized com.sap.layouts.framework.par

    Hi all,
    after we deployed a customized com.sap.layouts.framework.par to our portal we got blank portal pages after login. Now we want to upload the SAP standard layout par file. How we can reload it? Or is it possible to deploy a patched SCA file via SDM? If this works how we can identify which software components needs to be redeployed.
    Thanks in advance for your support.
    Best regards.
    Mike

    Hi Mike,
    It is not recommended to modify directly in SAP namespace. You must always copy the standard PAR file and rename to com.<clientname>.layouts.framework.par -> customize -> upload on Portal so that standard is not affected.
    Now to recover from your current problem - do you have another Portal instance eg - QUALITY or PROD portal?,
    if so you can navigate in that system to System Admin - Support - Portal Runtime - Browse Deployment -  Download the com.sap.portal.layouts.framework.par.bak
    In the problematic system - go to System Admin - Support - Administrator Console - Archive uploader - Upload the downloaded working PAR. (You have to remove the .BAK extension before uploading)
    Hope this helps.

Maybe you are looking for