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: problems starting dbassist (Oracle 8.1.5)

Re: problems starting dbassist (Oracle 8.1.5)

From: Chris Wiss <chris_at_purecarbonnospam.com>
Date: Tue, 5 Jun 2001 15:04:32 -0400
Message-ID: <9fja5h$1mp0$1@msunews.cl.msu.edu>

Make sure all of your environment variables are set correctly. Especially those for Java and the associated library paths. You may be pointing to the wrong library, etc.

Try creating a test database from svrmgrl. You should get more detailed error messages, allowing you to determine if the problem is in the Oracle installation or in the local Java setup.

Chris Weiss

"SysAdmin" <jemand_at_hotmail.com> wrote in message news:9eopo2$uc1$06$1_at_news.t-online.com...
> Hi,
> I get an error when i want to start dbasisst:
> Oracle 8.1.5 on Intel Solaris 8 (all recommended patches for solaris are
> installed)
>
>
> $ dbassist
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> at java.lang.String.substring(String.java)
> at WizOSD.DBQueryAvailableRAM(WizOSD.java:271)
> at CheckerClass.CheckAvailableRAM(CheckerClass.java:484)
> at CheckerClass.DetectAll(CheckerClass.java:63)
> at DBConfigInfo_base.<init>(DBConfigInfo_base.java:901)
> at DBConfigInfo.<init>(DBConfigInfo.java:49)
> at DBCreateWizard.<init>(DBCreateWizard.java:422)
> at DBCreateWizard.main(DBCreateWizard.java:1083)
>
> Does anybody know what i can do?
>
> Andreas
>
>
Received on Tue Jun 05 2001 - 14:04:32 CDT

Original text of this message

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