TESTDTA as Foreign Table

mrsteve

mrsteve

Member
Hello All,

I just started a new gig at a new company. I've been poking around the system for a few days. I'm running into something I cannot understand. When viewing an NER I try to open any type of Fetch on a table the toolset (Activeconsole.exe) blows up. I'm sure it could be any number of issues. The E1 install on my development workstation is stale. The data source set up may not be right. I have no idea. Just looking for suggestions on troubleshooting. The following lines are from a jdedebuglog I ran when trying to open a Fetch.Single on the F0101 in an NER.


<Looks accurate>
Entering JDB_OpenTable(Table = F0101)

<Now it's foreign????>​

Exiting JDB_TableExists with Success(Table F0101)​
Entering JDB_OpenForeignTable (Table F0101)​
Entering JDB_OpenForeignTableReqCols (Table F0101)

When I double-click on the F0101.Fetch Single I immediately get the following messages:

"Warning! - Your JD Edwards EnterpriseOne system has experienced a fatal system error and is unstable. Please Exit EnterpriseOne."
"Business Function has caused a memory violation" - "There has been an error running the following Business Function: DesignEventRule"
"Business Function has caused a memory violation" - "There has been an error running the following Business Function: MaintainObject"
"An ER line caused a memory violation. ER Debugger will stop at the ER line. Application P9860A Event:Button Clicked"

This is when ActiveConsole.exe blows up and I have to restart.

If anyone has seen this or has any suggestions please let me know.

Thanks,
Steve
 
Back
Top