Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> SimpleConnection to 9iFS
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
![]() |
![]() |