Help the conection the Postgre

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
12/23/2008 10:44:17 AM
Gravatar
Total Posts 8

Help the conection the Postgre

hello,

I made the corrections of link of folders, and the following error in the data base occurred

 

Welcome to mojoPortal Setup
Probing system...
File system permissions ok.
pgsql database connection ok.
database permissions are sufficient to alter schema.
database initial schema already exists.
database core schema needs upgrade.
0 site(s) found.
Running script mojoportal-core - 2.2.1.5 - 00:00:00.2178810
Npgsql.NpgsqlException: operador no existe: integer = character varying Severity: ERRO Code: 42883 Hint: Nenhum operador corresponde com o nome e o(s) tipo(s) de argumento(s) informados. Voc precisa adicionar converses de tipo explcitas. at Npgsql.NpgsqlConnector.CheckErrors () [0x00000] at Npgsql.NpgsqlConnector.CheckErrorsAndNotifications () [0x00000] at Npgsql.NpgsqlCommand.ExecuteCommand () [0x00000] at Npgsql.NpgsqlCommand.ExecuteNonQuery () [0x00000] at mojoPortal.Data.NpgsqlHelper.ExecuteNonQuery (Npgsql.NpgsqlTransaction transaction, CommandType commandType, System.String commandText, Npgsql.NpgsqlParameter[] commandParameters) [0x00000] at mojoPortal.Data.NpgsqlHelper.ExecuteNonQuery (Npgsql.NpgsqlTransaction transaction, CommandType commandType, System.String commandText) [0x00000] at mojoPortal.Data.DBPortal.DatabaseHelperRunScript (System.String script, System.String overrideConnectionInfo) [0x00000] - 00:00:00.4636400
Note: This page shows some information that is helpful during setup and upgrades but for security it would be best not to show any information when the system is up to date. You can disable setup and suppress all information on this page by setting DisableSetup=true in Web.config. When you need to upgrade, you can set this back to false. If you are logged in as Administrator setup will run and you will be able to see this page even if it is disabled in Web.config so you can easily leave it disabled and just login before upgrading. But if you are not logged in you will need to enable setup in Web.config.

 

help me please,

 

matheus

12/23/2008 10:50:18 AM
Gravatar
Total Posts 18439

Re: Help the conection the Postgre

I made the corrections of link of folders

I have no idea what you mean by that.

Is this a new installation or an upgrade? For a new installation it should start with 2.2.7.8 and it should never run script 2.2.1.5

For pgsql, in the folder /Setup/applications/mojoportal-core/SchemaInstallScripts/pgsql, there should only be 1 file and it should be 2.2.7.8.config, if there are any other files there delete them.

Then start with a new database.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.