Runtime error when switching versions of Java

G

Guest

Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination

We have two web applications that use Java. One requires Java 1.4 and
the other requires Java 1.3. If someone is in the one that requires
Java 1.4 and then navigates to the second one that requires 1.3, they
get the above error. However, if the two apps are opened in two
seperate browsers, the problem does not exist. I have seen this
problem all over Google, however there are no suitable solutions. I
have Microsoft JVM unchecked in the Tools, Options. And no, it is not
a parasite, as suggested in every thread I searched. Thanks for any
input. I would love to put this lingering problem to rest!
 
V

Vincenzo Di Russo [MVP]

Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination

We have two web applications that use Java. One requires Java 1.4 and
the other requires Java 1.3. If someone is in the one that requires
Java 1.4 and then navigates to the second one that requires 1.3, they
get the above error. However, if the two apps are opened in two
seperate browsers, the problem does not exist. I have seen this
problem all over Google, however there are no suitable solutions. I
have Microsoft JVM unchecked in the Tools, Options. And no, it is not
a parasite, as suggested in every thread I searched. Thanks for any
input. I would love to put this lingering problem to rest!

Try uninstalling Google toolbar from Control Panel -> Add/Remove programs.
 
G

Guest

It does not have the Google toolbar installed. This is a baseline 2000
image with sp4 and all updates. There is no third party apps installed
besides Java 1.3 & 1.4
 
V

Vincenzo Di Russo [MVP]

It does not have the Google toolbar installed. This is a baseline 2000
image with sp4 and all updates. There is no third party apps installed
besides Java 1.3 & 1.4

Sorry, no more ideas here.
 
R

Robert Aldwinckle

Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination

We have two web applications that use Java. One requires Java 1.4 and
the other requires Java 1.3. If someone is in the one that requires
Java 1.4 and then navigates to the second one that requires 1.3, they
get the above error. However, if the two apps are opened in two
seperate browsers, the problem does not exist. I have seen this
problem all over Google, however there are no suitable solutions. I
have Microsoft JVM unchecked in the Tools, Options. And no, it is not
a parasite, as suggested in every thread I searched. Thanks for any
input. I would love to put this lingering problem to rest!


Shouldn't you be asking Sun for support? <eg>


---
 
F

Frank Saunders, MS-MVP OE

Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination

We have two web applications that use Java. One requires Java 1.4 and
the other requires Java 1.3. If someone is in the one that requires
Java 1.4 and then navigates to the second one that requires 1.3, they
get the above error. However, if the two apps are opened in two
seperate browsers, the problem does not exist. I have seen this
problem all over Google, however there are no suitable solutions. I
have Microsoft JVM unchecked in the Tools, Options. And no, it is not
a parasite, as suggested in every thread I searched. Thanks for any
input. I would love to put this lingering problem to rest!

Runtime Library Microsoft Visual C++, Runtime Error Program
C:\Windows\Explorer.exe or Iexplore.exe, abnormal program termination.
http://www.doxdesk.com/parasite/CommonName.html
or
http://www.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ_AGENT.BK
also make sure you don't have both the Sun JRE and the Microsoft VM JIT
compiler enabled.

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
G

Guest

Thanks, but I thought the post was rather clear.
"I have seen this problem all over Google, however there are no
suitable solutions. I have Microsoft JVM unchecked in the Tools,
Options. And no, it is not a parasite."
I guess I will have to check with Sun. I was hoping I could get a
quick answer from here.
 
F

Frank Saunders, MS-MVP OE

Thanks, but I thought the post was rather clear.
"I have seen this problem all over Google, however there are no
suitable solutions. I have Microsoft JVM unchecked in the Tools,
Options. And no, it is not a parasite."
I guess I will have to check with Sun. I was hoping I could get a
quick answer from here.

Do you make sure to unselect one before selecting the other?

What is the complete and exact error message?

How are you switching between Microsoft and Sun?

The Microsoft VM is deprecated by Microsoft:
MSJVM Transition FAQ
http://www.microsoft.com/mscorp/java/faq.asp

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
G

Guest

http://groups.google.com/group/comp...other+web+page"&rnum=1&hl=en#300dcd02fa5f2125
This link is the exact same problem that I am having. He explained it
perfectly, describing going from 1.4 to 1.3.

Here's the complete error:
Title: "Microsoft Visual C++ Runtime Library"
Message: "Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination."

Sun has something on their site, however, I have to have a paid account
to read it. Anyone have one? If so, please paste the text.
http://onesearch.sun.com/search/cli...earch/index.jsp&hitNum=3&col=support-sunsolve
 
F

Frank Saunders, MS-MVP OE

Here's the complete error:
Title: "Microsoft Visual C++ Runtime Library"
Message: "Runtime Error!
Program: C:\Program Files\Internet Explorer\iexplore.exe
abnormal program termination."

I have only seen this error caused by Java when both the MS Java and the Sun
Java are turned on. I imagine that it could be caused by having two Sun
versions enabled. I Uninstall the JRE before installing a new version and I
no longer have the MS VM.

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
G

Guest

I understand. We do not make a habit of having more than one version
installed, however, we are forced to since one piece of software
requires version 1.4 and another requires version 1.3.
 
F

Frank Saunders, MS-MVP OE

I understand. We do not make a habit of having more than one version
installed, however, we are forced to since one piece of software
requires version 1.4 and another requires version 1.3.

bummer.
I'd try really hard to replace both with versions that use the latest
version of 1.5, which is more secure.

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
G

Guest

No can do. These junk applications have it hard coded to only run if
the certain version is present. Always two steps back...
Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

IE runtime Error 1
java conflictions 1
C++ RunTime Error IE6 12
IE Runtime error 1
Java is installed, but not working 2
IE6 Runtime Error! 1
Runtime Error 2
Runtime Error R6025 iexplore.exe 3

Top