Hi,
new user of JS7, when I try to create Calendars and Schedules, I have the following error : java.lang.NullPointerException .
I can't release existing calendars or schedules due to the same error.
I have 2 jockpits and 2 controllers.
Primary jockpit status is operational and cluster node is active.
Secondary jockpit status is operational and cluster node is standby.
Primary controller status is operational and cluster node is active.
Secondary controller status is operational and cluster node is standby.
Cluster status is coupled.
Version is 2.8.2.
Thank you for your help in understanding the issue and how it might be fixed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please, consider the workaround for release 2.8.2 mentioned with above issue. The fix becomes available with release 2.8.3 that ships later in the day.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
new user of JS7, when I try to create Calendars and Schedules, I have the following error : java.lang.NullPointerException .
I can't release existing calendars or schedules due to the same error.
I have 2 jockpits and 2 controllers.
Primary jockpit status is operational and cluster node is active.
Secondary jockpit status is operational and cluster node is standby.
Primary controller status is operational and cluster node is active.
Secondary controller status is operational and cluster node is standby.
Cluster status is coupled.
Version is 2.8.2.
Thank you for your help in understanding the issue and how it might be fixed.
Hi Nassem,
you are most probably hit by JOC-2161: Release of any releaseable Object should work without errors
Please, consider the workaround for release 2.8.2 mentioned with above issue. The fix becomes available with release 2.8.3 that ships later in the day.
Hi Andreas,
thank you for your feedback.
It worked for me.
Thank you.