<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#d8d0c8>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've written a program in java, which compiles OK, 
but when I try to run it I get the following error message.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#0000ff face=Arial size=2>Exception in thread "main" 
java.lang.NullPointerException</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; at vtk.vtkPanel.getWindowID(vtkPanel.java:57)</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
vtk.vtkPanel.getWindowInfo(vtkPanel.java:80)</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
vtk.vtkPanel.Render(vtkPanel.java:111)</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
VCTimage.init(VCTimage.java:78)</FONT></DIV>
<DIV><FONT color=#0000ff face=Arial 
size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at 
VCTimage.main(VCTimage.java:28)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am working on Windows98, with vtk3.2, 
jdk1.3.1_01.</FONT></DIV>
<DIV><FONT face=Arial size=2>I am not very experienced with this and am hoping 
it is obvious whats wrong.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance </FONT></DIV>
<DIV><FONT face=Arial size=2>Carmen</FONT></DIV></BODY></HTML>