Upgrading Workstation to Devtest 10.8.x, the "Show line number" on the scriptable step is not working.
search cancel

Upgrading Workstation to Devtest 10.8.x, the "Show line number" on the scriptable step is not working.

book

Article ID: 404488

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

After upgrading my workstation to the newest version, the "Show line number" on the scriptable step is not working with the error below (System Message) on Workstation:


INFO  - Jul 14, 2025 4:03:08 PM org.netbeans.modules.editor.settings.storage.preferences.PreferencesImpl firePreferenceChange
INFO  - WARNING: null
INFO  - java.lang.reflect.InaccessibleObjectException: Unable to make private void java.util.prefs.AbstractPreferences.enqueuePreferenceChangeEvent(java.lang.String,java.lang.String) accessible: module java.prefs does not "opens java.util.prefs" to unnamed module @5e81e5ac
INFO  -     at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
INFO  -     at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)

Environment

Devtest 10.8.x

Resolution

Please follow the steps below, and this fixes the issue. 

  1. Stop the Workstation.

    2. Add the following line to the workstation.vmoptions file  

    --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED

  2. Start the Workstation and verify