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

Home -> Community -> Usenet -> c.d.o.misc -> Java error installing Oracle 8.1.7 EE on Suse 7.2

Java error installing Oracle 8.1.7 EE on Suse 7.2

From: Eddy Pagotto <eddy.pagotto_at_libero.it>
Date: Tue, 16 Apr 2002 11:28:29 +0000 (UTC)
Message-ID: <52830d70dac3c22f53136ec941b54a79.59102@mygate.mailgate.org>


Hi,
during the installation, when I press the NEXT button in the "Database Identification" section, the installation doesn't continue. In the error log file oraInstall.err there's the following error:

java.lang.NoClassDefFoundError:
oracle/ewt/scrolling/scrollBox/EwtLWScrollbar$Updater

        at oracle.ewt.scrolling.scrollBox.EwtLWScrollbar.setValues(Unknown Source)

	at oracle.ewt.lwAWT.LWScrollbar.setMaximum(Unknown Source)
	at oracle.ewt.EwtComponent._configureAdjustable(Unknown Source)
	at oracle.ewt.EwtComponent._configureHAdjustable(Unknown Source)
	at oracle.ewt.EwtComponent.setCanvasSize(Unknown Source)
	at oracle.ewt.dTree.DTree.itemsAdded(Unknown Source)
	at oracle.ewt.dTree.DTreeSimpleParent.addItems(Unknown Source)
	at oracle.ewt.dTree.DTreeSimpleParent.addItem(Unknown Source)
	at oracle.ewt.dTree.DTreeSimpleParent.addItem(Unknown Source)
	at
oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.addGlobalInfos(OiifpSummaryPanel.java:566)
	at
oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.populateTree(OiifpSummaryPanel.java:295)
	at
oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.init(OiifpSummaryPanel.java:279)
	at
oracle.sysman.oii.oiif.oiifw.OiifwSummaryWCDE.setDialogProperties(OiifwSummaryWCDE.java:164)
	at
oracle.sysman.oii.oiif.oiifb.OiifbWizChainDlgElem.doOperation(OiifbWizChainDlgElem.java:474)
	at
oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
	at
oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:689)
	at
oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
	at
oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:511)
	at
oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:111)
	at
oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
	at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:307)
	at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:468)


But under
/tmp/ORACLE/Disk1/stage/Components/oracle.swd.oui/1.7.1.8.0./1/DataFiles/Expanded/lib there's the ewt.jar file! And it contains all the needed classes! Can you help me?
Thanks,

Eddy

-- 
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
Received on Tue Apr 16 2002 - 06:28:29 CDT

Original text of this message

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