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

Similar Messages

  • 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

  • Can't send and receive SMS/MMS/iMessages after restoring iPhone from a backup

    I can't receive and send any type of messages with my iPhone 3GS (iOS 6.1.6) after restoring it from my old backup (also 6.1.6).
    Messages that I'm sending are disappearing immediately after the moment they are sent and they are never delivered. The first time I restored my iPhone I could send and receive messages for 1 day, and I couldn't do it on the next day. This time I was able to send and receive messages for 10 minutes.
    I have used the methods Apple recommends for problems like this, but it doesn't help.

    Hello StepanyanMuradyan,
    Thanks for using Apple Support Communities.
    To troubleshoot issues with not being able to send or receive messages on your iPhone, I'd like you to please follow the troubleshooting outlined below.
    To resolve issues with sending and receiving iMessages, follow these steps
    Check iMessage system status for current service issues.
    Go to Settings > Messages > Send & Receive and make sure that you registered iMessage with your phone number or Apple ID and that you selected iMessage for use. If the phone number or Apple ID isn't available for use, troubleshoot iMessage registration.
    Open Safari and navigate to www.apple.com to verify data connectivity. If a data connection isn't available, troubleshoot cellular data or a Wi-Fi connection.
    iMessage over cellular data might not be available while you're on a call. Only 3G and faster GSM networks support simultaneous data and voice calls. Learn which network your phone supports. If your network doesn't support simultaneous data and voice calls, go to Settings > Wi-Fi and turn Wi-Fi on to use iMessage while you're on a call.
    Restart your device.
    Tap Settings > General > Reset > Reset Network Settings on your iPhone.
    If you still can't send or receive an iMessage, follow these steps
    Make sure that the contact trying to message you isn't blocked in Settings > Messages > Blocked.
    Make sure that the contact you're trying to send a message to is registered with iMessage.
    If the issue occurs with a specific contact or contacts, back up or forward important messages and delete your current messaging threads with the contact. Create a new message to the contact and try again.
    If the issue occurs with a specific contact or contacts, delete and recreate the contact in the Contacts app. Create a new message to the newly created contact and try again.
    Back up and restore your device as new.
    iOS: Troubleshooting Messages - Apple Support
    Take care,
    Alex H.

  • Error 150:30 after restoring CS4 from Time Machine backup

    I just got myself a new Imac with OS X Maverick and set it up using a time-machine-backup. My Adobe CS4 now has a Problem with the license and shows me error: 150:30?
    Do I need to uninstall CS4 and reinstall? Is there any easier solution to this problem?
    Thank you anyone for some help.
    chris

    Thanks a lot for your help......everything back to normal after reeinstallation.
    chris
    Am 29.09.2014 um 23:28 schrieb John Waller <[email protected]>:
    Error 150:30 after restoring CS4 from Time Machine backup
    created by John Waller in Adobe Creative Cloud - View the full discussion
    Do I need to uninstall CS4 and reinstall?
    Unfortunately yes.
    Also run the Cleaner Tool prior to reinstalling
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Restoring from Time Machine backups invariably breaks the activation mechanism (Error 150:30) and there's no easy way to fix a 150:30 error other than via re-installing.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6775090#6775090
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Adobe Creative Cloud by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Premiere timeline won't redraw properly after opening project on different system

    I've been seeing an issue (for quite some time now) where if I'm working a job on two different edit systems (usually with duplicate media or using a shuttle drive for mobile editing) that when I open the project on the "other" system the timeline won't redraw properly and looks like the attached image. The edit is there and the system will play the timeline but it's unusable as you can't work.
    I've found that some combination of duplicating the sequence and/or quit and restart might fix it. Importing the sequence to another project will too. A talk about this on twitter with other editors who have seen this says a relink to the media will fix it. I used to think that was a problem of using Dropbox to store a PPro project files was the culprit but it happens when I use a shuttle drive to keep the same project on two computers in sync for editing on one or the other.
    Anyone else? Any solutions?

    Hi Scott,
    I've been seeing an issue (for quite some time now) where if I'm working a job on two different edit systems (usually with duplicate media or using a shuttle drive for mobile editing) that when I open the project on the "other" system the timeline won't redraw properly and looks like the attached image. The edit is there and the system will play the timeline but it's unusable as you can't work.
    Yes, I have seen issues here in support when users transport their projects from one system to another via a portable hard drive. It's very weird behavior and I'm investigating the issue. What you might try is a different method of transporting those projects, like a different drive, etc.
    I will add this issue to my report. Feel free to file a bug report here.
    Thanks,
    Kevin

  • After restore backup from time machine, all thumbnails in photos are blank. How to fix ?

    After restore backup from time machine, all thumbnails in photos are blank. How to fix ?
    I'm using Yosemite 10.10.3 and Photos. i have tried repair database, but no success .

    Try these for the first attempt:
    First be sure to have a backup copy of the library if you already don't have one.
    OT

  • BAPI to export features of Exceptions and Jump query from BW system to othe

    Is there any BAPI is available to export features of Exceptions and Jump query from BW system to other SAP or Non SAP system, whereas won't  need to re-define Exceptions and Jump Query. I mean directly export features of Exceptions and Jump query from BW system to other system.
    Thanks,
    Rohan

    Thanks for quick response.
    I am working on Hyperion, they are using essbase, and Integration connector to connet BW directly and takes data from BW System.They have features to define Exceptions(Traffic Light) and Jump query in the Hyperion side. But now they want to import directly features of Exceptions(Traffic light) and Jump query from BW System(using BAPI) instead of defining Exceptions and Jump Query in the Hyperion side.
    Please help me on this.
    Thanks,
    Rohan

  • Can't find files after restoring them from Time Machine

    Hi!
    Yesterday I formated my macbook pro and re-install Mountain Lion. Before that I made a backup using Time Machine.
    When I wanted to create full system restore I couldn't do that. Neither using migration assistant neither with Mountain Lion startup disk. But that was yesterday story. I guess I was one of those unlucky guys who can't do a system restore because some strange reason.
    So what is the problem today: They someone says that I should enter a time machine and do a restore of a Macintosh HD. Restore of the whole hard disc.
    And I did that.
    And now I can't find those files on my Macbook. I can see on disk space  that they are on the disc but I can't find them.
    Is it because of the different user account or something like that?
    It would be really great if I could get a full system restore but it would be also great if I could just see all the files that i restored.
    THanks for the help guys!

    That's not the right way to restore. Delete the folder named "Macintosh HD" in the Volumes folder. It will take a very long time.
    Most likely, some folders were inadvertently excluded from your backups, and as a result you can't restore your data in Recovery, Setup Assistant, or Migration Assistant.
    Starting from a fresh installation of OS X, set up a new administrator account and log in. You should now be able to enter Time Machine and restore your user data from a snapshot.* I suggest you do this in two stages. Quit all applications except the Finder before you begin.
    Restore all the visible items at the top level of your home folder.
    Hold down the option key and select Go ▹ Library from the Finder menu bar. Enter Time Machine and restore all items in the Library folder. Log out and log back in as soon as the restore is complete.
    Any other invisible folders or files at the top level of your home folder that you want to preserve will have to be restored separately. For most users, that isn't necessary.
    You'll have to reinstall all third-party applications from scratch, or restore them from another kind of backup, if you have one.
    You'll have another problem if this is a new computer, or if you erased the startup volume: Time Machine won't continue your previous snapshot series, but will instead try to begin a new one, starting with a full copy of all files. There might not be enough space on your backup volumes for that. There are different ways of dealing with that situation, depending on your needs. The easiest way is to set your backup drives aside, if possible, until you're sure you'll no longer need the data on them, then erase them and start over. Meanwhile start a new backup on one or more empty storage devices. If that solution isn't workable for you, ask for instructions.
    *If you don't see any snapshots in Time Machine, exit the time-travel view and then hold down the option key while selecting
    Browse Other Backup Disks...
    from the Time Machine menu, which has an icon that looks like a clock running backwards. Select the backups of your computer by its previous name. If you don't have the Time Machine menu, open the Time Machine preference pane in System Preferences and check the box marked
    Show Time Machine in menu bar

  • After Restoring/Backup of File System XI Java Instances are not up!

    Hello all,
    We are facing problem in restoring the SAP XI System, after taking backup of the system the <b>java instances</b> in SAP XI System are not starting again. ABAP connections are fine.
    Can anyone provide suggestions/solutions in order to restore the XI System back.
    The system information is as follows.
    System Component:     SAP NetWeaver 2004s, <b>PI 7.0</b>
    Operating System:     SunOS 5.9, SunOS 5.10
    Database:          ORACLE 9.2.0.
    Regards,
    Ketan Patel

    If it´s REALLY a PI 7.0 (SAP_BASIS 700 and WebAS Java 7.00) then it´s not compatible. WebAS 7.00 needs Oracle 10g (http://service.sap.com/pam)
    Also see
    http://service.sap.com/nw2004s
    --> Availibility
    --> SAP NetWeaver 7.0 (2004s) PAM
    If you open the Powerpoint, you will see that Oracle 9 is not listed. I wonder, how you got that installed.
    Neverless, if you recover a Java instance, both filesystem and database content (of the Java schema) must be in sync, means, you need to restore both, database (schema) and filesystem, that have been backed up at the same time.
    Check Java Backup and Restore :
    Restoring the System
           1.      Shut down the system.
           2.      Install a new AS Java system using SAPInst, or restore the file system from the offline backups that you created.
           3.      Import the database backup using the relevant tools provided by the database vendor.
           4.      Overwrite the SAP system directory /usr/sap/.
           5.      Start the system (see Starting and Stopping SAP NetWeaver ABAP and Java.)
    The J2EE Engine is restored with the last backup.
    Markus

  • Problem booting Lion after restoring disk from Time Machine

    I have a late 2009 iMac which I have upgraded to Lion, having created a bootcamp partition with Windows Server 2008 before upgrading.
    This has been working absolutely fine for a few months but then there appeared to be some kind of hard disk problem and booting would only go as far as a gray screen with apple logo and a progress bar, then shut itself down. I started into the recovery partition by holding down the Alt key and from there (after reading around the internet a bit) was able to reformat the OS X partition and restore it from my Time Machine backup (wireless to Time Capsule).
    However it now won't boot, initial grey screen with Apple logo and spinning progress meter then restarts into Recovery HD. In Recovery mode Disk Utility reports all appears to be OK with the disk - there were some errors before I restored from Time Machine, but Disk Utility was able to repair them.
    If I hold down Alt on booting I get the 'choice of boot disks' screen with EFi boot, Windows and Recovery HD. If I choose EFi boot I get the Apple symbol alternating with a circle with diagonal line (prohibitory?) a couple of times, then it boots into Recovery. If I boot the computer with the Shift key it successfully boots into Windows, but won't boot into Windows from the 'choice of boot disks' screen.
    Is my problem that I need to somehow 'make' the restored partition bootable and if so how, or is there a more fundamental problem here, either with my hard disk or (gulp) with my Time Machine backup?
    Any ideas much appreciated, thanks
    -Chris

    Can't see SMART status anywhere in Disk Utility, shouldn't it just be visible at the bottom of the window when I click on the disk? Verify disk returns OK. I do have the correct format option.
    I am now trying Tony T1's suggestion of trying again, but this time on Erase... I have chosen the Security Option that writes 0's over the whole partition to see if it throws up any signs of failure.
    Thanks for your suggestions.

  • ITunes crashes when processing purchases after restoring HD from Time Machine

    Ever since I had to restore the HD on my MacBook Pro last weekend, iTunes crashes each time it tries to process downloaded files. Everything elses seems to work fine after restoring my HD. Any ideas?
    I've already tried re-setting my Apple ID password, authorizing and deauthorizing and then authorizing my computer, deleting the partially downloaded files in the iTunes library and starting over, and looking into the settings of my Intego VirusBarrier X6 settings - not something I normally do as it usually just does its thing in the background, and I've had this running for the last year with no problems with iTunes in that all time.

    Sorry. I'm a bit slow today. The display sleep is normal when running off the install disc, but the HDs shouldn't sleep. Check out the tips I mentioned, since I don't use TM, I can't offer anything WRT restoring from its backups.

  • 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.

  • Design view not working after importing project from Flex Builder

    After importing a project from Flex Builder to Flash Builder I am no longer able to see anything in the design view. I am using the flex 4.5 sdk.
    Any idea how I can get this design view working? I heard it could have something to do with the metadata directory but am slightly lost here?...
    Adam

    Could you please provide more information as to what exactly are you importing. Also does Design View not lauch at all or does it give errors. Would it be possible for you to share the logs.
    Meanwhile you can try cleaning the workspace and importing again to see if that solves the issue.

  • After restoring 5S from 5, notifications from many news APPs don't work (no problem with my iphone 5 running iOS 7.0.2)

    I used iphone 5 and have updated it to iOS 7.0.2. Everything worked with it. I can receive all the notification from news APPs.
    After receiving iphone 5s, I set it up by restoring the backup from iphone 5. However, not all APPs were synced. Also, many notifications are not working especially with the news APPs I was using.
    The notification of those APPs affected are turned on in the notification center.
    I have restored iphone 5S to factory setting and set up again, but still not all the notifications are working.
    What should I do?

    A workaround is to reinstall lazy apps, mostly for those that were restored but don't appear on notification center, eg. Whatsapp. In my case I have more than 500 apps installed.
    We need a correct solution for this problem.
    I also had this problem on the past moving from 4s to 5.
    And now from 5 to 5s.
    The only notifications working after restore in my iPhone are those from Facebook.

  • Iphone 6 plus crashed after restoring backup from itunes

    HI!, my brand new iphone 6 plus crashed down after restoring my backup copy from itunes (it worked for about 5 minutes before crashing down) and now it only switches from the low battery screen to the "apple" screen when plugged into the wall. It does not hard reset, itunes won't recognice it and when not plugged to the wall it is completely dead. Help please!!!

    Hi Alcestesastur,
    If you are having issues with an iPhone that is unresponsive after a software restore, you may find the troubleshooting steps outlined in the following article helpful:
    iOS: Not responding or does not turn on
    Regards,
    - Brenden

Maybe you are looking for

  • Oracle PL/SQL send/receive message in weblogic jms queue

    I am looking for a very simple way using oracle plsql to send and receive messages in a weblogic jms queues. Thanks

  • Paint a map on Java

    Hi, I'm begginer on Java. I'm trying to paint a grid map on Java application. I build this map on a C++ library. This map is a bi-dimensional array of int. I tried to get the array from C++ with JNI but not work fine. Another problem is the paint met

  • Why is the time in every official picture or video of an iDevice always 9:41 AM ?

    I have seen in every official picture or video that the time is always 9:41 AM. I wonder what is the reason after this ? Any help is greatly appreciated. THANK YOU

  • How to restart Java Application from state when system crash

    I want to know about the API that provide mechanism to save your program state peroidically or any specific task completed of application and if system crash and next time when application restart it should be started from previous state. I required

  • Itunes error using mountain lion

    i was uploading pictures to SmugMug using MacDaddy.  I am currently using the mountain lion version but have not been able to download the last two updates of Mountain Lion, due to lack of disc space, thus the uploading of pictures.  In the process o