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 224743 - NullPointerException at org.netbeans.modules.netserver.websocket.WebSocketHandlerClient7.readHandshake
Summary: NullPointerException at org.netbeans.modules.netserver.websocket.WebSocketHan...
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Internal Server (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 08:36 UTC by Jan Becicka
Modified: 2013-08-19 23:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 197423


Attachments
stacktrace (1.77 KB, text/plain)
2013-01-11 08:36 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2013-01-11 08:36:00 UTC
Build: NetBeans IDE Dev (Build 20130109-4c546afa1d53)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3811
OS: Mac OS X

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.netserver.websocket.WebSocketHandlerClient7.readHandshake(WebSocketHandlerClient7.java:176)
   at org.netbeans.modules.netserver.websocket.WebSocketHandlerClient7.read(WebSocketHandlerClient7.java:133)
   at org.netbeans.modules.netserver.websocket.WebSocketClientImpl$WebSocketClientHandler.read(WebSocketClientImpl.java:163)
   at org.netbeans.modules.netserver.SocketFramework.readData(SocketFramework.java:179)
   at org.netbeans.modules.netserver.SocketFramework.process(SocketFramework.java:153)
   at org.netbeans.modules.netserver.SocketClient.process(SocketClient.java:108)
Comment 1 Jan Becicka 2013-01-11 08:36:01 UTC
Created attachment 130101 [details]
stacktrace
Comment 2 David Konecny 2013-08-19 23:04:05 UTC
c89d1dad8026