You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Roman Franchuk (JIRA)" <ji...@apache.org> on 2010/11/16 15:54:14 UTC

[jira] Created: (HARMONY-6676) Netbeans does not starts

Netbeans does not starts
------------------------

                 Key: HARMONY-6676
                 URL: https://issues.apache.org/jira/browse/HARMONY-6676
             Project: Harmony
          Issue Type: Bug
          Components: App-Oriented Bug Reports
    Affects Versions: 5.0M15
         Environment: Debian Lenny 5.0, Intel Celeron 1.8 Ghz (32-bit), 1280 Mb RAM, NVIDIA GeForce 4 MX 440 AGP 8x
            Reporter: Roman Franchuk


Netbeans 6.8 does not starts. It prints this text to console:
16.11.2010 16:23:35 org.netbeans.ProxyURLStreamHandlerFactory register
SEVERE: No way to find original stream handler for jar protocol
Throwable occurred: java.lang.NoSuchMethodException: getURLStreamHandler(java.lang.String)
        at java.lang.Class.findMatchingMethod(Class.java:202)
        at java.lang.Class.getDeclaredMethod(Class.java:446)
        at org.netbeans.ProxyURLStreamHandlerFactory.register(ProxyURLStreamHandlerFactory.java:70)
        at org.netbeans.JarClassLoader.<clinit>(JarClassLoader.java:123)
        at org.netbeans.MainImpl.execute(MainImpl.java:180)
        at org.netbeans.MainImpl.main(MainImpl.java:78)
        at org.netbeans.Main.main(Main.java:75)

It shows splash, progressbar goes to end, and then it halts.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.