cancel
Showing results for 
Search instead for 
Did you mean: 

Java web dynpro can not deploy and run

Former Member
0 Kudos

Hi Java Guru,

I am wondering if there is someone can help with this problem. I made small application program in JAVA web dynpro, but by the time i run the program. This error message shows up :

-


Log item view :

06/10/2009 11:11:04 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread(Deploy Thread,5,main]] Error :003] Deployement aborted

Settings

SDM host : wfmdev

SDM Port : 50018

url to deploy : file:/d:/Docume1/GunaryJ/Local1/Temp/temp1990479741714267184JAVA_TEST1.ear

Deployement exception : server wfmdev did not accept request as admin on port 50018. Details : Error: Could not establish connection to server wfmdev at port 50018:

Inner exception was :

Server wfmdev did not accept login request as admin on port 50018. Details:Error: Could not establish connection to server wfmdev at prot 50018: connection refused : connect

-


I am using Java web dynpro sp 16, SAP ECC 5, EP7 and ECC GUI 7.10

I need a help from JAVA guru out side there. I really appreciate for your help.

Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

chander_kararia4
Contributor
0 Kudos

HI John,

Please check,

->Under J2EE Engine view -> Are you able to see your SDM, Message Server & J2EE Server running ? (All the 3 will be in green color if running)

Are all running?

->If running, Go to windows-> preferences->Java Development Infrastructure->Development Configuration , Write the correct Server URL and click on ping server. (URL will be like this: http://<server name>:<port number>)

Is the ping successful?

-> Go to windows-> preferences->SAP J2EE Engine, Change the Message Server Host & Port to correct one, Click Apply & Then OK.

-> If still problem, ask the basis to restart the J2EE Server. This could be one reason.

-> If still problem, try to ping the server ip through command prompt.

These are the R&D methods, they may come handy to resolve the issue. Thanks.

---

Best Regards

Chander Kararia

Edited by: Chander Kararia on Oct 6, 2009 2:26 PM

Answers (3)

Answers (3)

siarhei_pisarenka3
Active Contributor
0 Kudos

Hi

I think the problem is clear defined in the error message: "Could not establish connection to server wfmdev at prot 50018". Check connection to the server and ensure that port 50018 is not under firewall.

Also you can open J2EE Engine view in SAP IDE and check if the remote system is shown there. It must be in the view.

BR, Siarhei

Former Member
0 Kudos

Hi,

Check if you can ping the wfmdev system from where you have the NWDS. If you are able to ping this, then check the message server port that you have configured in the Preferences of your NWDS.

If you not able to ping, then try accessing with the IP or get the proper system details from your BASIS administrator.

Thanks,

Venkat

Former Member
0 Kudos

Hi,

Restart SDM and try again. You have either entered an invalid user, or there's someone already logged in (could be your own user if any connection problem happened before).

Regards,

Daniel