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 27658 - JSP pages in a web module get renamed to null and become inaccessible
Summary: JSP pages in a web module get renamed to null and become inaccessible
Status: VERIFIED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2002-09-27 17:08 UTC by issues@www
Modified: 2008-12-23 11:52 UTC (History)
1 user (show)

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 issues@www 2002-09-27 17:08:37 UTC
This is an issue transferred from Bugtraq. Although from the stacktraces it does
not seem that the web module would be the culprit, I'm assigning to the web
module at first to evaluate.

Description: 
This is FFJEE 4.0 Build 020421 that is bundled with iAS
Open couple of jsp's in the source editor. Leave them open and start and stop
FFJEE couple of times . After sometime the pages get renamed to null in both the
source editor and the explorer. If you click on any jsp page in the explorer it
does not open up in the source editor. All the jsp pages show up as null in the
explorer.

Unmounting and remounting doesnt help. You have to delete the ffjuser40ee/
directory and then restart the server. 
This is a significant inconvenience. 
This is the exception I get when I try to exit from FFJ. After this I have to
Ctrl-c the IDE down.
Fri May 03 17:41:24 PDT 2002: java.util.MissingResourceException: Posted StackTrace
Annotation: Exception occurred in Request Processor
Nested annotation: Can't find resource for bundle
java.util.PropertyResourceBundle, key EXC_CannotSaveTCSettings
org.openide.util.RequestProcessor$Holder: Posted StackTrace(task xxx@xxxx
[-111201, 1, -1])
        at
org.openide.util.RequestProcessor$Holder.fillInStackTrace(RequestProcessor.java:300)
        at java.lang.Throwable.<init>(Throwable.java:195)
        at java.lang.Exception.<init>(Exception.java:41)
        at
org.openide.util.RequestProcessor$Holder.<init>(RequestProcessor.java:280)
        at
org.openide.util.RequestProcessor$Task.createHolder(RequestProcessor.java:333)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:100)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:73)
        at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:123)
        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 org.openide.awt.Actions.invokeAction(Actions.java:446)
        at org.openide.awt.Actions$ButtonBridge.actionPerformed(Actions.java:425)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767)
        at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1092)
[catch] at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:932)
        at java.awt.Component.processMouseEvent(Component.java:5021)
        at java.awt.Component.processEvent(Component.java:4818)
        at java.awt.Container.processEvent(Container.java:1380)
        at java.awt.Component.dispatchEventImpl(Component.java:3526)
        at java.awt.Container.dispatchEventImpl(Container.java:1437)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
        at java.awt.Container.dispatchEventImpl(Container.java:1423)
        at java.awt.Window.dispatchEventImpl(Window.java:1566)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
Fri May 03 17:41:24 PDT 2002: java.util.MissingResourceException: Missing
resource from class: java.util.PropertyResourceBundle
Annotation: Missing resource from class: java.util.PropertyResourceBundle
Annotation: Key which was not found: EXC_CannotSaveTCSettings
java.util.MissingResourceException: Can't find resource for bundle
java.util.PropertyResourceBundle, key EXC_CannotSaveTCSettings
        at java.util.ResourceBundle.getObject(ResourceBundle.java:314)
        at org.openide.util.NbBundle$MergedBundle.handleGetObject(NbBundle.java:388)
        at java.util.ResourceBundle.getObject(ResourceBundle.java:308)
        at java.util.ResourceBundle.getString(ResourceBundle.java:274)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:403)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:466)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:418)
        at
org.netbeans.core.windows.PersistenceManager.forceSaveOfTopComponents(PersistenceManager.java:505)
        at
org.netbeans.core.windows.PersistenceManager.writeXML(PersistenceManager.java:249)
        at org.netbeans.core.NbProject.projectSave(NbProject.java:137)
        at
org.netbeans.core.NbProjectOperation.storeLastProject(NbProjectOperation.java:52)
        at org.netbeans.core.NbTopManager.exit(NbTopManager.java:699)
        at org.netbeans.core.actions.SystemExit.performAction(SystemExit.java:54)
        at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:69)
        at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:105)
        at org.openide.util.Task.run(Task.java:152)
[catch] at
org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:622)

Fri May 03 17:41:37 PDT 2002: java.util.MissingResourceException: Posted StackTrace
Annotation: Exception occurred in Request Processor
Nested annotation: Can't find resource for bundle
java.util.PropertyResourceBundle, key EXC_CannotSaveTCSettings
org.openide.util.RequestProcessor$Holder: Posted StackTrace(task xxx@xxxx
[-58196, 1, -1])
        at
org.openide.util.RequestProcessor$Holder.fillInStackTrace(RequestProcessor.java:300)
        at java.lang.Throwable.<init>(Throwable.java:195)
        at java.lang.Exception.<init>(Exception.java:41)
        at
org.openide.util.RequestProcessor$Holder.<init>(RequestProcessor.java:280)
        at
org.openide.util.RequestProcessor$Task.createHolder(RequestProcessor.java:333)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:100)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:73)
        at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:123)
        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 org.openide.awt.Actions.invokeAction(Actions.java:446)
        at org.openide.awt.Actions$ButtonBridge.actionPerformed(Actions.java:425)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767)
        at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1092)
