Hi Sebastian,

this heavily looking as a networking problem.

Sebastian Zickau wrote:
> <DatabaseBackend name="logaNode" driver="oracle.jdbc.driver.OracleDriver"
> url="jdbc:oracle:thin:@x.x.x.x:1521:xyz" connectionTestStatement="SELECT
> * FROM dual">
...
> controller.xml:
> <SEQUOIA-CONTROLLER>
>   <Controller port="1521">

Are you sure that your database and the sequoia controller using the same port
1521 or is it maybe a cut&paste error?

Try to access your DB directly via JDBC to your URL
jdbc:oracle:thin:@x.x.x.x:1521:xyz either with the application or with a test
client.

I guess that this doesn't work and then sequoia is out of guilty.


Viele Grüße,
Ingo Kampe


--
http://www.zertificon.com
https://www.globaltrustpoint.com/[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Z1 SecureMail" by Zertificon
...the leading server solutions for Secure & Trustable E-Mail
Try our Policy controlled S/MIME & OpenPGP & HTTPS Messaging!!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to