Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[13:08:46 CDT(-0500)] <Daskreech> I have installed the postgresql 8.4-701 and 8.4-703 jars and it doesn't make a difference in the output. Where can I look to see what's going wrong?

[13:15:16 CDT(-0500)] <athena> have you checked to make sure those are in central?

[13:15:37 CDT(-0500)] <athena> you can do a search at search.maven.org to check the exact group / artifact / version available

[13:21:20 CDT(-0500)] <Daskreech> http://search.maven.org/#browse%7C1693776668

[13:24:20 CDT(-0500)] <Daskreech> so not he exact version

[15:05:19 CDT(-0500)] <Daskreech> athena: Where do I find org.jasig.portal.tools.DbTest ?

[15:05:57 CDT(-0500)] <Daskreech> http://www.jarvana.com/jarvana/inspect-pom/org/jasig/portal/uportal-impl/3.1.0/uportal-impl-3.1.0.pom ?

[15:06:26 CDT(-0500)] <athena> afraid i don't personally know

[15:06:36 CDT(-0500)] <athena> is it not in the source?

[15:07:16 CDT(-0500)] <Daskreech> should be I think

[15:07:55 CDT(-0500)] <athena> i'd start by looking for it in that module's java directory

[15:19:48 CDT(-0500)] <Daskreech> Ok

[15:24:19 CDT(-0500)] <Daskreech> It's there but the ant dbtest is complaining about it

[15:24:22 CDT(-0500)] <Daskreech> Let me pastebin

[15:28:03 CDT(-0500)] <Daskreech> http://pastebin.ca/2197351

[15:29:07 CDT(-0500)] <athena> what version of ant / maven are you using?

[15:32:00 CDT(-0500)] <Daskreech> Moment

[15:32:30 CDT(-0500)] <Daskreech> 1.8.0/2.2.1

[15:33:10 CDT(-0500)] <athena> assuming those match what's recommended by the manual, i don't know what the issue is

[17:19:59 CDT(-0500)] <Daskreech> athena: Success! (kinda) I'm back to my original error

[17:24:03 CDT(-0500)] <athena> glad there's at least kinda success, i guess!

[17:24:54 CDT(-0500)] <Daskreech> I keep getting postgresql connection refused

[17:25:06 CDT(-0500)] <Daskreech> but I can connect to postgresql with psql

[17:25:28 CDT(-0500)] <Daskreech> and postgresql is currently setup to a extremely promiscious mode