Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem runnig web interface on http://<hostname>:7778/ifs/files

146661Jan 2 2003 — edited Jan 8 2003

Hi,

I am running OAS 9.0.3 and IFS 9.0.2. Installation of both products was successful and everything seems to work perfectly except when I try to connect to http://<hostname>:7778/ifs/files.

After login I get the following error in the top frame:
oracle.ifs.common.IfsException: IFS-21027: Unexpected exception in method S_Media.getContextEnabledState
java.sql.SQLException: ORA-00942: table or view does not exist
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:187)
at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1774)
at oracle.jdbc.oci8.OCIDBAccess.parseExecuteDescribe(OCIDBAccess.java:963)
at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2346)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2635)
at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:753)
at oracle.ifs.server.S_Media.getContextEnabledState(S_Media.java:2271)
at oracle.ifs.server.S_LibrarySession.getContextEnabledState(S_LibrarySession.java:13271)
at oracle.ifs.server.S_LibrarySession.DMIsContextIndexEnabled(S_LibrarySession.java:12903)
at oracle.ifs.beans.LibrarySession.DMIsContextIndexEnabled(LibrarySession.java:10137)
at oracle.ifs.beans.Me[i]

Long postings are being truncated to ~1 kB at this time.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2003
Added on Jan 2 2003
1 comment
439 views