Deployment Exception after restore BPM Project from Consolidation system

Hi everybody,
in order to restore my bpm project in NWDS i overwrite all files under "_comp" folder with the same files from the cons_track
After that i could build and activate the project but i can not deploy it to the application server.
The old project was just undeployed.
How can i restore my projekt and deploy it to the application Server.
Should i change the BPM-Project name, if yes how can i do that? In context menu i can not rename the project.
In next Thread i will add the DeploymentException message.
Please help!
regards,
Sid

Hi everybody,
hier is the deployment exception:
Hi everybody,
hier is the deployment exception:
com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.
Reason: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [company.com_bpmprochangebpm_process].
; nested exception is:
     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [company.com_bpmprochangebpm_process]. Cannot deploy it.
     at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:891)
     at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)
     at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:104)
     at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:178)
     at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:92)
     at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$3.run(DcDeployAction.java:236)
     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [company.com_bpmprochangebpm_process].
; nested exception is:
     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [company.com_bpmprochangebpm_process]. Cannot deploy it.
     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:244)
     at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62)
     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273)
     at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95)
     at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [company.com_bpmprochangebpm_process]. Cannot deploy it.
     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:134)
     at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130)
     at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210)
     ... 8 more
Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Error while deploying ear file /usr/sap/PD3/J00/j2ee/cluster/server0/temp/tcbldeploy_controller/archives/23854/company.combpmprochange~bpm_process.sda; nested exception is:
     com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generating components of [company.com/bpmprochangebpm_process] application in [Galaxy_Content_Archive] container.
     at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3729)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:336)
     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:116)
     ... 11 more
Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generating components of [company.com/bpmprochangebpm_process] application in [Galaxy_Content_Archive] container.
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:541)
     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:264)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:212)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:429)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:481)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1860)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:384)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:334)
     ... 12 more
Caused by: com.sap.engine.services.deploy.container.DeploymentException: TxException
     at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1280)
     at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deploy(ContentArchiveDeployContainer.java:137)
     at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:242)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:538)
     ... 19 more
Caused by: java.lang.Exception: com.sap.engine.services.ts.transaction.TxRollbackException: Current transaction is marked for rollback
     at com.sap.engine.services.ts.transaction.TxManagerImpl.commitLevel(TxManagerImpl.java:587)
     at com.sap.transaction.TxManager.commitLevel(TxManager.java:237)
     at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1277)
     at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deploy(ContentArchiveDeployContainer.java:137)
     at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:242)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:538)
     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:264)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:212)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:429)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:481)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1860)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:384)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:334)
     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:116)
     at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130)
     at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210)
     at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62)
     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273)
     at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95)
     at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Caused by: java.lang.IllegalStateException: Galaxy commit failed (for a possible cause, refer to the nested exception(s)
     at com.sap.glx.core.kernel.execution.TransitionManagerImpl$BoundPrimaryTransaction.beforeCompletion(TransitionManagerImpl.java:115)
     at com.sap.engine.services.ts.jta.impl.SynchronizationWrapper.beforeCompletion(SynchronizationWrapper.java:36)
     at com.sap.engine.services.ts.jta.impl2.TXR_TransactionImpl.beforePrepare(TXR_TransactionImpl.java:518)
     at com.sap.engine.services.ts.jta.impl2.TXR_TransactionImpl.commit(TXR_TransactionImpl.java:1026)
     at com.sap.engine.services.ts.jta.impl2.TXR_TransactionManagerImpl.commit(TXR_TransactionManagerImpl.java:317)
     at com.sap.engine.services.ts.transaction.TxManagerImpl.commitLevel(TxManagerImpl.java:576)
     ... 24 more
Caused by: com.sap.glx.core.kernel.api.TransitionRollbackException: Transaction locked for rollback; Commit refused.
     at com.sap.glx.core.kernel.mmtx.AbstractTransactionBase.rollback(AbstractTransactionBase.java:801)
     at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_precommit(AbstractTransaction.java:192)
     at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:79)
     at com.sap.glx.core.kernel.execution.TransitionManagerImpl$BoundPrimaryTransaction.beforeCompletion(TransitionManagerImpl.java:113)
     ... 29 more
