|
From: Roberts, E. <Eri...@on...> - 2003-04-17 10:10:26
|
Hi Nicolas, I am stuck with java 1.3.1 at the moment anyway, but I will keep trying = ;-) -----Original Message----- From: Moulin, Nicolas [mailto:nic...@cg...] Sent: 17 April 2003 12:01 To: 'wra...@li...' Subject: RE: [Wrapper-user] Wrapper errors - HP-UX Hi Leif, Eric, I have found some threads on the hp-ux forum explaining that, to be = loaded correctly, a 64-bit library requires: 1) java 1.4 2) invoke with option -d64 For details: http://www.hp.com/products1/unix/java/java2/sdkrte14/infolibrary/sdk_rnot= es_ 1.4.1.01.html#HotSpot_options So, we have installed SDK1.4 and use -d64 but... we still have the exact same problem. FYI, we are going to implement an alternate solution = (java+shell+cronjob) cause we are running out of time, so this matter with be a lower = priority for me but I will continue to investigate when time permits. Best Regards, Nicolas -----Original Message----- From: Roberts, Eric To: wra...@li... Sent: 4/16/2003 11:31 PM Subject: RE: [Wrapper-user] Wrapper errors - HP-UX Leif, Thanks for the info. I would like to download the tar ball, but the firewall is driving me crazy today (just spent two hours trying to get some stuff from Sun, and ended up three times with 0 byte files). I will be able to get the tar ball Friday if you could leave it there until then. I will be back in the office Tuesday, and will build it then and get back to you. Have a good weekend. Eric -----Original Message----- From: Leif Mortenson [mailto:le...@ta...] Sent: 16 April 2003 17:12 To: wra...@li... Subject: Re: [Wrapper-user] Wrapper errors - HP-UX Eric, Nicolas, I can't imagine how it would be causing the problem with the library. But version 3.0.3 contains a malloc/free fix that was discovered while implementing the Mac OS X port. This was causing some memory corruption in certain cases. I had not noticed any actual problems on either Solaris, Linux, or NT. But I could have just been lucky. The Mac OS X version was seg faulting very reliably. Version 3.0.3 has not yet been released, but you can get the source from CVS. I also placed a tar ball at the following location in case that is easier for you. Could you please try building this and let me know if there is any change. http://wrapper.tanukisoftware.org/tmp/wrapper_3.0.3a_src_with_doc_src.ta r.gz Expand this file into the directory of your choice and run=20 "./build.sh" from its root. That should build everything for you. "./build.sh release"=20 will build a full set of release targets. I may not be able to reply until Sunday night, so don't be offended if I don't get back to you before then. Roberts, Eric wrote: >I have the wrapper running nicely on NT, but I'm having problems on HP-UX. > <snip> Cheers, Leif ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user ____________________________________________________ This message contains information that may be privileged or confidential = and is the property of the Cap Gemini Ernst & Young Group. It is intended = only for the person to whom it is addressed. If you are not the intended recipient, you are not authorised to read, print, retain, copy, = disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all = copies of this message. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |