Hello Forum,
we are running webMethods IS 6.5 SP2 on a Windows 2003 Server and we are connecting to a JD Edwards EnterpriseOne 8.12 database on an AS400/i-Series Server. We received WSG/IS from Peoplesoft/Oracle as part of the JDE 8.12 Upgrade. We have several packages installed on the server. Some flowservices are started by files being FTP’d in and some by HTTP Posts of xml documents. Even though our traffic has not increased much over the past two to three months we are seeing a certain error message occuring more frequently. The error message occurs when in a flow service a call to the JDE database is made for the first time. And the message basically states that IS can’t connect to the JDE database. here is the error message:
com.wm.pkg.art.error.DetailedServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service AdapterServices.Business_Function.Common:getAuditInformation. Fail to connect to oneworld source com.jdedwards.system.connector.dynamic.spec.dbservices.BSFNLookupFailureException: Fail to fetch LibraryInfos [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource Object Librarian - 812. com.jdedwards.system.connector.dynamic.spec.SpecFailureException: Fail to connect to oneworld source com.jdedwards.system.connector.dynamic.spec.dbservices.BSFNLookupFailureException: Fail to fetch LibraryInfos [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource Object Librarian - 812. at com.jdedwards.system.connector.dynamic.spec.dictionary.OneworldSpecDictionary.getSubcontextsExternal(Unknown Source) at com.jdedwards.system.connector.dynamic.spec.dictionary.ContextImpl.getSubcontexts(Unknown Source) at com.psft.xpi.adapter.erp.classloader.ERP9ConnectorAbstracter
If this happens during a batch process then only the first record will error out and since we have error handling in place a message will be sent but the program will go to the next record and continue and with this and the following records everything is fine. It only seems to affect the initial call to the database. Is this some kind of time out issue? Should we play with the time out settings of the enterpriseOne adapter service?
Any help is appreciated.
Thanks
Mike
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB