cancel
Showing results for 
Search instead for 
Did you mean: 

j2ee Deployment problem

Former Member
0 Kudos

Hi All,

I created a simple j2ee appl .

I deployed that ......

It shows some error like this

12:12:42 PM /userOut/deploy (com.tssap.j2ee.ui.core.deploy.DeployThreadManager) [Deploy Thread] ERROR:

Finished deployment of file:C:/Documents and Settings/Nageswar_Mandapati/Documents/SAP/workspace/myEarProject/myEarProject.ear

Deploy exception : Server epl did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server epl at port 50018: Connection refused: connect

Inner exception was : Server epl did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server epl at port 50018: Connection refused: connect

Deploy with SDM

==> Host is : epl

==> Port is : 50018

Pls help me...

SDM node not started and it is only red color.

regards

BHI

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi BHI,

Try to follow instructions i gave in your another post.

Regards,

Bhavik

Former Member
0 Kudos

I assume you are working on Windows. If not use the appropriate UNIX commands to stop and start SAP (stopsap j2ee; startsap).

On Windows go to your management console and stop the Instance 00. Restart the instance again. After startup look in the process list to make sure SDM is running correctly and the node should be green. If not take a look at your startup logs to identify the problem.