[GeoNetwork-users] error while installing geonetwork open source – i guess Mckoi related for turkish locale

Hi,

first of all, sorry for cross referencing.

I am new and trying to install on win XP service pack 3 by using the
file "geonetwork-install-with-jre-2.2.0.exe", but getting error:
"RuntimeException SQL Error: Unrecognised operator type: ın"

I guess this error could be related with turkish character. we have
two different character for i with/without dot like "i" and "ı"

I completed the installation with this error. and then clicked "start
server". this time the error is: "SQL Error: Table
'SYS_INFO.sUSRPassword' was not found." after this error, starting
server in the command prompt window stops and nothing happens.

I do not know where to look for this error. I did some googling, but i
could not solve them. For database part, postgresql 8.3.5-1 and ms sql
server 2000 client is installed on this desktop. Is this second error
related with these databases? or naturally related with the first one?

i do not know very much java stuff but i am expert in gis, meaing i am
a new user for Mckoi side, and made some googling, then found your
reply: http://www.mckoi.com/database/maillist/msg04888.html

Is the error "RuntimeException SQL Error: Unrecognised operator type:
ın" related with turkish locale?

if yes:
the advice you explained in the e-mail does not work for me, or i am
doing someting wrong. what i did exactly as follows:

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\lib>java
-Duser.language=en -Duser.region= -jar ./mckoidb.jar -create "admin"
"admin"

Mckoi SQL Database ( 1.0.3 )
Copyright (C) 2000 - 2004 Diehl and Associates, Inc. All rights reserved.
Use: -h for help.

  Mckoi SQL Database comes with ABSOLUTELY NO WARRANTY.
  This is free software, and you are welcome to redistribute it
  under certain conditions. See LICENSE.txt for details of the
  GPL License.

Error: configuration file './db.conf' was not found.

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\lib>cd..

C:\Program Files\geonetwork\web\geonetwork\WEB-INF>cd db

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\db>java
-Duser.language=en -Duser.region= -jar ../lib/mckoidb.jar -create
"admin" "admin"

Mckoi SQL Database ( 1.0.3 )
Copyright (C) 2000 - 2004 Diehl and Associates, Inc. All rights reserved.
Use: -h for help.

  Mckoi SQL Database comes with ABSOLUTELY NO WARRANTY.
  This is free software, and you are welcome to redistribute it
  under certain conditions. See LICENSE.txt for details of the
  GPL License.

[com.mckoi.debug.Debug - Exception thrown: 'Conglomerate already
exists: DefaultDatabase']
java.io.IOException: Conglomerate already exists: DefaultDatabase
        at com.mckoi.database.TableDataConglomerate.minimalCreate(TableDataConglomerate.java:1014)
        at com.mckoi.database.TableDataConglomerate.create(TableDataConglomerate.java:1055)
        at com.mckoi.database.Database.create(Database.java:1696)
        at com.mckoi.database.control.DBController.createDatabase(DBController.java:96)
        at com.mckoi.runtime.McKoiDBMain.doCreate(McKoiDBMain.java:114)
        at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:287)
Exception in thread "main" java.lang.Error: IO Error: Conglomerate
already exists: DefaultDatabase
        at com.mckoi.database.Database.create(Database.java:1752)
        at com.mckoi.database.control.DBController.createDatabase(DBController.java:96)
        at com.mckoi.runtime.McKoiDBMain.doCreate(McKoiDBMain.java:114)
        at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:287)

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\db>

maybe the problem is related with only my paths, but i do not know how
to do or can not see.

Could you please tell me exact command according to the my path?

it seems strange to me that "-Duser.region=" is empty. Should I add
"tr" or someting else?

I also attached snapshot and the full details of these errors for your info.
fullErrorMsgWhileInstalling.JPG
fullErrorMsgAfterStartServer.txt

could you help me?

--
Regards,
Volkan Kepoglu

(attachments)

fullErrorMsgAfterStartServer.txt (6.73 KB)
fullErrorMsgWhileInstalling.JPG

Hi,

Did you try to use GAST to initialize your mckoi database first ?
I mean you could try to setup your default database with GAST instead of
accessing directly to mckoi jar file.

Have a look at the documentation [1], especially §13, page 78.
GAST is setting up default database for you and help you to configure your
geonetwork installation.

