agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] pljava test build error
Date: Tue, 06 Sep 2005 16:20:38 +0800
Message-ID: <431D5156.90901@tokuii.com> (raw)
Hi,
I was trying to build (ant -f build.xml) pljava test in src/java/test
folder and I got the following error in build window:
src/java/test/build.xml:17: Unable to do install_jar: ERROR: value too
long for type character varying(500)
postgresql.log file showed the following error:
NOTICE: drop cascades to function javatest.java_gettimestamp()
CONTEXT: SQL statement "DROP SCHEMA javatest CASCADE"
LOG: Exception
LOG: in thread "main"
org.postgresql.pljava.internal.ServerException: value too long for type
character varying(500)
at org.postgresql.pljava.internal.ExecutionPlan._execute(Native
Method)
at
org.postgresql.pljava.internal.ExecutionPlan.execute(ExecutionPlan.java:170)
at
org.postgresql.pljava.jdbc.SPIStatement.executePlan(SPIStatement.java:119)
at
org.postgresql.pljava.jdbc.SPIPreparedStatement.execute(SPIPreparedStatement.java:263)
at
org.postgresql.pljava.jdbc.SPIPreparedStatement.executeUpdate(SPIPreparedStatement.java:79)
at
org.postgresql.pljava.management.Commands.replaceJar(Commands.java:568)
at
org.postgresql.pljava.management.Commands.replaceJar(Commands.java:243)
ERROR: value too long for type character varying(500)
CONTEXT: SQL statement "UPDATE sqlj.jar_repository SET jarOrigin = $1,
jarOwner = $2, deploymentDesc = NULL WHERE jarId = $3"
===============================================================
I would really appreciate any help you can provide to resolve this problem.
Thank you.
Regards,
Kong
view thread (5+ messages) latest in thread
Message-ID: <431D5156.90901@tokuii.com>
Permalink: ../431D5156.90901@tokuii.com/
Also on: postgresql.org/message-id/431D5156.90901@tokuii.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] pljava test build error
In-Reply-To: <431D5156.90901@tokuii.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox