-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 12.0.2, 13.0.0
-
Component/s: audit logging, SDK
-
Labels:
-
Sprint:AM Sustaining Sprint 15
-
Support Ticket IDs:
The AM SDK doesn't have the debugfiles.properties in it.
You will notice this error in your log but this exception is handle and won't affect your current application.
DebugImpl:11/03/2015 11:36:39:414 AM GMT: Thread[http-nio-8080-exec-3,5,main] Can't read debug files map. '. Please check the configuration file '/debugfiles.properties'. java.lang.NullPointerException at java.util.Properties$LineReader.readLine(Unknown Source) at java.util.Properties.load0(Unknown Source) at java.util.Properties.load(Unknown Source) at com.sun.identity.shared.debug.impl.DebugImpl.initProperties(DebugImpl.java:321) at com.sun.identity.shared.debug.impl.DebugImpl.<clinit>(DebugImpl.java:57) at com.sun.identity.shared.debug.impl.DebugProviderImpl.getInstance(DebugProviderImpl.java:79) at com.sun.identity.shared.debug.Debug.getInstance(Debug.java:204) at com.iplanet.sso.SSOTokenManager.<clinit>(SSOTokenManager.java:98)