Bug 1290386 - WAS: Confusing build error message when project dependency doesn't exist
Summary: WAS: Confusing build error message when project dependency doesn't exist
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: manstis
QA Contact: Jiri Locker
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-10 11:38 UTC by Jiri Locker
Modified: 2020-03-27 19:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
WebSphere Platform 8.5.5.5 [BASE 8.5.5.5 cf051507.01][IBMJAVA71 7.1.2.10 cf051507.01] Host Operating System is Linux, version 2.6.32-573.8.1.el6.x86_64 Java version = 1.7.0, Java Runtime Version = pxa6470_27sr2fp10-20141218_02 (SR2 FP10), Java Compiler = j9jit27, Java VM name = IBM J9 VM
Last Closed: 2020-03-27 19:10:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
SystemOut.log (6.36 KB, text/plain)
2015-12-10 11:38 UTC, Jiri Locker
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1099553 0 high CLOSED WAS: Building a project with mistaken dependency results in error screen with NoClassDefFoundError: com/ning/http/client... 2021-02-22 00:41:40 UTC

Internal Links: 1099553

Description Jiri Locker 2015-12-10 11:38:16 UTC
Created attachment 1104314 [details]
SystemOut.log

Description of problem:
When building a project with a dependency that doesn't exist, the expected error message is "Unresolved dependency ggg:aaa:vvv". On WebSphere, the message is "Parameter named 'value' should be not null!" which explains nothing.

Version-Release number of selected component (if applicable):
6.2.0.GA

How reproducible:
-

Steps to Reproduce:
1. Open project editor in any project.
2. Select dependencies, add "ggg:aaa:vvv".
3. Save the project.

Actual results:
Messages console contains error with message "Parameter named 'value' should be not null!".

Expected results:
Messages console contains error with message "Unresolved dependency ggg:aaa:vvv".

Additional info:
See attached server log for stack trace, it explains a lot.

Comment 1 Miloslav Havrda 2016-05-11 08:39:31 UTC
I have the same problem on WildFly 8.1.0.Final "Kenny" with jBPM 6.3.0.


Note You need to log in before you can comment on or make changes to this bug.