cancel
Showing results for 
Search instead for 
Did you mean: 

Java Stack Start/Stop

Former Member
0 Kudos

I have a dual stack BI system and don't want the java stack to start when stopping/starting the application. I've set rdisp/j2ee_start = 0, and it still trys to start. Any suggestions?

Thanks,

Dan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

It was rdisp/j2ee_start = 0. More than just restarting the app I needed to restart the service.

Dan

Former Member
0 Kudos

I'm trying to prevent the java stack from starting when I start the application. I only want to start abap. I don't want to start java. My question is how do I do that? Is it a parameter setting and if so what is it?

Thanks,

Dan

Former Member
0 Kudos

The parameter rdisp/j2ee_start is depends on rdisp/j2ee_error if you read the documentation in RZ11 for both the parameter you will get a clear idea.