E1:AIS When Testing AIS Connectivity via SOAPUI for Token Request getting "FormServiceOutputRequest: performSingleFormServiceRequest: OID is null" error message
(Doc ID 2353304.1)
Last updated on FEBRUARY 05, 2019
Applies to:
JD Edwards EnterpriseOne Tools - Version 9.1 and laterInformation in this document applies to any platform.
Symptoms
When testing AIS connectivity via SOAPUI for a token request, getting the following SOAPUI response:
HTTP/1.1 503 Service Unavailable
Date: Wed, 11 Oct 2017 22:41:11 GMT
Transfer-Encoding: chunked
Content-Type: text/plain
Content-Encoding: UTF-8
Access-Control-Allow-Origin: *
X-Powered-By: Servlet/3.0 JSP/2.2
Server returned HTTP response code: 503 for URL. http://<DOMAINNAME>
The AIS e1root.log generates the following errors:
[SEVERE] - [MAFLETCONTAINER] Error Initializing Maflet Service java.lang.ClassNotFoundException: com.jdedwards.runtime.shortcut.AISDataAccess
11 Oct 2017 16:41:14,594 [MANDATORY] - [JDBJ] Discovery: The system is now in sync with the deployed package.
11 Oct 2017 16:41:17,028 [SEVERE] - [RUNTIME] FormServiceOutputRequest: performSingleFormServiceRequest: OID is null
11 Oct 2017 16:41:14,594 [MANDATORY] - [JDBJ] Discovery: The system is now in sync with the deployed package.
11 Oct 2017 16:41:17,028 [SEVERE] - [RUNTIME] FormServiceOutputRequest: performSingleFormServiceRequest: OID is null
The JAs debug generates the following errors:
12 Oct 2017 13:33:19,470 [APP ] - [JAS] JDBCProxy.jdbcProxy(): Operation is executed under an auto commit JDBj logical connection for Usersession ID: 7784799476947225600 | UserName : SAMPLE, Environment : JDV910, User Role : *ALL
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] SELECT T0.WBJPO,T0.WBUID,T0.WBOID,T0.WBLNGPREF,T0.WBJVER FROM DV910.F989999 T0, DV910.F989998 T1 WHERE ((T1.WBJOBID = ? AND T0.WBUID = ? )) AND (T0.WBOID = T1.WBOID)
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] SQL statement parameter marker values are :
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] Param1 : TABLE-F0101_Types.LONGVARCHAR,
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] Param2 : DEFAULT_Types.VARCHAR,
12 Oct 2017 13:33:19,533 [APP ] - [JDBJ] SELECT ABALPH FROM TESTDTA.F0101 WHERE ((ABAN8 = ? ))
12 Oct 2017 13:33:19,533 [APP ] - [JDBJ] SQL statement parameter marker values are :
12 Oct 2017 13:33:19,533 [APP ] - [JDBJ] Param1 : 9078420_Types.NUMERIC,
12 Oct 2017 13:33:19,548 [APP ] - [JAS] JDBCProxy.jdbcProxy()>>>response is good(execute()) -> , status = 3, nextpageid = -1, data = JASResultSet is returning 1 rows
12 Oct 2017 13:33:19,548 [SEVERE] - [RUNTIME] FormServiceOutputRequest: performSingleFormServiceRequest: OID is null
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] SELECT T0.WBJPO,T0.WBUID,T0.WBOID,T0.WBLNGPREF,T0.WBJVER FROM DV910.F989999 T0, DV910.F989998 T1 WHERE ((T1.WBJOBID = ? AND T0.WBUID = ? )) AND (T0.WBOID = T1.WBOID)
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] SQL statement parameter marker values are :
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] Param1 : TABLE-F0101_Types.LONGVARCHAR,
12 Oct 2017 13:33:19,486 [APP ] - [JDBJ] Param2 : DEFAULT_Types.VARCHAR,
12 Oct 2017 13:33:19,533 [APP ] - [JDBJ] SELECT ABALPH FROM TESTDTA.F0101 WHERE ((ABAN8 = ? ))
12 Oct 2017 13:33:19,533 [APP ] - [JDBJ] SQL statement parameter marker values are :
12 Oct 2017 13:33:19,533 [APP ] - [JDBJ] Param1 : 9078420_Types.NUMERIC,
12 Oct 2017 13:33:19,548 [APP ] - [JAS] JDBCProxy.jdbcProxy()>>>response is good(execute()) -> , status = 3, nextpageid = -1, data = JASResultSet is returning 1 rows
12 Oct 2017 13:33:19,548 [SEVERE] - [RUNTIME] FormServiceOutputRequest: performSingleFormServiceRequest: OID is null
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 |