agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feed[Pljava-dev] pljava on x86_64
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] pljava on x86_64
@ 2006-01-12 18:27
0 siblings, 1 reply; 2+ messages in thread
From: @ 2006-01-12 18:27 UTC (permalink / raw)
I am having a problem with using pljava on SuSE 10.0 running on an x86_64 box.
I have managed to compile and install pljava from source and the install.sql
(suitably amended) successfully runs and installs the schema and functions.
However, running the function to load and run the examples.jar resutls in
postgresql crashing with the following messages recorded in the log:
java.lang.InternalError
at java.util.zip.Inflater.init(Native Method)
at java.util.zip.Inflater.<init>(Inflater.java:75)
at java.util.zip.ZipFile.getInflater(ZipFile.java:375)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:320)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
at java.util.jar.JarFile.hasClassPathAttribute(JarFile.java:462)
at java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute(
JavaUtilJarAccessImpl.java:15)
at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java:80
9)
at sun.misc.URLClassPath.getLoader(URLClassPath.java:293)
at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
ERROR: Java exit monitor failure (final)
Can anyone assist?
Nick
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] pljava on x86_64
@ 2006-01-12 18:34
parent:
0 siblings, 0 replies; 2+ messages in thread
From: @ 2006-01-12 18:34 UTC (permalink / raw)
Nick,
This is probably a known issue. Read about the "zlib conflict" in the
PL/Java release notes
(http://gborg.postgresql.org/project/pljava/genpage.php?readme). Please
let me know if it helps you solve your problem.
Regards,
Thomas Hallgren
Nick Snellock wrote:
> I am having a problem with using pljava on SuSE 10.0 running on an x86_64 box.
> I have managed to compile and install pljava from source and the install.sql
> (suitably amended) successfully runs and installs the schema and functions.
> However, running the function to load and run the examples.jar resutls in
> postgresql crashing with the following messages recorded in the log:
>
> java.lang.InternalError
> at java.util.zip.Inflater.init(Native Method)
> at java.util.zip.Inflater.<init>(Inflater.java:75)
> at java.util.zip.ZipFile.getInflater(ZipFile.java:375)
> at java.util.zip.ZipFile.getInputStream(ZipFile.java:320)
> at java.util.zip.ZipFile.getInputStream(ZipFile.java:286)
> at java.util.jar.JarFile.hasClassPathAttribute(JarFile.java:462)
> at java.util.jar.JavaUtilJarAccessImpl.jarFileHasClassPathAttribute(
> JavaUtilJarAccessImpl.java:15)
> at sun.misc.URLClassPath$JarLoader.getClassPath(URLClassPath.java:80
> 9)
> at sun.misc.URLClassPath.getLoader(URLClassPath.java:293)
> at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
> ERROR: Java exit monitor failure (final)
>
> Can anyone assist?
>
> Nick
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at gborg.postgresql.org
> http://gborg.postgresql.org/mailman/listinfo/pljava-dev
>
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2006-01-12 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2006-01-12 18:27 [Pljava-dev] pljava on x86_64
2006-01-12 18:34 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox