You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Alex (JIRA)" <ji...@apache.org> on 2019/02/15 00:54:00 UTC

[jira] [Created] (NETBEANS-2118) Proxy Lookup Issue on First Run

Alex created NETBEANS-2118:
------------------------------

             Summary: Proxy Lookup Issue on First Run
                 Key: NETBEANS-2118
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2118
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.0
            Reporter: Alex
         Attachments: dump.txt

Currently using version 8.2.  Tried yesterday the latest version of master via a Git clone of the Github's repo and NetBeans got stuck for over 20 minutes showing Opening Projects on the bottom toolbar until I closed the application.  Tried again and eventually a window popup with the title "Unexpected Exception" and the statement...

A org.openide.util.RequestProcessor$SlowItem exception has occurred.
Please report this at https://issues.apache.org/jira/projects/NETBEANS/issues,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your /home/ajam/.netbeans/dev/var/log folder.A org.openide.util.RequestProcessor$SlowItem exception has occurred.
Please report this at https://issues.apache.org/jira/projects/NETBEANS/issues,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your /home/ajam/.netbeans/dev/var/log folder.

...and a pretty long (several hundreds of lines) dump (see attachment). The solution was simply to change the Proxy (Tools -> Options -> General) from "Use System Proxy Settings," which works fine under version 8.2 to "No Proxy."

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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