cancel
Showing results for 
Search instead for 
Did you mean: 

cannot restart J2ee on PI 7.1

former_member745782
Active Participant
0 Kudos

hello everybody,

I'm working with PI 7.1.

I changed some parameters on Exchange Profile for fix a FQDN problem.  (http://xxxxxxx:50000/exchangeProfile)

I tried to restart service but j2ee is still down.

I want to set the old configuration but i cannot if the j2ee is down.

It's possible change them in other way? Config Tool? A file?

the parameters are:

com.sap.aii.rwb.server.centralmonitoring.name

com.sap.aii.rwb.server.centralmonitoring.r3.ashost

com.sap.aii.rwb.server.centralmonitoring.r3.mshost

thanks in advance

Alex

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Alessandro,

To check if your J2EE engine is down or not  -

You have two ways for that.

1) You could see java status in SMICM transaction. goto -> http application server -> display data. Parameter J2EE Server operational show java status.

2) Another way you can check from the OS  -

c:> jcmon pf=/usr/sap/<SID>/SYS/profile/<INSTANCE_PROFILE>

But be rest assured that your Exchange Profile changing has nothing to do with J2EE engine going down.

Please ask your BASIS guys to help in setting the system up.

Thanks,

Kalyan

rajasekhar_reddy14
Active Contributor
0 Kudos

I performed this activity many times but never had any issues, as per my knowdge this will not cause any problem.

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Alex

The Exchange Profile is an xml file which is located in the directory: \usr\sap\<SID>\SYS\global\xi\exchangeProfile. It is possible to change the parameters here although it is unlikely that this is the cause of the java engine not starting.

Regards

Mark