Skip to Main Content

Analytics 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!

startserver.sh script fails on Linux

user958861Aug 11 2009 — edited Aug 14 2009
Hello All,

I am new to OBIEE installation. Installed OBIEE and OBIA successfully. Dashboards are not showing Data.

I have installed Informatica 8.6.0 & HotFix 4.0 + DAC 10.1.3.4.1 on Linux. In my case Application Server and Database Server is on same machine.

I am getting 2 Errors
-----------------------
1. startserver.sh - errors Aug 11, 2009 12:24:45 PM com.siebel.etl.engine.core.ETLUtils logException
MESSAGE:::/mnt/400GApps/VIS/oracle/db/tech_st/10.2.0/obdwa/bifoundation/dac/conf/server.properties (No such file or directory)
EXCEPTION CLASS::: java.io.FileNotFoundException

2. sh client.sh to configure DAC console. OCI connection errors

SEVERE: Couldn't establish a connection: MESSAGE:::Oracle (OCI8) driver not available!
EXCEPTION CLASS::: java.lang.IllegalArgumentException
please help

Error Log for 1)
=====================
SEVERE:
ANOMALY INFO:::
An exception occurred. Shutting down server...
EXCEPTION CLASS::: java.lang.ExceptionInInitializerError

com.siebel.etl.net.QServer.setSpill(QServer.java:159)
com.siebel.etl.net.QServer.<init>(QServer.java:84)
com.siebel.etl.net.QServer.main(QServer.java:420)

::: CAUSE :::
MESSAGE:::Application Manager Failed Initialization
EXCEPTION CLASS::: com.siebel.etl.bootup.ApplicationManagerInitializationException

com.siebel.etl.bootup.ApplicationManager.initFileSource(ApplicationManager.java:157)
com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:79)
com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
com.siebel.etl.net.QServer.setSpill(QServer.java:159)
com.siebel.etl.net.QServer.<init>(QServer.java:84)
com.siebel.etl.net.QServer.main(QServer.java:420)

::: CAUSE :::
MESSAGE:::/mnt/400GApps/VIS/oracle/db/tech_st/10.2.0/obdwa/bifoundation/dac/conf/server.properties (No such file or directory)
EXCEPTION CLASS::: java.io.FileNotFoundException

java.io.FileInputStream.open(Native Method)
java.io.FileInputStream.<init>(FileInputStream.java:106)
java.io.FileInputStream.<init>(FileInputStream.java:66)
com.siebel.etl.bootup.ApplicationManager.initFileSource(ApplicationManager.java:151)
com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:79)
com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
com.siebel.etl.net.QServer.setSpill(QServer.java:159)
com.siebel.etl.net.QServer.<init>(QServer.java:84)
com.siebel.etl.net.QServer.main(QServer.java:420)
Aug 11, 2009 12:24:45 PM com.siebel.etl.net.QServer <init>
SEVERE:
Shutting down server...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 11 2009
Added on Aug 11 2009
7 comments
5,714 views