Re: eRserver

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: alexander v p <alex(at)big-blue(dot)net>
Cc: Andrew Sullivan <andrew(at)libertyrms(dot)info>, gunther hust <guntherhust(at)yahoo(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: eRserver
Date: 2003-08-30 19:40:07
Message-ID: 20030830163943.K13231@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


You need JDK 1.4.x ... or, at least, all our tests were done using it ...

On Fri, 29 Aug 2003, alexander v p wrote:

> It was released couple of days ago. now i have a problem. i tried to
> install to work with 7.3.4 on FreeBSD box ( cvsuped to stable) w/o luck.
> i have problems with build:
> any ideas?
> alex
>
> --------------------------------- error !!! ----------------------
> alex(at)dolphin[~/za_install/erserver_v1.2]% gmake
> cd java; /bin/sh ./build.sh create; cd ..
>
> WhoisJ Build System
> -------------------
> REPLIC_HOME is .
> Saving CLASSPATH:
>
> New CLASSPATH is:
> lib/jdbc7.0-1.2.jar:lib/log4j.jar:lib/xerces.jar
> New ANT_HOME is ./tools
> Ant version 1.3alpha compiled on December 30 2000
>
> Buildfile: build.xml
> Detected Java Version: 1.3
> Detected OS: FreeBSD
>
> BUILD FAILED
>
> javax.xml.parsers.FactoryConfigurationError: Cannot load class
> SAXParserFactory class "org.apache.xerces.jaxp.SAXParserFactoryImpl"
> at
> javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:153)
> at
> org.apache.tools.ant.ProjectHelper.getParserFactory(ProjectHelper.java)
> at org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java)
> at
> org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java)
> at org.apache.tools.ant.Main.runBuild(Main.java)
> at org.apache.tools.ant.Main.main(Main.java)
>
> Total time: 0 seconds
> Cannot load class SAXParserFactory class
> "org.apache.xerces.jaxp.SAXParserFactoryImpl"
> Restoring CLASSPATH:
>
> Restoring ANT_HOME:
>
> alex(at)dolphin[~/za_install/erserver_v1.2]%
> -----------------------------------------------------------------------
>
>
> On Wed, 14 May 2003, Andrew Sullivan wrote:
>
> > On Wed, May 07, 2003 at 09:50:52AM -0700, gunther hust wrote:
> > > Can anyone tell me where to find information on this
> > > product and if it's still being supported? I tried
> > > www.erserver.com but it's not responding.
> >
> > The host was down because of a machine failure, apparently. You can
> > try again; I know that the CVS tree for it was up yesterday.
> >
> > It is indeed being supported, because we have been making some
> > improvements to it for our own use.
> >
> > (I do not know when or if PostgreSQL, Inc. is going to release the
> > code under the BSD license, BTW, so questions about that I can't
> > answer.)
> >
> > A
> > --
> > ----
> > Andrew Sullivan 204-4141 Yonge Street
> > Liberty RMS Toronto, Ontario Canada
> > <andrew(at)libertyrms(dot)info> M2P 2A8
> > +1 416 646 3304 x110
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faqs/FAQ.html
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ian Huynh 2003-08-30 22:39:57 Replication
Previous Message Pierre Couderc 2003-08-30 06:11:10 Re: How to read a sequence without incrementing it?