|
From: Patrick Y. <kc...@ce...> - 2003-04-10 06:32:50
|
<!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>
We have fixed that problem in the latest CVS source.<br>
-Patrick<br>
<br>
<br>
Mayne, Peter wrote:<br>
<blockquote type="cite"
cite="mid...@s-...">
<meta http-equiv="Content-Type" content="text/html; ">
<title>Message</title>
<meta content="MSHTML 6.00.2800.1141" name="GENERATOR">
<style></style>
<div><span class="586141623-06042003"><font face="Arial" size="2">That's
a backward step. I've been sharing the same config files between
Windows and Linux. This will make things more complicated than they
already are.</font></span></div>
<div> </div>
<div><span class="586141623-06042003"><font face="Arial" size="2">PJDM<br>
</font></span><font size="2">--<br>
Peter Mayne<br>
Technology Consultant<br>
Spherion Technology Solutions<br>
Level 1, 243 Northbourne Avenue, Lyneham, ACT, 2602<br>
T: 61 2 62689727 F: 61 2 62689777</font> </div>
<blockquote dir="ltr"
style="border-left: 2px solid rgb(0, 0, 0); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div class="OutlookMessageHeader" lang="en-us" dir="ltr"
align="left"><font face="Tahoma" size="2">-----Original Message-----<br>
<b>From:</b> Gait Boxman [<a class="moz-txt-link-freetext" href="mailto:gai...@ti...">mailto:gai...@ti...</a>] <br>
<b>Sent:</b> Friday, 4 April 2003 4:58 PM<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:ebx...@li...">ebx...@li...</a><br>
<b>Subject:</b> Re: [ebxmlms-develop] Nightly build 2003-04-4<br>
<br>
</font></div>
<div><font face="Arial" size="2">got that lately as well. </font></div>
<div><font face="Arial" size="2">The checking on the
MessageRepository setting in the msh.properties.xml is now a lot
stricter. It must be an exact leading string of the file, so make
sure that you use 'C:', backslashes and lowercase for the other
characters in the setting.</font></div>
<div><font face="Arial" size="2">I used to have
'/tmp/ebxmlms/for_polling', but had to change it to
'<a class="moz-txt-link-freetext" href="C:\tmp\ebxmlms\for_polling">C:\tmp\ebxmlms\for_polling</a>' to get things running again. </font></div>
<div> </div>
<div><font face="Arial" size="2">--Gait.</font></div>
<div> </div>
<div>----- Original Message ----- </div>
<blockquote dir="ltr"
style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div
style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: initial; -moz-background-inline-policy: initial; -moz-background-origin: initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>From:</b> <a
title="Pet...@ap..."
href="mailto:Pet...@ap...">Mayne, Peter</a> </div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>To:</b> <a
title="ebx...@li..."
href="mailto:%27e...@li...%27">'ebx...@li...'</a> </div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>Sent:</b>
Friday, April 04, 2003 1:19 AM</div>
<div
style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-stretch: normal; font-size-adjust: none;"><b>Subject:</b>
[ebxmlms-develop] Nightly build 2003-04-4</div>
<div><br>
</div>
<p><font size="2">Whenever I try to send a message, I get</font> </p>
<p><font size="2">2003-04-03 23:22:28,330 WARN [Thread-8]:
[10007] File not found -
<a class="moz-txt-link-freetext" href="C:\var\local\hermes\ebxmlms\repository\R0000\rt6lby56lexrvb6NvKY6QA==:">C:\var\local\hermes\ebxmlms\repository\R0000\rt6lby56lexrvb6NvKY6QA==:</a>
EbxmlMessage is not stored in MessageRepository</font></p>
<p><font size="2">in msh.log. When I look in the directory, the
file is there. I cleared the database and directories before I
started using this build.</font></p>
<p><font size="2">The message doesn't get sent through to the
listener. Loopback gets</font> </p>
<p><font size="2">hk.hku.cecid.phoenix.message.handler.RequestException:</font> <br>
<font size="2">Fail to send EbxmlMessage to MessageServiceHandler:</font> <br>
<font size="2"> HTTP response code = 200</font> <br>
<font size="2"> HTTP response message = OK</font> <br>
<font size="2"> at
hk.hku.cecid.phoenix.message.handler.Request.sendMessage(Unknown
Source)</font> <br>
<font size="2"> at
hk.hku.cecid.phoenix.message.handler.Request.send(Unknown Source)</font> <br>
<font size="2"> at LoopBack.run(<a class="moz-txt-link-freetext" href="LoopBack.java:153">LoopBack.java:153</a>)</font> <br>
<font size="2"> at LoopBack.main(<a class="moz-txt-link-freetext" href="LoopBack.java:49">LoopBack.java:49</a>)</font> </p>
<p><font size="2">What time does the nightly build get built?</font> </p>
<p><font size="2">Out of curiosity, what development environment
do you use?</font> </p>
<p><font size="2">PJDM</font> <br>
<font size="2">-- </font><br>
<font size="2">Peter Mayne</font> <br>
<font size="2">Technology Consultant</font> <br>
<font size="2">Spherion Technology Solutions</font> <br>
<font size="2">Level 1, 243 Northbourne Avenue, Lyneham,
ACT, 2602</font> <br>
<font size="2">T: 61 2 62689727 F: 61 2 62689777</font> </p>
<font color="blue" size="3">
<pre>The information contained in this email and any attachments to it:
(a) may be confidential and if you are not the intended recipient, any interference with,
use, disclosure or copying of this material is unauthorised and prohibited; and
(b) may contain personal information of the recipient and/or the sender as defined
under the Privacy Act 1988 (Cth). Consent is hereby given by the recipient(s) to
collect, hold and use such information and any personal information contained in a
response to this email, for any reasonable purpose in the ordinary course of
Spherion's
business, including forwarding this email internally or disclosing it to a third party. All
personal information collected by Spherion will be handled in accordance with
Spherion's Privacy Policy. If you have received this email in error, please notify the
sender and delete it.
(c) you agree not to employ or arrange employment for any candidate(s) supplied in
this email and any attachments without first entering into a contractual agreement with
Spherion. You further agree not to divulge any information contained in this document
to any person(s) or entities without the express permission of Spherion.
</pre>
</font></blockquote>
</blockquote>
</blockquote>
</body>
</html>
|