Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: weblogic-deployer-plugin
-
Labels:None
-
Environment:OS: OEL 6.8 64 bit
Jenkins version: 2.73.1
Weblogic plugin Version: 4.1
Java Version: 1.8
-
Similar Issues:
Description
HI Support,
Unable to deploy ear file on weblogic.
Configured job following this url: https://wiki.jenkins.io/display/JENKINS/WebLogic+Deployer+Plugin#WebLogicDeployerPlugin-Authenticationmode.
I've taken screen shots of job and other configuration related settings.
Please look into this as early as possible.
Hi,
Did you try to execute java command outside of jenkins (e.g /my/jdk/bin/java -cp /path/to/weblogic.jar weblogic.Deployer ....)? Is the jdk compatible wirth your weblogic.jar version ?