Skip to content

Instantly share code, notes, and snippets.

@akram
Created May 10, 2017 08:36
Show Gist options
  • Save akram/bf43ed086d9fdb9382e0121ddee335a9 to your computer and use it in GitHub Desktop.
Save akram/bf43ed086d9fdb9382e0121ddee335a9 to your computer and use it in GitHub Desktop.
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
[INFO] Compiling 7 source files to /home/jboss/source/target/classes
[INFO]
[INFO] --- kie-maven-plugin:6.4.0.Final-redhat-3:build (default-build) @ specialtripsagencyproject ---
[main] INFO org.drools.compiler.kie.builder.impl.KieRepositoryImpl - Adding KieModule from resource: FileResource[file=/home/jboss/source/src/main/resources]
[main] WARN org.drools.compiler.kie.builder.impl.ClasspathKieProject - Unable to find pom.properties in /home/jboss/source/src/main/resources
[main] INFO org.drools.compiler.kie.builder.impl.ClasspathKieProject - Recursed up folders, found and used pom.xml /home/jboss/source/pom.xml
[main] INFO org.drools.compiler.kie.builder.impl.KieRepositoryImpl - KieModule was added: FileKieModule[releaseId=org.specialtripsagency:specialtripsagencyproject:2.0.1,file=/home/jboss/source/src/main/resources]
[main] WARN org.jbpm.bpmn2.xml.ProcessHandler - Setting isForCompensation attribute to true for node _FE3E3F28-894B-4111-9120-D32838EE3356
[main] WARN org.jbpm.bpmn2.xml.ProcessHandler - Setting isForCompensation attribute to true for node _2CDBB76E-0E0E-40A9-AFEC-E6B14C8CE0B8
[main] ERROR org.drools.compiler.kie.builder.impl.AbstractKieModule - Unable to build KieBaseModel:defaultKieBase
Unable to generate action invoker. : Process org.specialtripsagency.specialtripsagencyprocess(org.specialtripsagency.specialtripsagencyprocess)
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563Action49Invoker.java (12:396) : acme.service.soap.hotelws.Resort cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563Action49Invoker.java (12:442) : acme.service.soap.hotelws.Resort cannot be resolved to a type
Unable to generate action invoker. : Process org.specialtripsagency.specialtripsagencyprocess(org.specialtripsagency.specialtripsagencyprocess)
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563Action44Invoker.java (12:396) : com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563Action44Invoker.java (12:452) : com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
Process Compilation error : Process org.specialtripsagency.specialtripsagencyprocess(org.specialtripsagency.specialtripsagencyprocess)
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (43:2490) : acme.service.soap.hotelws.HotelRequest cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (43:2543) : acme.service.soap.hotelws.HotelRequest cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (49:2763) : com.jboss.soap.service.acmedemo.FlightRequest cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (49:2826) : com.jboss.soap.service.acmedemo.FlightRequest cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (347:18507) : com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (353:18789) : com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (371:19664) : acme.service.soap.hotelws.Resort cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (377:19937) : acme.service.soap.hotelws.Resort cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (400:21205) : com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (400:21258) : com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (401:21332) : acme.service.soap.hotelws.Resort cannot be resolved to a type
org/specialtripsagency/Process_org$u46$specialtripsagency$u46$specialtripsagencyprocess270071563.java (401:21378) : acme.service.soap.hotelws.Resort cannot be resolved to a type
[ERROR] Message [id=1, level=ERROR, path=specialtripsagencyprocess.bpmn2, line=-1, column=0
text=Unable to generate action invoker. acme.service.soap.hotelws.Resort cannot be resolved to a type
acme.service.soap.hotelws.Resort cannot be resolved to a type]
[ERROR] Message [id=2, level=ERROR, path=specialtripsagencyprocess.bpmn2, line=-1, column=0
text=Unable to generate action invoker. com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type]
[ERROR] Message [id=3, level=ERROR, path=specialtripsagencyprocess.bpmn2, line=-1, column=0
text=Process Compilation error acme.service.soap.hotelws.HotelRequest cannot be resolved to a type
acme.service.soap.hotelws.HotelRequest cannot be resolved to a type
com.jboss.soap.service.acmedemo.FlightRequest cannot be resolved to a type
com.jboss.soap.service.acmedemo.FlightRequest cannot be resolved to a type
com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
acme.service.soap.hotelws.Resort cannot be resolved to a type
acme.service.soap.hotelws.Resort cannot be resolved to a type
com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
com.jboss.soap.service.acmedemo.Flight cannot be resolved to a type
acme.service.soap.hotelws.Resort cannot be resolved to a type
acme.service.soap.hotelws.Resort cannot be resolved to a type]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:13.790s
[INFO] Finished at: Wed May 10 08:23:31 UTC 2017
[INFO] Final Memory: 51M/424M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "openshift" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.kie:kie-maven-plugin:6.4.0.Final-redhat-3:build (default-build) on project specialtripsagencyproject: Build failed! -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.kie:kie-maven-plugin:6.4.0.Final-redhat-3:build (default-build) on project specialtripsagencyproject: Build failed!
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:414)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
Caused by: org.apache.maven.plugin.MojoFailureException: Build failed!
at org.kie.maven.plugin.BuildMojo.execute(BuildMojo.java:156)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 19 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment