This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 84678 - No load vss module and no found
Summary: No load vss module and no found
Status: RESOLVED INCOMPLETE
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-12 11:02 UTC by rocamora
Modified: 2006-09-12 14:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log (11.68 KB, application/octet-stream)
2006-09-12 11:04 UTC, rocamora
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rocamora 2006-09-12 11:02:38 UTC
-------------------------------------------------------------------------------
[WARNING] Warning: the module org.netbeans.modules.projectimport.jbuilder uses 
OpenIDE-Module-IDE-Dependencies which is deprecated. See 
http://openide.netbeans.org/proposals/arch/modularize.html
[WARNING] Warning - had to upgrade dependencies for module 
org.netbeans.modules.projectimport.jbuilder: added = [module org.openide.compat 
> 6.0, module org.openide.actions > 6.0, module org.openide.util > 6.0, module 
org.openide.util.enumerations > 6.0, module org.openide.loaders > 5.3, module 
org.openide.awt > 6.0, module org.openide.modules > 6.0, module 
org.openide.filesystems > 6.0, module org.openide.options > 6.0, module 
org.openide.windows > 6.0, module org.openide.dialogs > 6.0, module 
org.openide.nodes > 6.0, module org.openide.text > 6.0, module 
org.openide.explorer > 6.0] removed = [module org.openide.loaders, module 
org.openide/1 > 5.1]; details: [openide.jar split into smaller parts. See 
http://openide.netbeans.org/proposals/arch/modularize.html and use 'ant fix-
dependencies' if your project is projectized.]
[WARNING] Warning: Class-Path value xtt/ext/ant-launcher.jar from C:\Documents 
and Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0\modules\com-itgp-nb-xtt.jar 
cannot be found at C:\Documents and Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0
\modules\xtt\ext\ant-launcher.jar
[WARNING] Warning: Class-Path value xtt/ext/ant.jar from C:\Documents and 
Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0\modules\com-itgp-nb-xtt.jar cannot 
be found at C:\Documents and Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0
\modules\xtt\ext\ant.jar
[WARNING] Warning: Class-Path value xtt/ext/hsqldb.jar from C:\Documents and 
Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0\modules\com-itgp-nb-xtt.jar cannot 
be found at C:\Documents and Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0
\modules\xtt\ext\hsqldb.jar
[WARNING] Warning: Class-Path value xtt/ext/ant-contrib.jar from C:\Documents 
and Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0\modules\com-itgp-nb-xtt.jar 
cannot be found at C:\Documents and Settings\JVROCAMORALO.INVES_M1\.netbeans\5.0
\modules\xtt\ext\ant-contrib.jar
[org.netbeans.core.modules] Disabling openide load optimizations due to use of 
org.openide.compat
[org.netbeans.core.modules] Warning: the module org.netbeans.modules.vcscore 
uses org.openide.compat which is deprecated: The classes in this API are all 
deprecated and can be replaced by more modern APIs.
[org.netbeans.core.modules] Warning: the module 
org.netbeans.modules.vcs.advanced uses org.openide.compat which is deprecated: 
The classes in this API are all deprecated and can be replaced by more modern 
APIs.
[org.netbeans.core.modules] Warning: the module 
org.netbeans.modules.projectimport.jbuilder uses org.openide.compat which is 
deprecated: The classes in this API are all deprecated and can be replaced by 
more modern APIs.
[org.netbeans.core.modules] Warning: the module 
org.netbeans.modules.projectimport.jbuilder uses org.openide.util.enumerations 
which is deprecated: Use org.openide.util.Enumerations instead of this module.
[org.netbeans.core.modules] *********** Exception occurred ************ at 
11:49 AM on Sep 12, 2006
java.lang.IllegalArgumentException: java.lang.reflect.InvocationTargetException
	at org.openide.util.SharedClassObject.findObject
(SharedClassObject.java:482)
	at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:338)
[catch] at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:276)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:898)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:377)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:311)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:244)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:206)
	at org.netbeans.core.startup.Main.start(Main.java:377)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:90)
	at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
	at org.openide.util.SharedClassObject.createInstancePrivileged