[1] http://geonetwork-opensource.org/documentation/manual/geonetwork-manual

HTH,

Cheers,
Mathieu

On Fri, Nov 28, 2008 at 12:05 PM, volkan kepoglu <vkepoglu@...54...> wrote:

Hi,

first of all, sorry for cross referencing.

I am new and trying to install on win XP service pack 3 by using the
file "geonetwork-install-with-jre-2.2.0.exe", but getting error:
"RuntimeException SQL Error: Unrecognised operator type: ın"

I guess this error could be related with turkish character. we have
two different character for i with/without dot like "i" and "ı"

I completed the installation with this error. and then clicked "start
server". this time the error is: "SQL Error: Table
'SYS_INFO.sUSRPassword' was not found." after this error, starting
server in the command prompt window stops and nothing happens.

I do not know where to look for this error. I did some googling, but i
could not solve them. For database part, postgresql 8.3.5-1 and ms sql
server 2000 client is installed on this desktop. Is this second error
related with these databases? or naturally related with the first one?

i do not know very much java stuff but i am expert in gis, meaing i am
a new user for Mckoi side, and made some googling, then found your
reply: http://www.mckoi.com/database/maillist/msg04888.html

Is the error "RuntimeException SQL Error: Unrecognised operator type:
ın" related with turkish locale?

if yes:
the advice you explained in the e-mail does not work for me, or i am
doing someting wrong. what i did exactly as follows:

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\lib>java
-Duser.language=en -Duser.region= -jar ./mckoidb.jar -create "admin"
"admin"

Mckoi SQL Database ( 1.0.3 )
Copyright (C) 2000 - 2004 Diehl and Associates, Inc. All rights reserved.
Use: -h for help.

Mckoi SQL Database comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See LICENSE.txt for details of the
GPL License.

Error: configuration file './db.conf' was not found.

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\lib>cd..

C:\Program Files\geonetwork\web\geonetwork\WEB-INF>cd db

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\db>java
-Duser.language=en -Duser.region= -jar ../lib/mckoidb.jar -create
"admin" "admin"

Mckoi SQL Database ( 1.0.3 )
Copyright (C) 2000 - 2004 Diehl and Associates, Inc. All rights reserved.
Use: -h for help.

Mckoi SQL Database comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See LICENSE.txt for details of the
GPL License.

[com.mckoi.debug.Debug - Exception thrown: 'Conglomerate already
exists: DefaultDatabase']
java.io.IOException: Conglomerate already exists: DefaultDatabase
       at
com.mckoi.database.TableDataConglomerate.minimalCreate(TableDataConglomerate.java:1014)
       at
com.mckoi.database.TableDataConglomerate.create(TableDataConglomerate.java:1055)
       at com.mckoi.database.Database.create(Database.java:1696)
       at
com.mckoi.database.control.DBController.createDatabase(DBController.java:96)
       at com.mckoi.runtime.McKoiDBMain.doCreate(McKoiDBMain.java:114)
       at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:287)
Exception in thread "main" java.lang.Error: IO Error: Conglomerate
already exists: DefaultDatabase
       at com.mckoi.database.Database.create(Database.java:1752)
       at
com.mckoi.database.control.DBController.createDatabase(DBController.java:96)
       at com.mckoi.runtime.McKoiDBMain.doCreate(McKoiDBMain.java:114)
       at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:287)

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\db>

maybe the problem is related with only my paths, but i do not know how
to do or can not see.

Could you please tell me exact command according to the my path?

it seems strange to me that "-Duser.region=" is empty. Should I add
"tr" or someting else?

I also attached snapshot and the full details of these errors for your
info.
fullErrorMsgWhileInstalling.JPG
fullErrorMsgAfterStartServer.txt

could you help me?

--
Regards,
Volkan Kepoglu

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--
Mathieu Coudert
mcoudert@...54...

could not start GAST.

tried "Start GAST" from start menu or "java -jar gast/gast.jar". not
working.
giving the same error:

"java.lang.RuntimeException: SQL Error: Unrecognised operator type: ²n"

Mathieu Coudert-2 wrote:

Hi,

Did you try to use GAST to initialize your mckoi database first ?
I mean you could try to setup your default database with GAST instead of
accessing directly to mckoi jar file.

Have a look at the documentation [1], especially §13, page 78.
GAST is setting up default database for you and help you to configure your
geonetwork installation.

