From: eric.kolotyluk at gmail.com (Eric Kolotyluk) Date: Tue, 03 May 2011 22:48:27 -0700 Subject: [Pljava-dev] Fwd: Re: Calling it a day In-Reply-To: References: <4DBB58FD.3090004@gmail.com> Message-ID: <4DC0E8AB.4000105@gmail.com> Jose, did you ever get around to checking 32-bit pljava with 32-bit Postgres and 32-bit Java on 64-bit Windows. I was finally able to get 64-bit pljava with 64-bit Postgres and 64-bit Java to work on 64-bit windows with Johann's latest builds. It makes application deployment a little trickier now, but at least I have solutions for both 32-bit and 64-bit windows. Cheers, Eric On 2011-04-30 4:58 AM, JOSE CARLOS MARTINEZ LLARIO wrote: > Hi Eric, > Im almost sure I already run 32-bit pljava with 32-bit Postgres and > 32-bit Java on 64-bit windows. > I wil check it again though. > cheers, > Jose > > ------------------------------------------------------------------------ > Date: Fri, 29 Apr 2011 17:34:05 -0700 > From: eric.kolotyluk at gmail.com > To: pljava-dev at pgfoundry.org > Subject: [Pljava-dev] Fwd: Re: Calling it a day > > Thanks for trying. > > So far this is what I have discovered (after hours of hosing around > with stuff): > > 1. It is not possible to run 32-bit pljava with 32-bit Postgres and > 32-bit Java on 64-bit windows. I have tried every variation I > can think of and DependencyWalker always shows that it is still > trying to link against 64-bit DLLs. This could be some sort of > build configuration problem with Postgres and/or PLJava. > 2. The 64-bit release of Postgres has some bad and missing DLLs in > it. You need to add the referenced files to the postgres/bin > directory (let me know if you want me to e-mail them to you). > DependencyWalker shows one final unresolved function: > DatumGetFloat8 that I cannot find anywhere. Anyway, you need to > use Microsoft Visual C++ 2008 Redistributable Package (x64) > > instead of the (x86) version, and the version of IEShims.dll > from the 64-bit version of IE. > > What I know to be true is that I can run 32-bit pljava with 32-bit > postgres and 32-bit Java on 32-bit windows. > > The bottom line I know to be true is that Microsoft are fucking > assholes and make just about everything 100 times harder than it needs > to be for software developers. > > I'll keep slogging away and see what I can figure out. > > Cheers, Eric > > referenced files: > > * msvcm90.dll > * msvcp90.dll > * msvcr90.dll > * IEShims.dll > > > On 2011-04-29 3:32 PM, JOSE CARLOS MARTINEZ LLARIO wrote: > > Hi Johann, > ok, I will try it again next week. As soon as you get it please > send it to me. > > Have a nice weekend too. > Jose > > > > To: eric.kolotyluk at gmail.com ; > jcllario at hotmail.com > > Subject: Calling it a day > > Date: Fri, 29 Apr 2011 22:27:49 +0000 > > From: johann at 2ndquadrant.com > > > > Hi Eric and Jose, > > > > Just to let you know I'm calling it a day. I suspect the pljava > > binary I gave you does not work because there are no exported sym- > > bols in it. If that's the case, it just will not work at all. > > > > I'll dig further into this on Monday. > > > > Have a nice weekend, > > > > > > -- > > Johann Oskarsson http://www.2ndquadrant.com/ |[] > > PostgreSQL Development, 24x7 Support, Training and Services --+-- > > | > > Blog: http://my.opera.com/myrkraverk/blog/ > > > _______________________________________________ > Pljava-dev mailing list > Pljava-dev at pgfoundry.org > http://pgfoundry.org/mailman/listinfo/pljava-dev > > > _______________________________________________ Pljava-dev mailing > list Pljava-dev at pgfoundry.org > http://pgfoundry.org/mailman/listinfo/pljava-dev > > > _______________________________________________ > Pljava-dev mailing list > Pljava-dev at pgfoundry.org > http://pgfoundry.org/mailman/listinfo/pljava-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: