Hi pratyoosh sharma , Have u found any solution I am also facing same issue.
On Thursday, November 28, 2013 at 2:44:59 AM UTC+5:30, 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d0793ece-4898-4dfe-9d9f-39cf29642f7b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.