CLIENT_TEXT_IO on forms 11g gives ORA-06508 after closing the form and open

Hello all
I have a form (FORMA) with the following Code
     PROCEDURE     P_WRITE_ARRAY(P_Detination_File     VARCHAR2,P_Mode     VARCHAR2) IS
          V_File_ID CLIENT_TEXT_IO.FILE_TYPE;
     BEGIN
          V_File_ID := CLIENT_TEXT_IO.FOPEN(P_Detination_File,P_Mode);
          IF NOT FORM_SUCCESS THEN
               P_DISPLAY_MSG(50);
               RAISE Form_Trigger_Failure;
          END IF;
          ORG_PK_CL_PROGRESS_BAR.P_SET_STEP_SIZE(1, V_Arr_Index);
          For i in 1 .. V_Arr_Index loop
               ORG_PK_CL_PROGRESS_BAR.P_STEP_PROEGRESS(i);
               CLIENT_text_io.put(V_File_ID,V_WRITE_ARRAY(i));
          end loop;          
          CLIENT_TEXT_IO.FCLOSE(V_File_ID);
          Synchronize;
     IF FORM_SUCCESS     THEN
          P_DISPLAY_MSG(17);
     END IF;
     END;
where this procedure is called in a WHEN-BUTTON-PRESSED trigger
The Form is called from another form (FORMB)
both forms work well and I get The required results but after I close FORMB using exit_form then I call the form again from formB I get the error Message ORA-06508
Any Help please

