RE: [U2] Redback problem with opening a pipe

2007-07-23 Thread Doug Farmer
John, 

Thanks for the response.  Of course it was user error.

The pipe names use the account name in the rgwresp.ini file.  For some
reason, I had included a space in the account name.  So the pipe name
ended up as \\.\pipe\to_Manage 2000 7_2_3820  (Notice the spaces!, I
sure didn't even in screen text I pasted into the message below)

When SPIDER is invoked, the pipe names are passed on the command line.
And, I bet SPIDER parses on spaces (I would have).  So, it ended up with
the wrong names for the pipes.

Of course we all thought firewall, security etc. like you pointed out.
Sorry for the trouble.

Doug

  



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Jenkins
Sent: Friday, July 20, 2007 6:30 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Redback problem with opening a pipe

Doug

A few things:

1. was RedBack installed as a LOCAL administrator? - not a domain
administrator or an administrator who inherits admin. Permissions from a
tiered domain admin. structure?

2. If you login as administrator on the console and use the Services
applet in Control Panel to start the service does it work?

3. Are the ports in rgwresp.ini available?

4. Does rgwlint give you a clean bill of health?

5. If you stop the other services does it now work?

6. Does RedBack work with the default rgwresp.ini?

7. Has someone tuned the registry - especially the desktop heap?


My suspicions are:

* Not installed as a true administrator

* Permissions (if not permissions due to the above)

* Over-zealous Anti-Virus/firewall software

* Windows resource issues (unusual on Win2K3)

Regards

JayJay



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Doug Farmer
Sent: 20 July 2007 15:13
To: u2-users@listserver.u2ug.org
Subject: [U2] Redback problem with opening a pipe

Good morning,

Yesterday we tried to install Redback on a Windows 2003 server and we
are unable to get the Redback responders to work.

The server is also running SQL Server 2005 and BizTalk 2005.

If we look at the log records for a responder, we see the following
information.

UniData Release 6.1  Build: (5150)
(c) Copyright IBM Corporation 2005.
All rights reserved.

Current UniData home is D:\USR\UD61\.
Current working directory is d:\roi\MANAGE-2000.7.2.
:SPIDER \\.\pipe\to_Manage 2000 7_2_3820 \\.\pipe\from_Manage 2000
7_2_3820 ERROR open of topipe failed ERROR open of frompipe failed
:

We have a call into IBM, but they have only seen this once before and
closed that call without a solution.

We are running the connection with the parameter USEREXIT=WW.RPC as we
only need to be able to call subroutines from our Web pages.

We have installed this on Windows 2003 servers before with no problem.
Could it be SQL Server or BizTalk?

If anyone has any ideas, please let me know.

Thanks,

Doug Farmer


This e-mail is for the use of the intended recipient(s) only. If you
have received this e-mail in error, please notify the sender immediately
and then delete it. If you are not the intended recipient, you must not
use, disclose or distribute this e-mail without the author's prior
permission. We have taken precautions to minimize the risk of
transmitting software viruses, but we advise you to carry out your own
virus checks on any attachment to this message. We cannot accept
liability for any loss or damage caused by software viruses.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


This e-mail is for the use of the intended recipient(s) only. If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it. If you are not the intended recipient, you must not use, disclose or 
distribute this e-mail without the author's prior permission. We have taken 
precautions to minimize the risk of transmitting software viruses, but we 
advise you to carry out your own virus checks on any attachment to this 
message. We cannot accept liability for any loss or damage caused by software 
viruses.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Redback problem with opening a pipe

2007-07-20 Thread Doug Farmer
Good morning,

Yesterday we tried to install Redback on a Windows 2003 server and we
are unable to get the Redback responders to work.

The server is also running SQL Server 2005 and BizTalk 2005.

If we look at the log records for a responder, we see the following
information.

UniData Release 6.1  Build: (5150)
(c) Copyright IBM Corporation 2005.
All rights reserved.

Current UniData home is D:\USR\UD61\.
Current working directory is d:\roi\MANAGE-2000.7.2.
:SPIDER \\.\pipe\to_Manage 2000 7_2_3820 \\.\pipe\from_Manage 2000
7_2_3820
ERROR open of topipe failed
ERROR open of frompipe failed
:

We have a call into IBM, but they have only seen this once before and
closed that call without a solution.

We are running the connection with the parameter USEREXIT=WW.RPC as we
only need to be able to call subroutines from our Web pages.

We have installed this on Windows 2003 servers before with no problem.
Could it be SQL Server or BizTalk?

If anyone has any ideas, please let me know.

Thanks,

Doug Farmer


This e-mail is for the use of the intended recipient(s) only. If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it. If you are not the intended recipient, you must not use, disclose or 
distribute this e-mail without the author's prior permission. We have taken 
precautions to minimize the risk of transmitting software viruses, but we 
advise you to carry out your own virus checks on any attachment to this 
message. We cannot accept liability for any loss or damage caused by software 
viruses.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Redback problem with opening a pipe

2007-07-20 Thread John Jenkins
Doug

A few things:

1. was RedBack installed as a LOCAL administrator? - not a domain
administrator or an administrator who inherits admin. Permissions from a
tiered domain admin. structure?

2. If you login as administrator on the console and use the Services applet
in Control Panel to start the service does it work?

3. Are the ports in rgwresp.ini available?

4. Does rgwlint give you a clean bill of health?

5. If you stop the other services does it now work?

6. Does RedBack work with the default rgwresp.ini?

7. Has someone tuned the registry - especially the desktop heap?


My suspicions are:

* Not installed as a true administrator

* Permissions (if not permissions due to the above)

* Over-zealous Anti-Virus/firewall software

* Windows resource issues (unusual on Win2K3)

Regards

JayJay



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Doug Farmer
Sent: 20 July 2007 15:13
To: u2-users@listserver.u2ug.org
Subject: [U2] Redback problem with opening a pipe

Good morning,

Yesterday we tried to install Redback on a Windows 2003 server and we
are unable to get the Redback responders to work.

The server is also running SQL Server 2005 and BizTalk 2005.

If we look at the log records for a responder, we see the following
information.

UniData Release 6.1  Build: (5150)
(c) Copyright IBM Corporation 2005.
All rights reserved.

Current UniData home is D:\USR\UD61\.
Current working directory is d:\roi\MANAGE-2000.7.2.
:SPIDER \\.\pipe\to_Manage 2000 7_2_3820 \\.\pipe\from_Manage 2000
7_2_3820
ERROR open of topipe failed
ERROR open of frompipe failed
:

We have a call into IBM, but they have only seen this once before and
closed that call without a solution.

We are running the connection with the parameter USEREXIT=WW.RPC as we
only need to be able to call subroutines from our Web pages.

We have installed this on Windows 2003 servers before with no problem.
Could it be SQL Server or BizTalk?

If anyone has any ideas, please let me know.

Thanks,

Doug Farmer


This e-mail is for the use of the intended recipient(s) only. If you have
received this e-mail in error, please notify the sender immediately and then
delete it. If you are not the intended recipient, you must not use, disclose
or distribute this e-mail without the author's prior permission. We have
taken precautions to minimize the risk of transmitting software viruses, but
we advise you to carry out your own virus checks on any attachment to this
message. We cannot accept liability for any loss or damage caused by
software viruses.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/