MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

workbench and java 1.6 ??

  • To: mathgroup at smc.vnet.net
  • Subject: [mg74100] workbench and java 1.6 ??
  • From: "Alex" <axel.kowald at rub.de>
  • Date: Sat, 10 Mar 2007 06:49:33 -0500 (EST)

Hi everybody,

I recently upgraded from java 1.5 to 1.6 and since then I have
problems using Mathematica workbench. Basically, debugging doesn't work and I
get error messages like the following. Does this mean the workbench
doesn't work with 1.6 and if yes, where in the workbench do I specify
which jre to use ?

Many thanks,

    Alex


>From In[404]:=
JLink`Java::excptn: A Java exception occurred: \
java.lang.ClassNotFoundException: [[Ljava.lang.String;
	at java.net.URLClassLoader$1.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source).

>From In[404]:=
JLink`LoadJavaClass::fail: Java failed to load class
[[Ljava.lang.String;.
>From In[404]:=
JLink`JavaNew::argx: Incorrect number or type of arguments to
constructor for \
class com.wolfram.eclipse.M\[Ellipsis]MathematicaStackFrame. The
arguments, \
shown here in a list, were {blob[x_],1000000031,$Failed,\[Ellipsis]m,
5,4}



  • Prev by Date: Re: How to rotate AxesLabel ?
  • Next by Date: infinity problem in mathematica
  • Previous by thread: Re: Synergetics coordinates NoteBooks
  • Next by thread: Re: workbench and java 1.6 ??