Hi Dilphat,
OK, I understand it now and actually thanks - this revealed a bug :-)
In the following link, it describes that Eclipse automatically looks for
a JVM with its first choice being "eclipse/jre" folder, the second
choice being the -vm argument in "eclipse.ini", and the final choice
being the JVM locations found in PATH.
http://wiki.eclipse.org/FAQ_How_do_I_run_Eclipse%3F#Find_the_JVM
For TBC case, this can be translated as the first choice being "<TBC
installation folder>/jre" folder, the second choice being the -vm
argument in "TopBraid Composer.ini", and the final choice being again
the JVM locations found in PATH.
A way to check this is to look at in TBC at "Help > About TopBraid
Composer ME" from the menu, click on "Installation Details" at the
dialog, click on Configuration tab. Inside the configuration text,
locate the automatically generated value of "-vm" variable, which tells
you which JVM TBC is using.
We currently ship TBC with a /jre6 folder rather than /jre folder. In
this respect, this seems like a bug as it prevents the first JVM choice
taking place. I will discuss with my colleagues, and we will have a fix
for the next TBC version.
However, what you have done is correct as well, and you could keep using
TBC. Thanks again.
Gokhan
On 11/14/2011 2:05 PM, Dilphat wrote:
Hi Gokhan,
I looked at the problem some more. With the help of a colleague I
figured out the problem was actually the version of java in my PATH
env variable. TBC was finding a java 1.4.2 version before the 1.6.0_24
version. Once I made sure the 1.6.0_24 version was higher up in the
PATH hierarchy it worked fine. That is what the references to java
version = 1.4.2 were about.
On Nov 8, 6:00 pm, Gokhan Soydan<[email protected]> wrote:
Dilphat,
It appears that you got a corrupted (incomplete) download. Could you try
re-downloading TBC?
Gokhan
On 11/8/2011 2:20 PM, Dilphat wrote:
I just downloaded the 64 bit TBC 3.5.2 version, unzipped the zip file,
and executed the TopBraid Composer executable. The following dump
results:
[c087158@schon ~/tbcme]$ TopBraid\ Composer
Warning: -XX:PermSize=256m not understood. Ignoring.
Warning: -XX:MaxPermSize=256m not understood. Ignoring.
Warning: -Xmx1024M not understood. Ignoring.
Warning: -Xms640M not understood. Ignoring.
Warning: -XX:SurvivorRatio=16 not understood. Ignoring.
Warning: -XX:NewRatio=3 not understood. Ignoring.
Warning: -jar not understood. Ignoring.
Exception in thread "main"
java.lang.NoClassDefFoundError:
.home.c087158.tbcme.plugins.org.eclipse.equinox.launcher_1.1.0.v20100507.jar
at gnu.gcj.runtime.FirstThread.run() (/usr/lib64/libgcj.so.5.0.0)
at _Jv_ThreadRun(java.lang.Thread) (/usr/lib64/libgcj.so.5.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const,
boolean) (/usr/lib64/libgcj.so.5.0.0)
at __gcj_personality_v0 (/home/c087158/tbcme/java.version=1.4.2)
at __libc_start_main (/lib64/tls/libc-2.3.4.so)
at _Jv_RegisterClasses (/home/c087158/tbcme/java.version=1.4.2)
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and onhttp://fontconfig.org
Looks like its not finding the jvm. Sure I'm doing something un-smart.
Could you give the ignorant a clue please...- Hide quoted text -
- Show quoted text -
--
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include TopBraid Composer,
TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en