RE: Error -6301 / -6302 - Can not write to GUI
"Richard Turner" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Organization | Harris Computer Systems |
| Message-ID | <[email protected]> |
Hi Tarik, Does the software come up in character mode if you unset FGLGUI? Something you could verify is the value set in $FGLSERVER. This should be the IP of the client. Also, check to see which port the "Windows Front End" is starting on. It should default to port 6400 BUT, if something else is already using this port number, the client will automatically start on a different port number (6401 perhaps?). Anyhow, if you find that the Front End is starting on 6401, you need to make sure $FGLSERVER knows about this (FGLSERVER=$FGLSERVER:1;export FGLSERVER). Richard -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tarik Jose Maluf Sent: Thursday, July 28, 2005 10:33 AM To: [email protected] Subject: [fourjs-users] Error -6301 / -6302 - Can not write to GUI Hi everyone, I've searched in Kwoledge Database from 4Js Mailing List, and found many results about my problem. I have the problem "ERROR number -6301" / "Can not write [read] to GUI". Reading the answers in KB, I found many answers about the FGLSERVER variable, and test it, but the problem still happen. Is anybody found the answer for this problem??? Thanks! Tarik Maluf