Startup Exception: Cannot read class org.openide.filesystems.JarFileSystem

hi, and this is my exception of the day:

Meantime the path to my ncsoc.jar has changed.

So i get an exception, anytime i start netbeans (NB3.4 beta3)...

I can not assign this exception to the correcty mounted ncsoc.jar.

Where this exception comes from?

How i get it disappear?

Annotation: Cannot read class: org.openide.filesystems.JarFileSystem

Annotation: Source: Mount/NCSOC#002Ejar.settings

Annotation: Content:

<?xml version="1.0"?>

<!DOCTYPE settings PUBLIC "-//NetBeans//DTD Session settings 1.0//EN"

"http://www.netbeans.org/dtds/sessionsettings-1_0.dtd">

<settings version="1.0">

<instanceof class="org.openide.filesystems.JarFileSystem"/>

<instanceof class="org.openide.filesystems.AbstractFileSystem"/>

<instanceof class="org.openide.filesystems.AbstractFileSystem$List"/>

<instanceof class="org.openide.filesystems.AbstractFileSystem$Change"/>

<instanceof class="org.openide.filesystems.AbstractFileSystem$Attr"/>

<instanceof class="org.openide.filesystems.AbstractFileSystem$Info"/>

<instanceof class="java.io.Serializable"/>

<instanceof class="org.openide.filesystems.FileSystem"/>

<instanceof class="java.lang.Object"/>

<serialdata class="org.openide.filesystems.JarFileSystem">

ACED0005737200256F72672E6F70656E6964652E66696C6573797374656D732E4A617246696C655 3797374656DFEA3640EA5

93F8870200014C0004726F6F7474000E4C6A6176612F696F2F46696C653B7872002A6F72672E6F7 0656E6964652E66696C65

73797374656D732E416273747261637446696C6553797374656DD193D2E5ABFD8BFA0300054C000 4617474727400314C6F72

672F6F70656E6964652F66696C6573797374656D732F416273747261637446696C6553797374656 D24417474723B4C000663

68616E67657400334C6F72672F6F70656E6964652F66696C6573797374656D732F4162737472616 37446696C655379737465

6D244368616E67653B4C0004696E666F7400314C6F72672F6F70656E6964652F66696C657379737 4656D732F416273747261

637446696C6553797374656D24496E666F3B4C00046C6973747400314C6F72672F6F70656E69646 52F66696C657379737465

6D732F416273747261637446696C6553797374656D244C6973743B4C00087472616E73666572740 0354C6F72672F6F70656E

6964652F66696C6573797374656D732F416273747261637446696C6553797374656D245472616E7 36665723B787200226F72

672E6F70656E6964652E66696C6573797374656D732E46696C6553797374656D840CFB0DCFF8F90 40200035A000668696464

656E4C000A6361706162696C69747974002E4C6F72672F6F70656E6964652F66696C65737973746 56D732F46696C65537973

74656D4361706162696C6974793B4C000A73797374656D4E616D657400124C6A6176612F6C616E6 72F537472696E673B7870

00737200316F72672E6F70656E6964652E66696C6573797374656D732E46696C6553797374656D4 361706162696C69747924

4265616E08B6C4E26B7961400200045A000B636F6D70696C6174696F6E5A000564656275675A000 3646F635A000965786563

7574696F6E78700101000174003F433A5C646576656C6F705C50726F6A656B74655C4C494D42755 35C6C696D6275735C6170

70735C73796E635C6C69625C6E6F7465735C4E43534F432E6A61727372002A6F72672E6F70656E6 964652E66696C65737973

74656D732E4A617246696C6553797374656D24496D706CFF1123A997AF17400200014C000266737 400274C6F72672F6F7065

6E6964652F66696C6573797374656D732F4A617246696C6553797374656D3B787071007E000B710 07E001171007E00117100

7E001170770400000000787372000C6A6176612E696F2E46696C65042DA4450E0DE4FF0300014C0 0047061746871007E000A

787071007E000E7702005C78

</serialdata>

</settings>

Annotation: File

C:\develop\Projekte\LIMBuS\limbus\apps\sync\lib\notes\NCSOC.jar does not

exist.

org.openide.filesystems.FSException: File

C:\develop\Projekte\LIMBuS\limbus\apps\sync\lib\notes\NCSOC.jar does not

exist.

at org.openide.filesystems.FSException.io(FSException.java:73)

at

org.openide.filesystems.JarFileSystem.setJarFile(JarFileSystem.java:161)

at

org.openide.filesystems.JarFileSystem.readObject(JarFileSystem.java:660)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja va:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at

java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:809)

at

java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1733)

at

java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1636)

at

java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1264)

at java.io.ObjectInputStream.readObject(ObjectInputStream.java:322)

at

org.netbeans.core.projects.XMLSettingsSupport$SettingsRecognizer.readSerial(XML SettingsSupport.java:420)

at

org.netbeans.core.projects.XMLSettingsSupport$SettingsRecognizer.instanceCreate (XMLSettingsSupport.java:448)

at

org.netbeans.core.projects.SerialDataConvertor$SettingsInstance.instanceCreate( SerialDataConvertor.java:315)

at

org.openide.loaders.FolderInstance.instanceForCookie(FolderInstance.java:365)

at

org.openide.loaders.FolderInstance$HoldInstance.instanceCreate(FolderInstance.j ava:783)

at

org.netbeans.core.AutomountSupport.createInstance(AutomountSupport.java:83)

at

org.openide.loaders.FolderInstance.defaultProcessObjects(FolderInstance.java:57 1)

at

org.openide.loaders.FolderInstance.access$100(FolderInstance.java:45)

at

org.openide.loaders.FolderInstance$2.run(FolderInstance.java:456)

at org.openide.util.Task.run(Task.java:136)

[catch] at

org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599)

[6071 byte] By [nichte,carsten] at [2007-11-25 16:46:53]
# 1

Carsten Nichte wrote:

> hi, and this is my exception of the day:

> Meantime the path to my ncsoc.jar has changed.

> So i get an exception, anytime i start netbeans (NB3.4 beta3)...

>

> I can not assign this exception to the correcty mounted ncsoc.jar.

>

> Where this exception comes from?

> How i get it disappear?

> [snip]

> Annotation: File

> C:\develop\Projekte\LIMBuS\limbus\apps\sync\lib\notes\NCSOC.jar does not

> [snip]

Delete $userdir/system/Mount/NCSOC#002Ejar.settings. Note that the poor

error message is a bug which has been fixed.

-Jesse

--

Jesse Glick <mailto:jesse.glick@sun.com> x22801

NetBeans, Open APIs <http://www.netbeans.org/>

Glick,Jesse at 2007-7-2 23:26:08 > top of Java-index,Archived Forums,Sun ONE Studio 4...