[1]
http://geonetwork-opensource.org/documentation/manual/geonetwork-manual

HTH,

Cheers,
Mathieu

On Fri, Nov 28, 2008 at 12:05 PM, volkan kepoglu <vkepoglu@anonymised.com>
wrote:

Hi,

first of all, sorry for cross referencing.

I am new and trying to install on win XP service pack 3 by using the
file "geonetwork-install-with-jre-2.2.0.exe", but getting error:
"RuntimeException SQL Error: Unrecognised operator type: ın"

I guess this error could be related with turkish character. we have
two different character for i with/without dot like "i" and "ı"

I completed the installation with this error. and then clicked "start
server". this time the error is: "SQL Error: Table
'SYS_INFO.sUSRPassword' was not found." after this error, starting
server in the command prompt window stops and nothing happens.

I do not know where to look for this error. I did some googling, but i
could not solve them. For database part, postgresql 8.3.5-1 and ms sql
server 2000 client is installed on this desktop. Is this second error
related with these databases? or naturally related with the first one?

i do not know very much java stuff but i am expert in gis, meaing i am
a new user for Mckoi side, and made some googling, then found your
reply: http://www.mckoi.com/database/maillist/msg04888.html

Is the error "RuntimeException SQL Error: Unrecognised operator type:
ın" related with turkish locale?

if yes:
the advice you explained in the e-mail does not work for me, or i am
doing someting wrong. what i did exactly as follows:

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\lib>java
-Duser.language=en -Duser.region= -jar ./mckoidb.jar -create "admin"
"admin"

Mckoi SQL Database ( 1.0.3 )
Copyright (C) 2000 - 2004 Diehl and Associates, Inc. All rights
reserved.
Use: -h for help.

Mckoi SQL Database comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See LICENSE.txt for details of the
GPL License.

Error: configuration file './db.conf' was not found.

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\lib>cd..

C:\Program Files\geonetwork\web\geonetwork\WEB-INF>cd db

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\db>java
-Duser.language=en -Duser.region= -jar ../lib/mckoidb.jar -create
"admin" "admin"

Mckoi SQL Database ( 1.0.3 )
Copyright (C) 2000 - 2004 Diehl and Associates, Inc. All rights
reserved.
Use: -h for help.

Mckoi SQL Database comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See LICENSE.txt for details of the
GPL License.

[com.mckoi.debug.Debug - Exception thrown: 'Conglomerate already
exists: DefaultDatabase']
java.io.IOException: Conglomerate already exists: DefaultDatabase
       at
com.mckoi.database.TableDataConglomerate.minimalCreate(TableDataConglomerate.java:1014)
       at
com.mckoi.database.TableDataConglomerate.create(TableDataConglomerate.java:1055)
       at com.mckoi.database.Database.create(Database.java:1696)
       at
com.mckoi.database.control.DBController.createDatabase(DBController.java:96)
       at com.mckoi.runtime.McKoiDBMain.doCreate(McKoiDBMain.java:114)
       at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:287)
Exception in thread "main" java.lang.Error: IO Error: Conglomerate
already exists: DefaultDatabase
       at com.mckoi.database.Database.create(Database.java:1752)
       at
com.mckoi.database.control.DBController.createDatabase(DBController.java:96)
       at com.mckoi.runtime.McKoiDBMain.doCreate(McKoiDBMain.java:114)
       at com.mckoi.runtime.McKoiDBMain.main(McKoiDBMain.java:287)

C:\Program Files\geonetwork\web\geonetwork\WEB-INF\db>

maybe the problem is related with only my paths, but i do not know how
to do or can not see.

Could you please tell me exact command according to the my path?

it seems strange to me that "-Duser.region=" is empty. Should I add
"tr" or someting else?

I also attached snapshot and the full details of these errors for your
info.
fullErrorMsgWhileInstalling.JPG
fullErrorMsgAfterStartServer.txt

could you help me?

--
Regards,
Volkan Kepoglu

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--
Mathieu Coudert
mcoudert@anonymised.com
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork

--
View this message in context: http://www.nabble.com/error-while-installing-geonetwork-open-source-–-i-guess-Mckoi-related-for-turkish-locale-tp20734021p20746890.html
Sent from the geonetwork-users mailing list archive at Nabble.com.