I have an existing App that I'm trying to run in JDev 12.2.1.3.0. I open the workspace in 12.2.1.3 and went to my Model Project.
I Run one of my Application Modules and get this error:
The target CWPCoreModel.jpr cannot be started because an exception was thrown: java.io.IOException: Cannot run program "C:\Oracle12213\Middleware\Oracle_Home\oracle_common\jdk\bin\javaw.exe" (in directory "C:\Temp\CWP20170427\CWPPortalApp\CWPCoreModel"): CreateProcess error=206, The filename or extension is too long
I made another project with App module that only had 3 VO's and tried to run Model Tester. I didn't get the above error but the Tester never displays either.
Anyone else running into this with JDev 12.2.1.3.0?
My App is currently in Jdev 12.2.1.1.0 with updated patches and the Model Tester works fine (to an extent).