migration (update) from jbpm 6.2 to jbpm 7.9

239 views
Skip to first unread message

Javi Er

unread,
Aug 21, 2018, 5:41:01 AM8/21/18
to jBPM Usage
Hi!

Is there a script or tool to migrate a jbpm 6.2 database to a 7.9 database?
is needed to migrate something in the internal maven or git repositories?

thank you.

Alexandre Porcelli

unread,
Aug 21, 2018, 6:25:42 AM8/21/18
to correoalter...@gmail.com, jBPM Usage
For the Git repositories you need to use the Migration Tool:
https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-cli/kie-wb-common-cli-migration-tool/README.md

Regards,
___________________
Alexandre Porcelli
F: +1 (978) 844-8695
http://porcelli.me
> --
> You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
> To post to this group, send email to jbpm-...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/37185664-3d13-4c02-87af-c06fb7c267c9%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Javi Er

unread,
Aug 21, 2018, 8:25:04 AM8/21/18
to jBPM Usage
Thanks Alexandre.

Is this tool valid for migrating the data base, or only for the git repositories?

Alexandre Porcelli

unread,
Aug 21, 2018, 8:34:55 AM8/21/18
to Javi Er, jBPM Usage
Only the git repositories


For more options, visit https://groups.google.com/d/optout.
--

Javi Er

unread,
Aug 21, 2018, 9:12:46 AM8/21/18
to jBPM Usage
How the database must be migrated?

For example how to fill TaskVariableImpl table?

What values must have RequestInfo : priority or processInstanceId, can be null?

Can the following be null?
  AuditTaskImpl : workItemId or lastModificationDate?
  NodeInstanceLog : sla_due_date, slaCompliance, nodeContainerId, referenceId?
  ProcessInstanceLog: correlationKey, processType, sla_due_date, slaCompliance?
  TaskEvent : message,
 
I think these can be empty CaseIdInfo, CaseFileDataLog, CaseRoleAssignmentLog, ExecutionErrorInfo, QueryDefinitionStore, isn´t it?




Thank you.

Alexandre Porcelli

unread,
Aug 21, 2018, 10:14:00 AM8/21/18
to Javi Er, jBPM Usage
Please check this post:
http://mswiderski.blogspot.com/2017/03/get-ready-for-jbpm-7-migrate-from-65-to.html

Regards,
___________________
Alexandre Porcelli
F: +1 (978) 844-8695
http://porcelli.me
> --
> You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
> To post to this group, send email to jbpm-...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/878c7a94-752b-49ee-8796-5209f2eff8a1%40googlegroups.com.

Javi Er

unread,
Aug 21, 2018, 10:17:55 AM8/21/18
to jBPM Usage

Javi Er

unread,
Sep 3, 2018, 12:31:58 PM9/3/18
to jBPM Usage
Hi Alexandre!
I tried to execute migration-tool but I got this error.
What can I do?
up to now, it has moved the plugins.git and system.git directories inside a new system directory (there are some changes in .niogit\system\system.git\)
Thank you.
Javi.



F:\kie-wb-common-cli-migration-tool-7.9.0.Final-dist\kie-wb-common-cli-migration-tool-7.9.0.Final\bin>migration-tool.bat
 -t F:\servidores\jBPM\jbpm-6.2.0.Final-installer-full\jbpm-installer_sp9\.niogit
Using Java at C:\jdk1.8.0_91_64


Kie Workbench Migration Tool
============================

1) PROJECT STRUCTURE MIGRATION (Moves old project structure to new modules structure)
2) SYSTEM CONFIGURATION DIRECTORY STRUCTURE MIGRATION (Moves old system configuration directory structure to the new one
)
3) FORMS MIGRATION (Moves old jBPM Form Modeler forms into the new Forms format.)
4) POMS MIGRATION (Migrates pom.xml files to format compatible with KIE Maven build.)
5) ALL
6) EXIT

Choose one option [1-6]: 1
Starting project structure migration
WARNING: Please ensure that you have made backups of the directory [F:\servidores\jBPM\jbpm-6.2.0.Final-installer-full\j
bpm-installer_sp9\.niogit] before proceeding.
Do you wish to continue? [yes/no]: yes
Moving built-in repositories to system space...
Moving system.git...
Moving plugins.git...
Finished moving built-in repositories.
18:17:44,343 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@18a70f16 - URL [jar:file:/F:/kie-wb-common-c
li-migration-tool-7.9.0.Final-dist/kie-wb-common-cli-migration-tool-7.9.0.Final/lib/kie-wb-common-cli-api-7.9.0.Final.ja
r!/logback.xml] is not of type file
18:17:44,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.l
ogback.core.ConsoleAppender]
18:17:44,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [consoleAppender]
18:17:44,734 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.
classic.encoder.PatternLayoutEncoder] for [encoder] property
18:17:44,812 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.l
ogback.core.FileAppender]
18:17:44,812 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [fileAppender]
18:17:44,828 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.
classic.encoder.PatternLayoutEncoder] for [encoder] property
18:17:44,828 |-INFO in ch.qos.logback.core.FileAppender[fileAppender] - File property is set to [F:\kie-wb-common-cli-mi
gration-tool-7.9.0.Final-dist\kie-wb-common-cli-migration-tool-7.9.0.Final\bin/migration_tool.log]
18:17:44,828 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
18:17:44,828 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [fileAppender] to L
ogger[ROOT]
18:17:44,828 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
18:17:44,828 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5db250b4 - Registering current configuration as sa
fe fallback point
java.lang.RuntimeException: java.lang.RuntimeException: org.eclipse.jgit.dircache.InvalidPathException: Invalid path: so
cial-files/<system>
        at org.uberfire.java.nio.fs.jgit.util.commands.CreateDefaultCommitTree.execute(CreateDefaultCommitTree.java:107)

        at org.uberfire.java.nio.fs.jgit.util.commands.Commit.execute(Commit.java:112)
        at org.uberfire.java.nio.fs.jgit.util.GitImpl.commit(GitImpl.java:324)
        at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.commit(JGitFileSystemProvider.java:2321)
        at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.access$200(JGitFileSystemProvider.java:178)
        at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider$4.close(JGitFileSystemProvider.java:1075)
        at org.uberfire.io.impl.AbstractIOService.write(AbstractIOService.java:681)
        at org.uberfire.io.impl.AbstractIOService.write(AbstractIOService.java:542)
        at org.uberfire.io.impl.AbstractIOService.write(AbstractIOService.java:552)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.writeUserNamesOnFile(SocialUserCach
ePersistence.java:113)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.persistUsersName(SocialUserCachePer
sistence.java:142)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.createUserNamesFile(SocialUserCache
Persistence.java:131)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.syncSocialUsers(SocialUserCachePers
istence.java:62)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.setup(SocialUserCachePersistence.ja
va:56)
        at org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer.setupSocialUserPersistenceAPI(SocialU
serPersistenceProducer.java:106)
        at org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer.setup(SocialUserPersistenceProducer.j
ava:87)
        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.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvok
er.java:97)
        at org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvok
er.java:80)
        at org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:122)
        at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:171)
        at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
        at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrate
gy.java:100)
        at org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInst
anceStrategy.java:140)
        at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
        at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:99)
        at org.jboss.weld.bean.proxy.ProxyMethodHandler.getInstance(ProxyMethodHandler.java:125)
        at org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer$Proxy$_$$_WeldClientProxy.toString(Un
known Source)
        at org.uberfire.backend.server.cdi.SystemConfigProducer.runPostConstruct(SystemConfigProducer.java:165)
        at org.uberfire.backend.server.cdi.SystemConfigProducer.afterDeploymentValidation(SystemConfigProducer.java:146)

        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.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:88)
        at org.jboss.weld.injection.MethodInvocationStrategy$SpecialParamPlusBeanManagerStrategy.invoke(MethodInvocation
Strategy.java:144)
        at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:299)
        at org.jboss.weld.event.ExtensionObserverMethodImpl.sendEvent(ExtensionObserverMethodImpl.java:124)
        at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:277)
        at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:255)
        at org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:269)
        at org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:258)
        at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:154)
        at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:148)
        at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:53)
        at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:3
5)
        at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:28)
        at org.jboss.weld.bootstrap.WeldStartup.validateBeans(WeldStartup.java:458)
        at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:90)
        at org.jboss.weld.environment.se.Weld.initialize(Weld.java:615)
        at org.kie.workbench.common.project.ProjectMigrationTool.lambda$migrate$0(ProjectMigrationTool.java:76)
        at org.kie.workbench.common.migration.cli.ContainerHandler.<init>(ContainerHandler.java:32)
        at org.kie.workbench.common.project.ProjectMigrationTool.migrate(ProjectMigrationTool.java:76)
        at org.kie.workbench.common.project.ProjectMigrationTool.run(ProjectMigrationTool.java:62)
        at org.kie.workbench.common.migration.cli.MigrationApp.execute(MigrationApp.java:212)
        at org.kie.workbench.common.migration.cli.MigrationApp.lambda$printWizard$9(MigrationApp.java:190)
        at org.kie.workbench.common.migration.cli.MigrationApp.printWizard(MigrationApp.java:207)
        at org.kie.workbench.common.migration.cli.MigrationApp.runTasks(MigrationApp.java:169)
        at org.kie.workbench.common.migration.cli.MigrationApp.start(MigrationApp.java:57)
        at org.kie.workbench.common.migration.Main.main(Main.java:13)
Caused by: java.lang.RuntimeException: org.eclipse.jgit.dircache.InvalidPathException: Invalid path: social-files/<syste
m>
        at org.uberfire.java.nio.fs.jgit.util.commands.BaseCreateCommitTree.iterateOverTreeWalk(BaseCreateCommitTree.jav
a:75)
        at org.uberfire.java.nio.fs.jgit.util.commands.CreateDefaultCommitTree.execute(CreateDefaultCommitTree.java:76)
        ... 62 more
Caused by: org.eclipse.jgit.dircache.InvalidPathException: Invalid path: social-files/<system>
        at org.eclipse.jgit.dircache.DirCacheEntry.checkPath(DirCacheEntry.java:759)
        at org.eclipse.jgit.dircache.DirCacheEntry.<init>(DirCacheEntry.java:279)
        at org.eclipse.jgit.dircache.DirCacheEntry.<init>(DirCacheEntry.java:230)
        at org.uberfire.java.nio.fs.jgit.util.commands.CreateDefaultCommitTree.lambda$execute$0(CreateDefaultCommitTree.
java:84)
        at org.uberfire.java.nio.fs.jgit.util.commands.BaseCreateCommitTree.iterateOverTreeWalk(BaseCreateCommitTree.jav
a:71)
        ... 63 more
Caused by: org.eclipse.jgit.errors.CorruptObjectException: name contains '<'
        at org.eclipse.jgit.lib.ObjectChecker.scanPathSegment(ObjectChecker.java:700)
        at org.eclipse.jgit.lib.ObjectChecker.checkPathSegment(ObjectChecker.java:783)
        at org.eclipse.jgit.lib.ObjectChecker.checkPath(ObjectChecker.java:769)
        at org.eclipse.jgit.util.SystemReader.checkPath(SystemReader.java:373)
        at org.eclipse.jgit.dircache.DirCacheEntry.checkPath(DirCacheEntry.java:757)
        ... 67 more
Error during migration:
org.jboss.weld.exceptions.DeploymentException: Exception List with 1 exceptions:
Exception 0 :
org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.ext.uberfire.social.activities.se
rver.SocialUserPersistenceProducer.setup() on org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer@70
d63e05
        at org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvok
er.java:99)
        at org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvok
er.java:80)
        at org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:122)
        at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:171)
        at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
        at org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrate
gy.java:100)
        at org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInst
anceStrategy.java:140)
        at org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
        at org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:99)
        at org.jboss.weld.bean.proxy.ProxyMethodHandler.getInstance(ProxyMethodHandler.java:125)
        at org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer$Proxy$_$$_WeldClientProxy.toString(Un
known Source)
        at org.uberfire.backend.server.cdi.SystemConfigProducer.runPostConstruct(SystemConfigProducer.java:165)
        at org.uberfire.backend.server.cdi.SystemConfigProducer.afterDeploymentValidation(SystemConfigProducer.java:146)

        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.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:88)
        at org.jboss.weld.injection.MethodInvocationStrategy$SpecialParamPlusBeanManagerStrategy.invoke(MethodInvocation
Strategy.java:144)
        at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:299)
        at org.jboss.weld.event.ExtensionObserverMethodImpl.sendEvent(ExtensionObserverMethodImpl.java:124)
        at org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:277)
        at org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:255)
        at org.jboss.weld.event.ObserverNotifier.notifySyncObservers(ObserverNotifier.java:269)
        at org.jboss.weld.event.ObserverNotifier.notify(ObserverNotifier.java:258)
        at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:154)
        at org.jboss.weld.event.ObserverNotifier.fireEvent(ObserverNotifier.java:148)
        at org.jboss.weld.bootstrap.events.AbstractContainerEvent.fire(AbstractContainerEvent.java:53)
        at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:3
5)
        at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:28)
        at org.jboss.weld.bootstrap.WeldStartup.validateBeans(WeldStartup.java:458)
        at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:90)
        at org.jboss.weld.environment.se.Weld.initialize(Weld.java:615)
        at org.kie.workbench.common.project.ProjectMigrationTool.lambda$migrate$0(ProjectMigrationTool.java:76)
        at org.kie.workbench.common.migration.cli.ContainerHandler.<init>(ContainerHandler.java:32)
        at org.kie.workbench.common.project.ProjectMigrationTool.migrate(ProjectMigrationTool.java:76)
        at org.kie.workbench.common.project.ProjectMigrationTool.run(ProjectMigrationTool.java:62)
        at org.kie.workbench.common.migration.cli.MigrationApp.execute(MigrationApp.java:212)
        at org.kie.workbench.common.migration.cli.MigrationApp.lambda$printWizard$9(MigrationApp.java:190)
        at org.kie.workbench.common.migration.cli.MigrationApp.printWizard(MigrationApp.java:207)
        at org.kie.workbench.common.migration.cli.MigrationApp.runTasks(MigrationApp.java:169)
        at org.kie.workbench.common.migration.cli.MigrationApp.start(MigrationApp.java:57)
        at org.kie.workbench.common.migration.Main.main(Main.java:13)
Caused by: java.lang.reflect.InvocationTargetException
        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.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvok
er.java:97)
        ... 42 more
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: org.eclipse.jgit.dircache
.InvalidPathException: Invalid path: social-files/<system>
        at org.uberfire.java.nio.fs.jgit.util.commands.Commit.execute(Commit.java:160)
        at org.uberfire.java.nio.fs.jgit.util.GitImpl.commit(GitImpl.java:324)
        at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.commit(JGitFileSystemProvider.java:2321)
        at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider.access$200(JGitFileSystemProvider.java:178)
        at org.uberfire.java.nio.fs.jgit.JGitFileSystemProvider$4.close(JGitFileSystemProvider.java:1075)
        at org.uberfire.io.impl.AbstractIOService.write(AbstractIOService.java:681)
        at org.uberfire.io.impl.AbstractIOService.write(AbstractIOService.java:542)
        at org.uberfire.io.impl.AbstractIOService.write(AbstractIOService.java:552)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.writeUserNamesOnFile(SocialUserCach
ePersistence.java:113)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.persistUsersName(SocialUserCachePer
sistence.java:142)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.createUserNamesFile(SocialUserCache
Persistence.java:131)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.syncSocialUsers(SocialUserCachePers
istence.java:62)
        at org.ext.uberfire.social.activities.persistence.SocialUserCachePersistence.setup(SocialUserCachePersistence.ja
va:56)
        at org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer.setupSocialUserPersistenceAPI(SocialU
serPersistenceProducer.java:106)
        at org.ext.uberfire.social.activities.server.SocialUserPersistenceProducer.setup(SocialUserPersistenceProducer.j
ava:87)
        ... 47 more
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: org.eclipse.jgit.dircache.InvalidPathException: Inval
id path: social-files/<system>
        at org.uberfire.java.nio.fs.jgit.util.commands.CreateDefaultCommitTree.execute(CreateDefaultCommitTree.java:107)

        at org.uberfire.java.nio.fs.jgit.util.commands.Commit.execute(Commit.java:112)
        ... 61 more
Caused by: java.lang.RuntimeException: org.eclipse.jgit.dircache.InvalidPathException: Invalid path: social-files/<syste
m>
        at org.uberfire.java.nio.fs.jgit.util.commands.BaseCreateCommitTree.iterateOverTreeWalk(BaseCreateCommitTree.jav
a:75)
        at org.uberfire.java.nio.fs.jgit.util.commands.CreateDefaultCommitTree.execute(CreateDefaultCommitTree.java:76)
        ... 62 more
Caused by: org.eclipse.jgit.dircache.InvalidPathException: Invalid path: social-files/<system>
        at org.eclipse.jgit.dircache.DirCacheEntry.checkPath(DirCacheEntry.java:759)
        at org.eclipse.jgit.dircache.DirCacheEntry.<init>(DirCacheEntry.java:279)
        at org.eclipse.jgit.dircache.DirCacheEntry.<init>(DirCacheEntry.java:230)
        at org.uberfire.java.nio.fs.jgit.util.commands.CreateDefaultCommitTree.lambda$execute$0(CreateDefaultCommitTree.
java:84)
        at org.uberfire.java.nio.fs.jgit.util.commands.BaseCreateCommitTree.iterateOverTreeWalk(BaseCreateCommitTree.jav
a:71)
        ... 63 more
Caused by: org.eclipse.jgit.errors.CorruptObjectException: name contains '<'
        at org.eclipse.jgit.lib.ObjectChecker.scanPathSegment(ObjectChecker.java:700)
        at org.eclipse.jgit.lib.ObjectChecker.checkPathSegment(ObjectChecker.java:783)
        at org.eclipse.jgit.lib.ObjectChecker.checkPath(ObjectChecker.java:769)
        at org.eclipse.jgit.util.SystemReader.checkPath(SystemReader.java:373)
        at org.eclipse.jgit.dircache.DirCacheEntry.checkPath(DirCacheEntry.java:757)
        ... 67 more

        at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:3
7)
        at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:28)
        at org.jboss.weld.bootstrap.WeldStartup.validateBeans(WeldStartup.java:458)
        at org.jboss.weld.bootstrap.WeldBootstrap.validateBeans(WeldBootstrap.java:90)
        at org.jboss.weld.environment.se.Weld.initialize(Weld.java:615)
        at org.kie.workbench.common.project.ProjectMigrationTool.lambda$migrate$0(ProjectMigrationTool.java:76)
        at org.kie.workbench.common.migration.cli.ContainerHandler.<init>(ContainerHandler.java:32)
        at org.kie.workbench.common.project.ProjectMigrationTool.migrate(ProjectMigrationTool.java:76)
        at org.kie.workbench.common.project.ProjectMigrationTool.run(ProjectMigrationTool.java:62)
        at org.kie.workbench.common.migration.cli.MigrationApp.execute(MigrationApp.java:212)
        at org.kie.workbench.common.migration.cli.MigrationApp.lambda$printWizard$9(MigrationApp.java:190)
        at org.kie.workbench.common.migration.cli.MigrationApp.printWizard(MigrationApp.java:207)
        at org.kie.workbench.common.migration.cli.MigrationApp.runTasks(MigrationApp.java:169)
        at org.kie.workbench.common.migration.cli.MigrationApp.start(MigrationApp.java:57)
        at org.kie.workbench.common.migration.Main.main(Main.java:13)


Kie Workbench Migration Tool
============================

1) PROJECT STRUCTURE MIGRATION (Moves old project structure to new modules structure)
2) SYSTEM CONFIGURATION DIRECTORY STRUCTURE MIGRATION (Moves old system configuration directory structure to the new one
)
3) FORMS MIGRATION (Moves old jBPM Form Modeler forms into the new Forms format.)
4) POMS MIGRATION (Migrates pom.xml files to format compatible with KIE Maven build.)
5) ALL
6) EXIT










On Tuesday, August 21, 2018 at 12:25:42 PM UTC+2, Alexandre Porcelli wrote:
Reply all
Reply to author
Forward
0 new messages