| Summary: | JBoss Marshalling: NPE in SerializableClass.<init> | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Ladislav Thon <lthon> |
| Component: | Remoting | Assignee: | David M. Lloyd <david.lloyd> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ladislav Thon <lthon> |
| Severity: | high | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bmaxwell, brian.stansberry, tcerar |
| Target Milestone: | ER7 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:55:27 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
Ladislav Thon
2013-09-30 06:56:37 UTC
Sure thing. This is devel_ack+ as far as I'm concerned (still need to get those permissions worked out...). Sounds strange, but I'm still seeing this in ER6 with Marshalling 1.4.1. Specifically, it's the SimpleMarshallerTests.testExternalizableConstructed test. See https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-marshalling-testsuite-RHEL-JDK-matrix-QE/jdk=java17_default,label=RHEL5_x86_64/21/ Hmm, it seems some bugfix from master didn't get into the 1.4 and 1.x branches... in any case, I have a fix for it. I'll have to do a 1.4.2 release for it though. I'll post here when it's done. I've released 1.4.2.Final. Verified with EAP 6.2.0.ER7. |