|
From: Patrick Y. <kc...@ce...> - 2003-10-30 04:06:35
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Ajit,<br>
<br>
I see what you mean. We have tested hsql previously, but only in the
file mode, not in server mode. So, I am not sure about the cause in
your situation. Are you sure the server can be accessible by a very
simple Java program using JDBC?<br>
<br>
Regards, -patric<br>
<br>
<br>
Tripathi, Ajit (GXS) wrote:<br>
<blockquote type="cite"
cite="mid...@ba...">
<meta content="text/html; " http-equiv="Content-Type">
<title></title>
<meta name="GENERATOR" content="MSHTML 6.00.2800.1226">
<div><font size="2" color="#0000ff" face="Arial"><span
class="281245603-30102003">Patrick,</span></font></div>
<div><font size="2" color="#0000ff" face="Arial"><span
class="281245603-30102003"></span></font> </div>
<div><font size="2"><font color="#0000ff" face="Arial"><span
class="281245603-30102003"> I am using: </span></font><font
face="Arial"><font color="#0000ff">jdbc:hsqldb:hsql://localhost<span
class="750341917-29102003"> </span><span class="718034116-29102003"><span
class="828311217-29102003">as <span class="281245603-30102003">jdbc
url and running hypersonic in standalone server mode.</span></span></span></font></font></font></div>
<div><span class="718034116-29102003"><font size="2" color="#0000ff"
face="Arial"><span class="828311217-29102003"></span></font></span> </div>
<div><font face="Arial"><font color="#0000ff"><font size="2"><span
class="718034116-29102003"><span class="828311217-29102003"><span
class="750341917-29102003"><span class="281245603-30102003"> and my</span> </span>startdb
script<span class="281245603-30102003"> is</span>: </span></span><span
class="718034116-29102003"><span class="828311217-29102003"> <span
class="281245603-30102003"> </span>start java -classpath "<span
class="281245603-30102003">./</span>hsqldb.jar" org.hsqldb.Server
-database "msh"<span class="281245603-30102003"> </span></span></span></font></font></font></div>
<div><font face="Arial"><font color="#0000ff"><font size="2"><span
class="718034116-29102003"><span class="828311217-29102003"><span
class="281245603-30102003"></span></span></span></font></font></font> </div>
<div><font face="Arial"><font color="#0000ff"><font size="2"><span
class="718034116-29102003"><span class="828311217-29102003"><span
class="281245603-30102003"> Clearly, from the log, it was trying to
open a connection but got hung in the process.</span></span></span></font></font></font></div>
<div><span class="718034116-29102003"><span class="828311217-29102003"></span></span> </div>
<div><span class="718034116-29102003"><span class="828311217-29102003"><span
class="281245603-30102003"><font size="2" color="#0000ff" face="Arial">regards,</font></span></span></span></div>
<div><span class="718034116-29102003"><span class="828311217-29102003"><span
class="281245603-30102003"><font size="2" color="#0000ff" face="Arial">Ajit</font></span></span></span></div>
<blockquote>
<div align="left" dir="ltr" class="OutlookMessageHeader"><font
size="2" face="Tahoma">-----Original Message-----<br>
<b>From:</b> Patrick Yee [<a class="moz-txt-link-freetext" href="mailto:kc...@ce...">mailto:kc...@ce...</a>]<br>
<b>Sent:</b> Thursday, October 30, 2003 6:09 AM<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:ebx...@li...">ebx...@li...</a><br>
<b>Subject:</b> Re: [ebxmlms-general] bundled loopback client:
question<br>
<br>
</font></div>
Nice to hear that. But we ever tested with hypersonic successfully. I
guess when you are specifying a file path in the JDBC URL, you have to
make sure all the parent directories do exist.<br>
Regards, -Patrick<br>
<br>
<br>
<br>
Tripathi, Ajit (GXS) wrote:<br>
<blockquote type="cite"
cite="mid...@ba...">
<meta name="GENERATOR" content="MSHTML 6.00.2800.1226">
<style></style>
<div><span class="718034116-29102003"><font size="2"
color="#0000ff" face="Arial">Pat and Chris,</font></span></div>
<div><span class="718034116-29102003"></span> </div>
<div><span class="718034116-29102003"> <font size="2"
color="#0000ff" face="Arial">Thanks a ton! Loopback works perfectly
with mysql. That short logfile was with hypersonic.</font></span></div>
<div><span class="718034116-29102003"></span> </div>
<div><span class="718034116-29102003"><font size="2"
color="#0000ff" face="Arial">regards,</font></span></div>
<div><span class="718034116-29102003"><font size="2"
color="#0000ff" face="Arial">Ajit</font></span></div>
<blockquote style="margin-right: 0px;" dir="ltr">
<div align="left" dir="ltr" class="OutlookMessageHeader"><font
size="2" face="Tahoma">-----Original Message-----<br>
<b>From:</b> Patrick Yee [<a href="mailto:kc...@ce..."
class="moz-txt-link-freetext">mailto:kc...@ce...</a>]<br>
<b>Sent:</b> Wednesday, October 29, 2003 9:18 PM<br>
<b>To:</b> <a
href="mailto:ebx...@li..."
class="moz-txt-link-abbreviated">ebx...@li...</a><br>
<b>Subject:</b> Re: [ebxmlms-general] bundled loopback client:
question<br>
<br>
</font></div>
<div><font size="2" face="Arial">1. No</font></div>
<div><font size="2" face="Arial">2. Yes it is used. For all
Hermes clients (no matter it is loopback or not), they have to register
what messages they want to receive with Hermes. CPA ID, Conversation
ID, Service and Action forms a 4-tuple so-called application context to
identify this. Therefore, loopback program need to submit an
application context to Hermes for registration in order to start
receiving messages. The service variable holds the value of Service
field used in the loopback program.</font></div>
<div><font size="2" face="Arial">3. Will be answered in my next
mail. :-)</font></div>
<div> </div>
<div><font size="2" face="Arial">Regards, -Patrick</font></div>
<div> </div>
<blockquote
style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"
dir="ltr">
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> </div>
</blockquote>
</blockquote>
</blockquote>
<br>
------------------------------------------------------- This SF.net
email is sponsored by: SF.net Giveback Program. Does SourceForge.net
help you be more productive? Does it help you create better code? SHARE
THE LOVE, and help us help YOU! Click Here:
<a class="moz-txt-link-freetext" href="http://sourceforge.net/donate/">http://sourceforge.net/donate/</a>
_______________________________________________ ebxmlms-general mailing
list <a class="moz-txt-link-abbreviated" href="mailto:ebx...@li...">ebx...@li...</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/ebxmlms-general">https://lists.sourceforge.net/lists/listinfo/ebxmlms-general</a></blockquote>
</blockquote>
<br>
</body>
</html>
|