From: Tom H. <th...@gm...> - 2007-10-30 04:00:57
|
Hi Salvatore, I've encountered something strange - Haggle::SUPSI_email works very nicely in 64b linux using Sun's 64b JDK 1.6_03, using a wired LAN and PlainIPConnectivity (a configuration that failed for two winxp32 sp2 laptops of differing vintage, but using the 32b version of the same JDK): LAN <-> desktop1 One other difference is there's no mySQL process running. I'll see if I can get a wireless link on the same machine as well. This leads to a couple of new questions: (1) is Haggle currently better suited for linux environments and (2) has anyone else experienced problems running on win32? Thanks, Tom On 10/28/07, Tom Hartin <th...@gm...> wrote: > > Hi Salvatore, > > Thanks again for your response. Unfortunately, I've been unable to get the > SUPSI_email branch to work (although a HEAD branch from a week and a half > ago was somewhat workable) - Haggle::SUPSI_email and the current > Haggle::HEAD branches are unable to use either the wired lan or local AP in > my configuration (see below). However, Haggle 1.0 (the setup.exe from the > main website) works with both, except that p2p connectivity isn't quite > there: the independent Haggles recognize each other and requests are > exchanged, but data is never transfered back. The configuration in use is a > simple bridge: > > lan (wired || AP) <-> laptop1 <-> 54Mb wireless <-> laptop2 > > I'm using the configuration file generated by the 1.0 installer - is this > file (attached) compatible with SUPSI_email? Also, do you know which branch > was used to generate the win32 Haggle 1.0 distribution on the main > website, and if it's still available? Finally, do you know when the new > architecture will be available? > > Thanks, > Tom > > > On 10/23/07, Salvatore Vanini <sal...@su...> wrote: > > > > Hi Tom, > > the stable branch for Haggle development is SUPSI_email. > > You can run it > > - from Eclipse (Run ../Java application/Main class: haggle.run.Haggle) > > - through command line (java -classpath > > ".\jar\Haggle.jar;.\lib\activation.jar;.\lib\jakarta-regexp-1.4.jar > > ;.\lib\javadbs.jar;.\lib\jericho-html-2.2.jar > > ;.\lib\mail.jar;.\lib\mysql-connector-java-3.1.12-bin.jar"), but you > > need to update and export the Haggle.jar everytime you change the code > > - through executable file (Haggle.exe), but you need to update it via > > JSmooth (open the jsmoothHaggle.jsmooth project) everytime you change > > the Haggle.jar > > > > We are working on a new implementation of the architecture, so the > > current version will soon become obsolete. > > > > Salvatore > > > > ----- Original Message ----- > > *From:* Tom Hartin <th...@gm...> > > *To:* hag...@li... > > *Sent:* Monday, October 22, 2007 1:45 AM > > *Subject:* [Haggle-arch] What's the current active or stable Haggle > > branch? > > > > Hi, > > > > What is the current active (or stable) branch for Haggle development? Is > > it SUPSI_email? Also, is the best way to run Haggle through Eclipse > > (right-click on run.Haggle, then Run As...), or 'java -jar haggle.jar '? > > > > Thanks, > > Tom > > > > ------------------------------ > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > > ------------------------------ > > > > _______________________________________________ > > Haggle-arch mailing list > > Hag...@li... > > https://lists.sourceforge.net/lists/listinfo/haggle-arch > > > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > Haggle-arch mailing list > > Hag...@li... > > https://lists.sourceforge.net/lists/listinfo/haggle-arch > > > > > > |