Hi,
maybe your classpath is not set correctly. Take a look into db2cc, it is a
shell-script which you can view and edit with every text editor.
I had to make some changes to this script to make it work on a suse-server
a few months ago.
Check if you can start a java-application. If this is not possible, you
should fix this general problem first, as the control-centre is a java-app.
If you cannot find the problem: what jre do you use?
Greetings,
Sebastian Eichner
Quote:
> I've rpm-ed the DB2 control center in a SUSE 7.2 environment
> Everything looked well
> But when I tried to start it, with the db2cc-command
> I get following error:
> /home/db2inst1/sqllib/bin/db2cc: cd: /home/db2inst1/sqllib/cc: unknown
> file or map
> Unable to initialize threads: cannot find class java/lang/Thread
> Could not create Java VM
> Somebody knows the answer?
> Thanx!