SCP Transfer Failure + Verifying Identity

Per Allansson per@appgate.com
Wed, 21 Jan 2004 12:04:03 +0100


This looks like a problem with permissions / not using
a signed applet. I have no problems loading the
unsigned mindterm.jar as an applet in Win2k SP4+IE6+
J2RE1.4.2_03. But you seem to do/load something more/else
as indicated below by the reference to
"C:\temp\ISNetworksMindTerm1.2.1SCP3\..."


Rishi Chopra wrote:
> Sorry to take so long on the reply.  I've included the output from the 
> java console when IE loads the applet:
> 
> load: class mindbright.application.MindTerm.class not found.
> java.lang.ClassNotFoundException: mindbright.application.MindTerm.class
>     at sun.applet.AppletClassLoader.findClass(Unknown Source)
>     at java.lang.ClassLoader.loadClass(Unknown Source)
>     at sun.applet.AppletClassLoader.loadClass(Unknown Source)
>     at java.lang.ClassLoader.loadClass(Unknown Source)
>     at sun.applet.AppletClassLoader.loadCode(Unknown Source)
>     at sun.applet.AppletPanel.createApplet(Unknown Source)
>     at sun.plugin.AppletViewer.createApplet(Unknown Source)
>     at sun.applet.AppletPanel.runLoader(Unknown Source)
>     at sun.applet.AppletPanel.run(Unknown Source)
>     at java.lang.Thread.run(Unknown Source)
> 
> Caused by: java.io.FileNotFoundException: 
> C:\temp\ISNetworksMindTerm1.2.1SCP3\applet\mindbright\application\MindTerm\class.class 
> (The system cannot find the path specified)
>     at java.io.FileInputStream.open(Native Method)
>     at java.io.FileInputStream.<init>(Unknown Source)
>     at java.io.FileInputStream.<init>(Unknown Source)
>     at sun.net.www.protocol.file.FileURLConnection.connect(Unknown Source)
>     at 
> sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
>     at sun.applet.AppletClassLoader.getBytes(Unknown Source)
>     at sun.applet.AppletClassLoader.access$100(Unknown Source)
>     at sun.applet.AppletClassLoader$1.run(Unknown Source)
>     at java.security.AccessController.doPrivileged(Native Method)
>     ... 10 more
> 
> -Rishi
> 
> Per Allansson wrote:
> 
>> Rishi Chopra wrote:
>>
>>> I'm running Win2k SP4.  The error I reported occurs with Netscape 
>>> (specifically Firebird v0.7) and Java 1.4.2_03 (I have both SDK and 
>>> JRE installed).
>>
>>
>>
>> The error message "Netscape security model is no longer supported. ..."
>> can be ignored. It is only a warning that the MT code tries to
>> call the old NS security API.
>>
>>> When I try with IE 6.0, the browser status bar says 
>>> "Applet.mindbright.application.MindTerm notinited".
>>
>>
>>
>> What does the Java Console say?
>>
>>
>