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 7666 - Exception thrown when trying to create and mount some already mounted .jar second time
Summary: Exception thrown when trying to create and mount some already mounted .jar se...
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: jarpackager (show other bugs)
Version: 3.x
Hardware: Other Windows ME/2000
: P4 minor (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-09-15 10:24 UTC by vnemec
Modified: 2003-07-01 10:01 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 vnemec 2000-09-15 10:24:45 UTC
[netbeans27]
1. open jarpackager
2. create some .jar with "Mount as Separate Filesystem" checkbox CHECKED
3. click on "Create JAR" button second time

attached exception is thrown

Fri Sep 15 11:16:24 GMT+02:00 2000java.util.MissingResourceException: Can't
find resource for bundle java.util.PropertyResourceBundle, key MSG_CannotRename
java.util.MissingResourceException: Can't find resource for bundle
java.util.PropertyResourceBundle, key MSG_CannotRename
        at java.util.ResourceBundle.getObject(ResourceBundle.java:382)
        at java.util.ResourceBundle.getString(ResourceBundle.java:354)
        at org.netbeans.modules.jarpackager.PackagingPanel$9.run
(PackagingPanel.java:763)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:317)
        at java.awt.EventDispatchThread.pumpOneEvent
(EventDispatchThread.java:103)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:84)
Comment 1 Martin Roskanin 2000-09-27 15:42:59 UTC
fixed in [main trunk] (nb38)
Comment 2 vnemec 2000-09-27 17:15:59 UTC
verified in [main trunk] (nb38)
Comment 3 Quality Engineering 2003-07-01 10:00:30 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 10:01:30 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.