cancel
Showing results for 
Search instead for 
Did you mean: 

Client 000 has status not modifiable

Former Member
0 Kudos

Dear all,

after installing ABAP and JAVA stacks I can normally

work in both system (NSP, J2E). I created a RFC function module via se37 to use it as a basis for a web service.

But when I try to release my web service for SOAP runtime using TA WSCONFIG I always get an error message: <b>Client 000 has status not modifiable</b>...

Are there any restrictions or did I make a mistake?

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Harald,

Did you make a client copy after your ABAP installation? SAP doesn't allow you to work on 000 client. so you need to make a copy of 000 (say 111 or any other number)and continue to install your JAVA Stack on this CLIENT. i guess you had put your JAVA stack on 000 itself. that's the problem.

Just make a new client or "Client Copy". and Put a java stack on that client. Remove the old java stack. This should solve your problem.

Regards

Arun

athavanraja
Active Contributor
0 Kudos

Welcome to SDN.

there is preinstalled client 001, use that for development.

Regards

Raja

Former Member
0 Kudos

thank you for your assistance

Former Member
0 Kudos

Hi ,

I have the same problem.I installed ABAP stack and JAVA add in on 000 client on ABAP stack.

After I installed Portal and KM on this JAVA stack.But as we know client 000 does not allow modifications.

So it is not possible to change client number after JAVA Addin installation.I hope there is.

Othervise I have to do make all installations from the beginning.