Apache 1.3

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
2/16/2006 1:41:48 AM
Gravatar
Total Posts 49
Juliano Morais Barbosa

Apache 1.3

Hi for All


I get this message in my new system.

Apache. 1.3
Red Hat 9.0
PostgreSql. 8.1.3
Mono-1.1.13.2 -> binnary installation.

 

Server error in '/intranet' application


Description: Error processing request.

Error Message: HTTP 500.

Stack Trace:
System.Net.Sockets.SocketException: Network subsystem is down
in <0x0022e> System.Net.Sockets.Socket:Connect (System.Net.EndPoint remote_end)
in <0x00018> System.Net.Sockets.TcpClient:Connect (System.Net.IPEndPoint remote_end_point)
in <0x000a2> Npgsql.NpgsqlClosedState:Open (Npgsql.NpgsqlConnector context)
in <0x000c4> Npgsql.NpgsqlConnector:Open ()
in <0x0008a> Npgsql.NpgsqlConnectorPool:GetNonPooledConnector (Npgsql.NpgsqlConnection Connection)
in <0x0003b> Npgsql.NpgsqlConnectorPool:RequestConnector (Npgsql.NpgsqlConnection Connection)
in <0x0008b> Npgsql.NpgsqlConnection:Open ()
in (wrapper remoting-invoke-with-check) Npgsql.NpgsqlConnection:Open ()
in <0x00057> mojoPortal.Data.NpgsqlHelper:ExecuteReader (System.String connectionString, CommandType commandType, System.String commandText, Npgsql.NpgsqlParameter[] commandParameters)
2/16/2006 2:26:35 AM
Gravatar
Total Posts 18439

Re: Apache 1.3

I suspect that is a mono bug. I haven't tested the latest release of mono. I've only been working with mono compiled from svn and using apache2. I think apache2 works better with mono than 1.3
2/16/2006 4:39:15 AM
Gravatar
Total Posts 49
Juliano Morais Barbosa

Re: Apache 1.3

Hi Joe.

I found the problem
My postgreSQL running in Windows XP :( my test

And Windows Firewall block access, I turn Off and works fine.
You must sign in to post in the forums. This thread is closed to new posts.