RES: Error -6301 / -6302 - Can not write to GUI
Tarik Jose Maluf <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Richard, the application goes up if I unset FGLGUI (FGLGUI=0). The main problem is exactly with the application in GUI mode (FGLGUI=1) About the ports, I checked it and the application uses port 6400 (not 6401 or other). This port is allowed in my firewall, and I haven't had any problems with this so far. Do you have any other ideia about this? I think the problem is in the client machine, but I don't know what it could be. The other client stations connect normally in the application without problems. Thanks for your help! Rgs Tarik -----Mensagem original----- De: Richard Turner [mailto:[email protected]] Enviada em: quinta-feira, 28 de julho de 2005 12:20 Para: [email protected] Assunto: RE: [fourjs-users] Error -6301 / -6302 - Can not write to GUI 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