Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Developer & Java Question

Re: SQL Developer & Java Question

From: Jim Smith <jim_at_jimsmith.demon.co.uk>
Date: Thu, 6 Apr 2006 08:49:09 +0100
Message-ID: <BOF1BpT1fMNEFwiC@jimsmith.demon.co.uk>


In message <1144262937.982045.213380_at_i40g2000cwc.googlegroups.com>, "amerar_at_iwc.net" <amerar_at_iwc.net> writes
>Hi Everyone!
>
>Our techs just installed the JDK 1.5 on our AIX machine so we can
>install SQL Developer. When I try and run SQL Developer, I receive
>this error. I've been looking for an answer with no luck. So, maybe
>someone else has seen this before?? I know nothing about how Java
>works........
>
>Thanks in advance!
>
>sh sqldeveloper
>
>Oracle SQL Developer 1.0
>Copyright (c) 2005 Oracle Corporation. All Rights Reserved.
>
>Unable to find configuration file: jdk.conf
>Working directory is /home/oracle/sqldeveloper/jdev/bin
>JVMJ9VM007E Command-line option unrecognised: -hotspot
>Could not create the Java virtual machine.
>
>

Sounds like the AIX JDK doesn't support hotspot. Try commenting out the hot spot directive in ./jdev/bin/ide.conf

#SetJavaVM hotspot

-- 
Jim Smith
I'm afraid you've mistaken me for someone who gives a damn.
Received on Thu Apr 06 2006 - 02:49:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US