E1:JAVA Getting "Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at java.util.concurrent.ConcurrentHashMap.<init>(ConcurrentHashMap.java:664) " when trying to test the Dynamic Java Connector in TR 9.1.4.5 & 9.1.4.6
(Doc ID 1915586.1)
Last updated on JUNE 06, 2024
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.1 and laterInformation in this document applies to any platform.
Symptoms
On : 9.1/9. 1.4.5. version, Interop - Java
When attempting to run the sample DJC in new tools release it fails with an exception.
the following error occurs.
Console CMD output:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.<init>(ConcurrentHashMap.java:664)
at com.jdedwards.database.impl.security.JDBSecurityAccess.processSelection(Unknown Source)
at com.jdedwards.database.impl.security.JDBSecurityAccess.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.businessview.JDBBusinessViewAccess.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.usage.JDBUsageTrackingAccess.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessExpander.selectSingleRow(Unknown
Source)
at java.util.concurrent.ConcurrentHashMap.<init>(ConcurrentHashMap.java:664)
at com.jdedwards.database.impl.security.JDBSecurityAccess.processSelection(Unknown Source)
at com.jdedwards.database.impl.security.JDBSecurityAccess.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.businessview.JDBBusinessViewAccess.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.usage.JDBUsageTrackingAccess.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessDelegate.select(Unknown Source)
at com.jdedwards.database.impl.condensed.JDBCondensedAccessExpander.selectSingleRow(Unknown
Source)
Jasdebug:
JDBj service [Serialized spec table] getting key [DICT-EVSK-DEFAULT-].
17 Jul 2014 09:35:11,647 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] JDBj service [Serialized spec table] found key [DICT-EVSK-DEFAULT-] in the cache, returned 1 records.
17 Jul 2014 09:35:11,648 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] JDBj service [Serialized spec table] putting key [COMPTBLE-F9862-DEFAULT-, POject: WBUID = null
WBOID = F9862
WBLNGPREF = null
].
17 Jul 2014 09:35:11,648 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] JDBj service [Serialized spec table] did not find key [COMPTBLE-F9862-DEFAULT-] in the database, inserting data.
17 Jul 2014 09:35:20,149 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Transaction 3 state changing from auto commit to closed.
17 Jul 2014 09:35:20,149 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Transaction 2 state changing from auto commit to closed.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Transaction 4 state changing from auto commit to closed.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [INTEROP] User session 228186072 for user WILLMANS has been terminated.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [INTEROP] User session 228186072 for user WILLMANS log off completely
17 Jul 2014 09:35:20,150 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@349471 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [INTEROP] Connector shut down completely
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@1a897a9 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@59a34 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@e66f56 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@b1aebf garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@b754b2 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@107f45d garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@e49dcd garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,152 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@1c65216 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,152 [Line -1] [checking usersession] [DEBUG ] - [INTEROP] Java Connector user session timeout-checking thread has been interrupted. java.lang.InterruptedException: sleep interrupted
17 Jul 2014 09:35:11,647 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] JDBj service [Serialized spec table] found key [DICT-EVSK-DEFAULT-] in the cache, returned 1 records.
17 Jul 2014 09:35:11,648 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] JDBj service [Serialized spec table] putting key [COMPTBLE-F9862-DEFAULT-, POject: WBUID = null
WBOID = F9862
WBLNGPREF = null
].
17 Jul 2014 09:35:11,648 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] JDBj service [Serialized spec table] did not find key [COMPTBLE-F9862-DEFAULT-] in the database, inserting data.
17 Jul 2014 09:35:20,149 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Transaction 3 state changing from auto commit to closed.
17 Jul 2014 09:35:20,149 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Transaction 2 state changing from auto commit to closed.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [JDBJ] Transaction 4 state changing from auto commit to closed.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [INTEROP] User session 228186072 for user WILLMANS has been terminated.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [INTEROP] User session 228186072 for user WILLMANS log off completely
17 Jul 2014 09:35:20,150 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@349471 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,150 [Line -1] [AWT-EventQueue-0] [DEBUG ] - [INTEROP] Connector shut down completely
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@1a897a9 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@59a34 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@e66f56 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@b1aebf garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@b754b2 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@107f45d garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,151 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@e49dcd garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,152 [Line -1] [CacheMap com.jdedwards.base.util.cache.CacheMap@1c65216 garbage collector] [DEBUG ] - [BASE] CacheMap thread interrupted.
17 Jul 2014 09:35:20,152 [Line -1] [checking usersession] [DEBUG ] - [INTEROP] Java Connector user session timeout-checking thread has been interrupted. java.lang.InterruptedException: sleep interrupted
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |