I am not seeing any server(JBoss) in the view. The log file has many errors including the following. I also have lots of “invalid Preference Page Path”
Help please
Problems occurred when invoking code from plug-in: “org.eclipse.ui.workbench”.
java.lang.ExceptionInInitializerError
at com.genuitect.eclipse.compatibility.preferences.PreferencesMigration.updateMonitor(PreferencesMigration.java:43)
at com.genuitect.eclipse.compatibility.preferences.PreferencesMigration.earlyStartup(PreferencesMigration.java:34)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.ui.internal.Workbench$20.run(Workbench.java:1759)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Caused by: java.lang.NullPointerException
at org.eclipse.wst.internet.monitor.core.internal.MonitorManager.<clinit>(MonitorManager.java:46)
… 7 more