(SharedClassObject.java:605)
	at org.openide.util.SharedClassObject$SetAccessibleAction.run
(SharedClassObject.java:974)
	at java.security.AccessController.doPrivileged(Native Method)
	at org.openide.util.SharedClassObject.findObject
(SharedClassObject.java:479)
	... 10 more
Caused by: java.lang.NoSuchMethodError: java.net.URL.toURI()Ljava/net/URI;
	at com.itgp.modules.xtt.Utility.getThisModulesRootInstallDir
(Utility.java:780)
	at com.itgp.modules.xtt.XTTModuleInstall.<init>
(XTTModuleInstall.java:31)
	... 18 more
Turning on modules:
	org.openide.util [6.8.1 200601251500]
	org.openide.modules [6.5.1 200601251500]
	org.openide.awt [6.7.1 200601251500]
	org.openide.dialogs [6.5.1 200601251500]
	org.openide.nodes [6.7.1 200601251500]
	org.openide.windows [6.5.1 200601251500]
	org.openide.options [6.4.1 200601251500]
	org.openide.explorer [6.5.1 1 200601251500]
	org.netbeans.spi.viewmodel/2 [1.9.1 200601251500]
	org.openide.filesystems [6.4.1 200601251500]
	org.netbeans.api.debugger/1 [1.7.1 200601251500]
	org.netbeans.api.debugger.jpda/2 [2.4.1 200601251500]
	org.netbeans.modules.debugger.jpda/2 [1.16.1 200601251500]
	org.openide.text [6.9.1 200601251500]
	org.openide.actions [6.5.1 200601251500]
	org.openide.loaders [5.9.1 200601251500]
	org.netbeans.modules.editor.mimelookup/1 [1.3.1 200601251500]
	org.openide.io [1.9.1 200601251500]
	org.openide.execution [1.8.1 200601251500]
	org.netbeans.api.java/1 [1.10.1 200601251500]
	org.openide.src [1.8.1 200601251500]
	org.netbeans.modules.editor.util/1 [1.8.1 200601251500]
	org.netbeans.modules.editor.fold/1 [1.5.1 200601251500]
	org.netbeans.modules.editor.lib/1 [1.9.1.1 1 200601251500]
	org.netbeans.api.xml/1 [1.12.1 200601251500]
	org.netbeans.spi.navigator/1 [1.2.1 200601251500]
	org.netbeans.core.output2/1 [1.7.1.1 1 200601251500]
	org.netbeans.modules.xml.core/2 [1.11.1.4 4 200601251500]
	org.netbeans.modules.xml.catalog/2 [1.10.1.4.4 4 200601251500]
	org.netbeans.modules.java.editor.lib/1 [1.4.1 200601251500]
	org.netbeans.modules.queries/1 [1.7.1 200601251500]
	org.netbeans.modules.projectapi/1 [1.9.1 200601251500]
	org.netbeans.api.web.webmodule [1.6.1 200601251500]
	org.netbeans.modules.schema2beans/1 [1.14.1 200601251500]
	org.netbeans.libs.xerces/1 [1.8.1 2.6.2 200601251500]
	org.netbeans.modules.j2ee.dd/1 [1.7.1.2 2 200601251500]
	javax.jmi.reflect/1 [1.7.1 200601251500]
	org.netbeans.jmi.javamodel/2 [1.21.1 200601251500]
	org.openidex.util/3 [3.9.1 200601251500]
	org.netbeans.modules.editor.settings/1 [1.4.1 200601251500]
	org.netbeans.modules.editor/3 [1.26.1.1 200601251500]
	org.netbeans.modules.editor.completion/1 [1.6.1 200601251500]
	org.netbeans.modules.classfile/1 [1.18.1 200601251500]
	org.netbeans.api.mdr/1 [1.4.1 200601251500]
	org.netbeans.api.progress/1 [1.5.1 200601251500]
	javax.jmi.model/1 [1.7.1 200601251500]
	org.netbeans.modules.jmiutils/1 [1.5.1.2 2 200601251500]
	org.netbeans.modules.mdr/1 [1.5.1.2.2 2 200601251500]
	org.netbeans.modules.javacore/1 [1.18.1.2.2 200601251500]
	org.jdesktop.layout/1 [1.3.1 1.0 200601251500]
	org.netbeans.libs.formlayout/1 [1.2.1 1 200601251500]
	org.netbeans.modules.options.api/0 [1.3.1 200601251500]
	org.netbeans.bootstrap/1 [2.3.1 200601251500]
	org.netbeans.core.startup/1 [1.5.1 200601251500]
	org.netbeans.swing.plaf [1.5.1 200601251500]
	org.netbeans.core/2 [3.2.1.1 200601251500]
	org.netbeans.core.execution/1 [1.9.1 200601251500]
	org.apache.tools.ant.module/3 [3.24.1.1 1 200601251500]
	org.netbeans.modules.java.platform/1 [1.7.1 200601251500]
	org.netbeans.modules.favorites/1 [1.11.1 200601251500]
	org.netbeans.core.ui/1 [1.9.1 200601251500]
	org.netbeans.modules.masterfs/1 [1.7.1 200601251500]
	org.netbeans.modules.projectuiapi/1 [1.13.1.5 5 200601251500]
	org.netbeans.modules.projectui [1.7.1.5 200601251500]
	org.netbeans.modules.project.ant/1 [1.12.1 200601251500]
	org.netbeans.modules.editor.errorstripe.api/1 [2.2.1.1 1 200601251500]
	org.netbeans.modules.java/1 [1.25.1.2.2.2 2 200601251500]
	org.netbeans.modules.project.libraries/1 [1.13.1 200601251500]
	org.netbeans.modules.java.project/1 [1.8.1 200601251500]
	org.netbeans.modules.editor.codetemplates/1 [1.2.1 200601251500]
	org.netbeans.modules.java.editor/1 [1.4.1 200601251500]
	org.netbeans.modules.j2ee.common/1 [1.4.1 200601251500]
	org.netbeans.modules.web.jsf/1 [1.2.1.1 1 200601251500]
	com.sun.collablet/1 [1.1.1 200602132030]
	com.sun.collablet.moxc/1 [1.1.0 200601252030]
	org.netbeans.modules.settings/1 [1.10.1 200601251500]
	org.netbeans.swing.tabcontrol [1.6.1 200601251500]
	org.netbeans.core.windows/2 [2.7.1.1 200601251500]
	org.netbeans.modules.j2ee.sun.dd/1 [1.5.1 200601251500]
	org.netbeans.modules.javahelp/1 [2.8.1 200601251500]
	org.apache.tools.ant.module.docs [2.20 200601252030]
	org.netbeans.modules.java.j2seplatform/1 [1.6.1.2 2 200601251500]
	org.netbeans.modules.ant.browsetask [1.11.1 200601251500]
	org.netbeans.modules.websvc.clientapi [1.4.1 200601251500]
	org.netbeans.spi.debugger.ui/1 [2.8.1 200601251500]
	org.netbeans.modules.debugger.jpda.ui/1 [1.5.1 200601251500]
	org.netbeans.modules.debugger.jpda.ant [1.7.1 200601251500]
	org.netbeans.core.multiview/1 [1.8.1 200601251500]
	org.netbeans.modules.junit/2 [2.19.1 200601251500]
	org.netbeans.modules.java.j2seproject [1.6.1.42 42 200601251500]
	org.netbeans.modules.projectimport/1 [1.28.0.2.42 060419]
	org.openide.compat [6.4.1 200601251500]
	org.netbeans.modules.vcscore/1 [1.16.13.42 42 200601252030]
	org.netbeans.modules.vcscore.javacorebridge/1 [1.3 200601252030]
	org.netbeans.modules.diff/1 [1.15.1.42 42 200601251500]
	org.netbeans.modules.refactoring/1 [1.15.1.3.2 3 200601251500]
	org.netbeans.modules.refactoring.vcs [1.4.1 1 200601252030]
	org.netbeans.modules.vcs.advanced/1 [1.16.2.42.42 200601252030]
	org.netbeans.modules.vcs.profiles.vss/1 [1.7.2 200601252030]
	org.netbeans.modules.editor.plain.lib/1 [1.3.1 200601251500]
	org.netbeans.modules.editor.plain/1 [1.3.1 200601251500]
	org.netbeans.modules.collab.channel.chat/1 [1.1.0 200601252030]
	org.netbeans.modules.collab.channel.chat.java/1 [1.1.0 200601252030]
	org.netbeans.modules.collab.provider.im [1.1.0 200601252030]
	org.netbeans.modules.collab.ui/1 [1.1.3 200602152030]
	org.netbeans.spi.palette/0 [1.5.1 200601251500]
	org.netbeans.modules.form/2 [1.19.1 1 200601251500]
	org.netbeans.modules.collab.channel.filesharing/1 [1.1.5 200602132030]
	org.netbeans.libs.xmlbeans [1.0 1.0.4 200601252030]
	org.netbeans.modules.collab.channel.output/1 [1.1.0 200601252030]
	org.netbeans.modules.html.editor.lib/1 [1.4.1 200601251500]
	org.netbeans.modules.html.editor/1 [1.4.1 200601251500]
	org.netbeans.modules.collab.channel.chat.html/1 [1.1.0 200601252030]
	org.netbeans.modules.collab.channel.chat.text/1 [1.1.0 200601252030]
	org.netbeans.modules.editor.structure/1 [1.11.1.1 1 200601251500]
	org.netbeans.modules.xml.text/2 [1.11.1.4.4 4 200601251500]
	org.netbeans.modules.collab.channel.chat.xml/1 [1.1.0 200601252030]
	org.netbeans.modules.collab.kit/1 [1.1.0 200601252030]
	org.netbeans.modules.apisupport.ant [2.30.2 060322]
	org.netbeans.modules.apisupport.paintapp [1.0.2 060322]
	org.netbeans.modules.xml.tax/2 [1.11.1.4.4 4 200601251500]
	org.netbeans.modules.apisupport.project [1.12.2.6.4 6 060322]
	org.netbeans.modules.apisupport.refactoring [1.3.2.6 060322]
	org.netbeans.modules.apisupport.feedreader/1 [1.3.2 060322]
	org.netbeans.modules.apisupport.harness [1.8.2 060322]
	org.netbeans.modules.apisupport.feature [1.1 060322]
	org.netbeans.modules.clazz/1 [1.19.1 200601251500]
	org.netbeans.modules.xtest/1 [1.5.47 200601252030]
	org.netbeans.modules.editor.settings.storage/1 [1.4.1 200601251500]
	org.netbeans.modules.autoupdate/1 [2.16.1 200601251500]
	org.netbeans.modules.options.editor/1 [1.2.1 200601251500]
	org.netbeans.modules.j2ee.dd.webservice [1.3.1 200601251500]
	org.netbeans.modules.ant.freeform/1 [1.10.1 200601251500]
	org.netbeans.modules.java.freeform/1 [1.5.1 200601251500]
	org.netbeans.modules.websvc.websvcapi [1.4.1 200601251500]
	org.netbeans.modules.j2ee.api.ejbmodule [1.4.1 200601251500]
	org.netbeans.modules.j2eeapis/1 [1.6.1 200601251500]
	org.netbeans.modules.j2eeserver/4 [1.13.1 200601251500]
	org.netbeans.modules.j2ee.ejbfreeform [1.6.1 200601251500]
	org.netbeans.modules.editor.hints/1 [1.9.1.1 1 200601251500]
	org.netbeans.modules.db/0 [1.16.1.3 3 200601251500]
	org.netbeans.modules.dbschema/1 [1.7.1.3.3 3 200601251500]
	org.netbeans.modules.j2ee.ejbcore [1.4.1 200601251500]
	org.netbeans.modules.j2ee.ejbjarproject [1.4.1 200601251500]
	org.netbeans.libs.commons_logging/1 [1.3.1 1.0.4 200601251500]
	org.netbeans.tasklistapi/1 [1.20.1.7 7 200601251500]
	org.netbeans.modules.tasklist.core/2 [1.37.1.16.7 16 200601251500]
	org.netbeans.modules.tasklist.usertasks/2 [1.28.3.55.16.7 55 060506]
	org.netbeans.modules.servletapi/1 [1.9.1 200601251500]
	org.netbeans.modules.httpserver/2 [2.5.1.42 42 200601251500]
	org.netbeans.modules.xsl/1 [1.11.1.4 200601251500]
	jindent.plugin.netbeans [4.0.8 060503]
	org.netbeans.modules.j2ee.debug/1 [1.3.1 200601251500]
	org.netbeans.modules.editor.errorstripe/2 [2.2.1.1.1 1 200601251500]
	org.netbeans.modules.editor.bookmarks/1 [1.3.1 200601251500]
	org.netbeans.modules.properties/1 [1.17.1 200601251500]
	org.netbeans.modules.i18n/1 [1.20.1 200601251500]
	org.netbeans.modules.web.monitor/1 [1.15.1 200601251500]
	org.netbeans.modules.servletapi24/1 [2.6.1 2.4 200601251500]
	org.netbeans.modules.web.jspparser/2 [2.5.1 200601251500]
	org.netbeans.modules.web.core.syntax/1 [1.22.1 200601251500]
	org.netbeans.modules.web.struts/1 [1.2.1.1 1 200601251500]
	org.netbeans.modules.web.examples/1 [1.5.1 200601251500]
	org.netbeans.modules.j2ee.blueprints/1 [1.9.1 200601251500]
	org.netbeans.modules.websvc.jaxrpc16/1 [1.2.1 200601251500]
	org.netbeans.modules.html/1 [1.19.1 200601251500]
	org.netbeans.modules.db.core [1.2.1 200601251500]
	org.netbeans.modules.db.sql.editor [1.2.1.3 200601251500]
	org.netbeans.modules.xml.multiview/1 [1.4.1.2 2 200601251500]
	org.netbeans.modules.web.project [1.4.1 200601251500]
	org.netbeans.modules.web.jstl11/1 [2.6.1 1.1.2 200601251500]
	org.netbeans.modules.j2ee.genericserver [1.4.1 200601251500]
	org.netbeans.modules.web.core/1 [1.25.1.42.2 42 200601251500]
	org.netbeans.modules.updatecenters/1 [1.6.1 200601251500]
	org.netbeans.modules.i18n.form/2 [1.18.1 200601251500]
	org.netbeans.modules.websvc.jaxrpc16_xml/1 [1.0 200601252030]
	org.netbeans.modules.java.hints/1 [1.10.1.1 1 200601251500]
	org.netbeans.modules.java.examples/1 [1.5.1 200601251500]
	org.netbeans.modules.jemmy.idemodule/2 [2.2.4.19 200601252030]
	org.netbeans.modules.xtest.examples/1 [1.2 200601252030]
	org.netbeans.modules.regexphighlighter/1 [1.5 060303]
	org.netbeans.modules.derby [1.3.1 200601251500]
	org.netbeans.modules.linetools/1 [1.10 060306]
	org.openide.util.enumerations [6.4.1 200601251500]
	org.netbeans.modules.projectimport.jbuilder/1 [1.2 200601252030]
	org.netbeans.modules.web.freeform [1.4.1 200601251500]
	org.netbeans.modules.j2ee.platform/1 [1.3.1 200601251500]
	org.netbeans.modules.websvc.registry [1.3.1 200601251500]
	org.netbeans.modules.websvc.core [1.5.1.1.4 1 200601251500]
	org.netbeans.modules.websvc.dev/1 [1.5.1.1 200601251500]
	org.netbeans.modules.utilities/1 [1.21.1 200601251500]
	org.netbeans.modules.utilities.project/1 [1.5.1 200601251500]
	org.netbeans.modules.jmxri/1 [1.2.1 1 200601251500]
	org.netbeans.modules.j2ee.sun.appsrv/1 [1.3.1 1 200601251500]
	org.netbeans.modules.j2ee.sun.ddui/1 [1.6.1 1 200601251500]
	org.netbeans.modules.j2ee.sun.appsrv81/1 [1.1.1.1.1 1 200601251500]
	org.netbeans.modules.xml.schema/1 [1.11.1.4 200601251500]
	org.netbeans.modules.ant.grammar/1 [1.14.1 200601251500]
	org.netbeans.modules.defaults/1 [1.2.1 200601251500]
	org.netbeans.modules.tasklist.editor/2 [1.14.1.55 060506]
	org.netbeans.upgrader [4.5.1 200601251500]
	org.netbeans.modules.xml.tools/2 [1.11.1.4.4.4 4 200601251500]
	org.netbeans.modules.ant.debugger/1 [1.7.1.1 200601251500]
	org.netbeans.modules.web.debug/1 [2.8.1 200601251500]
	org.netbeans.modules.j2ee.refactoring/1 [1.5.1.42.1 200601251500]
	org.netbeans.modules.image/1 [1.17.1 200601251500]
	org.netbeans.modules.tomcat5/1 [1.7.1 200601251500]
	org.netbeans.modules.tomcat5.bundled/1 [1.6.1 200601251500]
	org.netbeans.modules.j2ee.sun.avk/1 [1.1.1 200602072030]
	org.netbeans.modules.java.navigation/1 [1.2.1 200601251500]
	org.netbeans.modules.welcome/1 [1.10.1 200601251500]
	org.netbeans.modules.usersguide/1 [1.19.1 200601251500]
	org.netbeans.modules.nbjunit/1 [1.19 200601091900]
	org.netbeans.modules.performance.insane [1.1 060221]
	org.netbeans.modules.extbrowser/1 [1.9.1 200601251500]
	org.netbeans.modules.css/2 [1.11.1 200601251500]
	org.netbeans.core.ide/1 [1.9.1 200601251500]
	org.netbeans.modules.suggestions_framework/2 [1.15.1.9.16.7 9 
200601251500]
	org.netbeans.modules.tasklist.docscan/2 [1.23.1.9.16.7 200601251500]
	org.netbeans.modules.j2ee.earproject [1.5.1 200601251500]
	org.netbeans.modules.beans/1 [1.17.1 200601251500]
	org.netbeans.modules.javadoc/1 [1.18.1 200601251500]
	org.netbeans.modules.j2ee.weblogic9/1 [1.4.1 200601251500]
	org.netbeans.modules.j2ee.ant [1.7.1 200601251500]
	org.netbeans.modules.apisupport.apidocs [2.25 200601252030]
	com.itgp.nb.xtt [5.4.5.56000 060811]
	org.netbeans.modules.properties.syntax/1 [1.17.1 200601251500]
	org.netbeans.modules.j2ee.ddloaders/1 [1.6.1.2.2 200601251500]
	org.netbeans.modules.j2ee.jboss4/1 [1.4.1 200601251500]
Comment 1 rocamora 2006-09-12 11:04:17 UTC
Created attachment 33818 [details]
Messages.log
Comment 2 Martin Entlicher 2006-09-12 14:03:59 UTC
In the log there is the vss module successfully installed.
The only exception that is thrown from vcscore is a strange ClassCastException
at
org.netbeans.modules.vcscore.ui.fsmanager.VcsManager$UnrecognizeAction.isEnabled(VcsManager.java:287)
which is most probably caused by several install/uninstall operations of the
vcscore module.

Can you please elaborate what really is the problem? I do not understand what
"no load vss module and no found" means, vss module was successfully installed
several times according to the message.log.