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 26838 - Start-up of IDE 3.4 results in Exception
Summary: Start-up of IDE 3.4 results in Exception
Status: CLOSED DUPLICATE of bug 26391
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-28 10:07 UTC by Robbie Baldock
Modified: 2008-12-23 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robbie Baldock 2002-08-28 10:07:04 UTC
Issue pertains to final release of 3.4 (which seems to be 
missing from the "Found in Version" list by the way).

Every time the IDE is started I get an exception:

Annotation: Cannot read class: 
org.netbeans.modules.form.GlobalJarFileSystem
Annotation: Source: Mount/org-netbeans-modules-form-
GlobalJarFileSystem.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">
    <module name="org.netbeans.modules.form/2" 
spec="1.7.3"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$Attr"/>
    <instanceof 
class="org.openide.filesystems.FileSystem"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem"/>
    <instanceof class="java.io.Serializable"/>
    <instanceof 
class="org.netbeans.modules.form.GlobalJarFileSystem"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$Info"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$Change"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$List"/>
    <instanceof 
class="org.openide.filesystems.JarFileSystem"/>
    <instanceof class="java.lang.Object"/>
    <serialdata 
class="org.netbeans.modules.form.GlobalJarFileSystem">
        
ACED00057372002D6F72672E6E65746265616E732E6D6F64756C65732E6
66F726D2E476C6F62616C4A617246696C65537973
        
74656DE1F42A6DDD694615020000787200256F72672E6F70656E6964652
E66696C6573797374656D732E4A617246696C6553
        
797374656DFEA3640EA593F8870200014C0004726F6F7474000E4C6A617
6612F696F2F46696C653B7872002A6F72672E6F70
        
656E6964652E66696C6573797374656D732E416273747261637446696C6
553797374656DD193D2E5ABFD8BFA0300054C0004
        
617474727400314C6F72672F6F70656E6964652F66696C6573797374656
D732F416273747261637446696C6553797374656D
        
24417474723B4C00066368616E67657400334C6F72672F6F70656E69646
52F66696C6573797374656D732F41627374726163
        
7446696C6553797374656D244368616E67653B4C0004696E666F7400314
C6F72672F6F70656E6964652F66696C6573797374
        
656D732F416273747261637446696C6553797374656D24496E666F3B4C0
0046C6973747400314C6F72672F6F70656E696465
        
2F66696C6573797374656D732F416273747261637446696C65537973746
56D244C6973743B4C00087472616E736665727400
        
354C6F72672F6F70656E6964652F66696C6573797374656D732F4162737
47261637446696C6553797374656D245472616E73
        
6665723B787200226F72672E6F70656E6964652E66696C6573797374656
D732E46696C6553797374656D840CFB0DCFF8F904
        
0200035A000668696464656E4C000A6361706162696C69747974002E4C6
F72672F6F70656E6964652F66696C657379737465
        
6D732F46696C6553797374656D4361706162696C6974793B4C000A73797
374656D4E616D657400124C6A6176612F6C616E67
        
2F537472696E673B787001737200316F72672E6F70656E6964652E66696
C6573797374656D732E46696C6553797374656D43
        
61706162696C697479244265616E08B6C4E26B7961400200045A000B636
F6D70696C6174696F6E5A000564656275675A0003
        
646F635A0009657865637574696F6E78700101000174001F433A5C6E657
46265616E735C6265616E735C54696D6572426561
        
6E2E6A61727372002A6F72672E6F70656E6964652E66696C65737973746
56D732E4A617246696C6553797374656D24496D70
        
6CFF1123A997AF17400200014C000266737400274C6F72672F6F70656E6
964652F66696C6573797374656D732F4A61724669
        
6C6553797374656D3B787071007E000C71007E001271007E001271007E0
01270770400000000787372000C6A6176612E696F
        
2E46696C65042DA4450E0DE4FF0300014C00047061746871007E000B787
071007E000F7702005C78
    </serialdata>
</settings>
Annotation: File C:\netbeans\beans\TimerBean.jar does not 
exist.
org.openide.filesystems.FSException: File 
C:\netbeans\beans\TimerBean.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 java.lang.reflect.Method.invoke(Native Method)
        at java.io.ObjectInputStream.invokeObjectReader
(ObjectInputStream.java:2214)
        at java.io.ObjectInputStream.inputObject
(ObjectInputStream.java:1411)
        at java.io.ObjectInputStream.readObject
(ObjectInputStream.java:386)
        at java.io.ObjectInputStream.readObject
(ObjectInputStream.java:236)
        at 
org.netbeans.core.projects.XMLSettingsSupport$SettingsRecog
nizer.readSerial(XMLSettingsSupport.java:420)
        at 
org.netbeans.core.projects.XMLSettingsSupport$SettingsRecog
nizer.instanceCreate(XMLSettingsSupport.java:448)
        at 
org.netbeans.core.projects.SerialDataConvertor$SettingsInst
ance.instanceCreate(SerialDataConvertor.java:315)
        at 
org.openide.loaders.FolderInstance.instanceForCookie
(FolderInstance.java:365)
        at 
org.openide.loaders.FolderInstance$HoldInstance.instanceCre
ate(FolderInstance.java:783)
        at 
org.netbeans.core.AutomountSupport.createInstance
(AutomountSupport.java:83)
        at 
org.openide.loaders.FolderInstance.defaultProcessObjects
(FolderInstance.java:571)
        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)

Problem seems to be that it's looking in the wrong 
directory for TimerBean.jar.  Possibly a bug in the 
installer?


Robbie
Comment 1 pzajac 2002-08-28 13:25:38 UTC

*** This issue has been marked as a duplicate of 26391 ***
Comment 2 Marian Mirilovic 2003-07-22 13:12:20 UTC
verified, closed - it's duplicate.