Page 1 of 1

WLSAGENT on Oracle Middleware

Posted: Thu Jul 23, 2020 7:30 am
by occ
Hi,
we are trying to install WLSAGENT on an Oracle Middleware machine following this procedure:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

at the command

Code: Select all

java -jar ../../modules/com.bea.core.jarbuilder.jar
we get the error :

Code: Select all

wlfullclient.jar and jarbuilder are deprecated starting from the WebLogic 12.1.3 release.
Please use one of the equivalent stand-alone clients instead.  Consult Oracle WebLogic public documents for details.
We've noticed the the relative files were been created, but can we be sure that everything is fine?

Is there some control fully supported by Oracle for this version?

Regards

Re: WLSAGENT on Oracle Middleware

Posted: Fri Jul 24, 2020 9:39 am
by jbrunkow
It appears that Oracle has stopped supporting the jarbuilder for some reason. It's just saying it will go away in the future. It should still work, are you having any issues with it?

I found some documentation Oracle has on the subject. It looks like they might be using wljarbuilder now instead.
WEBLOGIC JARBUILDER
This article contains more information on choosing the correct stand-alone clients.
STAND ALONE CLIENTS