Fileload Via Java Client Throws Unknown Error In Linux Platform with cluster setup and loadbalancer
(Doc ID 2454739.1)
Last updated on DECEMBER 31, 2020
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 and laterInformation in this document applies to any platform.
Symptoms
Fileload Via Java Client Throws Unknown Error In Linux Platform with cluster setup and loadbalancer
Java Conssole error:
Object cache clean thread starts ...........
Total number of object >>>>>>>>1
<Sep 18, 2018 10:52:00 AM PDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
<Sep 18, 2018 10:52:00 AM PDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<Sep 18, 2018 10:52:00 AM PDT> <Info> <Security> <BEA-090908> <Using default WebLogic SSL Hostname Verifier implementation.>
java.lang.NullPointerException
at com.agile.webfs.client.ContentServiceHelper.handleCheckInResponse(ContentServiceHelper.java:951)
at com.agile.webfs.client.ContentServiceHelper.checkIn(ContentServiceHelper.java:371)
at com.agile.webfs.client.AgileContentService.checkIn(AgileContentService.java:197)
at com.agile.ui.java.data.pc.PCEJBConnection.iFSUpload(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.agile.ui.java.data.pc.PCInterfaceFactory$1.invoke(Unknown Source)
at com.sun.proxy.$Proxy4.iFSUpload(Unknown Source)
at com.agile.ui.pcclient.fileload.FileLoadThread.addFileToiFS(Unknown Source)
at com.agile.ui.pcclient.fileload.FileLoadThread.addAllValidAttachment(Unknown Source)
at com.agile.ui.pcclient.fileload.FileLoadThread.run(Unknown Source)
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 |