[ 
https://issues.apache.org/jira/browse/NETBEANS-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jose luis romero updated NETBEANS-3155:
---------------------------------------
    Description: 
I entered to check some properties of a project  (java desktop, maven, bound to 
local WS), didn't any change, selected a few items (maybe a little fast, didn't 
wait for anything to load completely), just opened and closed

the stack trace is just this:

{{java.lang.IllegalArgumentException: 2.0.0 is unknown version
        at 
org.netbeans.modules.html.ojet.data.DataProviderImpl.setCurrentVersion(DataProviderImpl.java:165)
        at org.netbeans.modules.html.ojet.ui.OJETPanel.save(OJETPanel.java:161)
        at 
org.netbeans.modules.html.ojet.ui.OJETPanel$1.actionPerformed(OJETPanel.java:66)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:332)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:335)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.access$400(CustomizerDialog.java:228)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1$1.run(CustomizerDialog.java:291)
        at org.openide.filesystems.FileUtil$2.run(FileUtil.java:412)
        at 
org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
        at 
org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
        at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:396)
        at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:416)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1.run(CustomizerDialog.java:284)
        at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
        at org.openide.util.Mutex.writeAccess(Mutex.java:246)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2.run(CustomizerDialog.java:281)
        at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
        at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
        at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)}}

  was:
I entered to check some properties of a project  (java desktop, maven, bound to 
local WS), didn't any change, selected a few items (maybe a little fast, didn't 
wait for anything to load completely), just opened and closed

the stack trace of just this:

{{java.lang.IllegalArgumentException: 2.0.0 is unknown version
        at 
org.netbeans.modules.html.ojet.data.DataProviderImpl.setCurrentVersion(DataProviderImpl.java:165)
        at org.netbeans.modules.html.ojet.ui.OJETPanel.save(OJETPanel.java:161)
        at 
org.netbeans.modules.html.ojet.ui.OJETPanel$1.actionPerformed(OJETPanel.java:66)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:332)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:335)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.access$400(CustomizerDialog.java:228)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1$1.run(CustomizerDialog.java:291)
        at org.openide.filesystems.FileUtil$2.run(FileUtil.java:412)
        at 
org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
        at 
org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
        at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:396)
        at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:416)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1.run(CustomizerDialog.java:284)
        at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
        at org.openide.util.Mutex.writeAccess(Mutex.java:246)
        at 
org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2.run(CustomizerDialog.java:281)
        at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
        at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
        at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
[catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)}}


> java.lang.IllegalArgumentException: 2.0.0 is unknown version
> ------------------------------------------------------------
>
>                 Key: NETBEANS-3155
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3155
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.0
>         Environment: w10, jdk 1.8
>            Reporter: jose luis romero
>            Priority: Major
>
> I entered to check some properties of a project  (java desktop, maven, bound 
> to local WS), didn't any change, selected a few items (maybe a little fast, 
> didn't wait for anything to load completely), just opened and closed
> the stack trace is just this:
> {{java.lang.IllegalArgumentException: 2.0.0 is unknown version
>       at 
> org.netbeans.modules.html.ojet.data.DataProviderImpl.setCurrentVersion(DataProviderImpl.java:165)
>       at org.netbeans.modules.html.ojet.ui.OJETPanel.save(OJETPanel.java:161)
>       at 
> org.netbeans.modules.html.ojet.ui.OJETPanel$1.actionPerformed(OJETPanel.java:66)
>       at 
> org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:332)
>       at 
> org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:335)
>       at 
> org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.access$400(CustomizerDialog.java:228)
>       at 
> org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1$1.run(CustomizerDialog.java:291)
>       at org.openide.filesystems.FileUtil$2.run(FileUtil.java:412)
>       at 
> org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
>       at 
> org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
>       at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:396)
>       at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:416)
>       at 
> org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1.run(CustomizerDialog.java:284)
>       at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
>       at org.openide.util.Mutex.writeAccess(Mutex.java:246)
>       at 
> org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2.run(CustomizerDialog.java:281)
>       at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>       at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>       at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to