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 237503 - NullPointerException at org.netbeans.core.network.proxy.ProxyAutoConfig.evalPAC
Summary: NullPointerException at org.netbeans.core.network.proxy.ProxyAutoConfig.evalPAC
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Proxy (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 21:59 UTC by Exceptions Reporter
Modified: 2013-11-11 14:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204824


Attachments
stacktrace (545 bytes, text/plain)
2013-10-22 21:59 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-10-22 21:59:50 UTC
This bug was originally marked as duplicate of bug 230257, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: OpenJDK 64-Bit Server VM, 22.0-b10, OpenJDK Runtime Environment, 1.7.0-google-v5-51411267-49911157
OS: Linux

User Comments:
GUEST: Running NetBeans 7.4 for the first time after installing it. I had a similar problem with 7.3.1.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.core.network.proxy.ProxyAutoConfig.evalPAC(ProxyAutoConfig.java:203)
   at org.netbeans.core.network.proxy.ProxyAutoConfig.initEngine(ProxyAutoConfig.java:131)
   at org.netbeans.core.network.proxy.ProxyAutoConfig.access$000(ProxyAutoConfig.java:65)
   at org.netbeans.core.network.proxy.ProxyAutoConfig$1.run(ProxyAutoConfig.java:104)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1432)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2042)
Comment 1 Exceptions Reporter 2013-10-22 21:59:51 UTC
Created attachment 141433 [details]
stacktrace
Comment 2 Libor Fischmeistr 2013-11-11 14:37:34 UTC
Hello, thank you for the report.

"Unfortunately" it works for me using OpenJDK.

Try to update java version.

It seems that JavaScript engine was not found.