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!

dac server starting error message

MNRKApr 16 2010 — edited Jul 31 2010
HI all,

I am trying to start the server on my linux machine. I see the following message. Can anyone help me understabd what the error message is..

./startserver.sh
OS detected: Linux
Dec 6, 2009 1:13:17 AM com.siebel.etl.engine.core.ETLUtils logException
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:::/ad62/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)
Dec 6, 2009 1:13:17 AM com.siebel.etl.net.QServer <init>
SEVERE:
Shutting down server...
This post has been answered by Christian Screen on Jul 31 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2010
Added on Apr 16 2010
6 comments
6,748 views