[osmosis-dev] Problem using Osmosis34, Please Help
M Naveed Akram
cmnajs at gmail.com
Wed Apr 21 10:16:56 BST 2010
It also gives the same error stack if i give wrong database information..
I tried to rebuild the package using
ant resolve
ant all
but the build failed..
saying one or more junit tests failed..
couple of failed tests are
- org.openstreetmap.osmosis.core.pgsql.v0_6.PostgreSqlTest
- org.openstreetmap.osmosis.extract.apidb.v0_6.DatabaseTimeLoader
There might be some db driver issue
java version is 1.6.0_07-b02
On Wed, Apr 21, 2010 at 1:25 PM, Brett Henderson <brett at bretth.com> wrote:
> On Wed, Apr 21, 2010 at 5:03 PM, M Naveed Akram <cmnajs at gmail.com> wrote:
>
>> I can connect to my database explicitly, i think there is some problem
>> with jdbc connection
>
>
> Sorry to ask, but did you run:
>
> mysql -h 127.0.0.1 -u root -p rose*
> *
> Or did you run:
> *
> *mysql -h 127.0.0.1 -u root -p rose *openstreetmap*
>
> The error seems to indicate that a successful connection is being made to
> the database server, but that that database schema doesn't exist. Can you
> verify that you can run a query against this schema? For example:
> *SELECT * from nodes;*
>
> I'm confused because I've never before seen a case where a successful
> connection is made to the server, but the schema can't be found.
>
> Brett
>
>
--
Regards
M Naveed Akram
http://www.google.com/profiles/cmnajs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20100421/b2a3c47a/attachment.html>
More information about the osmosis-dev
mailing list