Hello Ralf, This is a very general problem. However, I have encounter similar thing before.
Basically, RFC service does not allow any “$null” character. If you happen to run the mapped SAP service in Developer without any input while your mapped SAP service is expecting something, then your IS will be shut-down with a core dump. My advice is to enable the “Validate Input” to make sure the input variable is not null.
Hello Terry,
I dont think that this is the problem, because in this service all required fields are NOT NULL. You can cause the problem, when you call a Function in SAP that causes a short dump.
Hi,
at the moment I have a different problem, If I start the IS there is starting automaticly the service that causes the javacore.
Is it possible to delete the DocumentStore ???
Because at the moment I cannot start the IS again.
You’ve got to refer to the diagnose guide of your JVM to know what’s happening.
You have to identify wich component cause the Stack Overflow problem with the Javacore file.
With these 2 elements you might be able to localize the problem.
If it isn’t enough you can enable HeapDump. You will obtain a picture of all the objects contained in the Heap when the crash happens.