Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper 12.2.1.3.0 CreateProcess error=206, The filename or extension is too long Running App Mod

DavidGressOct 27 2017 — edited Nov 8 2017

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).

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2017
Added on Oct 27 2017
6 comments
1,954 views