Eversince we've installed Oracle Application Server 10g on a Windows 2003 server
(64-bit) along with using 4 JVMs for differend applications, we're getting
unexpected errors on our forms developed with JDev 10.1.3.2 each of which would
not have occured before using a single JVM on Application Server.
For instance, in the middle of entrying data, when a command link(LOV) is
clicked previous entered data will be diappeared and a kind of executeQuery() is
performed! Also we're getting continuous Row Currency Jbo Exception which was
solved using EnableToken=false.
The thing is, we were not getting such malfunction when we developed and tested
our applications in a single JVMed application server. I was wondering if we
should switch back to our previous settings(single JVM on a Windows Server 2003
[32-bit]) which is not possible at the moment or we've got to face further
unexpected issues!