cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.kw java.lang.NullPointerException: FATAL ERROR:

Former Member
0 Kudos

We are getting a bunch of errors around cop.sap.kw in our J2EE defaultTrace log file.

Here is an example:

Apr 1, 2008 7:36:33 PM com.sap.kw.framework.FrontController [SAPEngine_Application_Thread[impl:3]_56] Path: Caught java.lang.NullPointerException: FATAL ERROR: Could not load E:\usr\sap\QAA\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\tc~kw_tc\servlet_jsp\SAPIKS2\root\WEB-INF\ApplConfig.xml

at com.sap.kw.framework.XMLConfiguration.<init>(XMLConfiguration.java:53)

at com.sap.kw.actions.ApplConfig.init(ApplConfig.java:83)

at com.sap.kw.framework.FrontController.init(FrontController.java:222)

at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)

at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)

at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Has anyone ran into this before?

Accepted Solutions (0)

Answers (2)

Answers (2)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check the File System Whether it has the necessary Space

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi,

that file you mentioned exists in file system?

it seems somebody has changed incorrectly something in the file system.

regards.

roberti