Gantt Chart Changes Are Not Reflecting to Web Client and Failing With Error "java.rmi.RemoteException: Rejected to deserialize class: java.text.SimpleDateFormat;"
(Doc ID 3038587.1)
Last updated on JULY 31, 2024
Applies to:
Oracle Agile Product Portfolio Management - Version 9.3.6.0 and laterOracle Agile PLM Framework - Version 9.3.6.0 and later
Information in this document applies to any platform.
Symptoms
Gantt chart changes are not reflecting to Web client
Below error observed in Java console:
java.rmi.RemoteException: Rejected to deserialize class: java.text.SimpleDateFormat; nested exception is:
java.io.InvalidClassException: Rejected to deserialize class: java.text.SimpleDateFormat
at com.agile.ui.rmi.RMIServlet.doPost(RMIServlet.java:96)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:295)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:260)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:137)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:353)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:78)
at com.agile.ui.pcm.common.filter.WebSecurityFilter.doFilter(WebSecurityFilter.java:235)
The issue can be reproduced at will with the following steps:
- Open a browser and Launch Agile PLM Web Client using url http://{server_name}.{domain_name}:{port}/Agile/PLMServlet
- Log into Agile PLM Web Client
- Open a Project
- Launch Gantt chart in Full lock mode
- Select Projectname-> right click-> properties
- Opens a new window with Title Block, Page Two attributes etc
- Edit Description field.
- Save.
- Show progress as Updating and it will disappear after sometime.
- "Update successful" did not appear in status bar.
- Check the Web Client , modifications are not reflected.
Changes
Upgrade Agile system to 9.3.6 RUP27
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |