Unable to Deploy application in NWDS 7.1

Hi All,
I have created a web dynpro application in NWDS 7.1 .I have even maintained the JAVA server settings under Windows->Preferences-> SAP AS JAVA by mentioning the Instance Host and the Instance number.
When i try to deploy , i am getting the following error :
"An internal error occurred during: "Deploying project(s) 'TEST'".
com.sap.enginemanagement.SAPSystem.getDeploymentSystemInfo()Lcom/sap/enginemanagement/DeploymentSystemInfo; "
Please let me know how to solve the problem
Regards,
Madhu.

Hi
@jitin : the application is not visible in the undeploy view and also as soon as i open the undeploy view it gives me the following error :
"An internal error occurred during: "Retrieve list with deployed SDUs".
com.sap.enginemanagement.SAPSystem.getDeploymentSystemInfo()Lcom/sap/enginemanagement/DeploymentSystemInfo;"
@nitin : CONFIG.INI file is not present inside the configurations folder.
Also i am getting a " Retrieve deploy mechanism for system null" message in the Deploy View Console.
The error appears even after creating it in a new workspace after restarting NWDS.
Regards,
Madhu.
Edited by: madhu kv on Mar 3, 2009 7:52 AM

Similar Messages

  • Not able to deploy application on NWDS 7.20

    Hi All,
    I am trying to deploy one simple application in NWDS 7.20 but getting below error.
    Note - i am on the same patch level in NWDS and Server.
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    Deployment problems
    children=[
    Status ERROR
    Plugin : com.sap.ide.tools.services
    code=0
    Deploy 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 [demo.sap.com_dc_my_name_age].
    ; nested exception is:
         com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [demo.sap.com_dc_my_name_age]. 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)
    Nested exceptions :com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 An error occurred while deploying the deployment item [demo.sap.com_dc_my_name_age].
    ; nested exception is:
         com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [demo.sap.com_dc_my_name_age]. Cannot deploy it.
    atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:244)
    atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Nested exceptions :com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [demo.sap.com_dc_my_name_age]. Cannot deploy it.
    atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:134)
    atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130)
    atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
    atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210)
    atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Nested exceptions :com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Error while deploying ear file /usr/sap/BPD/J03/j2ee/cluster/server0/temp/tcbldeploy_controller/archives/135/demo.sap.com~dc_my_name_age.sda; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: TxException
    atcom.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:4443)
    atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:353)
    atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:116)
    atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130)
    atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
    atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210)
    atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Nested exceptions :com.sap.engine.services.deploy.container.DeploymentException: TxException
    atcom.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deployArchive(ContentArchiveDeployContainer.java:1280)
    atcom.sap.glx.repository.deploy.content.ContentArchiveDeployContainer.deploy(ContentArchiveDeployContainer.java:137)
    atcom.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:273)
    atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:577)
    atcom.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:297)
    atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:211)
    atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:697)
    atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:755)
    atcom.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2238)
    atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:401)
    atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:351)
    atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:116)
    atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:130)
    atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
    atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:210)
    atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:62)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:273)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
    atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:95)
    atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
    Nested exceptions :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:273)
         at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:577)
         at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:297)
         at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:211)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:697)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:755)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2238)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:401)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:351)
         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:116)
         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
    Posting in 2 chunks as only allowed till 15000..
    Please help i am stuck up here.
    Thanks
    Vidhi

    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:742)
         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:114)
         ... 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:693)
         at com.sap.glx.core.dock.impl.DockingPortal.configureCallback(DockingPortal.java:492)
         at com.sap.glx.core.dock.impl.DockingPortal.runConfigureCallback(DockingPortal.java:1137)
         at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.runStdDeploy(DeployControllerImpl.java:715)
         at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.run(DeployControllerImpl.java:528)
         at com.sap.glx.core.kernel.RuntimeManager.requestRuntimeMode(RuntimeManager.java:980)
         at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.execute(DeployControllerImpl.java:475)
         at com.sap.glx.deploy.impl.DeployControllerImpl$InternalActuator.deploy(DeployControllerImpl.java:442)
         at com.sap.glx.core.resource.impl.j2ee.rrdeploy.KernelHandlerImpl.addVersion(KernelHandlerImpl.java:78)
         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 168d02d395f1e53d53fdae504c728a34 using configuration mode DEPLOYMENT
         at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:671)
         ... 36 more
    Caused by: java.lang.IllegalArgumentException: No enum const class com.sap.glx.mapping.definition.api.rule.Literal$Type.EMPTY
         at java.lang.Enum.valueOf(Enum.java:196)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker.unpackStepLiteral(Transporter.java:1512)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker.unpackStep(Transporter.java:1452)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker.unpackExpression(Transporter.java:1100)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker.unpackPart(Transporter.java:1329)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker.unpackPart(Transporter.java:1351)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker.unpackMapping(Transporter.java:1303)
         at com.sap.glx.mapping.definition.implementation.Transporter$BaseConverter$BaseUnpacker$MappingUnpacker.<init>(Transporter.java:610)
         at com.sap.glx.mapping.definition.implementation.Transporter.unpackMapping(Transporter.java:1859)
         at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$MapperTemplate$ImplementedConfigurationHandler.configure(Transformer.java:3041)
         at com.sap.glx.core.internaladapter.Transformer$TransformerTemplateAccessor$MapperTemplateHandler.configure(Transformer.java:3264)
         at com.sap.glx.core.internaladapter.Transformer.configure(Transformer.java:3408)
         at com.sap.glx.core.dock.impl.DockingPortal.configure(DockingPortal.java:668)
         ... 36 more
    atcom.sap.engine.services.ts.transaction.TxRollbackException.writeReplace(TxRollbackException.java:163)
    atsun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    atjava.lang.reflect.Method.invoke(Method.java:597)
    atjava.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1032)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1107)
    atjava.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    atjava.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:416)
    atcom.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)
    atsun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    atjava.lang.reflect.Method.invoke(Method.java:597)
    atjava.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
    atjava.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
    atjava.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    atjava.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    atjava.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
    atjava.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    atjava.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    atjava.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
    atjava.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    atjava.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    atjava.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:416)
    atcom.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)
    atsun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    atsun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    atsun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    atjava.lang.reflect.Method.invoke(Method.java:597)
    atjava.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:945)
    atjava.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1461)
    atjava.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    atjava.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    atjava.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
    atjava.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    atjava.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1509)
    atjava.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1474)
    atjava.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1392)
    atjava.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1150)
    atjava.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
    atcom.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:138)
    atcom.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:460)
    atcom.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)
    atcom.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)
    atcom.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:977)
    atcom.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)
    atcom.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
    atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
    atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

  • Deployed application from NWDS not available in local folder for IView crea

    Hi Gurus,
    I have deployed an Web Dynpro Java application from NWDS. The application deployed fine.
    But when I tried to cretae the Web Dynpro Java application from the Portal the corresponding application is not available in local folder for IView creation.
    How do i need to proceed for Web Dynpro Java IView creation.
    Thanks & Regards,
    Kiran Kumar k

    Hi Kiran,
    Please check under sap.com/local  OR you custom package while creating Web Dynpro Java application iview.
    Then select your WD Application if you found - Applcaition >> package >> then select Application name and click on next.
    Verify your application deployed or not or in which folder at content administration >> web dynpro >> searh your WD application.
    Hope it helps
    Regards
    Arun

  • Unable to Deploy Applications:  "process is not defined in the descriptor"

    All
    I'm having a fairly serious issue here trying to take an LCA from one environment and get it in another environment.  Both the source and destination environments are LCES 2.5 (LCES 2 with SP2).  I have roughly 6 applications and there are some far dependencies (one application referencing an asset of another application) therein.  I've taken an LCA of all these applicaitons from the source environment and the LCA imports just fine in the destination environment but I am unable to deploy any of the applications that have far dependencies.  The error I consistently get when I attempt to deploy any application that has a far dependency is:
    [Some process name].process is not defined in the descriptor.
    I have tried all of the following:
    1) Taking 1 LCA of all applications together
    2) Taking multiple LCAs where each LCA contains only one application
    3) Taking multiple LCAs where each LCA includes an application as well as all far dependencies for that application
    Regardless of what I try, they won't deploy.  I can import the LCA and I can get the applications in Workbench and play around with them but they simply won't deploy.  I've also attempted to manually fix all depencies within the processes themselves but that doesn't work either.
    Any help would be appreciated.

    Just wanted to follow up on the solution to my issue.
    It appears the issue centers around circular far dependencies.  In general, it seems LiveCycle chokes when two applications each reference one another.  Note that I'm not talkinng about true circular referencing here wherein one process within application A references a process in application B while that same process refers back to the original process in application A.  In fact, although I haven't tested recently, I believe LiveCycle may actually catch this kind of issue.  The circular far dependencies I'm talking about is simply where a process in application A (call it a1) references a process in application B (call it b1) while a process in application B (call it b2) references a process in applicatoin A (call it a2).  Apparently this kind of circular referencing causes the deployment of said applications to choke.
    The fix was tedious as I had to manually delete all of the far dependencies from both application, deploy those two applications to get them into the runtime, and then implement those dependencies again.
    Going forward it seems like a best practice to only ever have 1 direction for dependencies for any application.

  • Unable to deploy application

    Hi experts,
    We are facing issues with  deployment of application
    ===========================================================================
    Deployment started Mon May 16 17:28:23 GMT+01:00 2011
    ===========================================================================
    Starting Deployment of tc/srmcat/custom/pr/archives
    Aborted: development component 'tc/srmcat/custom/pr/archives'/'sap.com'/'MAIN_SMDM0201_D'/'20110408151524'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application sap.com/tcsrmcatcustomprarchives.. Reason: Application alias [VendorSearch/Config1] for application [sap.com/tcsrmcatcustomprarchives] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/tcsrmcatpr~archive].; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException:
    Application alias [VendorSearch/Config1] for application [sap.com/tcsrmcatcustomprarchives] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/tcsrmcatprarchive].     at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:151)     at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:153)     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:608)     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:323)     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:309)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3190)     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:219)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [VendorSearch/Config1] for application [sap.com/tcsrmcatcustomprarchives] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/tcsrmcatprarchive].     at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:151)     at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:153)     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:608)     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:323)     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:309)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3190)     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(AccessController.java:219)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176) (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of tc/srmcat/custom/pr/archives finished with Error (Duration 37252 ms)
    As suggested in other thread  to undeploy the one application.
    When i logon to sdm and search for application * [sap.com/tcsrmcatpr~archive]*,i did not find it in sdm.
    Now i am facing problem of deploying application * [sap.com/tcsrmcatcustomprarchives]* .
    I  am getting above mentioned error.
    Kindly help as this is very critical to us.
    Thanks,
    Sudhanshu

    Hi Sudhanshu,
    Please go through this thread ---> NW04S Java  application remians in "starting apps" phase.
    You need to increased the amount of application threads via ConfigTool.
    To be precise  increase the default value of the parameter setting "MaxThreadCount " from 40 to 100.
    You can do this by carrying out the following steps:
    - Open ConfigTool
    - Expand the nodes Global server configuration -> ApplicationThreadManager
    - On the right-hand side, you have to increase the parameter MaxThreadCount accordingly.
    Please bear in mind that setting the Max threadcount to a high value can impair performance.
    Regards,
    Shreyas Pandya

  • Unable to deploye Application.ear to server

    Hi all,
    I am trying to deploy my application (say ConverterApp.ear) to Sun Java System Application Server and I have packaged all files successfully yet I am getting following error message by server.
    A "com.sun.enterprise.tools.guiframework.exception.FrameworkError" was caught. The message from the exception: "Unable to get View for ViewDescriptor 'enterpriseApplications'"
    The root cause is "com.sun.enterprise.admin.common.exception.MBeanConfigException: Component not registered"
    See the HTML source for more detailed (stack trace) information.
    Plz suggest me where am I doing mistake?
    Thanks in advance.

    Okay, here's a post with the same problem, I guess. Check the solution there!
    http://forum.java.sun.com/thread.jspa?threadID=589487&tstart=15

  • Unable to deploy application in CE 7.1 EHP1

    Hi All,
    I have created an webdynpro dc application in CE 7.1 EHP1. Its a simple hello world program.
    However when I deploy I get the following error:
    Details: com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'demo.sap.com/welcomemali' is not deployed on the server. Please check the used URL for typos.
         at com.sap.tc.webdynpro.clientserver.task.Task.getDeployableObject(Task.java:364)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.initApplicationDeployableObjectPart(RequestManager.java:566)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:504)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doInitWdEnvironment(RequestManager.java:169)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:230)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create deployable object 'demo.sap.com/welcomemali' since it is not a Web Dynpro object.
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:87)
         at com.sap.tc.webdynpro.services.sal.deployment.core.DeployableObjectInternal.getDeployableObjectInternal(DeployableObjectInternal.java:37)
         at com.sap.tc.webdynpro.clientserver.task.Task.getDeployableObject(Task.java:362)
         ... 50 more
    Caused by: com.sap.tc.webdynpro.spi.WebDynproRuntimeException: No Web Dynpro application (deployable object) with name demo.sap.com/welcomemali exists.
         at com.sap.engine.services.webdynpro.WebDynproRuntimeServiceImpl.getDeployableObject(WebDynproRuntimeServiceImpl.java:264)
         at com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory.getDeployableObject(DeployableObjectFactory.java:85)
         ... 52 more
    Can anyone help?
    Regards,
    Malita

    Hi Malita,
    The error trace says 'No Web Dynpro application exists' & 'It is not a Web Dynpro object'
    Please verify if you have created the WD application, if so delete it & then create a new application object.
    Do a build for the project & create archive.
    Then for the application object, choose the context menu option 'Deploy New Archive & Run'.
    I hope this solves your issue.
    Kind Regards,
    Nitin

  • Urgent - Unable to deploy applications to oc4j

    Hi
    I am not able to do any thing on the server, I cannot create new oc4j instance, remove application or deploy a new ear file.
    Earlier I tried increase the memory by using
    OC4J instance -. Administration - >Server Properties -> Java options added the string -Xms512Mm -Xmx12m, looks like while doing so a junk character / multi lingual charcter was pasted instead of "-". I Copied and pasted this from some article. Thats when the server started behaving like this.
    We have seen the special charcter in opmn.xml file as well as opmn.xml.bak file.
    Server is getting started when we have removed the above opton from both the files. but we are not able to deploy or make any changes to ear/war files.
    I am getting below error message:
    An error occured while undeploying the application. The configuration files for this Oracle Application Server instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. The exception associated with this failed operation is:
    {0}
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Resolution:
    Base Exception:
    java.net.ConnectException
    Connection refused. Connection refused
    Appreciate your help on this regard.
    thanks
    Prasad

    Also,
    When I ran the command dcmctl error I am getting the response ADMN-906001

  • Unable to deploy application to Tomcat

    Hello
    I went through the tutorial "Build a Web Application with JDeveloper 11g Using EJB, JPA, and JavaServer Faces (http://www.oracle.com/technology/obe/obe11jdev/11/ejb/ejb.html).
    Everything works fine on the localhost using the default WebLogic webserver.
    Now I'd like to deploy the application to my Tomcat Webserver (version 6) and therefore built an *.ear file. Unfortunately I don't know how to extract that *.ear file to the filesystem... which files have to be copied to which places??
    Can someone help me (e.g. with a short tutorial)??
    Thank you very much!

    Hi John,
    It's ridiculous, We have a huge ADF 11 project and JDeveloper + WLS works so slowly that it's almost impossible to work with it. So, today I tried Shay and Dana solutions to use Tomcat extension instead of embeded WLS. But it doen't work for me - so I created SR on Metalink. Hmmm... I think it's time to learn Seam and Jboss Tools. I'm afraid that Oracle lost your contact with reality and designtime problems, and after Sun aquisition completly lost control over it's own software development.
    Kuba

  • Unable to deploy application to iPhone (original) after updating Xcode from 4.1 to 4.2.1

    When I try to debug the application on my iPhone (1st generatino, the original, non-3g one), it says "Build succeeded" and "finished running application" , but it doesn't seem to actually run it.
    It seems to run fine on my 4th Generation iPod touch though.
    Is there some setting or switch I need to flip?

    Which iOS is on it?
    Did you install debug support for the iOS on that device?

  • Unable to deploy application in weblogic8.1

    hi,
    I was able to build my application in unix all these while but since last fri, I m getting this message, "An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null" when i was building my project.
    In my workshop_errors.log, it showed the stack trace below
    13 Jul 2006 16:30:54,434 ERROR DispClass [AntTarget:build][]: Error cooking/loading JC
    Throwable: java.lang.reflect.InvocationTargetException
    Stack Trace:
    java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedConstructorAccessor41.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.bea.wlw.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
         at com.bea.wlw.runtime.core.dispatcher.DispUnit.<init>(DispUnit.java:153)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.findComponentClass(DispClass.java:1189)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.findImplementationClass(DispClass.java:1386)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.<init>(DispClass.java:131)
         at com.bea.wlw.runtime.jcs.dispatcher.JcsDispClass.<init>(JcsDispClass.java:32)
         at com.bea.wlw.runtime.jcx.dispatcher.JcxDispClass.<init>(JcxDispClass.java:43)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.getControlDispClass(DispClass.java:599)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.<init>(DispClass.java:412)
         at com.bea.wlw.runtime.jcs.dispatcher.JcsDispClass.<init>(JcsDispClass.java:32)
         at com.bea.wlw.runtime.jcs.dispatcher.JcsDispFile.createPrimaryDispClass(JcsDispFile.java:33)
         at com.bea.wlw.runtime.core.dispatcher.DispFile.<init>(DispFile.java:154)
         at com.bea.wlw.runtime.jcs.dispatcher.JcsDispFile.<init>(JcsDispFile.java:25)
         at sun.reflect.GeneratedConstructorAccessor41.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.bea.wlw.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
         at com.bea.wlw.runtime.core.dispatcher.DispUnit.<init>(DispUnit.java:153)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.findComponentClass(DispClass.java:1189)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.findImplementationClass(DispClass.java:1386)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.<init>(DispClass.java:131)
         at com.bea.wlw.runtime.jcs.dispatcher.JcsDispClass.<init>(JcsDispClass.java:32)
         at com.bea.wlw.runtime.jcx.dispatcher.JcxDispClass.<init>(JcxDispClass.java:43)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.getControlDispClass(DispClass.java:599)
         at com.bea.wlw.runtime.core.dispatcher.DispClass.<init>(DispClass.java:412)
         at com.bea.wlw.runtime.jws.dispatcher.JwsDispClass.<init>(JwsDispClass.java:105)
         at com.bea.wlw.runtime.jws.dispatcher.JwsDispFile.createPrimaryDispClass(JwsDispFile.java:52)
         at com.bea.wlw.runtime.core.dispatcher.DispFile.<init>(DispFile.java:154)
         at com.bea.wlw.runtime.jws.dispatcher.JwsDispFile.<init>(JwsDispFile.java:44)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at com.bea.wlw.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
         at com.bea.wlw.runtime.core.dispatcher.DispUnit.<init>(DispUnit.java:153)
         at com.bea.wlw.runtime.core.dispatcher.DispCache.ensureDispUnit(DispCache.java:578)
         at com.bea.wlw.runtime.core.ear.WebAppBuildTask.compileWlw(WebAppBuildTask.java:1358)
         at com.bea.wlw.runtime.core.ear.WebAppBuildTask.compileWebApp(WebAppBuildTask.java:840)
         at com.bea.wlw.runtime.core.ear.WebAppBuildTask.doCompile(WebAppBuildTask.java:421)
         at com.bea.wlw.runtime.core.ear.WebAppBuildTask.execute(WebAppBuildTask.java:246)
         at org.apache.tools.ant.Task.perform(Task.java:341)
         at org.apache.tools.ant.Target.execute(Target.java:309)
         at org.apache.tools.ant.Target.performTasks(Target.java:336)
         at workshop.workspace.ant.AntSvcImpl$AntThread.executeTarget(AntSvcImpl.java:480)
         at workshop.workspace.ant.AntSvcImpl$AntThread.run(AntSvcImpl.java:426)
    Caused by: java.lang.StackOverflowError
    I have checked through script and there is no space in my application's path.
    Can anyone help me on this? :-(
    Thanks

    You also get this error in 9.2 if you use controls and method overloading i.e. same method name but different parameters. e.g.
    void foo(int p)
    void foo(String p)
    void foo(long p)
    causes : error cooking / loading JC
    and
    java.lang.ArrayOutOfBoundsException: 2
    Edited by bmat at 04/07/2008 3:26 AM

  • What are the different ports required to Deploy(Run) an application in NWDS

    Hi all,
    We have a issue here in deploying our application in NWDS. As we are accessing our servers(from another country) thru firewalls in between, most of the ports are blocked for security reasons,henceforth, we are unable to deploy our application in NWDS.
    Initially port 3601 was blocked, now its open.when i try to deploy my application , it prompts for a SDM password, after i enter it , it gives me error saying it can't process thru 50018 port.
    So my query is , to build,deploy and run or debug  a application in NWDS what are the different ports that needs to be accessable ?( so that i can tell my basis guys that all this specific ports need to be opened )
    (Note:  will the SDM port, debug port,Http port be enough to deploy and run an application)
    Need your help on this
    Regards,
    Vijay

    Hi Arun,
    Thanks for your reply, as you told port 3601, its already opened. I didnt understand about the 3200,3300,3299. Can u be more clear about why each of this port is used for? ( bcoz i need to give a reason to my Basis guys,what each port is for)
    Hope this Log details of the error that I get here helps you:-
    <i>Settings
    SDM host : "ServerName"
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/abap1/LOCALS1/Temp/temp22390Welcome.ear
    Deployment exception : Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"
    Inner exception was :
    Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"</i>
    appreciate your valuable inputs.

  • Problem while deploying a webdynpro java application in NWDS 7.1 version

    HI All,
            I got the below error when i deploying the  webdynpro java application in NWDS 7.1 version..help me out...........................................
    Exception:
    com.sap.ide.eclipse.deployer.api.APIException: ConnectionException,cause=[Ecc]
    NameNotFoundException.The SAP J2EE ENGINE service 'tcbldeploy_controller' is not available
    because of deployment or down engine( service ).
    Reason: Object not found in lookup of
    tcbldeploy_controller.
         at
    com.sap.ide.eclipse.deployer.dc.ComponentManagerImpl.getDeployProcessor(ComponentManagerImpl
    .java:64)
         at com.sap.ide.eclipse.sdm.threading.DCDeployThread.run(DCDeployThread.java:118)
    Caused by: com.sap.engine.services.dc.api.ConnectionException: [ERROR CODE DPL.DCAPI.1118]
    NameNotFoundException.The SAP J2EE ENGINE service 'tcbldeploy_controller' is not available
    because of deployment or down engine( service ).
    Reason: Object not found in lookup of
    tcbldeploy_controller.
         at
    com.sap.engine.services.dc.api.session.impl.SessionImpl.createCM(SessionImpl.java:320)
         at
    com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.<init>(DeployProcessorImpl.ja
    va:136)
         at
    com.sap.engine.services.dc.api.deploy.impl.DeployProcessorFactoryImpl.createDeployProcessor(
    DeployProcessorFactoryImpl.java:26)
         at
    com.sap.engine.services.dc.api.impl.ComponentManagerImpl.getDeployProcessor(ComponentManager
    Impl.java:46)
         at
    com.sap.ide.eclipse.deployer.dc.ComponentManagerImpl.getDeployProcessor(ComponentManagerImpl
    .java:58)
         ... 1 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object
    not found in lookup of tcbldeploy_controller.
         at
    com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:649)
         at
    com.sap.engine.services.jndi.implserver.ServerContextRedirectableImpl.lookup(ServerContextRe
    directableImpl.java:80)
         at
    com.sap.engine.services.jndi.implserver.ServerContextImplp4_Skel.dispatch(ServerContextImplp
    4_Skel.java:555)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
         at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136
         at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.pro
    cess(ApplicationSessionMessageListener.java:33)
         at
    com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)

    First check is Java stack is running ?
    make sure J2EE_ADMIN user not locked.
    Ans please check password in secure area. check password in secure store should be correct.
    may be you can try with restart of SAP and DB.
    All the best
    regards
    nag

  • Cannot deploy Web dynpro application from NWDS

    Hi,
    I am new to EP. I created a web dynpro application in nwds and tried to deploy it. But it gives the following error .
    Settings
    SDM host : nw04
    SDM port : 50118
    URL to deploy : file:/E:/WINDOWS/TEMP/temp12188WelcomeWebDynproprj.ear
    Result
    => deployment aborted : file:/E:/WINDOWS/TEMP/temp12188WelcomeWebDynproprj.ear
    Aborted: development component 'WelcomeWebDynproprj'/'local'/'LOKAL'/'0.2007.05.02.19.35.01'/'0':
    <b>Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool</b>. For more information, see SAP note 701654.
    com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)
    I have even configured J2EE server in the nwds through preferences. I have used the default passwords during installing sneak preview.
    What should i do to deploy my application  successfully??????

    My Server settings are fine in preferences of NWDS. Every thing is showing green
    I get the same problem even when i delpoy through SDM.
    This is the error when i deploy through SDM
    Deployment started Thu May 03 06:27:27 PDT 2007
    ===========================================================================
    Starting Deployment of MyFirstWebDynProPrj
    Aborted: development component 'MyFirstWebDynProPrj'/'local'/'LOKAL'/'0.2007.04.14.22.37.46'/'0':
    <b>Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool.</b> For more information, see SAP note 701654.
    com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: <b>Wrong security credentials detected while trying to obtain connection to the J2EE Engine.</b>
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)
    Deployment of MyFirstWebDynProPrj finished with Error (Duration 6656 ms)
    It seems like a configuration issue in SAP J2EE Engine Config Tool.What should i do.
    Highest points will be awarded if some one can help me in this

  • Deploying a WebDynpro application from NWDS 7.0 on NWCE 7.1

    Hi,
    I am trying to deploy a simple WebDynpro application in NWDS 7.0. On the server there is NWCE 7.1 installed. When I try that, I always get this error:
    Deploymenty Exception: Cannot determine the sdm host (is empty). Please configure your engine/sdm correctly.
    I checked the settings in Window->Preferences->SAP J2EE Engine. Everything is set up and seems to work. When I check it either in SAP Management console or in NWDS at J2EE Engine View everything is lighting green.
    I've already found about 5 or more threads, where people seem to have the same problem, but in none of them was any solution. And further more everybody was writing about SDM configuration, but in NWCE 7.1 there is no longer any SDM (as it is written in SAP Installation Manual for NWCE 7.1).
    Did anyone solve this issue?
    Thanks

    Filip,
    Never worked with NW CE. But my guess is that it is a issue with your NWDS which is at a lower version than the server.
    As you know NW04's has a SDM.
    Thanks & Regards,
    Vijith

Maybe you are looking for

  • The word "ORIGINAL" is not appearing in the print out of documents

    Hi, For some reason the word "ORIGINAL" does not appear in the print outs (A/R Invoice, etc) anymore. But the word "COPY" appears when we reprint the documents. We could not see any setting in SAP that relates to this, and no changes in the PLD has b

  • J2ME Wireless Toolkit 2.5

    Hi all, I would like to ask if this new veresion (J2ME Wireless toolkit 2.5) supports ArrayList. I have developed a program with ArrayList , is it possible to run it in this new version without problems. Thanks

  • Convert PDF back to originial file

    I created a document in Excel, saved it as  PDF file and must have deleted the original, now I have to update the originial file.  Is there a way to convert a PDF file back to its original format?

  • ABAP Buffer Problem - URGENT

    Hi All I have the following ABAP problem. I wrote a program that delimits(Just editing the end date) the Qualification and Person relationship in HRP1001. The problem is that I update the database directly, and all appears to be working fine but it a

  • How to join MTL_MATERIAL_TRANSACTIONS and MTL_SERIAL_NUMBERS

    Hello, I was browsing a lot to find a solution for this, but I did not find any useful information. What I would like to do is to create a SELECT query that downloads all material transactions of a particular serialized item. However I did not find a