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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

DAC server not connecting

Sujitrai-OracleJan 11 2012 — edited Jan 12 2012
Hi,

I have DAC 10.1.3 server installed on linux machine and i have DAC client on windows machine.

When i try to connect to the DAC repository through windows DAC client it is not connecting to the server ( Server connection symbol is red)
Hi Friends,

i checked the server configuration in DAC and it has the correct DAC repository details host and port no ( i checked the test connection option and it says connected). I tried restarting the server from DAC client machine but it is still not connecting after login(server symbol remain RED).though i can see my dac repository details source parameters i set last time.

one strange thing happend:
when i try to pinging the dac repo db host from there it is not pinging but through DAC its says connected !!!

i tried logging into linux machine having dac server and when i stopped and restarted the DAC server from there ( startserver.sh) after some time i am getting an error message :
as :

Jan 11, 2012 9:18:32 AM com.siebel.etl.engine.core.ETLUtils logException
SEVERE:
ANOMALY INFO::: Error while processing client messages.
EXCEPTION CLASS::: java.io.EOFException

java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2280)
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2749)
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:779)
java.io.ObjectInputStream.<init>(ObjectInputStream.java:279)
com.siebel.etl.net.QServer.loop(QServer.java:313)
com.siebel.etl.net.QServer.run(QServer.java:288)
java.lang.Thread.run(Thread.java:662)

i am not sure if i need to do anything from linux machine as well to make the DAC client connect to the server.

Please advice...
Thanks In Advance..
This post has been answered by Nathan John Morgan on Jan 12 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2012
Added on Jan 11 2012
3 comments
2,104 views