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 27893 - Clean up error message for missing files
Summary: Clean up error message for missing files
Status: CLOSED DUPLICATE of bug 26072
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-09 18:34 UTC by _ gtzabari
Modified: 2008-12-22 23:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gtzabari 2002-10-09 18:34:55 UTC
3.4 dev build 200210070100

   The following exception should be replaced by either:

1) A polite popup message informing the user: "The 
following underlying files/directories were missing and 
cannot be mounted"

or

2) Silently ignore the error and simply not mount the FS.

Annotation: Cannot read class: 
org.openide.filesystems.JarFileSystem
Annotation: Source: Mount/activation#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="java.io.Serializable"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$Info"/>
    <instanceof 
class="org.openide.filesystems.FileSystem"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$Attr"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$List"/>
    <instanceof class="java.lang.Object"/>
    <instanceof 
class="org.openide.filesystems.AbstractFileSystem$Change"/>
    <instanceof 
class="org.openide.filesystems.JarFileSystem"/>
    <instanceof 
class="org.openide.filesystems.$JarFileSystem$Patch$"/>
    <serialdata 
class="org.openide.filesystems.JarFileSystem">
        
ACED0005737200256F72672E6F70656E6964652E66696C6573797374656
D732E4A617246696C6553797374656DFEA3640EA5
        
93F8870200014C0004726F6F7474000E4C6A6176612F696F2F46696C653
B7872002D6F72672E6F70656E6964652E66696C65
        
73797374656D732E244A617246696C6553797374656D245061746368240
7D4C28CA5B540750200007872002A6F72672E6F70
        
656E6964652E66696C6573797374656D732E416273747261637446696C6
553797374656DD193D2E5ABFD8BFA0300054C0004
        
617474727400314C6F72672F6F70656E6964652F66696C6573797374656
D732F416273747261637446696C6553797374656D
        
24417474723B4C00066368616E67657400334C6F72672F6F70656E69646
52F66696C6573797374656D732F41627374726163
        
7446696C6553797374656D244368616E67653B4C0004696E666F7400314
C6F72672F6F70656E6964652F66696C6573797374
        
656D732F416273747261637446696C6553797374656D24496E666F3B4C0
0046C6973747400314C6F72672F6F70656E696465
        
2F66696C6573797374656D732F416273747261637446696C65537973746
56D244C6973743B4C00087472616E736665727400
        
354C6F72672F6F70656E6964652F66696C6573797374656D732F4162737
47261637446696C6553797374656D245472616E73
        
6665723B787200226F72672E6F70656E6964652E66696C6573797374656
D732E46696C6553797374656D840CFB0DCFF8F904
        
0200035A000668696464656E4C000A6361706162696C69747974002E4C6
F72672F6F70656E6964652F66696C657379737465
        
6D732F46696C6553797374656D4361706162696C6974793B4C000A73797
374656D4E616D657400124C6A6176612F6C616E67
        
2F537472696E673B787000737200316F72672E6F70656E6964652E66696
C6573797374656D732E46696C6553797374656D43
        
61706162696C697479244265616E08B6C4E26B7961400200045A000B636
F6D70696C6174696F6E5A000564656275675A0003
        
646F635A0009657865637574696F6E787001010001740030433A5C75736
572735C67696C695C636F6D5C737065656368776F
        
726B735C6C69625C61637469766174696F6E2E6A61727372002A6F72672
E6F70656E6964652E66696C6573797374656D732E
        
4A617246696C6553797374656D24496D706CFF1123A997AF17400200014
C000266737400274C6F72672F6F70656E6964652F
        
66696C6573797374656D732F4A617246696C6553797374656D3B7870710
07E000C71007E001271007E001271007E00127077
        
0400000000787372000C6A6176612E696F2E46696C65042DA4450E0DE4F
F0300014C00047061746871007E000B787071007E
        000F7702005C78
    </serialdata>
</settings>
Annotation: File 
C:\users\gili\com\speechworks\lib\activation.jar does not 
exist.
org.openide.filesystems.FSException: File 
C:\users\gili\com\speechworks\lib\activation.jar does not 
exist.
        at org.openide.filesystems.FSException.io
(FSException.java:73)
        at org.openide.filesystems.JarFileSystem.setJarFile
(JarFileSystem.java:159)
        at org.openide.filesystems.JarFileSystem.readObject
(JarFileSystem.java:439)
        at sun.reflect.NativeMethodAccessorImpl.invoke0
(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java: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.modules.settings.convertors.XMLSettingsSupport
$SettingsRecognizer.readSerial(XMLSettingsSupport.java:488)
        at 
org.netbeans.modules.settings.convertors.XMLSettingsSupport
$SettingsRecognizer.instanceCreate
(XMLSettingsSupport.java:516)
        at 
org.netbeans.modules.settings.convertors.SerialDataConverto
r$SettingsInstance.instanceCreate
(SerialDataConvertor.java:316)
        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)
Comment 1 Marian Mirilovic 2003-01-13 10:36:21 UTC
In my opinion we already have this issue filed, but I cannot find the
number. Ressigne to filesystems.
Comment 2 pzajac 2003-01-14 08:32:54 UTC

*** This issue has been marked as a duplicate of 26072 ***
Comment 3 Marian Mirilovic 2003-07-22 10:49:44 UTC
verified, closed - it's duplicate.