Ensure the Login Credential, Role, and Environment Values Entered on the Connection Page Are Correct

When creating an Oracle JD Edwards EnterpriseOne Adapter connection, ensure that the values you enter for the user name, password, role, and environment are correct. Failure to do so can result in the following error messages.

Error Resolution
Fault Code : wsse:FailedAuthentication
Fault String : Failed to assert identity with UsernameToken.

This error occurs if the connection is created with the wrong user name and password values.

Verify that the user name and password values used to create the connection are valid.

See Prerequisites for Creating a Connection.

CODE=<code>{http://schemas.oracle.com/bpel/extension}remoteFault</code>,SUMMARY=
<summary>java.lang.NullPointerException</summary> ,DETAIL=<DETAIL><detail><ICSfaultVar/><reason>CASDK-0033: 
Received a SOAP fault while invoking endpoint target: https://jdeserver.demo.com:443/PD920/SalesOrderManager. 
This indicates a processing exception on the service endpoint side. Please check service side logs to further 
diagnose the problem &lt;![CDATA[ Fault Code : ns0:Server Fault String : java.lang.NullPointerException

The JD Edwards server log may show an error similar to the following:

11 Jul 2019 18:56:38,696 [SEVERE] - [INTEROP] Unable to get initialize UserSession java.lang.NullPointerException 
11 Jul 2019 18:56:38,696 [SEVERE] - [INTEROP] com.jdedwards.system.connector.dynamic.ServerFailureException 
11 Jul 2019 18:56:38,697 [SEVERE] - [INTEROP] Exception occurred while validating role and/or environment in Java 
  Connector Login method:null com.jdedwards.system. connector.dynamic.ServerFailureException:   
  Exception occurred while validating role and/or environment in Java Connector Login method:null

This error occurs if the role value, environment value, or both values entered for the connection are incorrect.

Verify that the environment and role values used to create the connection are valid for the user (for example, update the environment from PD920 to JPD920, if necessary).

See Prerequisites for Creating a Connection.