cancel
Showing results for 
Search instead for 
Did you mean: 

JSPM fails with error "Invalid Response Code: (401) Unauthorized"

Former Member
0 Kudos

Hi,

We are unable to start the JSPM in our production PI system. When we go
to /usr/sap/TXP/DVEBMGS50/j2ee/JSPM and execute ./go the JSPM fails
with error "Invalid Response Code: (401) Unauthorized"

I checked the notes 1401712 and 1600846. As per note 1600846 in the
default profile "service/protectedwebmethods = DEFAULT" should be
maintained. But when i checked in our system the value is set as
SDEFAULT and not DEFAULT.(service/protectedwebmethods = SDEFAULT)

Please let us know how we can resolve the JSPM issue as we need to
patch some PI components very soon in the coming weekend.

Thanks,
Sanjiv

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sanjiv,

I am glad to know that your issue is resolved.

Please mark the thread as answered.

Regards,

SG

Former Member
0 Kudos

We have changed the value of service/protectedwebmethods from SDEFAULT to DEFAULT and restarted. It is resolved now. Thanks..

Former Member
0 Kudos

HI

Please change that parameter to DEFAULT.

service/protectedwebmethods = DEFAULT

and restart java engine. it should work.

Btw which PI version you are using?

Regards,

SG

Former Member
0 Kudos

Hi Surojit,

Thanks for your reply.

Since it is a production system, i cannot restart it now. There is a planned outage on this weekend, i will update the parameter and restart it. Not sure why the parameter was set to SDEFAULT and its significance.

PI version is 7.31.

Thanks,

Sanjiv

Former Member
0 Kudos

Hi,

By default the value is set to SDEFAULT during installation. We need to change it to

service/protectedwebmethods = DEFAULT

You can change the value and restart just before deployment.

Regards,

SG