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

Summary: Netbeans for PHP 8.1 freeze on start
Product: platform Reporter: ecolinet
Component: ProxyAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: NB log messages

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.