cancel
Showing results for 
Search instead for 
Did you mean: 

Problem : XI server is getting restarted automatically after 2 -3 hours

Former Member
0 Kudos

Hi All,

We are facing problem that XI server is getting restarted automatically.

And after getting XI server up everytime, SAP -XI JDBC adapter service is getting stopped.

Now , we are manaully starting SAP -XI JDBC adapter server using Visual Admin.

for more information we have configured file to JDBC scenario in our XI server.

Is there any problem with the JDBC adapter configuration which is making our XI server restart automatically and SAP -XI

JDBC service getting stopped.

We are wondering that is it the problem with

1) JDBC adapter configuration.

2) SAP -XI JDBC service configuration

3) is it some server parameter which is making server restart automatically like timeout parameter.

Where exactly we need to look for this and solve the issue.

Please give some hint or solution !

Thanks

Ashwin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ashwin

It might be dut to JVM-out of memory error. They might have done the settings in the JVM i.e it will restart the JVm when out of memory. So please check this

Also

By default AUTO_START of the Service in JDBC server is set to restore, for a automatic restart it should be set to 1.

So Please check this.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0820f18-7ed6-2910-1d81-9c592935...

Regards

Abhishek Mahajan

**Reward points if helpful**

Former Member
0 Kudos

Hi ,

Is your File to JDBC interface is running successfully for that 1 or 2 hours time ?

Please check wether you have deployed correct version of JDBC drivers on WebAS server.

Please check wether all the components in component monitoring of RWB is in green .

Regards,

Kishore

Former Member
0 Kudos

Hi Kishore,

Thanks for replu

file to JDBC scenario is working fine within that period.

Also we are getting inserted data in our database successfully.