Share

RCOSjava

Tracker: Support Requests

5 rcos.html causes error with ie - ID: 894549
Last Update: Comment added ( nobody )

After successfully running soma and runme (on Dell
Inspiron 2500 with XP Pro) I try to open the rcos.html file
The error I recieve is as follows:

Micorsoft Visual C++ Runtime Library

Runtime Error

Program c:\Program Files\Internet Explorer\iexplore.exe

This applicaton has requested the Runtime to terminate
in an unusual way.

I have run this successfully before a number of months
ago but in the meantime I have installed JBuilder9 as
well as other programs. The first time I tried running
rcos.html today it downloaded the Java Plugin ver 1.3

Any help would be appreciated


Ira Rudowsky, Assoc Prof
Brooklyn College
Dept of CIS
Brooklyn, NY 11210
rudowsky@brooklyn.cuny.edu


Nobody/Anonymous ( nobody ) - 2004-02-10 18:24

5

Open

None

Nobody/Anonymous

None

None

Public


Comments ( 2 )




Date: 2004-09-08 12:44
Sender: nobody

Logged In: NO

Hi, I don't know much about these things, but I did surmount
this problem by removing the JavaScript from the RCOS.html
file in the dist folder. This left the following, which should at
least open up the applet:

<HTML>
<HEAD>
<TITLE>
RCOSjava
</TITLE>
</HEAD>

<BODY BGCOLOR="#000000" TEXT="#ffffff" LINK="FF0000"
VLINK="0000FF">
<!-- The following code is specified at the beginning of the
<BODY> tag. -->
<APPLET CODE="org.rcosjava.RCOS" archive="RCOSjava-
0.4.2.jar,log4j-1.2.8.jar" align="center"
width="600" height="300">
<PARAM NAME="java_code" VALUE="org.rcosjava.RCOS">
<PARAM NAME="java_archive" VALUE="RCOSjava-
0.4.2.jar,log4j-1.2.8.jar">
<PARAM NAME="java_type" VALUE="application/x-java-
applet;version=1.3">
<PARAM NAME="screen_height" VALUE="480">
<PARAM NAME="screen_width" VALUE="640">
<PARAM NAME="baseDomain" VALUE="localhost">
<PARAM NAME="port" VALUE="4242">
<PARAM NAME="scriptable" VALUE="true">
No Java 2 SDK, Standard Edition v 1.3 support for APPLET!!
</APPLET>
</BODY>
</HTML>


Date: 2004-02-14 06:25
Sender: newmanaProject Admin

Logged In: YES
user_id=25304

Checked to see if you have the MS JVM or another installed
as well. I think have two JVMs can cause them to badly
interact with one another. I suspect removing or
uninstalling the other JVMs (RCOSjava needs 1.3 or above)
will fix the problem.

I'll investigate it further.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.