cancel
Showing results for 
Search instead for 
Did you mean: 

Diagnostic agent not connecting to solman (Java.lang.ThreadDeath in com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.close())

Former Member
0 Kudos

Hi Experts,

I am trying to connect diagnostic agent to solman.

I run the command

./smdsetup.sh managingconf hostname:'sap.psamer.ps.is.com' port:'8040' user:'SMD_AGT' pwd:'pass'

i waited for 1 days but didnt connected

in the logs i Found

Warning Thread.stop() called using java.lang.ThreadDeath in com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.close()

User Id is correct  password is also correct and i gave sap all authorization to SMD_AGT User .

Earlier agent was connect .

Dont know what happed to in last few days .

Please help

Thanks

Pramod

Accepted Solutions (1)

Accepted Solutions (1)

rishav54
Active Contributor
0 Kudos

Hi,

Can you check your P4 port. It should be http port number + 4.

Regards

Rishav

rishav54
Active Contributor
0 Kudos

Hi,

Please let us know if the issue is resolved and close this thread,

Regards

Rishav

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Guys,

These are the steps I perform as suggested by you all .

  1. I go to path /usr/sap/D73/SMDA73/script  and I executed the command

          ./smdsetup.sh managingconf hostname:'sapr3001.psamer.ps.ge.com' port:'8040' user:'SMD_AGT' pwd:'xxxxxx'     here sapr300... is my solman host name 40 is instance number

     2. SMD AGENT is already registerd in solman . i check in sld administration -->           componenent  information

    3. I checked the P4 port by url hostname:8140/msgserver/text/logon  . i found that p4 port is not there

     4. I restarted solman and i executed the same URL then p4 port appeared again

     5. then i againg executed the command ./smdsetup.sh managingconf hostname:'sapr3001.psamer.ps.ge.com' port:'8040' user:'SMD_AGT' pwd:'xxxxxx

and i checked after some time Diagnostic agent got connect to solman

     I figured out that P4 port is the problem .

Guys does any one has idea why P4 port got disappreared  and after restart it came up .

and is there any way we can register P4 port .

Thanks

Pramod

manoj_nayak2
Participant
0 Kudos

Hello ,

Can you check/post screen shot of Agent Admin

manoj_nayak2
Participant
0 Kudos

Hello ,

Also can u try through SLD

# Registration of agent on sld

smdsetup sldconf hostname:"servername" port:"5xxxx" user:"j2ee_admin" pwd:"xxxx"


Regards,

Manoj

Former Member
0 Kudos

Hi Pramod,

I've refered the below scn link for a similar issue that I had earlier

http://scn.sap.com/thread/3448611

Regards,

Nikhil