I have the same problem.

On Wednesday, November 27, 2013 at 7:14:59 PM UTC-2, pratyoosh sharma wrote:
>
> I am trying to setup Jenkins Weblogic plugin on a Unix server, Jenkins is 
> installed on the same server as Weblogic
> I have configured the weblogic plugin in configuration, pointed it to the 
> weblogic.jar & created a configuration xml & updated the path to it.
>
> However when i try to setup deploy as a post build action, it fails with 
> the error 
> "Before using it, the plugin has to be configured.
> Please do so from the system configuration."
>
> Here is how the XML config looks like
> *<?xml version="1.0" encoding="UTF-8"?>*
> *<config xmlns="http://org.jenkinsci.plugins/WeblogicDeploymentPlugin 
> <http://org.jenkinsci.plugins/WeblogicDeploymentPlugin>"*
> *xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 
> <http://www.w3.org/2001/XMLSchema-instance>"*
> *xsi:schemaLocation="http://org.jenkinsci.plugins/WeblogicDeploymentPlugin 
> <http://org.jenkinsci.plugins/WeblogicDeploymentPlugin> 
> plugin-configuration.xsd">*
> *<weblogic-targets>*
> *        <weblogic-target>*
> *                <name>DEV_Weblogic<name>*
> *                <host>localhost</host>*
> *                <port>7001</port>*
> *                <login>weblogic</login>*
> *                <password>*******</password>*
> *                <authMode>BY_LOGIN</authMode>*
> *        </weblogic-target>*
> *</weblogic-targets>*
> *</config>*
>
> I am trying to find any logs that spits out the exact error details but 
> the java.uti.logging logs don't have a trace of anything abnormal, where 
> should i be looking to debug this issue? Appreciate some help :)
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5f61fe97-9425-4466-86f5-caca9a5dfb10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to