I chose the system option (defined in java.home) in jdk configuration and 
had returns below:

[WeblogicDeploymentPlugin] - Pay attention of Jdk version {selected version is 
1.7.0_79} compatibility with Weblogic Deployer API (see Oracle documentation).
[WeblogicDeploymentPlugin] - The JDK /usr/java/jdk1.7.0_79/jre will be used.
[WeblogicDeploymentPlugin] - Retrieving artifacts recorded [filtered resources 
on null]...
[WeblogicDeploymentPlugin] - 3546 files found under workspace
java.lang.NullPointerException
        at java.util.regex.Pattern.<init>(Pattern.java:1336)
        at java.util.regex.Pattern.compile(Pattern.java:1022)
        at java.util.regex.Pattern.matches(Pattern.java:1128)
        at 
org.jenkinsci.plugins.deploy.weblogic.FreeStyleJobArtifactSelectorImpl.selectArtifactRecorded(FreeStyleJobArtifactSelectorImpl.java:70)


probably, lack the configuration for target server.

-- 
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/cf392d6e-9a60-4d7c-88fc-39793b1adb1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to