P1 issue with NB menu actions.

View: New views
2 Messages — Rating Filter:   Alert me  

P1 issue with NB menu actions.

by Kiran Bhumana-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I am not sure where to file this bug and hence sending it to NBentpack alias. Please get this resolved.

I am using the NB enterprise pack from http://deadlock.netbeans.org/hudson/job/sierra/760/ (build 760). After opening few projects (I have BPEL project, EJB project and CompApp project) and after a while I get the following exception in a pop-up. The following is pasted from the log file. Log file is attached as well. After this exception, I loose all my menu actions and NB toolbars. Look at the screen shot below. This is a P1 bug. After this I can't work with the IDE.

SEVERE [org.openide.util.RequestProcessor]
org.openide.filesystems.FileStateInvalidException: MultiFileObject@1b6ef20[Shortcuts]
    at org.openide.loaders.DataObject.find(DataObject.java:478)
Caused: org.openide.loaders.DataObjectNotFoundException: MultiFileObject@1b6ef20[Shortcuts]
    at org.openide.loaders.DataObject.find(DataObject.java:498)
    at org.openide.loaders.DataFolder.findFolder(DataFolder.java:515)
Caused: java.lang.IllegalArgumentException
    at org.openide.loaders.DataFolder.findFolder(DataFolder.java:517)
    at org.netbeans.core.ShortcutsFolder.readShortcuts(ShortcutsFolder.java:151)
    at org.netbeans.core.ShortcutsFolder.refresh(ShortcutsFolder.java:123)
    at org.netbeans.core.ShortcutsFolder.access$200(ShortcutsFolder.java:72)
    at org.netbeans.core.ShortcutsFolder$Listener.run(ShortcutsFolder.java:206)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
SEVERE [org.openide.util.RequestProcessor]
org.openide.filesystems.FileStateInvalidException: MultiFileObject@1b6ef20[Shortcuts]
    at org.openide.loaders.DataObject.find(DataObject.java:478)
Caused: org.openide.loaders.DataObjectNotFoundException: MultiFileObject@1b6ef20[Shortcuts]
    at org.openide.loaders.DataObject.find(DataObject.java:498)
    at org.openide.loaders.DataFolder.findFolder(DataFolder.java:515)
Caused: java.lang.IllegalArgumentException
    at org.openide.loaders.DataFolder.findFolder(DataFolder.java:517)
    at org.netbeans.core.ShortcutsFolder.readShortcuts(ShortcutsFolder.java:151)
    at org.netbeans.core.ShortcutsFolder.refresh(ShortcutsFolder.java:123)
    at org.netbeans.core.ShortcutsFolder.access$200(ShortcutsFolder.java:72)
    at org.netbeans.core.ShortcutsFolder$Listener.run(ShortcutsFolder.java:206)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)





I came to know on a different thread that the underlying File system API was changed recently. Maybe this is because of that.
-- 
Kiran Bhumana
Open ESB Community (http://open-esb.org)



log.zip (28K) Download Attachment

Re: P1 issue with NB menu actions.

by Brad Mayer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kiran,

There exists http://www.netbeans.org/issues/show_bug.cgi?id=126935 just
opened today by wjprakash as a P1, with the identical stack trace.   I
will attach your info to this bug.

Regards,
-Brad Mayer

Kiran Bhumana wrote:

>
> I am not sure where to file this bug and hence sending it to NBentpack
> alias. Please get this resolved.
>
> I am using the NB enterprise pack from
> http://deadlock.netbeans.org/hudson/job/sierra/760/ (build 760). After
> opening few projects (I have BPEL project, EJB project and CompApp
> project) and after a while I get the following exception in a pop-up.
> The following is pasted from the log file. Log file is attached as
> well. After this exception, I loose all my menu actions and NB
> toolbars. Look at the screen shot below. This is a *P1* bug. After
> this I can't work with the IDE.
>
> SEVERE [org.openide.util.RequestProcessor]
> org.openide.filesystems.FileStateInvalidException:
> MultiFileObject@1b6ef20[Shortcuts]
>     at org.openide.loaders.DataObject.find(DataObject.java:478)
> Caused: org.openide.loaders.DataObjectNotFoundException:
> MultiFileObject@1b6ef20[Shortcuts]
>     at org.openide.loaders.DataObject.find(DataObject.java:498)
>     at org.openide.loaders.DataFolder.findFolder(DataFolder.java:515)
> Caused: java.lang.IllegalArgumentException
>     at org.openide.loaders.DataFolder.findFolder(DataFolder.java:517)
>     at
> org.netbeans.core.ShortcutsFolder.readShortcuts(ShortcutsFolder.java:151)
>     at org.netbeans.core.ShortcutsFolder.refresh(ShortcutsFolder.java:123)
>     at
> org.netbeans.core.ShortcutsFolder.access$200(ShortcutsFolder.java:72)
>     at
> org.netbeans.core.ShortcutsFolder$Listener.run(ShortcutsFolder.java:206)
>     at
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
> [catch] at
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
> SEVERE [org.openide.util.RequestProcessor]
> org.openide.filesystems.FileStateInvalidException:
> MultiFileObject@1b6ef20[Shortcuts]
>     at org.openide.loaders.DataObject.find(DataObject.java:478)
> Caused: org.openide.loaders.DataObjectNotFoundException:
> MultiFileObject@1b6ef20[Shortcuts]
>     at org.openide.loaders.DataObject.find(DataObject.java:498)
>     at org.openide.loaders.DataFolder.findFolder(DataFolder.java:515)
> Caused: java.lang.IllegalArgumentException
>     at org.openide.loaders.DataFolder.findFolder(DataFolder.java:517)
>     at
> org.netbeans.core.ShortcutsFolder.readShortcuts(ShortcutsFolder.java:151)
>     at org.netbeans.core.ShortcutsFolder.refresh(ShortcutsFolder.java:123)
>     at
> org.netbeans.core.ShortcutsFolder.access$200(ShortcutsFolder.java:72)
>     at
> org.netbeans.core.ShortcutsFolder$Listener.run(ShortcutsFolder.java:206)
>     at
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
> [catch] at
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
>
>
>
>
>
> I came to know on a different thread that the underlying File system
> API was changed recently. Maybe this is because of that.
> --
> Kiran Bhumana
> Open ESB Community (http://open-esb.org)


--
/**********************************************************************/

Brad Mayer
Technical Support Engineer, DPG CIS
Sun Microsystems, Inc. - Sun Developer Platforms Group

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTICE:  This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/***********************************************************************/

I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us. ยป [Bill Watterson]