| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
I will try cross-posting this here with the hopes that someone
can help me with this problem.
<<< ELKTRA::NOTESPUBLIC:[NOTES$LIBRARY]DW_EXAMPLES.NOTE;1 >>>
-< "DECwindows examples" >-
================================================================================
Note 385.0 DW_NET RISC-ULT WITH VAX-VMS 2 replies
IDOOA::VALASEK 33 lines 19-MAR-1990 19:16
--------------------------------------------------------------------------------
Hello,
I have installed DW_NET on both a VAX and RISC machine. I have been successful
with displaying the PUZZLE program on my RISC machine from the VAX. However,
when I try to display a third party DECwindow product (Applicon-Bravo3) on
the RISC machine I get the following.....
Netserver.log on VAX under the BRAVO account
vaxone::bravo3 will execute run/nodebug bravo3_system:cis on screen 0
<run/nodebug bravo3_system:cis> failed
PLI-F-ERROR PL/I Error Condition
login information invalid at remote node
On the RISC session manager screen (where I am running DW_NET)
Event type 2.1 access control rejected
source node=34.779(VAXONE)
source process=0 BRAVO3_'
destination process=0 RSF_W_ERROR
user=r
account=|r
All of the DEC supplied window applications work fine, I have also tried
usernames of system as well. We are trying to put together a real-world
prototype in which a BIG VAX will hold the BRAVO3 product and the displays will
be DECstations (RISC). The potential customer has requested more of a pull-down
click action on the DS3100 to run the BRAVO3 product, thus the reason for
DW_net.
By the way I can push the application from the VAX using set display/create
/node=unxone and then $bravo3. The display comes up fine on the RISC machine,
which tells me that security is set correctly.
Thanks for any replies,
Tony
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 2503.1 | Just because one application works with your security setting ... | ARTFUL::SCOTT | Mikey Under Fire | Thu Mar 22 1990 19:15 | 7 |
It's been my experience that some ultrix X applications require a security entry for "node::username" and some require an entry for "node::uid". When I set security for an ultrix node, I set up both. I also found this out when trying to use a third party product. There's a discussion in note 2001.*. However, I don't remember getting exactly the same messages as you, so this may well not be your problem. | |||||
| 2503.2 | HELP PLEASE !! STILL X-PROBLEMS | GLDOA::VALASEK | Tue Mar 27 1990 16:58 | 52 | |
Thanks for the reply... it was helpful but I am still having a problem.
I have made progress... Here is the scenario
VAX3100 VS2000 DS3100
Applicon Bravo3 X-notes decwrite-x
Out of the box X apps OOTB x apps OOTB x apps
DW_NET with obj def. DW_NET with obj. DW_NET with obj
| | |
+-----+--------------------------+----------------+-----+
I have set up proxies on all three systems to alleviate any
access reject problems.
I can push or pull X-notes, decwrite-X, or any OOTBox x-apps(puzzle).
DW_NET works with fine with everything except Bravo3.
When I try Bravo3, I get the following, doesn't matter whether I am
pulling it from RISC or VS2000.
Netserver.log VS3100 (NODENAME=VAXONE)
Connect request received at 27-MAR-1990 16:42:42.14
from remote process IDOOA::"0=BRAVO3" *** note VS2000=IDOOA ***
for object "SYS$SYSTEM:DW_NET_SERVER.EXE"
VAXONE::BRAVO3 will execute run/nodebug bravo3_system:cis on screen 0
<run/nodebug bravo3_system:cis> failed
%PLI-F-ERROR, PL/I ERROR condition
network object is uknown at remote node
Netserver.log on VS2000 (nodename=idooa)
Connect request received at 27-MAR-1990 16:45:00.01
from remote process VAXONE::"0=BRAVO3"
for object "RSF_W_ERROR"
%DCL-E-OPENIN, Error opening sys$sysdevice:[bravo3]RSF_W_ERROR.COM
file not found.
This file is not supposed to be there.
One other note, If I am at the VS3100 (VAXONE), I can do the following.
$set display/create/node=idooa
$run/nodebug bravo3_system:cis
The display pops up just fine on the VS2000 (IDOOA) or any other
machine including a PC and a RISC machine.
Does anyone have ANY ideas,
Tony
| |||||