T.R | Title | User | Personal Name | Date | Lines |
---|
3146.1 | Check the server | SYSTEM::HELLIAR | http://samedi.reo.dec.com/ | Wed Jun 04 1997 10:08 | 9 |
| For the 'post' problems check the 'servers' error log ( decedi_look on
the server or the bug symbol in the Cockpit). CHances are that your
sending application is not registered.
For the 'fetch' problem there is too little detail to guess at what
stage the failure occured. Were any errors reported in either the
map debug file or the servers error log?
Graham
|
3146.2 | | ROCCER::WSWANEY | Special favors come in 31 flavors | Wed Jun 04 1997 14:31 | 34 |
|
Thanks for the note
>For the 'post' problems check the 'servers' error log ( decedi_look on
>the server or the bug symbol in the Cockpit). CHances are that your
>sending application is not registered.
I'm not running the cockpit, but I'll have the gateway check the error
logs.
>For the 'fetch' problem there is too little detail to guess at what
>stage the failure occured. Were any errors reported in either the
>map debug file or the servers error log?
this is from the debug file.
A.INVOICE_AMOUNT = FOR (I = 1 TO 3)
IF UIT{I}:UIT03 = "RT" THEN UIT{I}:UIT02;
Right Side: $UNDEFINED
VALUE REMAINS: "2386.80"
%FBR-E-API_ERROR, Error Received from Application Interface
-DECEDI-E-FILSRVERR, file server error detected
the command line just says "MAP FAILED"
thanks
Bill
|
3146.2 | sometimes itworks and sometimes it doesn't | ROCCER::WSWANEY | Special favors come in 31 flavors | Wed Jun 04 1997 16:52 | 20 |
| Thanks for the note...
let me add a little more info... I'm running off of a Unix box with
ObjectBroker 2.5-a and I'm connecting to a VMS Server running
ObjectBroker 2.7-11
Now details on the fetching problems, there are no details other than
the debug file ...
%FBR-E-API_ERROR, Error Received from Application Interface
-DECEDI-E-FILSRVERR, file server error detected
sometimes the error is just
-DECEDI-E-FILSRVERR, file server error detected
thanks
Bill
|