启动我的websphere应用服务器8.5.5.2时,我在控制台中收到以下错误:
线程“main”中的异常java.lang.UnsatisfiedLinkError:java / util / concurrent / ConcurrentHashMap $ Segment.tmPut(ILjava / util / concurrent / ConcurrentHashMap $ HashEntry;)I at java.util.concurrent.ConcurrentHashMap.putIfAbsent(ConcurrentHashMap.java:1018) at sun.util.locale.LocaleObjectCache.get(LocaleObjectCache.java:81) at java.util.ResourceBundle $ Control.getCandidateLocales(ResourceBundle.java:2330) 在java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1310) 在java.util.ResourceBundle.getBundle(ResourceBundle.java:732) 在com.ibm.ws.bootstrap.WSLauncher。(WSLauncher.java:115) 在com.ibm.wsspi.bootstrap.WSPreLauncher.processPropertiesFile(WSPreLauncher.java:580) 在com.ibm.wsspi.bootstrap.WSPreLauncher $ 1.run(WSPreLauncher.java:303) 在com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:63) at com.ibm.wsspi.bootstrap.WSPreLauncher.setImplicitProperties(WSPreLauncher.java:300) 在com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:146)