Hallo,
did you import the certificate (chain) into the target system?
Anything in dev_icm trace file?
Regards
Thomas
Hallo,
did you import the certificate (chain) into the target system?
Anything in dev_icm trace file?
Regards
Thomas
Hi Mikhail,
Was your problem solved?
BR,
Saar
Hi all I want to change the logo and input some text on the portal logon scren, I was following this document
http://scn.sap.com/docs/DOC-27909
however I'm getting the bellow error on NW 7.3 when I use the option of NWDS
does anyone know what it is?
Error during deployment [Error: com.sap.ide.wtpserver.engineadapter.SapDeployer Thread[Thread-47,5,main]]
Reason: ASJ.dpl_dc.001085 Operation [deploy] of [newLogon.com_tc~sec~ume~logon~uiEAR] failed
at com.sap.ide.eclipse.sdm.threading.DCDeployThread.run(DCDeployThread.java:110)
------------- Nested exception -------------------
Reason: ASJ.dpl_dc.001085 Operation [deploy] of [newLogon.com_tc~sec~ume~logon~uiEAR] failed
at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:862)
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:105)
at com.sap.ide.eclipse.sdm.threading.DCDeployThread.run(DCDeployThread.java:80)
Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [newLogon.com_tc~sec~ume~logon~uiEAR] failed
at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)
at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
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:100)
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] Operation [deploy] of [newLogon.com_tc~sec~ume~logon~uiEAR] failed
at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:167)
at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
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:213)
... 8 more
Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [G:\usr\sap\IDD\J00\j2ee\cluster\server0\temp\tc~bl~deploy_controller\archives\144\tc~sec~ume~logon~uiEAR.ear] failed
at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3366)
at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:315)
at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
... 11 more
Caused by: com.sap.engine.services.deploy.container.DeploymentException: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot deploy two applications with identical application aliases (context roots). Your application [newLogon.com/tc~sec~ume~logon~uiEAR] defines an application alias (context root) [new_logon] that is already in use by application [sap.com/tc~sec~ume~logon~uiEAR]. There are two possibilities in order to proceed with deployment: 1) Define different application alias (context root) for your application [newLogon.com/tc~sec~ume~logon~uiEAR] (this is the preferred option). 2) Undeploy the application [sap.com/tc~sec~ume~logon~uiEAR].
at com.sap.engine.services.servlets_jsp.server.deploy.DeployAction.deploy(DeployAction.java:331)
at com.sap.engine.services.servlets_jsp.server.deploy.WebContainer.deploy(WebContainer.java:243)
at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)
at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)
at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)
at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)
at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)
at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)
at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
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:213)
at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
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:100)
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)
at com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException.writeReplace(WebDeploymentException.java:113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1040)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1116)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1531)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1531)
at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:423)
at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)
at sun.reflect.GeneratedMethodAccessor299.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:953)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1482)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1531)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1531)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1496)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:331)
at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:139)
at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:472)
at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)
at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)
at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)
at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)
at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
... 3 more
Hi Ravi,
Thank you for the mail.
SAP Netweaver portal logoff url is already set in NWA-> Configuration->Authentication and Single Sign-on.
Regards,
Raghav
HI Smruti,
Kindly suggest how u solved this problem ?
BR,
Shobhit
HI Experts,
I am facing a strange issue for that I am seeing assistance.
I have a custom MSS role and I added/Delta linked the Team work set from MSS Add-on to my custom folder and attached it to my role. Now this working perfectly fine in DEV box. Now when I move everything to QA the screen the detail navigation is not showing up. Also in the standard role when I click on TEAM in DTN it do not do anything and comes back to first role in hierarchy.
BR
Shobhit
Hi Experts,
We are planning to implement WD ABAP ESS/MSS in our NW 7.4 Portal. Can some one please guide me which Business Packages are need to be installed on portal for the same. we are having ERP 6.0 Ehp 7.
Regards,
Pankaj
Hi Shobhit
From the screenshot its seems that you are using a Contextual Navigation Panel (CNP).
Can you please refer to the below Note and check if you are at at the required SP and Patch level or not.
2051013 - Contextual Navigation Panel (CNP) is not displayed in AFP
Regards
Santarshi Samanta
Follow Santarshi Samanta
Hi Raghavendrantha,
Then I am suspecting that there is no code written on onClick() event. Please take help from web DynPro JAVA developer and ask him to have a look in code.
Regards,
Ravi Maheshwari
Hello Raghavendranath,
Are you the only one who's facing this problem or is this true for all portal users?
If it's only for your user ID, it's probably due to the fact that SSO cookie is getting stored in your temporary internet files and you can clean your temporary folder, clear browser cache and cookies, open a new session and it should work.
If this is true for all users, you can use a browser tracing tool (e.g. httpwatch professional or fiddler) to check what is happening when you click on log-off button from proxy URL.
Additionally, please share if you are you using any Web-SSO mechanism or single sign-on options?
Regards
Radhika Chhabra
Hi Saar/Ravi,
thank you for your reply.
I am able to see the .wda file not .ear files. how can i get the application source to NWDS.
Please help me.
Regards,
Prasad
Hello Tim,
could you solve your problem?
I think we are facing exactly the same problem with an external catalog.
The portal is rendering in quirks (IE5) but the catalog needs to render in standard mode (edge, IE9).
The catalog rendered fine with Firefox.
Using the new AFP standard mode framework page (available from 7.40 SP9 and above) might be a solution but I have not tried so far.
Best regards,
Paul
Hi Saar/Ravi,
Please reply...
I am able to see the .wda file not .ear files. i want to see application source in NWDS.
Please help me.
Regards,
Prasad
Dear all,
When i am accessing the applications it's taking more time after displaying the 500 error.I checked log trace in nwa here below error.
|
Hi Prasad,
please unzip .wda file and you will get the .java files (actually the code) you want. you can use winrar software to unzip it.
Regards,
Ravi Maheshwari
Hi Ravi,
I have unzip.wda file and i have got the some folder and in that only .jar file and xml files are there.
I am trying to import through Existing program into workface and i am getting .project file is required.
Please help me.
Regards,
Prasad
Hi Prasad,
.jar file is nothing but again the combination of .java files only. Please unzip require .jar file and see if you can get the code you needed.
Regards,
Ravi Maheshwari
Hi Ravi,
Executable jar file it is.i want to see the application source code like view design and component logic.
Please explain in details in NWDS steps also.
Thank you for your support.
Regards,
Prasad