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 182330 - Services -> click dotFx This is a JavaFx deploement plug in that I put yesterday from plugins
Summary: Services -> click dotFx This is a JavaFx deploement plug in that I put yester...
Status: RESOLVED INVALID
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: issues@third-party
URL: http://statistics.netbeans.org/analyt...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-18 17:58 UTC by alex_s
Modified: 2011-05-19 12:31 UTC (History)
43 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160445


Attachments
stacktrace (1.60 KB, text/plain)
2010-05-27 20:14 UTC, dlipin
Details
stacktrace (1.59 KB, text/plain)
2010-06-26 20:49 UTC, javydreamercsw
Details
stacktrace (1.67 KB, text/plain)
2010-07-30 06:16 UTC, mhuebner
Details
stacktrace (2.72 KB, text/plain)
2011-01-29 21:16 UTC, tbrunhoff
Details
stacktrace (1.62 KB, text/plain)
2011-01-29 21:28 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alex_s 2010-03-18 17:58:04 UTC
java.io.FileNotFoundException: C:\Users\??????\.netbeans\dev\modules\ext\serverfx.jar (??????? ?? ??????? ????? ????????? ????)
        at java.util.zip.ZipFile.open(ZipFile.java:0)
        at java.util.zip.ZipFile.(ZipFile.java:114)
        at java.util.jar.JarFile.(JarFile.java:133)
        at java.util.jar.JarFile.(JarFile.java:112)
        at org.netbeans.JarClassLoader$JarSource$1.call(JarClassLoader.java:459)
        at org.netbeans.JarClassLoader$JarSource$1.call(JarClassLoader.java:456)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at org.netbeans.JarClassLoader$JarSource.getJarFile(JarClassLoader.java:472)
        at org.netbeans.JarClassLoader$JarSource.listCoveredPackages(JarClassLoader.java:535)
        at org.netbeans.JarClassLoader.getCoveredPackages(JarClassLoader.java:789)
        at org.netbeans.JarClassLoader.(JarClassLoader.java:158)
        at org.netbeans.StandardModule$OneModuleClassLoader.(StandardModule.java:687)
        at org.netbeans.StandardModule.classLoaderUp(StandardModule.java:620)
        at org.netbeans.ModuleManager.enable(ModuleManager.java:825)
        at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:315)
        at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:251)
        at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:283)
        at org.netbeans.core.startup.Main.getModuleSystem(Main.java:169)
        at org.netbeans.core.startup.Main.start(Main.java:299)
        at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:111)
        at java.lang.Thread.run(Thread.java:619)

Product Version = NetBeans IDE Dev (Build 201003160201)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.6.0_18
Runtime = Java HotSpot(TM) Client VM 16.0-b13
Comment 1 Adam Sotona 2010-03-21 15:56:36 UTC
www.dotfx.com is third-party commercial plugin and has nothing to do with JavaFX technology nor NetBeans JavaFX support
Comment 2 Marian Mirilovic 2010-04-07 08:05:09 UTC
183 dups
Comment 3 Exceptions Reporter 2010-05-24 04:20:25 UTC
This bug already has 450 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160445
Comment 4 dlipin 2010-05-27 20:14:37 UTC
Created attachment 99566 [details]
stacktrace
Comment 5 javydreamercsw 2010-06-26 20:49:50 UTC
Created attachment 100438 [details]
stacktrace

Open IDE
Comment 6 mhuebner 2010-07-30 06:16:30 UTC
Created attachment 101096 [details]
stacktrace
Comment 7 atanu2531 2010-11-25 07:18:42 UTC
My issue was  -- "I have just installed java card plugin in Netbeans  . Windows updates were also running at the same time  ." ----  but it is merged with this issue . An issue within issue  . ouff ...:)
Comment 8 tbrunhoff 2011-01-29 21:16:34 UTC
Created attachment 105469 [details]
stacktrace
Comment 9 tbrunhoff 2011-01-29 21:28:13 UTC
Created attachment 105471 [details]
stacktrace

Starting up ide
Comment 10 Anton Chechel 2011-05-19 12:31:35 UTC
Not related to NetBeans.