Caused by: com.sap.glx.core.dock.api.DockException: Adapter com.sap.glx.adapter.internal.Transformer didn't comply with configuration
     at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:691)
     at com.sap.glx.core.dock.impl.DockingPortal.configureCallback(DockingPortal.java:494)
     at com.sap.glx.core.dock.impl.DockingPortal.runConfigureCallback(DockingPortal.java:1008)
     at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.runStdDeploy(DeployControllerImpl.java:720)
     at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.run(DeployControllerImpl.java:531)
     at com.sap.glx.core.kernel.RuntimeManager.requestRuntimeMode(RuntimeManager.java:989)
     at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.execute(DeployControllerImpl.java:478)
     at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.deploy(DeployControllerImpl.java:445)
     at com.sap.glx.core.resource.impl.j2ee.rrdeploy.KernelHandlerImpl.addVersion(KernelHandlerImpl.java:92)
     at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.handlerDistributionForDeployment(RuntimeRepositoryDeployManager.java:2548)
     at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deployArchive(RuntimeRepositoryDeployManager.java:1522)
     at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deploy(RuntimeRepositoryDeployManager.java:335)
     at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deploy(RuntimeRepositoryDeployManager.java:257)
     at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deploy(RuntimeRepositoryDeployManager.java:247)
     at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1265)
     ... 22 more
Caused by: com.sap.glx.adapter.api.AdapterException: Adapter com.sap.glx.adapter.internal.Transformer has refused deploy unit 7f61b77fdf52c705313469f8de76de24 using configuration mode DEPLOYMENT
     at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:669)
     ... 36 more
Caused by: java.lang.IllegalStateException: Rule for trigger '<"company.com/bpmpro/change/bpm_process/StartChangeProcess","Change">', reactor '<"com.sap.glx.adapter.BPMNAdapter","Event_0_Start_7f61b77fdf52c705313469f8de76de24">', attribute 'ppHash' present
     at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$GeneratorTemplate$GeneratorConfigurationAccessor.insertRule(Transformer.java:2634)
     at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$GeneratorTemplate$ImplementedConfigurationHandler.configure(Transformer.java:2717)
     at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$GeneratorTemplateHandler.configure(Transformer.java:3224)
     at com.sap.glx.core.internaladapter.Transformer.configure(Transformer.java:3408)
     at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:666)
     ... 36 more
regards,
Sid
regards,
Sid

