Error while deploying application to Jdeveloper: CreateProcess error=206, The filename or extension is too long
I got an additional consuming test webpage to work while testing a web service (after adding the java directory to the PATH variable and putting it to the front of the PATH variable). However I still get the error when building the web service on its own. This seems to be a windows issue with very long command line strings.
For futher information, see:
https://www.databaseusers.com/article/6415139/Error+while+deploying+application+to+Jdev+12.1.3
verasearch3 said
https://netbeans.org/bugzilla/show_bug.cgi?id=200790
verasearch3 said
https://bugs.eclipse.org/bugs/show_bug.cgi?id=327193
verasearch3 said
https://support.microsoft.com/en-au/help/830473/command-prompt-cmd-exe-command-line-string-limitation
verasearch3 said
https://discourse.corda.net/t/createprocess-error-206-the-filename-or-extension-is-too-long-running-the-example-cordapp-using-kotlin/1534
verasearch3 said
https://discourse.corda.net/t/createprocess-error-206-the-filename-or-extension-is-too-long/1449
verasearch3 said
https://coderwall.com/p/795oma/eclipse-junit-createprocess-error-206-filename-or-extension-is-too-long
verasearch3 said
https://stackoverflow.com/questions/201816/how-to-set-a-long-java-classpath-in-windows
verasearch3 said
https://github.com/viswaramamoorthy/gradle-util-plugins
verasearch3 said
https://github.com/GoogleCloudPlatform/google-cloud-eclipse/issues/2912
verasearch3 said
https://support.oracle.com/knowledge/Middleware/2333019_1.html
researchadmin said
Try deploying the application, not the individual component? ie not the java file.