Bug 778967 (SOA-1395)

Summary: NullPointerException with incorrect jBPM console credentials
Product: [JBoss] JBoss Enterprise SOA Platform 4 Reporter: Julian Coleman <jcoleman>
Component: JBossESBAssignee: Julian Coleman <jcoleman>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.3 CP02   
Target Milestone: ---   
Target Release: FUTURE   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-1395
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
SOA 4.3.0 CP02 IR2
Last Closed: 2011-03-07 10:55:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Julian Coleman 2009-07-03 10:05:55 UTC
project_key: SOA

When the username/password credentials are not correct, attempting an `ant deployProcess` for
a jBPM-related quickstart fails with the (non-intuitive) error:

  .../build.xml:45: couldn't deploy process archives : null

Running `ant -d deployProcess` shows the root cause to be:

  java.lang.NullPointerException
        at org.jbpm.ant.DeployProcessToServerTask.tryFormBasedAuthentication(DeployProcessToServerTask.java:276)

Comment 1 Julian Coleman 2009-07-03 10:15:03 UTC
Link: Added: This issue depends JBESB-2674


Comment 2 Julian Coleman 2011-03-07 10:55:11 UTC
This is no longer an issue with the gpd-deployer included in jBPM.