Home > Archive > EAserver > June 2005 > Jaguar.ORB ASP - Error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Jaguar.ORB ASP - Error
Chris Pollach

2005-06-09, 7:24 am

All;

Has anyone seen the message:

Narrow_() method (0X800A2330)
The Narrow_ operation of the component Jaguar/Object to the
interface Session/Manager failed: The requested operation failed
since the client could not acquire a connection to the Jaguar Server.

Environment: Windows XP Sp2, EAServer 5.2, IIs 5.1.

Note: EAServer is up and running fine and you can connect to it through
a PB application, the PB IDE and JagManager.

Thanks ... Chris


Juven

2005-06-09, 9:24 am

Hi,
check theURL in this code:

-----------------------------------
theURL = "iiop://YOUR_SERVER_IP:9000"

set aORB = Server.CreateObject("Jaguar.ORB")
aORB.init("")
Set aManager =
aORB. string_to_object(the
URL).Narrow_("SessionManager/Manager")
-----------------------------------

be carefoul with the IP and the port.

This code works for me in Windows XP Sp1, EAServer 5.0, IIs 5.1.

Bye
Juven


"Chris Pollach" <cpollach@travel-net.dot.com> escribió en el mensaje
news:42a82bbc$1@foru
ms-1-dub...
> All;
>
> Has anyone seen the message:
>
> Narrow_() method (0X800A2330)
> The Narrow_ operation of the component Jaguar/Object to the
> interface Session/Manager failed: The requested operation failed
> since the client could not acquire a connection to the Jaguar Server.
>
> Environment: Windows XP Sp2, EAServer 5.2, IIs 5.1.
>
> Note: EAServer is up and running fine and you can connect to it through
> a PB application, the PB IDE and JagManager.
>
> Thanks ... Chris
>
>



Chris Pollach

2005-06-09, 9:24 am

Already have many times! I have used the machine name, localhost, and IP
address .. with no luck.
The code works OK on W2K SP4 on IIs. I guess the other real question is how
do I get Jagproxy to tell me the real error as to why it will not connect!



"Juven" <juven@guamansa.tf> wrote in message news:42a84b46@forums
-2-dub...
> Hi,
> check theURL in this code:
>
> -----------------------------------
> theURL = "iiop://YOUR_SERVER_IP:9000"
>
> set aORB = Server.CreateObject("Jaguar.ORB")
> aORB.init("")
> Set aManager =
> aORB. string_to_object(the
URL).Narrow_("SessionManager/Manager")
> -----------------------------------
>
> be carefoul with the IP and the port.
>
> This code works for me in Windows XP Sp1, EAServer 5.0, IIs 5.1.
>
> Bye
> Juven
>
>
> "Chris Pollach" <cpollach@travel-net.dot.com> escribió en el mensaje
> news:42a82bbc$1@foru
ms-1-dub...
>
>



Chris Pollach

2005-06-14, 1:24 pm

I guess the key question really becomes .. does Jagproxy.dll as the IIs ORB
work on XP SP2?
Has anyone configured an IIs web server to communicate with EAS in this type
of environment?


"Chris Pollach" <cpollach@travel-net.dot.com> wrote in message
news:42a82bbc$1@foru
ms-1-dub...
> All;
>
> Has anyone seen the message:
>
> Narrow_() method (0X800A2330)
> The Narrow_ operation of the component Jaguar/Object to the
> interface Session/Manager failed: The requested operation failed
> since the client could not acquire a connection to the Jaguar Server.
>
> Environment: Windows XP Sp2, EAServer 5.2, IIs 5.1.
>
> Note: EAServer is up and running fine and you can connect to it through
> a PB application, the PB IDE and JagManager.
>
> Thanks ... Chris
>
>



Chris Pollach

2005-06-22, 11:24 am

All;

FYI: I have solved the problem. Please see the "ASP connection to EAS"
thread (June 16th) for the answer and ORB debugging tips!

Regards ... Chris

"Chris Pollach" <cpollach@travel-net.dot.com> wrote in message
news:42af17bf$1@foru
ms-2-dub...
> I guess the key question really becomes .. does Jagproxy.dll as the IIs

ORB
> work on XP SP2?
> Has anyone configured an IIs web server to communicate with EAS in this

type
> of environment?
>
>
> "Chris Pollach" <cpollach@travel-net.dot.com> wrote in message
> news:42a82bbc$1@foru
ms-1-dub...
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com