History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-9793
Type: Exception Exception
Status: Open Open
Priority: Major Major
Assignee: Dmitry Jemerov
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#3036] NPE: Parameter.toByteArray

Created: 19 Sep 06 16:24   Updated: 16 Oct 07 00:12
Component/s: Version Control Integration. Perforce
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEADEV-14795 [#4371] NPE: Parameter.toByteArray Major Resolved
IDEADEV-11168 [#3434] org.jetbrains.idea.perforce.p... Major Resolved

Build: 5,703


 Description  « Hide
exception://3036/
Last updated by Peter Gromov
java.lang.NullPointerException
at com.jniwrapper.Parameter.toByteArray(SourceFile:242)
at com.jniwrapper.Callback.saveState(SourceFile:329)
at com.jniwrapper.Callback.enterPoint(SourceFile:202)
at com.jniwrapper.Function.invokeCFunc(Native Method)
at com.jniwrapper.FunctionCall.a(SourceFile:118)
at com.jniwrapper.FunctionCall.call(SourceFile:34)
at com.jniwrapper.Function.invoke(SourceFile:161)
at org.jetbrains.idea.perforce.perforce.connections.P4NativeConnection$1.runProcess(P4NativeConnection.java:159)
at org.jetbrains.idea.perforce.perforce.PerfExecutionThread$1.run(PerfExecutionThread.java:53)
at java.lang.Thread.run(Thread.java:595)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.