Similar Messages

  • Deployment Exception after restore Project from Consolidation System

    Hi everybody,
    in order to restore my NWDS Project in NWDS i overwrite all files under "_comp" folder with the same files from the cons_track
    After that i could build and activate the project but i can not deploy it to the application server.
    The old project was just undeployed.
    How can i restore my projekt and deploy it to the application Server.
    In next Thread i will add the DeploymentException message.
    Please help!
    regards,
    Sid

    Hi everybody,
    hier is the deployment exception: Hi everybody, hier is the deployment exception: com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException. Reason: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [company.com_bpmprochangebpm_process]. ; nested exception is: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [company.com_bpmprochangebpm_process]. Cannot deploy it. at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:891) at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259) at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:104) at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:178) at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:92) at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$3.run(DcDeployAction.java:236) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [company.com_bpmprochangebpm_process]. ; nested exception is: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [company.com_bpmprochangebpm_process]. Cannot deploy it. at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:244) at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62) at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273) at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84) at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95) at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101) at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328) Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [company.com_bpmprochangebpm_process]. Cannot deploy it. at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:134) at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130) at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57) at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210) ... 8 more Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Error while deploying ear file /usr/sap/PD3/J00/j2ee/cluster/server0/temp/tcbldeploy_controller/archives/23854/company.combpmprochangebpm_process.sda; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generating components of [company.com/bpmprochangebpm_process] application in [Galaxy_Content_Archive] container. at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3729) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:336) at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:116) ... 11 more Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generating components of [company.com/bpmprochange~bpm_process] application in [Galaxy_Content_Archive] container. at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:541) at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:264) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:212) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:429) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:481) at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1860) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:384) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:334) ... 12 more Caused by: com.sap.engine.services.deploy.container.DeploymentException: TxException at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1280) at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deploy(ContentArchiveDeployContainer.java:137) at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:242) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:538) ... 19 more Caused by: java.lang.Exception: com.sap.engine.services.ts.transaction.TxRollbackException: Current transaction is marked for rollback at com.sap.engine.services.ts.transaction.TxManagerImpl.commitLevel(TxManagerImpl.java:587) at com.sap.transaction.TxManager.commitLevel(TxManager.java:237) at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1277) at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deploy(ContentArchiveDeployContainer.java:137) at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:242) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:538) at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:264) at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:212) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:429) at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:481) at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1860) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:384) at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:334) at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:116) at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130) at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57) at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210) at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62) at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273) at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84) at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95) at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122) at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101) at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328) Caused by: java.lang.IllegalStateException: Galaxy commit failed (for a possible cause, refer to the nested exception(s) at com.sap.glx.core.kernel.execution.TransitionManagerImpl$BoundPrimaryTransaction.beforeCompletion(TransitionManagerImpl.java:115) at com.sap.engine.services.ts.jta.impl.SynchronizationWrapper.beforeCompletion(SynchronizationWrapper.java:36) at com.sap.engine.services.ts.jta.impl2.TXR_TransactionImpl.beforePrepare(TXR_TransactionImpl.java:518) at com.sap.engine.services.ts.jta.impl2.TXR_TransactionImpl.commit(TXR_TransactionImpl.java:1026) at com.sap.engine.services.ts.jta.impl2.TXR_TransactionManagerImpl.commit(TXR_TransactionManagerImpl.java:317) at com.sap.engine.services.ts.transaction.TxManagerImpl.commitLevel(TxManagerImpl.java:576) ... 24 more Caused by: com.sap.glx.core.kernel.api.TransitionRollbackException: Transaction locked for rollback; Commit refused. at com.sap.glx.core.kernel.mmtx.AbstractTransactionBase.rollback(AbstractTransactionBase.java:801) at com.sap.glx.core.kernel.mmtx.AbstractTransaction.do_precommit(AbstractTransaction.java:192) at com.sap.glx.core.kernel.mmtx.AbstractTransaction.commit(AbstractTransaction.java:79) at com.sap.glx.core.kernel.execution.TransitionManagerImpl$BoundPrimaryTransaction.beforeCompletion(TransitionManagerImpl.java:113) ... 29 more Caused by: com.sap.glx.core.dock.api.DockException: Adapter com.sap.glx.adapter.internal.Transformer didn't comply with configuration at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:691) at com.sap.glx.core.dock.impl.DockingPortal.configureCallback(DockingPortal.java:494) at com.sap.glx.core.dock.impl.DockingPortal.runConfigureCallback(DockingPortal.java:1008) at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.runStdDeploy(DeployControllerImpl.java:720) at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.run(DeployControllerImpl.java:531) at com.sap.glx.core.kernel.RuntimeManager.requestRuntimeMode(RuntimeManager.java:989) at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.execute(DeployControllerImpl.java:478) at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.deploy(DeployControllerImpl.java:445) at com.sap.glx.core.resource.impl.j2ee.rrdeploy.KernelHandlerImpl.addVersion(KernelHandlerImpl.java:92) at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.handlerDistributionForDeployment(RuntimeRepositoryDeployManager.java:2548) at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deployArchive(RuntimeRepositoryDeployManager.java:1522) at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deploy(RuntimeRepositoryDeployManager.java:335) at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deploy(RuntimeRepositoryDeployManager.java:257) at com.sap.glx.repository.service.impl.RuntimeRepositoryDeployManager.deploy(RuntimeRepositoryDeployManager.java:247) at com.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1265) ... 22 more Caused by: com.sap.glx.adapter.api.AdapterException: Adapter com.sap.glx.adapter.internal.Transformer has refused deploy unit 7f61b77fdf52c705313469f8de76de24 using configuration mode DEPLOYMENT at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:669) ... 36 more Caused by: java.lang.IllegalStateException: Rule for trigger '<"company.com/bpmpro/change/bpm_process/StartChangeProcess","Change">', reactor '<"com.sap.glx.adapter.BPMNAdapter","Event_0_Start_7f61b77fdf52c705313469f8de76de24">', attribute 'ppHash' present at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$GeneratorTemplate$GeneratorConfigurationAccessor.insertRule(Transformer.java:2634) at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$GeneratorTemplate$ImplementedConfigurationHandler.configure(Transformer.java:2717) at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$GeneratorTemplateHandler.configure(Transformer.java:3224) at com.sap.glx.core.internaladapter.Transformer.configure(Transformer.java:3408) at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:666) ... 36 more regards, Sid regards, Sid

  • After restoring my device from backup, some of the apps I have purchased are missing in the purchase list

    Hi,
    i have backed up my device on iCloud and my computer.
    After restoring my device from backup, some of the apps I have purchased are missing in the purchase list.
    It seems that i need to pay for them again in order to purchase.
    Can you please help?
    Thanks,
    Shirley

    Welcome to the Apple Community.
    Have you checked they are still available in the App store.
    Did you purchase them all from the same account.

  • Help! After restoring my computer from Carbonite, My e-mails are corrupted. Each one multicorruptedplies a bajillion times! I erase them from the folder, erase them, then they come back. I have three mailbox accounts,each one does the same.

    eHelp! After restoring my computer from Carbonite, My e-mails are corrupted. Each one multiplies a bajillion times! I delete them from the folder, empty trash, them, then they come back. I have three mailbox accounts,each one does the same.

    This is the Mac App Store forum.
    For your specific issue, you'll get more feedback in the Snow Leopard forum.
    https://discussions.apple.com/community/mac_os/mac_os_x_v10.6_snow_leopard

  • Restoring single project from vault after Aperture 2.0 failure.

    Is it possible to restore a single project from my vault?
    Suddenly, one of my projects just died on me after I had just imported a very large TIFF, producing nothing but "cut out picture frames", and even after doing the newest update, which I didn't have previously, all my photos are still gone! It also caused Aperture 2.0 to quit spontaneously! If I double click on one of the missing photos, it states:"Unsupported Image Format". Oh ooh!
    If anyone knows how this error came about (maybe the imported image was corrupted somehow?), that would be of great help!
    Any help is much appreciated! Thank you.
    Mc

    If I wanted to restore a single image personally, I would go manually grab it from the vault using Finder. You can right click on the vault and do "show package contents," then navigate to the projects, right click and again "show package contents" for your project, and then go find it.

  • Geeting exception while executing BPM webservice from webdynpro.

    I have created a webservice to start BPM process.
    If I am testing from webservice navigator it works fine and BPM task gets created in my UWL. But when I execute this webservice from webdynpro I get the below error
    Exception on execution of web service with WSDL URL 'http://pepu56:50000/bpm/demosapcom/lngtranslationprocess/StartService?wsdl' with operation 'NewOperation' in interface 'TranslateBPMWSDLFile'
    Please note that : I have deleted the output part from both binding and PortType section of this webservice.
    Edited by: pramod bagauly on Jan 17, 2012 10:16 PM
    Edited by: pramod bagauly on Jan 17, 2012 10:18 PM

    I was doing a silly mistake. I was not running my webdynpro application from portal. I was running my application through "Deploy new archive and run" option.
    I got this clue to run this app after login into portal from the fact that when I was running webservice from WSNavigator I was prompted to pass user credential to execute this service.  I had not given any authentication option while creating web service, so just guessed if I run it from portal my user credentials might be taken. And it worked for me.
    I really don't know why I was asked for user credentials in WSNavigator and how my user credentils would have taken when I ran this app from portal. But this is how I am not getting this error.
    Edited by: pramod bagauly on Jan 18, 2012 8:27 PM

  • Undeploying the BPM project from Oracle Business Process Workspace

    Hi all,
    I am facing problem in deploying the project to Oracle Business Process Workspace, I had some issues while deploying the project for the first time, and now when i am again trying to deploy the same project, it is giving the error "*Deployment failed, Module already exists on server*".
    is there any way i can deploy the project or delete the existing project from workspace and then redeploy the project ?
    IDE used : Jdeveloper 11.1.5
    Server used : Weblogic 10.3
    Please guide me in this as soon as possible.
    Thanks and Regards
    Debarati

    Hi
    1. Yes, from EM Console, first Undeploy the Workflow Project that you can find under SOA -> soa_infra -> default node.
    2. Then expand Application Deployments -> Look for the UI Project (that has taskforms etc) and make sure to select it and Undeploy this also.
    3. Now comes, what and how exactly are you deploying your SOA/BPM application. Any SOA/BPM application will have one Workflow project (atleast) and one or more UI Projects (for each user task). Also there may be some other utility projects or EJB projects. Now to deploy the entire application you have couple of options. Just select your Workflow project and deploy and during this time, it will list out all UI Projects and you can check all of them. Also for Workflow you can check one check box to overwrite any existing versions like 1.0. In this way you will have full Workflow deployed and all UI Projects also deployed. Once you do this, you cannot again deploy just the UI Project. Thats when you get these errors like already deployed etc. Now disadvantage here is, if you just make only UI changes, you cannot deploy only UI Project since it is already deployed as part of full app. So you had to again deploy Workflow project and check all ui projects also. this means all your existing workflow instances will become stale (redeploy of workflow makes all old tasks stale).
    4. Another and more ideal standard way is, first deploy just the Workflow project and DO NOT check any UI Projects. Then from the Application Level, deploy the entire application that includes all the UI Project and any other Projects. Just select your application, properties and deployment section. And see the projects included in the application. Make sure you DO NOT check the workflow project. But check all other projects like UI or any other project. In this way, any changes you make to UI or EJBs, just deploy the application. Your workflow is still the same old. Bottom line, Workflow Project is created as a SAR (SOA Archive) which is like a jar file. And entire application is deployed like an EAR file. So you will have 2 files for deployment to any other Env where you do not have like JDev.
    For now, follow first 2 steps, to undeploy all the stuff you have. Then you should be able to redeploy using one of the above options.
    Thanks
    Ravi Jegga

  • After restoring my ipad from itunes, I can't get past the set up screen

    How do I get past the set up screen after restoring a new iPad 2 from an iTunes backup.  I'd like to sync my apps on my iTunes to my iPad.

    What setup screen? I have restored from a backup several times and the iPad always syncs when the process is complete. What are you seeing on the setup screen?

  • Can you restore a project from a single file

    Using Windows XP / RH8 & RH7 / RSC 3.1
    Is there a single file that lets you restore a project?   My co-worker believes this is the case, but I can find nothing in the RH Help, or on this forum using a search term of "restore project", "restore from file", "file types" etc.
    I can't find the Help page that has the explanation of each file type, which used to be easy to find.
    What we are looking for is an equivalent to the FHB file in ForeHelp.  You can restore the complete project from that one file.
    I have tried a dozen searches on the forum and get no reponses for anything.  Is search even working?
    Any info you can provide will be greatly appreciated.
    Regards,
    Joe

    There is no single file that restores the source project. You can reverse engineer a CHM and get close but I don't think that is what you are looking for.
    The only single file method is a zip of your project!
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • No PDP found after restoration of Project Server 2013 !!

    Hi All,
    I have an issue while performing database restoration of project server 2013. I have followed below mentioned two links for backup and restore procedure
    http://technet.microsoft.com/en-us/library/dd207307.aspx
    http://technet.microsoft.com/en-us/library/dd207305.aspx
    Everything works great ! restored successfully all projects, custom tables, group settings etc. But while opening the projects it prompts error that unable to find PDP etc something like that.
    Can anyone please help in such situation as how can we get the PDP pages in database restoration and what is the reason behind that ? Is there anything that I am missing?
    REGARDS DANISH DANIE

    Hello,
    Sounds like a new PWA site collection was created as part of the restoration? The PDPs are stored in the content database. If you are rolling over between environments (prod to test for example), see the post below:
    http://pwmather.wordpress.com/2013/05/02/projectserver-2013-environment-migration-rollover-steps-powershell-ps2013-msproject-sp2013/
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Transitions don't work after importing a project from Premiere to AE

    I've imported a project from Premiere CS3 to AE CS3 and all my transition (fade + wipes) are now solids and they don't work on timeline or on exports, but they still show in my sequence.
    How can I make AE use those transition again so I don't have to go through all project and keyframe transitions.
    Notice that I use Cineform and that those transition are Cineform's one; hope that doesn't cause the problem since AE uses CF too.
    Thnak you for your time and interest in my problem.

    fredou_79 wrote:
    Notice that I use Cineform and that those transition are Cineform's one; hope that doesn't cause the problem since AE uses CF too.
    Exactly the problem. AE is only to able to translate a few transitions, which include the normal cross-disolve, linear wipe, dip-to-color and a few others, but since those routines are hard-coded in the Premiere Pro Importer, they have no way f doing the same for third-party products. So more or less you will have to rebuild your stuff, either by using the proper transitions in PPro or in AE.
    Mylenium

  • Problem with loading a project from other system

    Hi!
    I am tring to load a project that being done on logic with audiowerk card on other computer. I can open the project but when I am choosing a channel and changing the sound-card name to my card (core audio) I can hear the sund but all the plug-ins/instruments disapear allthough i got the plug-ins and most of them are logic built in plug-ins.
    What should I need to do in order to keep the plug ins and still be able to play the project from my sound card.
    I have logic 7.1,Mac g5 and M-box.
    Thanks,
    Eshy.

    You should have chosen the other option when first launcing it
    Convert to CA=yes
    Usually this dialogue comes up, sounds like you brought it from an OS 9 system. The Logic plugs should follow through and the VSTs, well, you're kinda stuck there. Ask your client/friend to send the presets for 3rd party VSTs if you have them as AUs. Session interchange between your 2 platforms is not very rewarding, so do it as little as possible.

  • How can I restore events/tasks from a system backup using prefs.fs and local.sqlite?

    I accidentally deleted a calendar holding all my thunderbird tasks. I was now able to restore the calendar from my backup. I restored the following files:
    * profile-folder/calendar-data/local.sqlite
    * profile-folder/prefs.js (here: I did a diff and added only the section of the deleted calendar)
    Still no events and tasks are available from the deleted calendar.
    The calendar is now available in the Calendar tab.

    To view TM backups from a different Mac, see item #17 of the of the Frequently Asked Questions *User Tip* at the top of the +Time Machine+ forum.
    To restore files from there to your current Mac, see item #16 of that same Tip.

  • What is the correct procedure to follow after restoring a Mac from a Time Machine Backup?

    Hi all,
    I did a Time Machine backup of my entire system (Time Machine Backup 1) before bringing my Macbook Pro to the Apple Store to to have it tested.   After the TM backup I wiped the laptop leaving only the OS (Mountain Lion) on it so that I could determine whether the problems with my system were hardware or software related. The computer passed all tests.
    After bringing my Macbook home I did a fresh intall of all the software and everything worked fine.  At this point I did another Time Machine backup (in the same location as the previous backup) so that if I ever had problems with my system I could revert to this working backup (Time Machine Backup 2.0).  I used my laptop without issue and created a number of new documents.  I did not transfer the documents from the previous time machine backup (Time Machine Backup 1).  As time progressed I did regular Time Machine backups (backups 2.1 etc.) installed a few new pieces of software and started having system issues again. 
    At that point I did another Time Machine backup (in the same location as the previous backups) (Time Machine Backup 3) so that my new documents would be safe.  At this point I could see all of my TM backups in finder.  Then I used Command + R while booting up and restored my system from what I thought was the clean backup (Time Machine Backup 2).  In fact it the TM backup I used was not the correct backup (It was one of the backups between 2.0 and 3 and I needed to go back further).  I was concerned, at this point, because I did not (and still do not) know what type of effect restoring the system from an old Time Machine backup would have on the Time Machine structure going forward  I was unsure whether doing so and having an "old" system backed up might break the structure so I stopped Time Machine from running a new backup. 
    When I attempted to look for one of the older versions of the Time Machine backups I discovered that there were no longer any listings for TM backups in their previous location.  In fact, the only thing I could see was one line in the place where the multiple backups were previously.  I took my laptop and NAS (where the TM backups were stored) to the Apple Store and the "genius" said something about the TM backup being "parsed"?  He also described it as a "broken window" and he "sees the broken glass but has no idea how it broke".  He also said "neither he nor anyone at Apple would be able to assist me" and that I'd have to go to a data recovery place.
    Fortunately I did use a second drive to backup the original system (Backup 1) but I really don't want to lose the files created ater Backup 2 / prior to Backup 3.
    Does anyone know what happened / how I can get my Time Machine backups back without forking out tons of cash?
    thanks
    John
    OS ML 10.8.4, Macbook Pro Retina
    Synology DS412 (time machine backup to a file folder)

    I actually already checked Pondini's and didn't find the answer.  Any other suggestions?
    thanks

  • Dialog Instance Java is not up after restoring the DB from Stand alone

    Dear Gurus,
    We are migrating our Stand alone Production (Dual Stack) system to Cluster hardware and we donu2019t have any dialog instances for Standalone Production system.In the process we have taken the backup from the stand alone system and restored in cluster.
    After that, the dialog instance Java in is not coming up but central instance java was working fine
    As per our analysis, due to only one entry is there for java in the stand alone database and the same database backup is restored in the cluster, the DI instance java is not coming up. Please any body give us the solution to resolve this issue.
    Your earliest reply is very much appreciated.
    Regards
    Kali

    Dear Manoj,
    Thanks for your reply.
    My Problem was solved.
    As per SAP , it won't suggest or support the DB refresh. so did export and import then it was working fine.

Maybe you are looking for

  • PLACEHOLDER COLUMN BY USING THE PARAMETER

    hi, i have to keep a place holder column in the report tiitle.what i should do? for eg:i have category column USED AS A PARAMETER WHEN I RUN THE REPORT if the CATEGORY=G i need to print the report title like GENERAL PARTY REPORT CATEGORY=C THEN CREDI

  • FCC conversion for receiver

    Hi All, i am doing FCC conversion in FTP receiver adapter. i need to produce text file converting below structure in given format with field seperating by comma. Messages .......Message1 ............MT_Employee ..................NODE1 ...............

  • I need help... Not a huge Dreamweaver User

    I hope this makes sense! Bear with me... I'm not a big Dreamweaver user. I purchased custom Social Media Icons to put on my website in the footer. I thought I could possibly stumble my way through the code in Dreamweaver and do this myself. Any help

  • A2DP Bluetooth Transmitter Comparison Spreadsheet?

    Is anyone aware of a spreadsheet or google doc that has all the bluetooth transmitters listed and remarks about specs, compatibility, capabilities. And specifically is there one out there thats a newer version of the Zoom 4335. I want one that is Blu

  • Outlook mail app doesnt work. I would like a refund

    $2.99 for an app is really anoying!!!