JDeveloper freezes while creating ValueObject Class
JDE Version: JDEdwards EnterpriseOne 9.0
Tools Release: 8.98.4.10
JDeveloper Version: 10.1.3.5.0
JDeveloper screen freezes while creating a Value Object java file using any JDE NER. We tried using different JDK versions but no luck. While troubleshooting the issue, we noticed followed workaround worked to some extent but not full.
- Clear the local F989999 & F989998 spec files, then add the NER & its DSTR to the project and perform GET operation.
- Then Value Object Class file gets generated with an NER (N0800143 or N0800005 or Nxxxxxxx) in JDeveloper.
- But when we try to access another object or the same object again, we had to repeat option#1 & option#2 again.