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 -> SimpleConnection to 9iFS

SimpleConnection to 9iFS

From: Filippo <pippo_at_pippo.it>
Date: Tue, 17 Jun 2003 12:27:18 +0200
Message-ID: <bcmqh5$7sm$1@lacerta.tiscalinet.it>


Hello I've tried to connect to IFS using the java example oracle.ifs.examples.devdoc.connection.SimpleConnection but it don't work... give me this error:

oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IFSSYS) oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (IFSSYS)

        at
oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(LibrarySer vice.java:546)

        at
oracle.ifs.beans.LibraryService.startService(LibraryService.java:329)

        at
oracle.ifs.examples.devdoc.connection.SimpleConnection.main(SimpleConnection .java:22)

The service is active!!!
why it can start? Received on Tue Jun 17 2003 - 05:27:18 CDT

Original text of this message

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