Date: Thu, 10 Jun 2004 18:16:11 -0500 From: Frank Knobbe <frank@knobbe.us> To: freebsd-questions@freebsd.org Subject: ERserver for Postgres from ports Message-ID: <1086909370.501.9.camel@localhost>
next in thread | raw e-mail | index | archive | help
--=-jUo1j7Eh20VpDDGhOUqC
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Greetings,
I'm curious if anyone had success installing/running the erserver port
(databases/erserver) for Postgresql. It doesn't seem to install all
files properly after ers_setup (had to copy from examples/erserver and
edit them by hand). The next issue was that the Java stuff didn't run.
After looking around in the work directory of the port, I was able to
build (first using ant, then running build.sh) seemingly all required
components. After copying the jar, classes, and lib files/dirs into the
home directory for erserver, I finally got the java stuff to run
(without throwing errors into the log/stderr file). However,
log/replication.log shows these errors:
2004-06-10 17:54:59,807 [main] DEBUG replic - LOGGER STARTED
2004-06-10 17:54:59,832 [main] ERROR replic - ReplicationServer::run:
com.postgres.replic.server.ReplicationException:
ReplicationServer::initializeProps: java.lang.Exception:
ReplicationConfig::loadConfig: java.lang.NullPointerException
at
com.postgres.replic.server.ReplicationServer.initializeProps(ReplicationSer=
ver.java:508)
at
com.postgres.replic.server.ReplicationServer.run(ReplicationServer.java:139=
)
at
com.postgres.replic.server.ReplicationServer.main(ReplicationServer.java:68=
)
Which looks to me like the Java app needs debugging too now...
Where did I mess up? Most other ports are cleanly installed with make
install, but this one seems to be a nightmare.=20
I'd really appreciate any clues as to how to get the erserver port
running.
Thanks in advance,
Frank
--=-jUo1j7Eh20VpDDGhOUqC
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQBAyOu6JjGc5ftAw8wRAsY5AKDPNcrY5L0EAqdji1Chpxn7/CJcTACfbOPt
B+JQktvE0w3fSMtPiYReLPg=
=TM7k
-----END PGP SIGNATURE-----
--=-jUo1j7Eh20VpDDGhOUqC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1086909370.501.9.camel>
