KL Tse wrote:
> All settings in TurbineResource.properties are correct. I have never used > jisql before, I think I need to find out how to use it. What is jisql? Is this a sybase-specific client or something I could use with other servers? >>> Exception: java.sql.SQLException: JZ006: Caught IOException: >>>java.net.ConnectException: Connection refused >>> Stack Trace follows: >>> java.sql.SQLException: JZ006: Caught IOException: >>>java.net.ConnectException: Connection refused Yeah, this definitely looks like a permissions thing - it looks like you're hitting the db alright and then its denying you a connection - either that or you're hitting the wrong port or the server isn't listening for network connections. I'm afraid I don't know about how sybase configures these things. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
