cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to open JSPM

Former Member
0 Kudos

Hi,

Iam unable to open JSPM (PI7.0 - SUN0S - DB2) Can anyone help to resolve below issue

===================

Using NullLogger. Process details will not be logged.

May 19, 2011 10:12:15 AM [Warning]: com.sap.sdt.tools.proc.JavaOsProcess [Thread[main,5,main]

]: Stdout file not set, using default OsProc001.OUT

May 19, 2011 10:12:15 AM [Warning]: com.sap.sdt.tools.proc.JavaOsProcess [Thread[main,5,main]

]: Stderr file not set, using default OsProc001.ERR

May 19, 2011 10:12:17 AM [Error]: com.sap.sdt.ucp.communication.SDTServerConnection.connect(SDTServerConnection.java:439) [Thread[main,5,main]]:

java.lang.OutOfMemoryError: Java heap space (failed to allocate 1195725880 bytes)

May 19, 2011 10:12:17 AM [Error]: com.sap.sdt.ucp.communication.SDTServerConnection.connect(SDTServerConnection.java:439) [Thread[main,5,main]]:

java.lang.OutOfMemoryError: Java heap space (failed to allocate 1195725880 bytes)

May 19, 2011 10:12:17 AM [Error]: com.sap.sdt.ucp.communication.SDTServerConnection [Thread[main,5,main]]:

java.lang.OutOfMemoryError: Java heap space (failed to allocate 1195725880 bytes)

====================

Warm Regards,

Ayyappan A

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Aiyappan,

First check DB is up and running. Check JCMON PF=<INSTANCE_PROFILE>. What is the return value is it -3 or -4.

Thanks

Sundaresh Suryanarayan

Former Member
0 Kudos

Could you provide additional details?

Was the system recently upgraded or what was changed recently within the system, if anything. (config, memory, etc)

For the JSPM

It looks like you do not have enough memory or the system is configured incorrectly.

You are out of memory when trying to execute the JSPM. It cannot allocate any more.

java.lang._OutOfMemoryError: Java heap space_ (failed to allocate 1195725880 bytes)

Regards,

Zecher

Former Member
0 Kudos

Hi,

Also i could not able to connect with configtool, getting below

===============

Error occurred while scanning DB.#1#com.sap.engine.frame.core.configuration.ConfigurationException: Error while deleting temporary files during startup in fo

lder "/usr/sap/SID/DVEBMGS00/j2ee/configtool/./temp/kernel/configuration". Please see if other processes are locking this folder and whether the permissions

are correct.

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:57)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:127)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:262)

at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:39)

at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigTool.java:116)

at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:97)

at com.sap.engine.configtool.visual.ConfigTool.<init>(ConfigTool.java:92)

at com.sap.engine.configtool.visual.ConfigTool.main(ConfigTool.java:1038)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:585)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)

Caused by: java.io.IOException: Cannot delete temporary directory: /usr/sap/SID/DVEBMGS00/j2ee/configtool/./temp/kernel/configuration/copiedFiles

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.doRecursiveDelete(PersistenceHandler.java:75)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.doRecursiveDelete(PersistenceHandler.java:67)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:54)

==========

Please can anyone suggest on above two issue.

Warm Regards,

Ayyappan A

Former Member
0 Kudos

Can you see the SDM running in the jcmon?