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
Field | Original Value | New Value |
---|---|---|
Assignee | Jack van Ooststroom [ jack.van.ooststroom ] |
Link | This issue depends on ICE-7704 [ ICE-7704 ] |
Link | This issue depends on ICE-7704 [ ICE-7704 ] |
Link | This issue blocks ICE-7704 [ ICE-7704 ] |
Salesforce Case | [] | |
Fix Version/s | EE-3.0.0.GA [ 10262 ] | |
Assignee Priority | P2 |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Salesforce Case | [] | |
Fix Version/s | EE-3.0.0.BETA [ 10324 ] | |
Fix Version/s | EE-3.0.0.GA [ 10262 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P2 |
The original scenario cannot be reproduced anymore. Marking this one as FIXED.
A follow-up JIRA is created for the second scenario:
ICE-7798