Skip to Main Content

DevOps, CI/CD and Automation

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!

Unable to start HelloWorld MAF Example - build-android.xml:145: Error processing Cordova plugins

stefan.a.eder-JavaNetJul 15 2014 — edited Jul 21 2014

My Environment is as follows:

oepe-12.1.3.1-luna-maf-distro-linux-gtk-x86_64

adt-bundle-linux-x86_64-20140702

OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)

OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

I'm trying to run the HelloWorld MAF example application.

Obviously the build has an error in build-android.xml on line 145. I debugged into this -

in /home/stefan/workspaceOracleMAF/HelloWorld/.main.android/bin/js/cordova-plugins-android.js and function processCordovaPlugins there is an exception: "InternalError: Can't find method java.nio.file.Paths.get(java.lang.String). (<Unknown source>#24(eval)#10(eval)#39)"

Any ideas what's going wrong there?

Comments
Post Details
Added on Jul 15 2014
4 comments
1,700 views