This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.NullPointerException | |
| at org.drools.eclipse.editors.completion.CompletionContext.<init>(CompletionContext.java:61) | |
| at org.drools.eclipse.editors.completion.CompletionContextTest.testCheckLHSLocationDetermination_RULE_NAME_1(CompletionContextTest.java:44) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
| at java.lang.reflect.Method.invoke(Method.java:597) | |
| at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) | |
| at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) | |
| at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract java.lang.String org.drools.guvnor.client.rpc.AssetService.buildAssetSource(org.drools.guvnor.client.rpc.Asset) throws com.google.gwt.user.client.rpc.SerializationException' threw an unexpected exception: java.lang.StringIndexOutOfBoundsException: String index out of range: 0 | |
| at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:385) | |
| at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:588) | |
| at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:208) | |
| at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(RemoteServiceServlet.java:248) | |
| at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
| at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ERROR] java.util.concurrent.ExecutionException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: javassist.bytecode.Descriptor.toString(Ljava/lang/String;)Ljava/lang/String; | |
| [ERROR] at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222) | |
| [ERROR] at java.util.concurrent.FutureTask.get(FutureTask.java:83) | |
| [ERROR] at org.jboss.errai.common.metadata.ScannerSingleton.getOrCreateInstance(ScannerSingleton.java:53) | |
| [ERROR] at org.jboss.errai.config.rebind.EnvUtil.getAllPortableSubtypes(EnvUtil.java:286) | |
| [ERROR] at org.jboss.errai.cdi.server.CDIExtensionPoints.processEventInjector(CDIExtensionPoints.java:248) | |
| [ERROR] at org.jboss.errai.cdi.server.CDIExtensionPoints.observeResources(CDIExtensionPoints.java:220) | |
| [ERROR] at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source) | |
| [ERROR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
| [ERROR] at java.lang.reflect.Method.invoke(Method.java:597) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ERROR] org.jboss.errai.bus.server.QueueUnavailableException: no queue available to send. (queue or session may have expired): (session id: 45d2699853349375ad6afdff151c3ebbbeb366c8bd91761c3a7af8844115ea7) | |
| [ERROR] at org.jboss.errai.bus.server.ServerMessageBusImpl.getQueueByMessage(ServerMessageBusImpl.java:1219) | |
| [ERROR] at org.jboss.errai.bus.server.ServerMessageBusImpl.send(ServerMessageBusImpl.java:671) | |
| [ERROR] at org.jboss.errai.bus.server.SimpleDispatcher.dispatch(SimpleDispatcher.java:60) | |
| [ERROR] at org.jboss.errai.bus.client.api.base.DefaultMessageBuilder$1.reply(DefaultMessageBuilder.java:134) | |
| [ERROR] at org.jboss.errai.cdi.server.events.EventDispatcher.callback(EventDispatcher.java:174) | |
| [ERROR] at org.jboss.errai.bus.client.framework.DeliveryPlan.deliver(DeliveryPlan.java:43) | |
| [ERROR] at org.jboss.errai.bus.server.ServerMessageBusImpl.sendGlobal(ServerMessageBusImpl.java:629) | |
| [ERROR] at org.jboss.errai.bus.server.SimpleDispatcher.dispatchGlobal(SimpleDispatcher.java:46) | |
| [ERROR] at org.jboss.er |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.RuntimeException: no marshalling definition available for type:org.jbpm.console.ng.client.editors.tasks.inbox.taskdetails.NewTaskDetailsPresenter$3 | |
| at org.jboss.errai.marshalling.client.util.MarshallUtil.getMarshaller(MarshallUtil.java:143) | |
| at org.jboss.errai.marshalling.client.util.EncDecUtil.arrayMarshall(EncDecUtil.java:50) | |
| at org.jboss.errai.marshalling.client.marshallers.AbstractCollectionMarshaller.doMarshall(AbstractCollectionMarshaller.java:36) | |
| at org.jboss.errai.marshalling.client.marshallers.AbstractCollectionMarshaller.doMarshall(AbstractCollectionMarshaller.java:1) | |
| at org.jboss.errai.marshalling.client.marshallers.AbstractBackReferencingMarshaller.marshall(AbstractBackReferencingMarshaller.java:55) | |
| at org.jboss.errai.marshalling.client.marshallers.AbstractBackReferencingMarshaller.marshall(AbstractBackReferencingMarshaller.java:36) | |
| at org.jboss.errai.marshalling.client.marshallers.ErraiProtocolEnvelopeMarshaller.marshall(ErraiProtocolEnvelopeMarshaller.java:99) | |
| at org.jboss.errai.marshal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @WorkbenchMenu | |
| public List<MenuItem> getMenu() { | |
| final List<MenuItem> items = new ArrayList<MenuItem>(); | |
| final MenuBar menuBar = new MenuBar( true ); | |
| items.add( new MenuItem( "TestPresenter menu", | |
| menuBar ) ); | |
| for ( int i = 0; i < 3; i++ ) { | |
| final String caption = "Item:" + i; | |
| menuBar.addItem( new MenuItem( caption, | |
| new Command() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] Scanning for additional dependencies: jar:file:/home/manstis/.m2/repository/org/jboss/errai/errai-ioc/2.1-SNAPSHOT/errai-ioc-2.1-SNAPSHOT.jar!/org/jboss/errai/ioc/client/Container.java | |
| [INFO] Computing all possible rebind results for 'org.jboss.errai.ioc.client.Bootstrapper' | |
| [INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper | |
| [INFO] Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator | |
| [INFO] Generating Extensions Bootstrapper... | |
| [INFO] Checking ErraiApp.properties for configured types ... | |
| [INFO] Rebinding org.jboss.errai.ioc.client.Bootstrapper | |
| [INFO] Invoking generator org.jboss.errai.ioc.rebind.ioc.bootstrapper.IOCGenerator | |
| [INFO] Generating Extensions Bootstrapper... | |
| [INFO] Scanning for additional dependencies: jar:file:/home/manstis/.m2/repository/org/jboss/errai/errai-marshalling/2.1-SNAPSHOT/errai-marshalling-2.1-SNAPSHOT.jar!/org/jboss/errai/marshalling/client/api/Marsha |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> | |
| <modelVersion>4.0.0</modelVersion> | |
| <parent> | |
| <groupId>org.drools</groupId> | |
| <artifactId>guvnorng</artifactId> | |
| <version>5.5.0-SNAPSHOT</version> | |
| </parent> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Building jBPM :: Form Services 5.4.0-SNAPSHOT | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] | |
| [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jbpm-form-services --- | |
| [INFO] Deleting /home/manstis/workspaces/git/jbpm-form-builder/jbpm-form-services/target | |
| [INFO] | |
| [INFO] --- maven-enforcer-plugin:1.0.1:enforce (default) @ jbpm-form-services --- | |
| [INFO] | |
| [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jbpm-form-services --- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| manstis@manstis-ThinkPad-T510 droolsjbpm-5.3.x [] $ ./droolsjbpm-build-bootstrap/script/git-all.sh commit -m "Set release version: 5.3.3.Final (jBPM 5.2.2.Final)" | tee ~/Desktop/commitLog | |
| error: pathspec 'release' did not match any file(s) known to git. | |
| error: pathspec 'version:' did not match any file(s) known to git. | |
| error: pathspec '5.3.3.Final' did not match any file(s) known to git. | |
| error: pathspec '(jBPM' did not match any file(s) known to git. | |
| error: pathspec '5.2.2.Final)' did not match any file(s) known to git. |