From: <Soe...@t-...> - 2003-07-13 15:43:12
|
Hi,=20 my configuration of my Linux PC is: RH9 + apache 2.0.46 + mono 0.25 + mod_mon 0.3 + FB Superserver 1.5 RC 3 = + FB.Net-Provider 1.1 Alpha2=20 my configruation of my windows PC is XP-Prof + SP1 + Visual Studio.Net + IIS + FB.Net-Provider 1.1 Alpha2=20 I wrote a litte test .aspx Application that tries to connect to the = Firebird Server on my Linux PC. The Connection string is: = User=3DSYSDBA;Password=3Dmasterkey;Role=3D;Database=3D/ib_dbs/music.fdb;S= erver=3D192.168.2.1;Port=3D3050;Dialect=3D3;Charset=3D;Connection = lifetime=3D15;Pooling=3Dtrue It works fine on my Window PC, but with the same Connection String on my = Linux PC I get the message : FirebirdSql.Data.Firebird.FbException: Unable to complete network = request to host "192.168.2.1". ---> FirebirdSql.Data.INGDS.GDSException: Exception of type = FirebirdSql.Data.INGDS.GDSException was thrown. Even when I use Server=3D127.0.0.01 or Server=3Dlocalhost.=20 Any Idea? regards S=F6rnt |
From: Carlos G. A. <car...@te...> - 2003-07-13 18:51:27
|
Hello: > Any Idea? Can you try a Console test program for see if it can connect in linux using mono 0.25 ?? -- Best regards Carlos Guzmán Álvarez Vigo-Spain |
From: <Soe...@t-...> - 2003-07-14 06:37:31
|
Hello Carlos, I wrote a Console test programm - it works on Windows and mono. I looked at apache's error.log and found this: [Mon Jul 14 08:09:13 2003] [warn] pid file /usr/local/apache2/logs/httpd.pid overwritten -- Unclean shutdown of pr Unhandled Exception: System.ArgumentException: index is greater than or equal to the source ArrayList.Count in <0x0011e> 00 System.Collections.ArrayList:CopyTo (int,System.Array,int,int) in <0x00050> 00 .SyncArrayList:CopyTo (int,System.Array,int,int) in <0x000fb> 00 FirebirdSql.Data.Firebird.ConnectionPool:CleanUp (object) in <0x0004a> 00 FirebirdSql.Data.Firebird.ConnectionPool:RunCleanUp () in <0x00053> 01 System.MulticastDelegate:invoke_void () Any Idea? Best regards Sörnt ----- Original Message ----- From: "Carlos Guzman Alvarez" <car...@te...> To: "Soernt Poppe" <Soe...@t-...> Cc: <fir...@li...> Sent: Sunday, July 13, 2003 8:51 PM Subject: Re: [Firebird-net-provider] Unable to complete network request to host "XXX" on Linux. ----- Original Message ----- From: "Carlos Guzman Alvarez" <car...@te...> To: "Soernt Poppe" <Soe...@t-...> Cc: <fir...@li...> Sent: Sunday, July 13, 2003 8:51 PM Subject: Re: [Firebird-net-provider] Unable to complete network request to host "XXX" on Linux. > Hello: > > > Any Idea? > > Can you try a Console test program for see if it can connect in linux > using mono 0.25 ?? > > > > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Soernt P. <soe...@t-...> - 2003-07-14 07:38:04
|
Hello Carlos I test my little .aspx program with the xsp-Server of mono. it works. It may be a problem of the mod_mon and/or Apache Configuration. Best regards Sörnt "Soernt Poppe" <Soe...@t-...> schrieb im Newsbeitrag news:002a01c349d2$58d72380$0a02a8c0@pcsoernt... > Hello Carlos, > > I wrote a Console test programm - it works on Windows and mono. > I looked at apache's error.log and found this: > > [Mon Jul 14 08:09:13 2003] [warn] pid file /usr/local/apache2/logs/httpd.pid > overwritten -- Unclean shutdown of pr > > Unhandled Exception: System.ArgumentException: index is greater than or > equal to the source ArrayList.Count > in <0x0011e> 00 System.Collections.ArrayList:CopyTo > (int,System.Array,int,int) > in <0x00050> 00 .SyncArrayList:CopyTo (int,System.Array,int,int) > in <0x000fb> 00 FirebirdSql.Data.Firebird.ConnectionPool:CleanUp (object) > in <0x0004a> 00 FirebirdSql.Data.Firebird.ConnectionPool:RunCleanUp () > in <0x00053> 01 System.MulticastDelegate:invoke_void () > > Any Idea? > > Best regards > > Sörnt > > ----- Original Message ----- > From: "Carlos Guzman Alvarez" <car...@te...> > To: "Soernt Poppe" <Soe...@t-...> > Cc: <fir...@li...> > Sent: Sunday, July 13, 2003 8:51 PM > Subject: Re: [Firebird-net-provider] Unable to complete network request to > host "XXX" on Linux. > ----- Original Message ----- > From: "Carlos Guzman Alvarez" <car...@te...> > To: "Soernt Poppe" <Soe...@t-...> > Cc: <fir...@li...> > Sent: Sunday, July 13, 2003 8:51 PM > Subject: Re: [Firebird-net-provider] Unable to complete network request to > host "XXX" on Linux. > > > > Hello: > > > > > Any Idea? > > > > Can you try a Console test program for see if it can connect in linux > > using mono 0.25 ?? > > > > > > > > > > > > -- > > Best regards > > > > Carlos Guzmán Álvarez > > Vigo-Spain > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Parasoft > > Error proof Web apps, automate testing & more. > > Download & eval WebKing and get a free book. > > www.parasoft.com/bulletproofapps1 > > _______________________________________________ > > Firebird-net-provider mailing list > > Fir...@li... > > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |
From: Carlos G. A. <car...@te...> - 2003-07-14 08:06:18
|
Hello: > I test my little .aspx program with the xsp-Server of mono. it works. It may > be a problem of the mod_mon and/or Apache Configuration. Huummm .... I can suggest you to to build mod_mono sources using mono 0.25, have you tryed it?? and test the aspx page. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |