Thread: eRserver
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. Thanks (Please cc me as I am not on this list) __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
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@libertyrms.info> M2P 2A8 +1 416 646 3304 x110
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@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@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@libertyrms.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 >
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@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@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@libertyrms.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@postgresql.org so that your > message can get through to the mailing list cleanly >
On Fri, Aug 29, 2003 at 10:34:24PM -0400, 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? The xerces file is corrupt. It's my fault. I'll fix it. A -- ---- Andrew Sullivan 204-4141 Yonge Street Liberty RMS Toronto, Ontario Canada <andrew@libertyrms.info> M2P 2A8 +1 416 646 3304 x110