[catch] at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:932)
        at java.awt.Component.processMouseEvent(Component.java:5021)
        at java.awt.Component.processEvent(Component.java:4818)
        at java.awt.Container.processEvent(Container.java:1380)
        at java.awt.Component.dispatchEventImpl(Component.java:3526)
        at java.awt.Container.dispatchEventImpl(Container.java:1437)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
        at java.awt.Container.dispatchEventImpl(Container.java:1423)
        at java.awt.Window.dispatchEventImpl(Window.java:1566)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
Fri May 03 17:41:37 PDT 2002: java.util.MissingResourceException: Missing
resource from class: java.util.PropertyResourceBundle
Annotation: Missing resource from class: java.util.PropertyResourceBundle
Annotation: Key which was not found: EXC_CannotSaveTCSettings
java.util.MissingResourceException: Can't find resource for bundle
java.util.PropertyResourceBundle, key EXC_CannotSaveTCSettings
        at java.util.ResourceBundle.getObject(ResourceBundle.java:314)
        at org.openide.util.NbBundle$MergedBundle.handleGetObject(NbBundle.java:388)
        at java.util.ResourceBundle.getObject(ResourceBundle.java:308)
        at java.util.ResourceBundle.getString(ResourceBundle.java:274)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:403)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:466)
        at org.openide.util.NbBundle.getMessage(NbBundle.java:418)
        at
org.netbeans.core.windows.PersistenceManager.forceSaveOfTopComponents(PersistenceManager.java:505)
        at
org.netbeans.core.windows.PersistenceManager.writeXML(PersistenceManager.java:249)
        at org.netbeans.core.NbProject.projectSave(NbProject.java:137)
        at
org.netbeans.core.NbProjectOperation.storeLastProject(NbProjectOperation.java:52)
        at org.netbeans.core.NbTopManager.exit(NbTopManager.java:699)
        at org.netbeans.core.actions.SystemExit.performAction(SystemExit.java:54)
        at
org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:69)
        at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:105)
        at org.openide.util.Task.run(Task.java:152)
[catch] at
org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:622)
Fri May 03 17:41:37 PDT 2002: java.util.MissingResourceException: Posted StackTrace
Annotation: Exception occurred in Request Processor
Nested annotation: Can't find resource for bundle
java.util.PropertyResourceBundle, key EXC_CannotSaveTCSettings
org.openide.util.RequestProcessor$Holder: Posted StackTrace(task xxx@xxxx
[-58196, 1, -1])
        at
org.openide.util.RequestProcessor$Holder.fillInStackTrace(RequestProcessor.java:300)
        at java.lang.Throwable.<init>(Throwable.java:195)
        at java.lang.Exception.<init>(Exception.java:41)
        at
org.openide.util.RequestProcessor$Holder.<init>(RequestProcessor.java:280)
        at
org.openide.util.RequestProcessor$Task.createHolder(RequestProcessor.java:333)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:100)
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:73)
        at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:123)
        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 org.openide.awt.Actions.invokeAction(Actions.java:446)
        at org.openide.awt.Actions$ButtonBridge.actionPerformed(Actions.java:425)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1767)
        at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1820)
        at
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:419)
        at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:257)
        at javax.swing.AbstractButton.doClick(AbstractButton.java:289)
        at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1092)
[catch] at
javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:932)
        at java.awt.Component.processMouseEvent(Component.java:5021)
        at java.awt.Component.processEvent(Component.java:4818)
        at java.awt.Container.processEvent(Container.java:1380)
        at java.awt.Component.dispatchEventImpl(Component.java:3526)
        at java.awt.Container.dispatchEventImpl(Container.java:1437)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3214)
        at java.awt.LightweightDispatcher.processMouseEvent(Container.java:2929)
        at java.awt.LightweightDispatcher.dispatchEvent(Container.java:2859)
        at java.awt.Container.dispatchEventImpl(Container.java:1423)
        at java.awt.Window.dispatchEventImpl(Window.java:1566)
        at java.awt.Component.dispatchEvent(Component.java:3367)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:445)
        at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:190)
        at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:144)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:130)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)


Evaluation: 
This seems to be related to the NetBeans part the FFJ and therefore it will be
transferred into the Issuezilla.

A comment.
Comment 1 _ rkubacki 2002-09-30 07:47:04 UTC
Missing resource in org.netbeans.core.windows.Bundle?
Comment 2 Petr Jiricka 2002-09-30 10:24:53 UTC
I could not reproduce this in recent builds. Also, the 
bundle file in org.netbeans.core.windows looks ok. Are you 
still able to reproduce this in the sierra RC5 build ?
Comment 3 mslama 2002-10-18 15:12:26 UTC
This problem with missing bundle key was solved long time ago. 3 May
2002. When I integrated fix of issue #19688 to orion_fcs branch I
forgot to add bundle key. It was detected and added later as INF=7170.
Comment 4 mslama 2002-10-18 15:13:41 UTC
Marian, there is reporter missing. Is it bug in IZ? I thought every
issue must have reporter.
Comment 5 Marian Mirilovic 2002-10-18 15:19:55 UTC
Maybe, I don't know .
Comment 6 Marian Mirilovic 2003-07-24 08:33:48 UTC
verifying.
Comment 7 Jan Chalupa 2003-11-03 15:06:16 UTC
Previously VERIFIED issue that was mistakenly moved into the NEW
state... closing again...
Comment 8 Jan Chalupa 2003-11-03 15:06:47 UTC
... VERIFIED.