Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.rmi.UnmarshalException when using the JobMonitorProxy #210

Closed
fmbenhassine opened this issue Sep 12, 2016 · 0 comments
Closed

java.rmi.UnmarshalException when using the JobMonitorProxy #210

fmbenhassine opened this issue Sep 12, 2016 · 0 comments
Labels
Milestone

Comments

@fmbenhassine
Copy link
Member

The JobMonitorProxy throws a java.rmi.UnmarshalException when trying to listen to notifications sent by a running job:

Sep 12, 2016 9:47:36 PM org.easybatch.core.jmx.JobMonitorProxy run
INFO: Listening to notifications from service:jmx:rmi:///jndi/rmi://localhost:9999/jmxrmi
Sep 12, 2016 9:47:37 PM ClientNotifForwarder NotifFetcher.fetchOneNotif
WARNING: Failed to deserialize a notification: java.rmi.UnmarshalException: error unmarshalling return; nested exception is: 
    java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException: org.easybatch.core.retry.RetryPolicy
@fmbenhassine fmbenhassine added this to the 4.2.0 milestone Sep 12, 2016
fmbenhassine added a commit that referenced this issue Sep 12, 2016
… of JobReport) to be able to use in JMX push notifications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant