cancel
Showing results for 
Search instead for 
Did you mean: 

When Deploy the Application SDM Password not asking

Former Member
0 Kudos

Hi Friends,

I have to instaled NWDS 7.0 S/w in my System and Java (jdk1.5.0_16). Now i want to Create One Small Application in NWDS. Then i deployed that Application in the Deployee output View tab Created a temport copy:Test.ear[more] Start deployee [more] Here SDM Password not Asking.i saw in log file in Worksapce (.metadata folder).

org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)

at org.eclipse.swt.SWT.error(SWT.java:2330)

at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:101)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)

at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)

at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)

at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)

at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)

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:324)

at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)

at com.sap.ide.eclipse.startup.Main.run(Main.java:789)

at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

!ENTRY org.eclipse.ui 4 4 Mar 02, 2010 11:18:55.671

!MESSAGE

      • Stack trace of contained exception ***

!ENTRY org.eclipse.ui 4 0 Mar 02, 2010 11:18:55.671

!MESSAGE java.lang.NullPointerException

!STACK 0

java.lang.NullPointerException

at com.sap.ide.eclipse.j2ee.engine.util.ProcessNode.getHostAddress(ProcessNode.java:114)

at com.sap.ide.eclipse.j2ee.engine.util.ProcessNode.getHost(ProcessNode.java:103)

at com.sap.ide.eclipse.j2ee.engine.EnginePlugin.getHttpHost(EnginePlugin.java:169)

at com.sap.ide.webdynpro.archivebuilder.ActionTestApplication.getApplicationUrl(ActionTestApplication.java:150)

at com.sap.ide.webdynpro.archivebuilder.ActionTestApplication.access$100(ActionTestApplication.java:27)

at com.sap.ide.webdynpro.archivebuilder.ActionTestApplication$TestRunnable.run(ActionTestApplication.java:272)

at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)

at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:98)

at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)

at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)

at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)

at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)

at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)

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:324)

at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)

at com.sap.ide.eclipse.startup.Main.run(Main.java:789)

at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

How to Solve this problem

Regards

Vijay Kalluri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Which version of NWDS did you install? Which version of Netweaver server did you install? Did you configure J2EE engine in you NWDS preference?

Former Member
0 Kudos

Hi Friend

I have to NWDS Version: 7.0.15...

Former Member
0 Kudos

Hello KalluriVijay,

Did you configured J2ee engine properly? did you gave neccessary information about J2ee engine in NWDS


Windows--->preference--->SAP J2ee Engine
Message server Host
Mseeage server Port

After giving those information check your "J2ee Engine" Tab. if above information is correct the j2ee engine should be green color(it will display the tree structure in J2ee engine(sdm,dispatcher etc)).If not remote engine is not connected.

When ever you deploy your WD application the first time it will ask SDM password.Suppose you restarted NWDS then it will ask the SDM pwd in first time. after wards it will not ask...

Please close your previous threads, if it is answered...

Regards,

Manivannan P

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

This error ossurs because you have placed your j2ee server in the NWDS. please set those with the help of below path

Windows->Preferences->server -> add you server and also place your port number ( please remove the default locahost and server num) place the details os the server which you are using.

if you need that details please contact your BASIS or EP admin

Thanks,

Satish G