Error(s) while registering adapter type JDBCAdapter - while

All,

I am getting this error while restarting IS. After restart some times adapter services are getting hanged. Gettign this error -

[ART.0114.1007E] Adapter Runtime: Error Logged. See Erro
r log for details. Error: [ART.114.13] Adapter Runtime: Error occured while Adap
ter Runtime was loading adapter type “JDBCAdapter”.
[ART.114.9] Adapter Runtime: Error(s) while registering adapter type JDBCAdapter

Pls let me know if you any solution.

Thanks

Hi

I am also facing the same error with the Adapters.
Can any 1 let us know if they came across such problem and had a solution.

Warm Regards

check if the system you are connecting is running and reachable.
You can do simple telnet test from your WM box.

If there are connection(s) that are failed to initialize properly, this error might happen. Check for all your existing connections and remove conn’s that has problems in getting enabled. Restart IS and check again

-Senthil

Hi Tong & Senthil

Thanks for the reply.

While looking into the logs we had found out that the error occured after all the adapter connections were started successfully.

So there doesnt seems to be any problem with the connection initialization.
Any ideas what possibly can be done to avoid this please?

Warm Regards

Can you provide more details on the error?
you may want to check the Error log, in addition to the server log enties.

Hi Tong

The error form the logs are below while starting the IS.

WmJDBCAdapter: Startup service (wm.adapter.wmjdbc.admin:registerAdapter)
2013-04-25 10:35:29 GMT [ISS.0028.0012I] WmJDBCAdapter: Startup service (pub.pollingNotificationUtils:startup)
2013-04-25 10:35:29 GMT [ISS.0028.0012I] WmEntireX: Startup service (com.softwareag.entirex.wmadapter.Admin:startUp)
2013-04-25 10:35:29 GMT [ART.0114.1100I] Adapter Runtime: Facility 800 - EntireX Adapter registered with bundle com.softwareag.entirex.wmadapter.EntireXAdapterResourceBundle.
2013-04-25 10:35:31 GMT [SCC.0126.0200I] SCC ConnectionManager pool ConnectionA started
2013-04-25 10:35:31 GMT [SCC.0126.0200I] SCC ConnectionManager pool ConnectionB started
2013-04-25 10:35:31 GMT [SCC.0126.0200I] SCC ConnectionManager pool ConnectionC started
2013-04-25 10:35:34 GMT [ART.0114.1007E] Adapter Runtime: Error Logged. See Error log for details. Error: [ART.114.13] Adapter Runtime: Error occurred while Adapter Runtime was loading adapter type “WmEntireX”.
[ART.114.9] Adapter Runtime: Error(s) while registering adapter type WmEntireX.
2013-04-25 10:35:34 GMT [ISS.0028.0013E] Startup service exited with the following error: com.wm.app.b2b.server.ServiceException: com.wm.pkg.art.error.DetailedServiceException: [ART.114.13] Adapter Runtime: Error occurred while Adapter Runtime was loading adapter type “WmEntireX”.
[ART.114.9] Adapter Runtime: Error(s) while registering adapter type WmEntireX.
2013-04-25 10:35:34 GMT [ISS.0028.0012I] WmTAI: Startup service (com.softwareag.tamino.adapter.admin:startUp)
2013-04-25 10:35:34 GMT [ART.0114.1100I] Adapter Runtime: Facility 810 - WmTAI registered with bundle com.softwareag.tamino.adapter.TaminoAdapterResourceBundle.
2013-04-25 10:35:34 GMT [ISS.0028.0012I] WmARTExtDC: Startup service (com.wm.artextdc.pkginit:init)
2013-04-25 10:35:35 GMT [ISS.0028.0012I] WmTomcat: Startup service (wm.tomcat.admin:startup)
2013-04-25 10:35:37 GMT [ISS.0100.0001C] Web Container started
2013-04-25 10:35:38 GMT [ISS.0024.0010C] Central User Manager initialization failed with error : null
2013-04-25 10:35:38 GMT [ISS.0024.0001E] Could not initialize User Manager.
2013-04-25 10:35:38 GMT [ISP.0090.0003C] Logger initialized successfully.
2013-04-25 10:35:39 GMT [ISP.0046.0012I] Enabling HTTP Listener on port 8899
2013-04-25 10:35:39 GMT [ISP.0046.0012I] Enabling HTTP Listener on port 7788
2013-04-25 10:35:39 GMT [ISP.0046.0012I] Enabling HTTP Listener on port 16006
2013-04-25 10:35:39 GMT [ISS.0098.0021I] Persistent Trigger Output Dispatcher started
2013-04-25 10:35:39 GMT [ISS.0098.0021I] Volatile Trigger Output Dispatcher started
2013-04-25 10:35:39 GMT [ISS.0098.0027I] PersistenceManager started all Stores
2013-04-25 10:35:39 GMT [ISS.0025.0036I] Dispatcher started
2013-04-25 10:35:39 GMT [ISS.0025.0013I] Cache Sweeper started
2013-04-25 10:35:39 GMT [ISS.0035.0003I] Log rotation interval set to 86400000 ms
2013-04-25 10:35:39 GMT [ISS.0025.0057I] Reading system level information
2013-04-25 10:35:39 GMT [ISS.0014.0002C] Initialization completed in 113 seconds.
2013-04-25 10:35:39 GMT [ISS.0025.0016I] Config File Directory Saved

Do let me know if you have any suggestions

Warm Regards

The error doesn’t have any meaningful message.
If there is nothing else in the error log, you may want to open a ticket with SAG.

Hi Senthil & Tong

As you rightly suggested i found few entries in our error logs after the restart which suggested that few connections were not able to initialize properly and threw error as given below:

[ART.118.5021] Adapter Runtime (Connection): Unable to process connection properties. Internal error.

Any suggestions on the above error.

Warm Regards

Same issue here. The problem was/is with with 7.1.2 Fix 43 and 8.2.2 Fix 5 (potentially other versions as well) - since applying those fixes or newer all Adapter Runtime connections store the password in the passman store, and the password handle - in the connection node.

Have you installed any Fixes lately? Or migrated from lower version? What is your IS version and fix level?