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 257644 - Netbeans for PHP 8.1 freeze on start
Summary: Netbeans for PHP 8.1 freeze on start
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Proxy (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-20 13:20 UTC by ecolinet
Modified: 2016-01-20 14:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB log messages (48.72 KB, application/octet-stream)
2016-01-20 13:20 UTC, ecolinet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecolinet 2016-01-20 13:20:03 UTC
Created attachment 158190 [details]
NB log messages

When launching Netbeans 8.1 for PHP the IDE is quickly freezing. 

Our company is using a proxy.pac that may be not strictly correct.

In fact we have this message in the NB logs : 

INFO [org.netbeans.core.network.proxy.ProxyAutoConfig]: For input string: "8080 "
java.lang.NumberFormatException: For input string: "8080 "
...
INFO [org.netbeans.core.network.proxy.ProxyAutoConfig]: No port in  
INFO [null]: Last record repeated again.


To me there is two problems :
- the fact that the proxy.pac is wrong freeze NB
- NB is unable to recover when the port is "8080 "

Thanks,
Eric
Comment 1 Tomas Hurka 2016-01-20 14:18:29 UTC
This issue has nothing to do with performance, reassigning.