Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta2
-
Fix Version/s: EE-3.0.0.BETA
-
Component/s: Framework
-
Labels:None
-
Environment:WAS 7 and 8
Description
ICEpush does not appear to be working on WAS 7 or 8. After deploying Auction Monitor, the requests to listen.icepush are returning with the following errors:
[window] received error message [code: 200]: <?xml version='1.0' encoding='UTF-8'?> <partial-response><error><error-name>class java.lang.NullPointerException</error-name><error-message><![CDATA[]]></error-message></error><changes><extension aceCallbackParam="validationFailed">{"validationFailed":false}</extension></changes></partial-response>
Nothing in particular appears in the logs.
[window] received error message [code: 200]: <?xml version='1.0' encoding='UTF-8'?> <partial-response><error><error-name>class java.lang.NullPointerException</error-name><error-message><![CDATA[]]></error-message></error><changes><extension aceCallbackParam="validationFailed">{"validationFailed":false}</extension></changes></partial-response>
Nothing in particular appears in the logs.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
The original scenario cannot be reproduced anymore. Marking this one as FIXED.
A follow-up JIRA is created for the second scenario:
ICE-7798