Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Fatal application error when adding applet code to tool mentor
Fatal application error when adding applet code to tool mentor [message #35053] Sat, 14 July 2007 07:36 Go to next message
Elvis John Dowson is currently offline Elvis John DowsonFriend
Messages: 45
Registered: July 2009
Member
Hi,
I am getting a fatal error when adding java applet code to a tool
mentor using EPF Composer 1.2.0-M3 and it hangs.

I used the file link option to bring in the required *.jar files for the
tool mentor. The tool mentor java applet uses a swing user interface to
capture text.

Here is the code that I added to the tool mentor using the HTML view:

<APPLET archive="./resource/toolapi.jar, ./resource/toolmentorapplet.jar"
codebase="./resource" code="com.company.tool.applet.Test.class"
WIDTH="400" HEIGHT="100">
</APPLET>

As soon as I add the java applet code and click on the save button, I get
the follow error and EPF Composer hangs

Java Plugin Fatal Error

Cannot load class sun/plugin/JavaRunTime.
The Bridge was installed at <D:\Tool\Java\SUN-JR~1.0>but the class is not
there.

Even if I click on the OK button for the Java Plugin Fatal Error window
notification, it doesn't work.

Now, if I add the applet code manually to the published website, the
applet loads fine and it works.

However, adding applet code from within EPF Composer 1.2.0-M3 hangs the
entire eclipse instance.

What could be causing this? Is there some additional settings that I need
to configured for the project properties or java libraries?

Best regards,

Elvis Dowson
Re: Fatal application error when adding applet code to tool mentor [message #35365 is a reply to message #35053] Tue, 17 July 2007 19:13 Go to previous message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
Hello Elvis.
As this is not a supported case and I have not tried this; going via
bugzilla with this is exactly the right way.

Peter.


"Elvis John Dowson" <elvisdowson@yahoo.com> wrote in message
news:fcedc3cd7a0c16b4432f229cbe590c51$1@www.eclipse.org...
> Hi,
> I am getting a fatal error when adding java applet code to a tool
> mentor using EPF Composer 1.2.0-M3 and it hangs.
>
> I used the file link option to bring in the required *.jar files for the
> tool mentor. The tool mentor java applet uses a swing user interface to
> capture text.
>
> Here is the code that I added to the tool mentor using the HTML view:
>
> <APPLET archive="./resource/toolapi.jar, ./resource/toolmentorapplet.jar"
> codebase="./resource" code="com.company.tool.applet.Test.class"
> WIDTH="400" HEIGHT="100">
> </APPLET>
>
> As soon as I add the java applet code and click on the save button, I get
> the follow error and EPF Composer hangs
>
> Java Plugin Fatal Error
>
> Cannot load class sun/plugin/JavaRunTime.
> The Bridge was installed at <D:\Tool\Java\SUN-JR~1.0>but the class is not
> there.
>
> Even if I click on the OK button for the Java Plugin Fatal Error window
> notification, it doesn't work.
>
> Now, if I add the applet code manually to the published website, the
> applet loads fine and it works.
>
> However, adding applet code from within EPF Composer 1.2.0-M3 hangs the
> entire eclipse instance.
> What could be causing this? Is there some additional settings that I need
> to configured for the project properties or java libraries?
>
> Best regards,
>
> Elvis Dowson
>
Re: Fatal application error when adding applet code to tool mentor [message #580333 is a reply to message #35053] Tue, 17 July 2007 19:13 Go to previous message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
Hello Elvis.
As this is not a supported case and I have not tried this; going via
bugzilla with this is exactly the right way.

Peter.


"Elvis John Dowson" <elvisdowson@yahoo.com> wrote in message
news:fcedc3cd7a0c16b4432f229cbe590c51$1@www.eclipse.org...
> Hi,
> I am getting a fatal error when adding java applet code to a tool
> mentor using EPF Composer 1.2.0-M3 and it hangs.
>
> I used the file link option to bring in the required *.jar files for the
> tool mentor. The tool mentor java applet uses a swing user interface to
> capture text.
>
> Here is the code that I added to the tool mentor using the HTML view:
>
> <APPLET archive="./resource/toolapi.jar, ./resource/toolmentorapplet.jar"
> codebase="./resource" code="com.company.tool.applet.Test.class"
> WIDTH="400" HEIGHT="100">
> </APPLET>
>
> As soon as I add the java applet code and click on the save button, I get
> the follow error and EPF Composer hangs
>
> Java Plugin Fatal Error
>
> Cannot load class sun/plugin/JavaRunTime.
> The Bridge was installed at <D:\Tool\Java\SUN-JR~1.0>but the class is not
> there.
>
> Even if I click on the OK button for the Java Plugin Fatal Error window
> notification, it doesn't work.
>
> Now, if I add the applet code manually to the published website, the
> applet loads fine and it works.
>
> However, adding applet code from within EPF Composer 1.2.0-M3 hangs the
> entire eclipse instance.
> What could be causing this? Is there some additional settings that I need
> to configured for the project properties or java libraries?
>
> Best regards,
>
> Elvis Dowson
>
Previous Topic:Documenting standard operating procedures (SOP's) with EPF
Next Topic:Documenting standard operating procedures (SOP's) with EPF
Goto Forum:
  


Current Time: Fri Apr 26 17:17:37 GMT 2024

Powered by FUDForum. Page generated in 0.02976 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top