Cannot run windup-300final
by Lily Tay
Hi,
I am using windup-distribution-3.0.0.Final on mac & get below errors.
Can someone help me?
$ ./windup --input /Users/sitay/Documents/windup/jee-example-app-1.0.0.ear --output /Users/sitay/Documents/windup/output --source weblogic --target eap:6Using Windup at /Users/sitay/Documents/windup/windup-distribution-3.0.0.Final> JBoss Windup, version 3.0.0.Final. JBoss Forge, version 2.24.3.Finalorg.jboss.forge.furnace.exception.ContainerException: Could not load resources from [/Users/…
[View More]sitay/Documents/windup/windup-distribution-3.0.0.Final/addons/org-jboss-windup-rules-apps-windup-rules-xml-3-0-0-Final/commons-beanutils-1.8.3.jar] at org.jboss.forge.furnace.impl.modules.AddonModuleLoader.addLocalResources(AddonModuleLoader.java:235).......WARNING: Unrecognized command-line argument: --inputWARNING: Unrecognized command-line argument: /Users/sitay/Documents/windup/jee-example-app-1.0.0.earWARNING: Unrecognized command-line argument: --outputWARNING: Unrecognized command-line argument: /Users/sitay/Documents/windup/outputWARNING: Unrecognized command-line argument: --sourceWARNING: Unrecognized command-line argument: weblogicWARNING: Unrecognized command-line argument: --targetWARNING: Unrecognized command-line argument: eap:6Windup execution failed due to: No services of type [org.jboss.windup.config.metadata.RuleProviderRegistryCache] could be found in any started addons.org.jboss.forge.furnace.exception.ContainerException: No services of type [org.jboss.windup.config.metadata.RuleProviderRegistryCache] could be found in any started addons. at org.jboss.forge.furnace.impl.addons.ImportedImpl.get(ImportedImpl.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback$2.call(ClassLoaderAdapterCallback.java:124) at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42) at org.jboss.forge.furnace.proxy.ClassLoaderAdapterCallback.invoke(ClassLoaderAdapterCallback.java:97) at org.jboss.forge.furnace.services.Imported_$$_javassist_090efe4b-f8f5-42ed-a54c-0dd58f87b01d.get(Imported_$$_javassist_090efe4b-f8f5-42ed-a54c-0dd58f87b01d.java) at org.jboss.windup.bootstrap.commands.windup.RunWindupCommand.runWindup(RunWindupCommand.java:163) at org.jboss.windup.bootstrap.commands.windup.RunWindupCommand.execute(RunWindupCommand.java:73) at org.jboss.windup.bootstrap.Bootstrap.executePhase(Bootstrap.java:454) at org.jboss.windup.bootstrap.Bootstrap.run(Bootstrap.java:319) at org.jboss.windup.bootstrap.Bootstrap.main(Bootstrap.java:100)
Regards,Lily
[View Less]
7 years, 9 months