Error on undeploy

I'm using Eclipse, and I'm able to build and deploy fine, but when I try to undeploy, I get the following error:
java.lang.NoClassDefFoundError: org/apache/xalan/processor/TransformerFactoryImpl
This happened last week on the build and deploy, but I was able to clear it up by restoring defaults in ANT. No such luck this week. Any ideas?

Turns out a coworker helped me with this one. Somehow the properties on my Eclipse shortcut got hosed. Once I fixed them, this error went away.

Similar Messages

  • Error in undeployment the Ear File in oracle 10g Application server

    Hii while undeploying EAR in Oracle Enterprise Manager 10g. I am getting following error message and an resoluation message,which i could not able to proceed further
    An error occured while undeploying the application.Base Exception : Another operation in progress which prevents your operation from completing at this time.
    Resolution : If you are using a file-based repository and there are no other concurrent operations,please use the dcmctl utility resetFile Transaction command to clean up any abnormaly terminated file-based repository operations.
    I have tried undeploying 3 times via OEM then executed.
    /LOCALDATA4/ora10gAS/dcmctl resetFileTransaction twice as indicated in the resolution
    but error still persists.
    Have restarted the server several times also but same error occurs.
    Pls help me.
    Thanks
    Praveen Tyagi

    Can you tell me what's the status of components (value of "In sync" column) when you run "dcmctl getState" command?
    Thanks
    Shail

  • Error while undeploying/creating OC4J instance

    Hi,
    following error is shown while I'm trying to undeploy an application on AS 10.1.2.0.2:
    An error occured while undeploying the application. An exception has occurred while manipulating the DCM repository
    database. Please refer to the accompanying exception for more details.
    Resolution:
    Base Exception:
    java.sql.SQLException
    OALL8 is in an inconsistent state.. OALL8 is in an inconsistent state.
    And following while creating a new OC4J instance:
    An exception has occurred while manipulating the DCM repository
    database. Please refer to the accompanying exception for more details.
    According to google the OALL8 has something to do with the JDBC driver.
    Thanks in advance,
    Koen Verhulst

    Are you doing this using the EM GUI? Or using dcmctl?
    Either way, I'd try to remove the lk file that you had (no idea why that file was around - did you do multiple installs on the same box?)
    and then retry the operation.

  • Error on Undeploy:  Application with name "crazy" does not exist.

    I am working with Jdeveloper Studio Edition Version 11.1.1.6.0 Build JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.
    I have applications that run fine, however when I click on the undeploy, I get the error below. Please keep in mind that this is a simple sample application -- no security. Just one form with reading an HR schema table. Just a sample to try and figure out why I am getting this error. Any ideas?
    1. I have deleted the system folder (repeatedly)
    2. I deleted out my entire C:\Users\stuart\AppData\Local\Temp directory (someone mentioned this in another post)
    3. Reinstalled Jdeveloper.
    Thank you,
    Stuart
    PS, the application is called crazy because that is what this error is making me!
    I have included the start of weblogic too, just in case that sheds some light on this issue.
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    C:\Jdev1116\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Jdev1116\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\Jdev1116\wlserver_10.3\server\lib\DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\Jdev1116\WLSERV~1.3 -Dwls.home=C:\Jdev1116\WLSERV~1.3\server -Dweblogic.home=C:\Jdev1116\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=C:\Jdev1116\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1 -Djrockit.optfile=C:\Jdev1116\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.domain.config.dir=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\Jdev1116\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Jdev1116\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\Users\stuart\AppData\Roaming\JDEVEL~1\SYSTEM~1.92\DEFAUL~1\oracle\store\gmds -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Jdev1116\patch_wls1035\profiles\default\sysext_manifest_classpath;C:\Jdev1116\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Aug 26, 2012 10:09:26 PM EDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Aug 26, 2012 10:09:26 PM EDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Aug 26, 2012 10:09:27 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 19.1-b02 from Sun Microsystems Inc.>
    <Aug 26, 2012 10:09:27 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Aug 26, 2012 10:09:29 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 26, 2012 10:09:29 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 26, 2012 10:09:29 PM EDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Users\stuart\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Aug 26, 2012 10:09:39 PM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Aug 26, 2012 10:09:45 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Aug 26, 2012 10:09:45 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.1.55:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Aug 26, 2012 10:10:38 PM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    IntegratedWebLogicServer startup time: 76287 ms.
    IntegratedWebLogicServer started.
    [Running application crazy on Server Instance IntegratedWebLogicServer...]
    [10:10:41 PM] ---- Deployment started. ----
    [10:10:41 PM] Target platform is (Weblogic 10.3).
    [10:10:42 PM] Retrieving existing application information
    [10:10:42 PM] Running dependency analysis...
    [10:10:43 PM] Deploying 2 profiles...
    [10:10:44 PM] Wrote Web Application Module to C:\Users\stuart\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee\drs\crazy\ViewControllerWebApp.war
    [10:10:47 PM] Wrote Enterprise Application Module to C:\Users\stuart\AppData\Roaming\JDeveloper\system11.1.1.6.38.61.92\o.j2ee\drs\crazy
    [10:10:47 PM] Deploying Application...
    <Aug 26, 2012 10:10:48 PM EDT> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application crazy is not versioned.>
    [10:11:15 PM] Application Deployed Successfully.
    [10:11:15 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [10:11:15 PM] http://stuart-PC:7101/crazy-ViewController-context-root
    [10:11:15 PM] Elapsed time for deployment: 34 seconds
    [10:11:15 PM] ---- Deployment finished. ----
    Run startup time: 34164 ms.
    [Application crazy deployed to Server Instance IntegratedWebLogicServer]
    Target URL -- http://stuart-PC:7101/crazy-ViewController-context-root/faces/main.jspx
    <Aug 26, 2012 10:11:25 PM EDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 192.168.1.55:52,130 during the configured idle timeout of 5 secs>
    <Aug 26, 2012 10:11:25 PM EDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 192.168.1.55:52,131 during the configured idle timeout of 5 secs>
    <Aug 26, 2012 10:11:25 PM EDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 192.168.1.55:52,132 during the configured idle timeout of 5 secs>
    <Aug 26, 2012 10:11:25 PM EDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 192.168.1.55:52,129 during the configured idle timeout of 5 secs>
    [Application termination requested.  Undeploying application crazy.]
    [10:11:54 PM] ---- Deployment started. ----
    [10:11:54 PM] Target platform is (Weblogic 10.3).
    [10:11:54 PM] Undeploying Application...
    <AppPolicyHandler> <removePolicies> Removal of application policy failed. Reason: {0}.
    oracle.security.jps.service.policystore.PolicyObjectNotFoundException: Application with name "crazy" does not exist.
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.unsync_getApplicationPolicy(XmlPolicyStore.java:704)
         at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.getApplicationPolicy(XmlPolicyStore.java:673)
         at oracle.security.jps.internal.config.deploy.DeployUtil.removeAppPolicy(DeployUtil.java:253)
         at oracle.security.jps.internal.config.deploy.AppPolicyHandler$2.run(AppPolicyHandler.java:123)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.config.deploy.AppPolicyHandler.removePolicies(AppPolicyHandler.java:118)
         at oracle.security.jps.internal.config.deploy.AppPolicyHandler.handle(AppPolicyHandler.java:69)
         at oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener.callHandler(JpsApplicationLifecycleListener.java:125)
         at oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener.handle(JpsApplicationLifecycleListener.java:106)
         at oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener.postStop(JpsApplicationLifecycleListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PostStopAction.run(BaseLifecycleFlow.java:351)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.postStop(BaseLifecycleFlow.java:95)
         at weblogic.application.internal.flow.HeadLifecycleFlow.unprepare(HeadLifecycleFlow.java:290)
         at weblogic.application.internal.BaseDeployment$1.previous(BaseDeployment.java:619)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
         at weblogic.application.internal.BaseDeployment.unprepare(BaseDeployment.java:248)
         at weblogic.application.internal.EarDeployment.unprepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.unprepare(DeploymentStateChecker.java:205)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.unprepare(AppContainerInvoker.java:117)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.silentUnprepare(AbstractOperation.java:689)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.removeDeployment(RemoveOperation.java:313)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.doCommit(RemoveOperation.java:114)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    [10:11:56 PM] Application Undeployed Successfully.
    [10:11:56 PM] Elapsed time for deployment: 2 seconds
    [10:11:56 PM] ---- Deployment finished. ----
    [Application crazy stopped and undeployed from Server Instance IntegratedWebLogicServer]
    Edited by: Stuart Fleming on Aug 26, 2012 7:12 PM

    Frank,
    Thank you for your answer. I had not checked (will do so tonight).
    I had considered it adequate to wipe out the entire system directory (thereby wiping out the integrated weblogic server), but perhaps it was not adequate? I did not specify that this is on the integrated server, but that is the case....
    Stuart

  • Error while undeploying

    Does anyone know an easy way to solve this error? How comes that a failed deployment can block the whole application?
    "An error occured while undeploying the application. The configuration files for this Oracle9iAS instance are inconsistent with the configuration stored in the repository. In order to protect the repository, no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating the configuration files on disk. Some possible causes are: * permissions on files * file contention issues on Windows NT * EMD and dcmctl running concurrently * internal Oracle error After resolving the problem that prevented DCM from updating the configuration files, you may use the dcmctl resyncInstance command to resolve the problem. Alternatively, you can stop and then restart the active dcmctl or EMD process and resyncInstance will automatically be performed."
    Thanks
    Nicolas

    I remember having the same problem,
    I re-deployed the application with the same name, same URL, afterwards un-deployed it and the system re-covered.
    Make sure that your container (OC4J) and your applications
    are down when un-deploying.
    This is not really a precise help, but maybe those lines do help.
    Regards, Norbert

  • Error while undeploying Application in 9iAS R2

    An error occured while undeploying the application. Root Cause: oracle.ias.sysmgmt.persistence.OperationResult. oracle.ias.sysmgmt.persistence.OperationResult.
    The abov error is occuring while undeploying the application. also when i am trying to start dcmctl shell
    Please help me out in resolving this issue.

    Hello,
    Please review the following post:
    Pointers to "clean" up a deployment when "Undeployment" fails in between
    Also as a word of advice, please always search the forums before making a post, your answer maybe a search click away :).
    Hope this helps.
    Deepak

  • Error while undeploying application

    When I try to undeploy an application from Oracle AppServer 9.0.4 on Windows I receive the following message:
    No ApplicationInfo is associated with application named [somename].
    What is ApplicationInfo and why normally deployed application cannot be normally deleted?

    Hello,
    Please review the following post:
    Pointers to "clean" up a deployment when "Undeployment" fails in between
    Also as a word of advice, please always search the forums before making a post, your answer maybe a search click away :).
    Hope this helps.
    Deepak

  • Can't figure out why I can't undeploy an application using WLST

    Hi,
    I have WebLogic 9.2.2 installed locally on my WinXP machine. I am running a WLST script (through Ant 1.6) to attempt to undeploy my application. This line
    undeploy("RoutingEngine (v1.0)")
    is causing this error,
    [wlst] Undeploying application RoutingEngine (v1.0) ...
    [wlst] <Mar 4, 2009 1:04:40 PM MST> <Info> <J2EE Deployment SPI> <BEA-260121> <Initiating undeploy operation for application, RoutingEngine (v1.0) [archive: null], to AdminServer .>
    [wlst] Failed to undeploy the application with status failed
    [wlst] Current Status of your Deployment:
    [wlst] Deployment command type: undeploy
    [wlst] Deployment State : failed
    [wlst] Deployment Message : weblogic.management.ManagementException: [Deployer:149001]No application named 'RoutingEngine (v1.0)' exists for operation undeploy
    If I log in to my WebLogic admin console under "Deployments", there is an application named "RoutingEngine (v1.0)" listed. Should I be naming this something else or referencing it under another name?
    Thanks, - Dave

    Hi, something similar has happened in an oracle weblogic 10.3.5, when i tried to delete an application deployed as library, the adminserver responded with error “[Deployer:149001]No application named ‘my-web-9(9.2.1)’ exists for operation undeploy”.
    I solved this problem, using weblogic.Deployer but specifying the appversion like this:
    java weblogic.Deployer -verbose -noexit -name my-web-9 -appversion 9.2.1 -adminurl t3://192.168.40.66:7000 -user weblogic -undeploy

  • Undeploying an ear using command line of SDM

    Hai all
      This is very urgent to me
      I got an error while undeploying using sdm
      I given my command as follows
      E:\usr\sap\J2E\JC00\SDM\program\sdm undeploy  "compname=SampleEar.ear" "sdmhome=."
    I got the following error
    Starting SDM - Software Deployment Manager...
    tc/SL/SDM/SDM/sap.com/SAP AG/6.4011.00.0000.20050207154237.0000
    Initializing Network Manager (50017)
    Checking if another SDM is running on port 50018
    Syntax error. Return code: 12
    please help me out in this regard
    with regards
    somaraju

    Hello Somaraju,
    You need to specify both component and vendor name of the component that you want to undeploy. Compname is not the same as the name of the ear file. For more information refer to the documentation of the SDM, which you can find in E:\usr\sap\J2E\JC00\SDM\program\doc directory.
    Best Regards
    Vyara

  • Upgrade from NW 7.0 EHP1 to NW 7.3

    Hi All,
    I am upgrading NW 7.0 EHP1 to NW 7.3 and reached the downtime phase.
    I got halted by an error in UNDEPLOY_THE_OLD_DB_CONTENT phase of downtime step.
    The logs are as follows :
    UNDEPLOY_THE_OLD_DB_CONTENT_UTO_01.LOG
    Aug 31, 2011 5:47:16 AM Info: com.sap.sdt.j710.db.DBContentUtilImpl [Threadmain,5,main]: T
    he /usr/sap/EHD/JC00/SDM/root/origin/sap.com/tc/TechSrv/XML_DAS_Init/SAP AG/0/7.0103.20081105085233.0000/XML_DAS_Init.sda sda archive will be undeploy.
    Aug 31, 2011 5:47:16 AM Error: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:883) [Threadmain,5,main]:
    Exception has occurred during the execution of the phase.
    Aug 31, 2011 5:47:16 AM Error: com.sap.sdt.ucp.phases.AbstractPhaseType.doExecute(AbstractPhaseType.java:884) [Threadmain,5,main]:
    java.io.FileNotFoundException: testconn.log (No such file or directory)
    Aug 31, 2011 5:47:16 AM Error: com.sap.sdt.j710.db.DBContentUtilImpl.undeploySDAContent(DBContentUtilImpl.java:131) [Threadmain,5,main]:
    java.io.FileNotFoundException: testconn.log (No such file or directory)
    Aug 31, 2011 5:47:16 AM Error: com.sap.sdt.j2ee.phases.PhaseTypeUndeployDBContent.execute(PhaseTypeUndeployDBContent.java:79) [Threadmain,5,main]:
    Error during undeployment of DB content. Details:java.io.FileNotFoundException: testconn.log (No such file or directory)
    java.io.FileNotFoundException: testconn.log (No such file or directory)
    Aug 31, 2011 5:47:16 AM Info: com.sap.sdt.ucp.phases.AbstractPhaseType.cleanup(AbstractPhaseType.java:925) [Threadmain,5,main]: P
    hase UPGRADE/OFFLINE_MIGRATION/UNDEPLOY_THE_OLD_DB_CONTENT has been completed.
    I suppose that it is not able to find testconn.log (No such file or directory) but not sure where it will be.
    Please provide a solution or workaround.
    Thanks

    Hi,
    The log files are ideally created in the upgrade folder - log subdirectory:
    /usr/sap/<SID>/upg/java/log/
    Please check in this folder if the file exists. Also check if the read/write permissions to this folder are fine for user <sid>adm. It could be that the file is getting created due to lack of permissions.
    Regards,
    Srikishan

  • ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeExc eption

    We are getting  the below error while undeploy and deploy the Watched folder Application,
    Reason of failure is-----Failure to invoke the job Watched folder
    Failure to invoke the job Watched folder
    Service :Watched folder is not in a RUNNING STATE
    ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeExc eption: Failure to invoke the job Watched folder error while undeploy and deploying the Watched folder applicaiton.

    Please go to adminui as below, filter the WatchedFolder service, select it and click on start.
    If it is unable to start from there, go to workbench
    ·         In file menu, Window->Show View->Components
    ·         Search for WatchedFolder, right click and stop component(if not already stopped). Again right click and choose uninstall.
    ·         Now scroll up and go to Components(folder icon as below), choose Install Component.., browse to <Adobe Livecycle ES4 folder>/deploy and choose “adobe-fileprovider-dsc” jar file.
    ·         Again check for WatchedFolder and start it by right clicking.
    Now try to deploy the application.
    Thanks,
    Wasil

  • Using embedded Java in BPEL 2.0

    I have found a lot of write ups but am having difficulty.
    My problem is a failure to deploy by composite. I get the message below:
    Redeploying on /Farm_soadev_domain/soadev_domain/AdminServer ...
    Redeploying on "/Farm_soadev_domain/soadev_domain/AdminServer" failed!
    There was an error deploying/undeploying composite on AdminServer: Error occurred during deployment of component: formatDate to service engine: implementation.bpel for composite: formatData: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "E:\Oracle\Middleware\user_projects\domains\soadev_domain\servers\AdminServer\dc\soa_c8abc64b-8475-4479-b54b-b36e4f44c37a"; the exception reported is: java.lang.RuntimeException: failed to compile execlets of formatDate
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    To simplify the issue I have reduced my code snippet to:
    /*Write your java code below e.g.
      System.out.println("Hello, World");
    String testOne = "Hi Mom";
    The embedded section looks like:
        <extensionActivity>
          <bpelx:exec name="decodeBinary" language="java">
            <![CDATA[
    /*Write your java code below e.g. 
      System.out.println("Hello, World");
    String testOne = "Hi Mom";]]>
          </bpelx:exec>
        </extensionActivity>

    I read the blog post here
    Embedding Java in BPEL process
    Based on that I created this test class to help write code:
    The bolded code is the snippet I actually want to implement when I can solve the problem above.
    package com.f17.customfunction;
    import com.collaxa.cube.engine.ext.bpel.v1.nodes.BPELXExecLet;
    public class codeTyper extends BPELXExecLet {
        public codeTyper() {
            super();
        public void exec(){
         // below code gets pasted in here
    String input = (String)getVariableData("testfile");
    oracle.soa.common.util.Base64Decoder Decoder = new oracle.soa.common.util.Base64Decoder(); 
    try { 
    byte[] decodedByteArray = oracle.soa.common.util.Base64Decoder.decode(input.getBytes());
    setVariableData("compANDstore_merge_InputVariable.AusCreditCollection/ns2:AusCredit/ns2:fileData,decodedByteArray",decodedByteArray);
    } catch(Exception e) {
    e.printStackTrace();

  • CLI152 user is a required option

    Hi,
    I am getting this error while undeploying hello application provided with the application server. Please guide.
    The command was given at command prompt as :
    asadmin undeploy hello
    Error :
    Usage: undeploy [--terse=false] [--echo=false] [--interactive=true] [--host loca
    lhost] [--port 4848|4849] [--secure | -s] --user admin_user [--passwordfile file
    _name] [--droptables=true|false] [--cascade=false] [--target target(Default serv
    er)] component_name
    CLI152 user is a required option.
    Regards.

    you need to enter the admin user, password and port.

  • Unable to deploy artifacts to SOA MDS

    Hi,
    When I try to deploy common artifacts to MDS through JDeveloper using procedure explained in this blog:
    http://yatanveersingh.blogspot.com/2011/07/mds-implementation-in-oracle-soa-11g.html ,
    or try to do same thing using ant script as explained here:
    http://biemond.blogspot.se/2009/11/soa-suite-11g-mds-deploy-and-removal.html ,
    result is same: everything is ok on my local environment, but on test environment deploy fail with this error:
    There was an error deploying/undeploying composite on soa_server1: Error in reading data from deployer client.: /tmp/sar_base_dir_f6d9ba4f-d4c8-45d4-acd6-eab0fb527382/MDSLib_mds.jar (No such file or directory).
    Only difference I can think of is that on local environment SOA Server doesn't have managed server (only AdminServer), and on test environment there is managed soa server beside AdminServer.
    Any help is welcomed, thank you.
    Boris

    Server restart resolved problem.

  • OEM for TimesTen

    We are not able to complete the deployment of the new plug-in.
    When trying to finish the deployment we are getting errors like:
    "Undeployment operation failed on the agent with an error status"
    Is anyone completed successfully the deployment?

    Hi,<p>
    Are you trying to deploy or un-deploy the TimesTen EM plug-In?<br>
    - You need to deploy the EM Plug-In and configure it to be able to use it.<br>
    - Un-deployment is optional (newer versions of the EM Plug-In will co-exist with version 1.1 and the Plug-In is only about 15 KB in size).<p>
    Are you familiar with the
    <a
    href=http://www.oracle.com/technology/products/timesten/timesten_oem_plugin.html>
    TimesTen EM Plug-In</a> web-site which has things like viewlets which to show you how to
    deploy,
    un-deploy and
    <a
    href=http://www.oracle.com/technology/products/timesten/viewlets/tt703_emplugin_using_viewlet_swf.html>
    use<a/> the EM Plug-In?<p>
    The deployment and un-deployment steps are also specified in the
    <a
    href=http://www.oracle.com/technology/products/timesten/pdf/doc/empluginstall.pdf>
    Install Guide</a><p>
    Can you provide some information to help diagnose your issue such as:<br>
    - The version and platform of your EM Repository (eg 10.2.0.1 on Red Hat Linux 4.4, x86)<br>
    - The version and platform of your EM Agent (eg 10.2.0.2 on Windows XP SP2, x86)<br>
    - Whether your EM Agent is correctly deployed, configured and communicating with the EM repository (this is a pre-requisite for the EM Plug-In)<br>
    - Any EM log files related to what happened<p>
    Regards<p>
    Doug Hood<br>
    TimesTen Product Manager<br>

Maybe you are looking for