Re: Oracle Forms 10g not running in OC4J

From: <rob_at_oraclewizard.com>
Date: Mon, 28 Mar 2016 18:11:02 +0000
Message-ID: <W8829815292216761459188662_at_atl4webmail15>


  1. there are no pre-form triggers.
  2. the VM has 2G allacated to it.
  3. I put a break point on the first line of the WHEN-NEW-FORM-INSTANCE trigger to see if it was getting that far. The debugger never comes back.
  4. Checking task manager, iexplorer just seems to stall with 0 cpu usage.

Robert P. LockardOracle ACEWinner of the 2015 Oracle Developers Choice Award for Database DesignPresident Oraclewizard.com, Inc. "When given the choice between two evils, I always take the one I have not tried." Mae West
(cell) 571.276.4790
(office) 410.766.6960
(fax) 410.766.0332

twitter _at_navonpilot
youtube https://www.youtube.com/user/n4281k blog: http://www.oraclewizard.com
-----Original Message-----
From: raza siddiqui [mailto:raza.siddiqui_at_oracle.com] Sent: Monday, March 28, 2016 02:03 PM
To: rob_at_oraclewizard.com
Cc: oracle-l_at_freelists.org
Subject: Re: Oracle Forms 10g not running in OC4J

Inspect any PRE-FORM / PRE-BLOCK triggers for developer-inserted diagnostics, such as BREAK commands (leftover from a prior debugging session perhaps ?)

 Is memory allocation to your VM adequate for this particular form ?  Is this particular form the first to be instantiated or do you navigate to it from another via GO_FORM, OPEN_FORM etc (so they maybe occupying available memory)

On 3/28/2016 10:49 AM, rob_at_oraclewizard.com wrote:

-- 





--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 28 2016 - 20:11:02 CEST

Original text of this message