Bug 819475
| Summary: | Importing "import java.util.TreeMap" to a package causes java.lang.NullPointerException at SuggestionCompletionEngineBuilder | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | Musharraf Hussain <mhussain> | ||||
| Component: | BRM (Guvnor) | Assignee: | manstis | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | BRMS 5.2.0.GA | CC: | manstis | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
An error in the handling of generic type parameters caused a java.lang.NullPointerException to occur when building a SuggestionCompletionEngine due to an unhandled null generic parameter type. This has been resolved by improving the handling of generic type parameters, and java.util.TreeMap can now be imported.
|
Story Points: | --- | ||||
| Clone Of: | Environment: |
Red Hat Enterprise Linux 5.x
JBoss Enterprise BRMS 5.2.0
|
|||||
| Last Closed: | 2025-02-10 03:19:47 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Comment 1
Musharraf Hussain
2012-05-08 09:15:59 UTC
Workaround ----------- In order to overcome the issue follow the below steps : [Knowledge Bases] -> [Packages] -> click on the package name (say: defaultPackage) -> click on tab [Edit] -> [Configuration] -> Remove the following line: import java.util.TreeMap; -> [Save changes] Musharraf Hussain <mhussain> made a comment on jira GUVNOR-1891 Screenshot-JBoss BRMS_issue.png Musharraf Hussain <mhussain> made a comment on jira GUVNOR-1891 Screenshot-JBoss BRMS_issue.png Created attachment 582958 [details]
screenshot-BRM issue
Michael Anstis <michael.anstis> updated the status of jira GUVNOR-1891 to Resolved Fix verified in BRMS 5.3.1.ER1. Release note content reformatted. Thanks for providing the text, Mike. Doug This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |