Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 854367 Details for
Bug 1057079
Intermittent exceptions when creating a new business process
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
part of the server log covering the process creation, showing the whole stacktrace
server.log (text/x-log), 37.60 KB, created by
Zuzana Krejčová
on 2014-01-23 12:41:19 UTC
(
hide
)
Description:
part of the server log covering the process creation, showing the whole stacktrace
Filename:
MIME Type:
Creator:
Zuzana Krejčová
Created:
2014-01-23 12:41:19 UTC
Size:
37.60 KB
patch
obsolete
>13:23:36,835 INFO [org.jboss.errai.cdi.server.events.DynamicEventObserverMethod] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Checking for equality with [method] public org.guvnor.common.services.builder.ResourceChangeObserver.processResourceAdd(ResourceAddedEvent) >13:23:36,857 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/src/main/resources/org/proc.bpmn2 (added). >13:23:36,911 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (pool-12-thread-3) Incremental build request being processed: default://master@repository1/project1/src/main/resources/org/proc.bpmn2 (added). >13:23:38,147 INFO [org.jbpm.designer.server.EditorHandler] (http-localhost/127.0.0.1:8080-6) Performing diagram information pre-processing steps. >13:23:38,147 INFO [org.jbpm.designer.server.EditorHandler] (http-localhost/127.0.0.1:8080-3) Performing diagram information pre-processing steps. >13:23:38,192 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) org.uberfire.java.nio.IOException: java.lang.RuntimeException: org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:38,193 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.createDirectory(JGitFileSystemProvider.java:892) >13:23:38,193 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.repository.vfs.VFSRepository.createIfNotExists(VFSRepository.java:523) >13:23:38,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.repository.vfs.VFSRepository.createAsset(VFSRepository.java:341) >13:23:38,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.repository.vfs.VFSRepository$Proxy$_$$_WeldClientProxy.createAsset(VFSRepository$Proxy$_$$_WeldClientProxy.java) >13:23:38,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit.setupThemes(JbpmPreprocessingUnit.java:500) >13:23:38,194 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit.preprocess(JbpmPreprocessingUnit.java:174) >13:23:38,195 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.server.EditorHandler.doGet(EditorHandler.java:230) >13:23:38,195 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) >13:23:38,196 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) >13:23:38,196 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source) >13:23:38,197 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >13:23:38,197 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606) >13:23:38,197 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:263) >13:23:38,198 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:261) >13:23:38,199 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,199 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.security.auth.Subject.doAsPrivileged(Subject.java:536) >13:23:38,199 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:295) >13:23:38,200 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:155) >13:23:38,201 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:288) >13:23:38,202 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:59) >13:23:38,202 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:197) >13:23:38,203 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,203 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) >13:23:38,204 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.solder.servlet.exception.CatchExceptionFilter.doFilter(CatchExceptionFilter.java:65) >13:23:38,204 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) >13:23:38,204 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >13:23:38,205 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606) >13:23:38,205 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:263) >13:23:38,205 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:261) >13:23:38,206 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,206 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.security.auth.Subject.doAsPrivileged(Subject.java:536) >13:23:38,206 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:295) >13:23:38,206 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:236) >13:23:38,207 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) >13:23:38,207 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:59) >13:23:38,207 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:197) >13:23:38,207 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,207 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) >13:23:38,208 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.solder.servlet.event.ServletEventBridgeFilter.doFilter(ServletEventBridgeFilter.java:74) >13:23:38,208 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.GeneratedMethodAccessor53.invoke(Unknown Source) >13:23:38,208 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >13:23:38,209 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606) >13:23:38,209 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:263) >13:23:38,209 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:261) >13:23:38,209 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,210 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.security.auth.Subject.doAsPrivileged(Subject.java:536) >13:23:38,210 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:295) >13:23:38,210 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:236) >13:23:38,210 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) >13:23:38,211 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:59) >13:23:38,211 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:197) >13:23:38,211 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,211 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) >13:23:38,212 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jbpm.designer.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:70) >13:23:38,212 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source) >13:23:38,212 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >13:23:38,212 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606) >13:23:38,213 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:263) >13:23:38,213 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:261) >13:23:38,213 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,213 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.security.auth.Subject.doAsPrivileged(Subject.java:536) >13:23:38,213 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:295) >13:23:38,214 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:236) >13:23:38,214 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) >13:23:38,214 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:59) >13:23:38,214 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:197) >13:23:38,215 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,215 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) >13:23:38,215 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.security.server.UberFireSecurityFilter.doFilter(UberFireSecurityFilter.java:266) >13:23:38,215 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) >13:23:38,216 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >13:23:38,216 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.reflect.Method.invoke(Method.java:606) >13:23:38,216 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:263) >13:23:38,216 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:261) >13:23:38,217 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,217 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at javax.security.auth.Subject.doAsPrivileged(Subject.java:536) >13:23:38,217 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:295) >13:23:38,217 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:236) >13:23:38,218 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) >13:23:38,218 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:59) >13:23:38,218 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:197) >13:23:38,218 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.security.AccessController.doPrivileged(Native Method) >13:23:38,219 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) >13:23:38,219 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) >13:23:38,219 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:149) >13:23:38,219 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:407) >13:23:38,219 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) >13:23:38,220 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve.invoke(WebNonTxEmCloserValve.java:50) >13:23:38,220 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:169) >13:23:38,220 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:145) >13:23:38,220 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:97) >13:23:38,221 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:408) >13:23:38,221 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:102) >13:23:38,221 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:336) >13:23:38,221 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) >13:23:38,222 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:653) >13:23:38,222 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:920) >13:23:38,222 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at java.lang.Thread.run(Thread.java:724) >13:23:38,223 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) Caused by: java.lang.RuntimeException: org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:38,223 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.util.JGitUtil.commit(JGitUtil.java:485) >13:23:38,223 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.util.JGitUtil.commit(JGitUtil.java:383) >13:23:38,223 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.commit(JGitFileSystemProvider.java:1745) >13:23:38,224 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.access$500(JGitFileSystemProvider.java:137) >13:23:38,224 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider$3.close(JGitFileSystemProvider.java:644) >13:23:38,224 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.createDirectory(JGitFileSystemProvider.java:890) >13:23:38,224 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) ... 97 more >13:23:38,225 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) Caused by: org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:38,225 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) at org.uberfire.java.nio.fs.jgit.util.JGitUtil.commit(JGitUtil.java:470) >13:23:38,225 ERROR [stderr] (http-localhost/127.0.0.1:8080-3) ... 102 more >13:23:38,225 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:38,253 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/d7 failed >13:23:38,319 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/themes.json (added). >13:23:38,374 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/customeditors.json (added). >13:23:38,378 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/div.fw (added). >13:23:38,384 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/jqueryinclude.fw (added). >13:23:38,522 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/0a failed >13:23:38,598 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/cancelbutton.fw (added). >13:23:38,644 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:38,761 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/4b failed >13:23:38,805 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/table.fw (added). >13:23:38,810 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/handlebarsinclude.fw (added). >13:23:38,852 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/d6 failed >13:23:39,015 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/checkbox.fw (added). >13:23:39,026 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/53 failed >13:23:39,197 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:39,221 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/submitbutton.fw (added). >13:23:39,227 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/dropdownmenu.fw (added). >13:23:39,350 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:39,434 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/link.fw (added). >13:23:39,443 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/mobilebasepage.fw (added). >13:23:39,447 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:39,452 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/jquerymobileinclude.fw (added). >13:23:39,548 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:39,595 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/3d failed >13:23:39,658 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/htmlbasepage.fw (added). >13:23:39,782 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/98 failed >13:23:39,808 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/54 failed >13:23:39,866 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/unorderedlist.fw (added). >13:23:39,871 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/form.fw (added). >13:23:39,876 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/textfield.fw (added). >13:23:40,025 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/c6 failed >13:23:40,082 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/passwordfield.fw (added). >13:23:40,118 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/script.fw (added). >13:23:40,125 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/image.fw (added). >13:23:40,131 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/fieldset.fw (added). >13:23:40,227 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:40,244 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:40,341 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/orderedlist.fw (added). >13:23:40,357 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/backboneformsinclude.fw (added). >13:23:40,361 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:40,364 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/radiobutton.fw (added). >13:23:40,369 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/backbonejsinclude.fw (added). >13:23:40,413 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) org.eclipse.jgit.api.errors.ConcurrentRefUpdateException: Could not lock HEAD. RefUpdate return code was: LOCK_FAILURE >13:23:40,573 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/textarea.fw (added). >13:23:40,579 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/defaultemailicon.gif (added). >13:23:40,623 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/03 failed >13:23:40,786 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/defaultlogicon.gif (added). >13:23:40,790 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/global/defaultservicenodeicon.png (added). >13:23:40,938 ERROR [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) java.lang.RuntimeException: java.lang.RuntimeException: java.io.IOException: Creating directory /home/zkrejcov/.niogit/repository1.git/objects/74 failed >13:23:41,014 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (org.uberfire.backend.server.IOWatchServiceNonDotImpl(WatchService{FileSystem=git://localhost:9418/repository1 >ssh://localhost:8001/repository1})) Incremental build request received for: default://master@repository1/project1/src/main/resources/org/WorkDefinitions.wid (added). >13:23:41,026 INFO [org.kie.internal.security.KiePolicyHelper] (http-localhost/127.0.0.1:8080-6) Kie policy file property defined: ./Downloads/jboss-eap-6.1CR1bpms/bin/kie.policy >13:23:41,029 INFO [org.kie.internal.security.KiePolicyHelper] (http-localhost/127.0.0.1:8080-6) Kie policy successfuly loaded and installed. >13:23:41,120 INFO [org.guvnor.common.services.builder.ResourceChangeIncrementalBuilder] (pool-12-thread-4) Incremental build request being processed: default://master@repository1/project1/src/main/resources/org/WorkDefinitions.wid (added). >13:23:42,267 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Successfully deleted file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >13:23:42,321 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Unable to delete file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >13:23:42,404 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Created file:/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >13:23:42,431 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Successfully deleted file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Log.svg >13:23:42,435 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Created file:/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/bpmn2.0jbpm.json >13:23:42,435 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Successfully deleted file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Rest.svg >13:23:42,436 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Successfully deleted file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/WebService.svg >13:23:42,436 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Successfully deleted file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Email.svg >13:23:42,464 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Successfully deleted file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/ReadOnlyService.svg >13:23:42,522 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Unable to delete file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Rest.svg >13:23:42,522 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Unable to delete file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/WebService.svg >13:23:42,522 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-3) Unable to delete file :/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Email.svg >13:23:42,564 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Created file:/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Log.svg >13:23:42,592 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Created file:/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Email.svg >13:23:42,623 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Created file:/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/Rest.svg >13:23:42,690 INFO [org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit] (http-localhost/127.0.0.1:8080-6) Created file:/home/zkrejcov/Downloads/jboss-eap-6.1CR1bpms/standalone/deployments/business-central.war/org.kie.workbench.KIEWebapp/stencilsets/bpmn2.0jbpm/view/activity/workitems/WebService.svg >13:23:46,965 INFO [org.jbpm.designer.web.server.DictionaryServlet] (http-localhost/127.0.0.1:8080-3) Unable to find existing dictionary information.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1057079
: 854367