Hi here is the full console starting from the loading
basic: Added progress listener: sun.plugin.util.ProgressMonitorAdapter@7d29df
basic: Plugin2ClassLoader.addURL parent called for http://192.168.0.39:9001/forms/java/frmall.jar
basic: Plugin2ClassLoader.addURL parent called for http://192.168.0.39:9001/forms/java/onewareicons.jar
basic: Plugin2ClassLoader.addURL parent called for http://192.168.0.39:9001/forms/java/frmwebutil.jar
basic: Plugin2ClassLoader.addURL parent called for http://192.168.0.39:9001/forms/java/jacob.jar
security: Validate the certificate chain using CertPath API
security: The certificate hasnt been expired, no need to check timestamping info
security: Found jurisdiction list file
security: No need to checking trusted extension for this certificate
security: The CRL support is disabled
security: The OCSP support is disabled
security: This OCSP End Entity validation is disabled
security: Checking if certificate is in Deployment denied certificate store
security: Checking if certificate is in Deployment permanent certificate store
basic: Applet loaded.
basic: Applet resized and added to parent container
basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 134964 us, pluginInit dt 3437061322 us, TotalTime: 3437196286 us
basic: Applet initialized
basic: Starting applet
basic: completed perf rollup
basic: Loaded image: jar:http://192.168.0.39:9001/forms/java/frmall.jar!/oracle/forms/icons/splash.gif
basic: Loaded image: jar:http://192.168.0.39:9001/forms/java/frmall.jar!/oracle/forms/icons/oracle_logo.gif
network: Connecting http://192.168.0.39:9001/forms/java/http://192.168.0.39:9001/forms/java/oneware.gif with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/ with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/http://192.168.0.39:9001/forms/java/oneware.gif
Forms Session ID is formsapp.176
network: Cache entry not found [url: http://192.168.0.39:9001/forms/registry/oracle/forms/registry/default.dat, version: null]
network: Connecting http://192.168.0.39:9001/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
The proxy host is null, and the proxy port is 0.
Native HTTP implementation is being used for the connection.
The connection mode is HTTP.
network: Connecting http://192.168.0.39:9001/forms/frmservlet?config=Oneware&ifsessid=formsapp.176&acceptLanguage=en-US&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866?ifcmd=getinfo&ifhost=usert-PC&ifip=192.168.0.5 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
Forms Applet version is 11.1.1.3
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/system.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/system.jpg
network: Connecting http://192.168.0.39:9001/forms/java/system.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/system.jpg
network: Connecting http://192.168.0.39:9001/forms/java/system.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/system.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/SYSTEM.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/SYSTEM.jpg
network: Connecting http://192.168.0.39:9001/forms/java/SYSTEM.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/SYSTEM.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
basic: Applet made visible
basic: Applet started
basic: Told clients applet is started
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/java/systembg.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/systembg.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/java/formdsk.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/formdsk.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
cache: Reading Signers from 4088 http://192.168.0.39:9001/forms/java/frmwebutil.jar | C:\Users\usert\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\25\77204f59-753bdf91.idx
cache: Done readSigners(http://192.168.0.39:9001/forms/java/frmwebutil.jar)
network: Connecting http://192.168.0.39:9001/forms/java/oneware001.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware001.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware001.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware001.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware002.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware002.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware002.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware002.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware003.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware003.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware003.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware003.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware004.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware004.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware004.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware004.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware005.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware005.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware005.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware005.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware006.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware006.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware006.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware006.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware007.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware007.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware007.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware007.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware009.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware009.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware008.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware008.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware008.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware008.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware010.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware010.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware012.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware012.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/open.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/open.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/open.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/open.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware008.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware008.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware007.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware007.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware006.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware006.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware005.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware005.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware004.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware004.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware003.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware003.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware002.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware002.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware001.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware001.jpg with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/open.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/open.jpg with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/OneWare003.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OneWare003.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OneWare003.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare003.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OneWare013.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OneWare013.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OneWare013.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare013.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OPEN.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OPEN.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OPEN.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OPEN.jpg
network: Connecting http://192.168.0.39:9001/forms/java/select_all.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/select_all.jpg
network: Connecting http://192.168.0.39:9001/forms/java/Deselect.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/Deselect.jpg
network: Connecting http://192.168.0.39:9001/forms/java/select_inverse.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/select_inverse.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware014.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware014.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OneWare012.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OneWare012.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OneWare012.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare012.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OneWare012.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare012.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/open.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/open.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware008.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware008.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware007.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware007.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware006.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware006.jpg with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/ with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/ with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware005.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware005.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware004.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware004.jpg with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/ with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware001.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware001.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware002.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware002.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/oneware003.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/oneware003.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OneWare012.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OneWare012.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OPEN.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OPEN.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OneWare013.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OneWare013.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/OneWare003.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/OneWare003.jpg with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/ with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/copy.jpg with proxy=DIRECT
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/copy.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/copy.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/copy.jpg
network: Cache entry not found [url: http://192.168.0.39:9001/forms/java/copy.jpg, version: null]
network: Connecting http://192.168.0.39:9001/forms/java/copy.jpg with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/java/OneWare003.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare003.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OneWare013.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare013.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OPEN.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OPEN.jpg
network: Connecting http://192.168.0.39:9001/forms/java/select_all.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/select_all.jpg
network: Connecting http://192.168.0.39:9001/forms/java/Deselect.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/Deselect.jpg
network: Connecting http://192.168.0.39:9001/forms/java/select_inverse.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/select_inverse.jpg
network: Connecting http://192.168.0.39:9001/forms/java/oneware014.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/oneware014.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OneWare012.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare012.jpg
network: Connecting http://192.168.0.39:9001/forms/java/OneWare012.jpg with proxy=DIRECT
basic: Loaded image: http://192.168.0.39:9001/forms/java/OneWare012.jpg
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT
network: Connecting http://192.168.0.39:9001/forms/lservlet;jsessionid=YnxlQNZS9n2hTnh3MlL2B76lLcxhhH6vvFV1h6WL1yLthPDdbppr!861797866 with proxy=DIRECT

Similar Messages

  • I have customized my Firefox toolbar. After closing the browser and then reopening it, the toolbar has returned to the way it was before I customized it. How do I get my customization of the toolbar to become permanent?

    I have customized my Firefox toolbar several times. After closing the browser and then reopening it, the toolbar has returned to the way it was before I customized it each time. How do I get my customization of the toolbar to become permanent?
    It has occurred with Firefox 4.0.1 and 5.0

    see http://kb.mozillazine.org/Corrupt_localstore.rdf
    Take a picture of your toolbars so you can easily reconstruct them from the default after solving the the problem.
    If it happens to you it will probably happen again in the future so you might want to keep some copies of your modified localstore.rdf file so you can delete the bad one and rename one of the replacements in waiting. Saving, copying and renaming must be done with Firefox down, of course.

  • Reflecting changes after closing the form..

    Hi all
    I have a procedure
    in that procedure i have used go_block
    i want to call the procedure when the user is exiting
    let me give u a senario
    scene 1)
    the user is inserting a record after the insertion that procedure is to be called to adjust the values on the form.
    after the user enters the values for the new record and clicks save button it works fine
    i have called the procedure in key-commit
    scene 2)
    the user enters a new record and instead of clicking save closes the form
    oracle asks if the user wants to save the changes
    the user clicks yes
    the record is saved
    but the procedure does not fire as the code is written in key comit
    and hence when the user opens the form the next time the changes are not reflected.
    to overcome this i have tried writing the procedure in pre-commit,post_form_commit but it seems that because there is go_block in the procedure it says illegal rescricted procedure go_block in the triger.
    i also tried using the times
    but the timer wont fire as i am closing the form..
    please can any one help me in this situation ..
    thanks
    mandar

    Hello,
    Write your code in a stored unit, then call it from the KEY-COMMIT and KEY-EXIT trigger.
    Francois

  • Forms process won't stop after closing the browser

    I am running the Forms (904) in the application server. When I close the browser, the forms process (on the server) ifweb90.exe won't stop on the server.
    Is there a message that can be catched when the browser is closed? thanks.
    I am running the forms on XP.

    Hi,
    the forms processes on the middle tier will stop when the listener servlet recognises that the client applet doesn´t exist anymore.
    The amount of time the listener servlet needs to recognize that the client applet doesn´t exist anymore depends on the "heartbeat" and the "timeout" Parameters configured in the formsweb.cfg Configuration File of the Oracle Webforms Installation.
    Normally you don´t have to worry about these parameters their default values will fit the most environments.
    regards

  • Adobe 11.0.3 keeps running after closing the program and uses all cpu

    After closing Adobe reader it remains in the background on task manager and uses about 25% of CPU for each instance, each time a pdf is closed it adds another instance in the background, when there are four my cpu is maxed out.  I have to use my computer with task manager always running so I can end task each time I close a PDF.  I tried the solution stopping welcome screen with registry fix and other fixes for prior versions, none help.  Running Windows 8. 

    In order to deploy via GPO, you need to create AIP (Administrative Installation Point) for Reader 11.0 and then patch that AIP with 11.0.04 to create AIP of 11.0.04
    Method:
    1. Extract Reader 11.0.4 exe via the following command line,
    AdbeRdr11004_en_US.exe -sfx_o"<extraction_path>" -sfx_ne
    e.g. if you want to extract to c:\temp_folder
    you should run the following command,
    AdbeRdr11004_en_US.exe -sfx_o"c:\temp_folder" -sfx_ne
    You should see the following six files in c:\temp_folder,
    ABCPY.INI
    AcroRead.msi
    AdbeRdrUpd11004.msp
    Data1.cab
    setup.exe
    Setup.ini
    2. Now navigate to "C:\temp_folder" folder to create AIP for 11.0 in "C:\Rdr11AIP" and follow the wizard
    msiexec /a AcroRead.msi TARGETDIR="C:\Rdr11AIP"
    3. Now navigate to "C:\Rdr11AIP" to create AIP for 11.0.4 in C:\Rdr11AIP" and follow the wizard
    msiexec /a AcroRead.msi TARGETDIR="C:\Rdr11AIP" PATCH=<"Path to 11.0.04 patch location">
    for this example, "Path to 11.0.04 patch location" is going to be "c:\temp_folder\AdbeRdrUpd11004.msp"
    So the command would be,
    msiexec /a AcroRead.msi TARGETDIR="C:\Rdr11AIP" PATCH="c:\temp_folder\AdbeRdrUpd11004.msp"
    4. You will see following files in your "C:\Rdr11AIP" folder,
    AcroRead.msi
    Common
    CommonAppData
    program files
    Win
    Windows
    5. Now copy the contents of this folder to your network location and link the AcroRead.msi file in the Group Policy Editor, you are now ready the deploy 11.0.04
    Hope, it helps.

  • Firefox 4.0 will not open at all. It shows that the process is running in the task manager but will not open the window even after closing the prcess and restarting.

    I have had firefox since an earlier 2. version and have been able to upgrade as normal. After the installation is done it will not open at all. I have restarted and even uninstalled all previous version .exe and still nothing. I am using windows 7 OS. I am still running 3.6.8 and would love to see the new one running on my laptop.

    hello, this crash is caused by Websense Endpoint security software that is running on the system. please try to install all the updates for this program that are available...

  • I am using Aperture 3 and recently installed an update from Apple. After restarting the computer and opening Aperture all of the "colour" is gone from the toolbar and events icons. How can I rest the colours?

    How can i reset the colors of Aperture toolbars and event icons? They have all gone grey.

    Have you just upgraded to Aperture 3.3 or later? The grey design is a feature, ot a bug
    See the Release Notes: http://support.apple.com/kb/TS2518 (Aperture 3.3)
    Newly designed monochrome source list and toolbar icons.
    The only way to change it, would be to manually replace the icons by colored ones in the Aperture application itself. You would have to patch the application bundle and to exchange some of the tiff files in the "Resources" folder.
    And each time there is an update you would have to start over.
    There are quite a few discussions on this, see:
    Re: After updating to Aperture 3.3 all my icons appears in Black and white. This includes the inspect button, photo stream button, the Facebook / flicker share button. Could you please help here ?
    or:
    Latest Aperture update - all icons on toolbar now grey
    Re: arghhh!
    Re: Why O Why did Apple removed the sidebar colors?
    Regards
    Léonie
    P.S. Some hand colored icons to replace the grey ones are here:
    Re: After updating to Aperture 3.3 all my icons appears in Black and white. This includes the inspect button, photo stream button, the Facebook / flicker share button. Could you please help here ?

  • Surface RT will read files for a period of time. After closing the files and reopening later, they're corrupted or Windows says it can't open the file format.

    File formats include jpeg, Word and Excel documents, and PDFs. Documents have come from downloads, email attachments, and documents created locally. Performed a full scan today which found no results. Performed a system refresh and no improvement. These
    are documents I've opened, edited, saved, sometimes reopened and used, and later, they randomly aren't working.
    Currently saving all documents on the MicroSD card to keep the SSD drive as free as possible on the Surface.
    Downloading a firmware update as I type this.
    Thanks in advance.

    Hi,
    For the issue,please  open these files using other computer to see if we can open them normally.
    Meanwhile,try saving all documents on your SSD to test it.
    Regards,
    Kelvin hsu
    TechNet Community Support

  • I lose sound after closing the computer and reawakening

    While watching Netflix I close the computer.   When I come back and wake the computer up the sound is gone.  Anyone have this problem and/or cure?

    Temporary fix is to restart the computer.
    Hopefully this issue will be resolved soon.
    Best.

  • For some strange reason Adobe Reader will not install after following instructions, even though I install and uninstall other programs regularly. After downloading the installer and opening it, I click on the run in the security box. The long rectangular

    Can someone help with the install?

    What is your operating system?  What is the exact problem you are having?
    Try the offline installer from http://get.adobe.com/reader/enterprise/

  • Returning to the parameter form in a report after closing the report page

    hi all,
    tell me a way to get the following solution
    how can we return back to the parameter form of a "parameterised
    report" after closing to the report window.
    i ve tried a little bit with "srw_run_report"
    reply me as quick as possible
    prabhakaran

    Try using menu options
    Tools\Parameter Form Builder
    you can either select/deselect any parameter from the list

  • Standby database(11g) was still in sync after stopping the primary and standby database listener.

    Hello !!!
    I have noticed that my standby database(11g) was still in sync after stopping the primary and standby database listener.
    If this is the case then how log is transferring from primary to standby ? it is not using listener service ? kindly clarify

    Read this Metalink Note:407040.1

  • Cannot Open Form Created on Separate Thread After Closing

    My application communicates with a device that has several sensors.  As the sensors collect data, they send messages over the com port.  I have written a class to communicate with the device.  As the messages come in and are processed, the
    class raises events that the application responds to.
    The main window of the application handles the communication with the device and displays several statistics based on the data collected.  When the user presses a button on the device, a specific event is raised.  The main window create a separate
    thread and opens a child window.  When the child window is open, the user opens a valve to dispense the product.  As the product is dispensed, a flow meter connected to the device measures the volume of product dispensed.  The flow meter generates
    messages to indicate the volume dispensed.  I need to be able to send messages from the main window to the child window so that the child window displays the volume.  When the user is done, they close the valve dispensing the product and press the
    "End" button on the child window.  The child window then updates several variables on the main window, makes a couple of database calls to record how much product was dispensed and by whom and then closes.
    I need to run the child window using a separate thread as both windows need to be able to process commands.  If only one window has control the program doesn't work at all.  I have it figured out so that everything is working.  I can open
    the child window, dispense product, se the amount of product dispensed in the child window (the main window processes commands from the device and updates the label on the child window using a delegate), closes the window (using Me.Close()) and updates the
    main display with the updated data.  The problem is that when a user goes to dispense product a second time, I get the following error:
      A first chance exception of type 'System.ObjectDisposedException' occurred in System.Windows.Forms.dll
      Additional information: Cannot access a disposed object.
    I thought that maybe I could hide the window (change Me.Close() to Me.Hide) and then just show it.  When I do that I get this error:
      A first chance exception of type 'System.InvalidOperationException' occurred in System.Windows.Forms.dll
      Additional information: Cross-thread operation not valid: Control 'frmPour' accessed from a thread other than the thread it was created on.
    Both of these errors make sense to me, I just can't figure out how to make it work.
    First I have to declare the child window as a global variable as I need to access the window from a couple of the event handlers in the main form.
    Public frmMeasure As New frmPour
    When the user presses the button on the device to dispense the product, the event handler executes this code to open the child window.
    Private Sub StartPour(sAuthName As String, sAuthToken As String, iStatus As Integer) Handles Device.Pour
    Dim th As System.Threading.Thread = New Threading.Thread(AddressOf Me.OpenDispenseWindow)
    th.SetApartmentState(ApartmentState.STA)
    th.Start()
    End If
    End Sub
    Which executes this code:
    Public Sub OpenDispenseWindow()
    frmMeasure.sNameProperty = sCurrentUserName
    frmMeasure.sAuthTokenIDProperty = sUserToken
    Application.Run(frmMeasure)
    bAuthenticated = False
    bPouring = False
    dSessionVolume += GetTapConversion(sCurrentValve) * iFinalTick
    UpdateDisplayDelegate(iValveID)
    End Sub
    It doesn't matter if I use Me.Close() or Me.Hide(), both methods fail on the Application.Run(frmMeasure) line with the errors shown above. 
    For the Me.Close() method, my thinking is that the global frmMeasure object is getting disposed when I close the child window.  Is there any way that I can re-instantiate it when I go to display the window again?
    For the Me.Hide method, is there any way that I can track the thread that created it in the main window and when I go to call it a second time, detect that it is already available and just Show() it?
    Any hints, tips or suggestions are appreciated.
    Thanks.
    John
    John

    To be honest, I have only grasped < 100% of your message in detail, but...: Windows that have a parent<->child relation must be running in the same thread. In addition, after closing a modeless window, you must not use it anymore. Instead, create
    a new instance.
    What happens if you do not create a new thread but instead open the child in the same thread (which is obligatory)? You wrote it doesn't work, but I don't know why?
    "First I have to declare the child window as a global variable".
    How do you define "global"? Normally this is a variable in a Module declared with the scope Public or Friend. But I guess you mean a field of the Form (a variable at class level in the Form).
    "I need to be able to send messages from the main window to the child window so that the child window displays the volume."
    Why does the main window has to send the messages? Can't the child window handle the device's messages itself?
    "I need to run the child window using a separate thread as both windows need to be able to process commands."
    Process commands from the device, or commands from the user operating the Forms?
    Armin

  • Problems printing a converted PDF which was converted to Word after completing the form

    Problems printing a converted PDF which was converted to Word after completing the form.  I have spent the last 3 hours trying to figure out what I am doing incorrectly.  I can't get it to print in either the PDF or Word file.  Please help, I need to complete this form and sent it NJ Department of Motor Vehicles Commission.

    Hi, make sure you are using the latest release of PDF program.
    Please mark the post that solves your issue as "Accept as Solution".
    If my answer was helpful click the “Thumbs Up" on the left to say “Thanks”!
    I am not a HP employee.

  • Adobe Form is not opening after saved the form locally

    Hi Experts,
    I have implemented the adobe form using webdynpro java using ACF. The scenario is initially the form is loading with input fieIds and dropdown boxes after that the form data has to be submitted into backend.
    I have encountered the problem that if i save the submitted form into locally and trying to open the form its not opening.
    The server and other details are:
    NetWeaver     - 7.00(2004s) SPS3
    Adobe reader - 9.0
    ADS vesion    - 7.01
    Please let me know if you have any idea.
    Thanks!
    Narasimha

    1). If i will convert the forms from ACF to ZCI capability. Suppose if I want to fall back from ZCI to ACF forms then what is the solution for that?
    Well you won't need to go back to ACF as such but if you want to then may be you can keep take backup of all forms.
    2).After conversion of the forms to ZCI capability then what are the necessary steps i need to follow like abode form ui elements can be changed to webdynpro native ui elements type like that.
    The Report generally mentions all the items in yellow/red for things to work on but yes if you have used ACF Controls you just need to update it by Native controls. From Web Dynpro form properties change the displayType property to native as well.

Maybe you are looking for