agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feed[Pljava-dev] New to pl/java, experiencing problem.
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] New to pl/java, experiencing problem.
@ 2005-10-28 14:12
0 siblings, 1 reply; 2+ messages in thread
From: @ 2005-10-28 14:12 UTC (permalink / raw)
Hi,
I went through all the steps to install pl/java using postgres 8.0.3 with
JDBC driver. the deploy returned without error. I then try some of the psql
commands and keep getting these errors.
test=# SELECT sqlj.set_classpath('javatest', 'samples');
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
Any ideas? Help appreciated.
Darren
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] New to pl/java, experiencing problem.
@ 2005-10-28 14:23
parent:
0 siblings, 0 replies; 2+ messages in thread
From: @ 2005-10-28 14:23 UTC (permalink / raw)
On Oct 28, 2005, at 9:12 AM, dgovoni at metadapt.com wrote:
> Hi,
> I went through all the steps to install pl/java using postgres
> 8.0.3 with
> JDBC driver. the deploy returned without error. I then try some of
> the psql
> commands and keep getting these errors.
>
> test=# SELECT sqlj.set_classpath('javatest', 'samples');
> server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.
Try looking into the log files under $PGDATA directory tree. I do
not know how you have set it up, but there probably is a log file in
there somewhere that might give you some reason for the server
crash. In my experience this is caused usually by memory errors, but
as per Thomas' response to an earlier thread, it has been fixed in
the latest snapshot of code in CVS. I have built and deployed it but
not yet tested to see if the old bug is fixed. Reading the earlier
thread that was posted today may give you some insight.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20051028/9d0d950d/attachment.html;
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2005-10-28 14:23 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-10-28 14:12 [Pljava-dev] New to pl/java, experiencing problem.
2005-10-28 14:23 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox