Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPS-74615 Upgrade license manager web for current DXP users #55880

Closed
wants to merge 3 commits into from

Conversation

achaparro
Copy link

@achaparro achaparro commented Mar 6, 2018

Hi @daviddotzhang,

Thank you for your work, it solves the issue. Please, check my modifications since they call to BaseUpgradePortletId to cover all table modifications.

Let me know if everything is ok.

Also, please, backport all the commits related to LPS-74615 once Brian approves this one. I will try to get that this fix is included in the fix pack 40.

Cheers!

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" for this pull to run Source Formatter tests.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@liferay-continuous-integration
Copy link
Collaborator

@achaparro
Copy link
Author

ci:test

@liferay-continuous-integration
Copy link
Collaborator

@achaparro achaparro changed the title LPS-74615 Use BaseUpgradePortletId for current DXP users LPS-74615 Upgrade license manager web for current DXP users Mar 6, 2018
@liferay-continuous-integration
Copy link
Collaborator

All tests PASSED.

Build Time: 16 minutes 50 seconds 596 ms

Base Branch:

Branch Name: master
Branch GIT ID: ee43b19c0cff85df998512ef644abe527961979f

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: ebfaae1b2ba2318c77b8b7b69afd19ed581165f8

2 out of 2 jobs PASSED
2 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

The pull request tester is still running.

Please wait until you get the final report before running 'ci:retest'.

See this link to check on the status of your test:

@achaparro


However, the pull request was closed.

The pull request was closed because the following critical batches had failed:

For information as to why we automatically close out certain pull requests see this article.

*This pull will no longer automatically close if this comment is available. If you believe this is a mistake please re-open this pull by entering the following command as a comment.

ci:reopen

Critical Failure Details:

test-portal-acceptance-pullrequest-batch(master)/functional-smoke-weblogic121-mysql56-jdk8/0
Job Results:

0 Tests Passed.
1 Test Failed.

  1. AXIS_VARIABLE=0,label_exp=!master #222530

    Startup error: Unresolved Requirement(s)

         [exec] 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
         [exec] 
         [exec] "Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007f79581d0000 nid=0x58b2 in Object.wait() [0x00007f794546d000]
         [exec]    java.lang.Thread.State: WAITING (on object monitor)
         [exec] 	at java.lang.Object.wait(Native Method)
         [exec] 	at java.lang.Object.wait(Object.java:502)
         [exec] 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
         [exec] 	- locked <0x00000000c07fdb98> (a java.lang.ref.Reference$Lock)
         [exec] 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
         [exec] 
         [exec] "main" #1 prio=5 os_prio=0 tid=0x00007f795800a800 nid=0x58a8 in Object.wait() [0x00007f795e822000]
         [exec]    java.lang.Thread.State: TIMED_WAITING (on object monitor)
         [exec] 	at java.lang.Object.wait(Native Method)
         [exec] 	at weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1050)
         [exec] 	- locked <0x00000000c0f26788> (a weblogic.t3.srvr.T3Srvr)
         [exec] 	at weblogic.t3.srvr.T3ServerFuture.get(T3ServerFuture.java:79)
         [exec] 	at weblogic.t3.srvr.T3ServerFuture.get(T3ServerFuture.java:61)
         [exec] 	at weblogic.t3.srvr.T3ServerFuture.get(T3ServerFuture.java:15)
         [exec] 	at weblogic.Server.main(Server.java:110)
         [exec] 
         [exec] "VM Thread" os_prio=0 tid=0x00007f79581c8800 nid=0x58b1 runnable 
         [exec] 
         [exec] "GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007f7958020000 nid=0x58a9 runnable 
         [exec] 
         [exec] "GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007f7958021800 nid=0x58aa runnable 
         [exec] 
         [exec] "GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007f7958023800 nid=0x58ab runnable 
         [exec] 
         [exec] "GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007f7958025800 nid=0x58ac runnable 
         [exec] 
         [exec] "GC task thread#4 (ParallelGC)" os_prio=0 tid=0x00007f7958027000 nid=0x58ad runnable 
         [exec] 
         [exec] "GC task thread#5 (ParallelGC)" os_prio=0 tid=0x00007f7958029000 nid=0x58ae runnable 
         [exec] 
         [exec] "GC task thread#6 (ParallelGC)" os_prio=0 tid=0x00007f795802a800 nid=0x58af runnable 
         [exec] 
         [exec] "GC task thread#7 (ParallelGC)" os_prio=0 tid=0x00007f795802c800 nid=0x58b0 runnable 
         [exec] 
         [exec] "VM Periodic Task Thread" os_prio=0 tid=0x00007f7959cef800 nid=0x58bb waiting on condition 
         [exec] 
         [exec] > 

@achaparro
Copy link
Author

ci:reopen

@achaparro
Copy link
Author

The error doesn't be related

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 1 hour 51 minutes 42 seconds 282 ms

Base Branch:

Branch Name: master
Branch GIT ID: ee43b19c0cff85df998512ef644abe527961979f

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: ebfaae1b2ba2318c77b8b7b69afd19ed581165f8

22 out of 119 jobs PASSED

97 Failed Jobs:

22 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/bundle-blacklist-restart-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #212978

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [215]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
           [exec] 11:33:02,354 INFO  [fileinstall-/opt/dev/projects/github/liferay-portal/bundles/osgi/modules][BundleStartStopLogger:35] STARTED com.liferay.asset.display.template.web_1.0.0 [275]
  2. test-portal-acceptance-pullrequest-batch(master)/empty-temp-dir-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #212975

      Startup error: Unresolved Requirement(s)

           [exec] 11:32:26,014 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.image.item.selector.impl_1.0.2 [242]
           [exec] 11:32:26,018 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.image.service_1.0.4 [244]
           [exec] 11:32:26,032 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.image.taglib_1.0.2 [245]
           [exec] 11:32:26,033 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.image.web_1.0.4 [246]
           [exec] 11:32:26,035 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.item.selector.upload.web_1.0.2 [247]
           [exec] 11:32:26,037 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.journal.editor.configuration_1.0.2 [248]
           [exec] 11:32:26,038 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.journal.web_1.0.2 [249]
           [exec] 11:32:26,052 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.upload_1.0.0 [250]
           [exec] 11:32:26,059 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.adaptive.media.web_1.0.5 [251]
           [exec] 11:32:26,075 ERROR [fileinstall-/opt/dev/projects/github/liferay-portal/bundles/osgi/portal][org_apache_felix_fileinstall:112] Exiting the JVM 
           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [214]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
  3. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-jboss70-mysql56-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #212979

      Startup error: Unresolved Requirement(s)

          [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
          [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
          [junit] 	at java.lang.Thread.run(Thread.java:745)
          [junit] 	at org.jboss.threads.JBossThread.run(JBossThread.java:320)
          [junit] 
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:174)
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:100)
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:90)
          [junit] 	at java.nio.file.Files.walkFileTree(Files.java:2670)
          [junit] 	at java.nio.file.Files.walkFileTree(Files.java:2742)
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:88)
          [junit] 
          [junit] 
          [junit] Test com.liferay.portal.log.assertor.PortalLogAssertorTest FAILED
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:284: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:774: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:778: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-jboss.xml:28: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-jboss.xml:7: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:10223: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3724: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3832: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:4305: No server is available at http://localhost:8080/web/guest
           [echo] ${jstack.output}
            [get] Getting: http://test-1-14/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/212979//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20180306120830001.txt
  4. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-db2105-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #212981

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [214]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
  5. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-mariadb100-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #212982

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [214]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
           [exec] 11:42:09,645 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.store.ignore.duplicates.wrapper_1.0.3 [192]
  6. ...

@achaparro
Copy link
Author

ci:retest

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

Some tests FAILED.

Build Time: 1 hour 51 minutes 7 seconds 413 ms

Base Branch:

Branch Name: master
Branch GIT ID: f7e7e5f84681f2d530b15d1ae35795501ad14749

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 4db11bd623d7d741a388571095271b84a84237da

20 out of 119 jobs PASSED

99 Failed Jobs:

20 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/bundle-blacklist-restart-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #68042

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [215]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
  2. test-portal-acceptance-pullrequest-batch(master)/empty-temp-dir-jdk8
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #187992

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [214]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
  3. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-jboss70-mysql56-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #187994

      Startup error: Unresolved Requirement(s)

          [junit] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
          [junit] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
          [junit] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
          [junit] 
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest.scanXMLLogFile(PortalLogAssertorTest.java:174)
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:100)
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest$1.visitFile(PortalLogAssertorTest.java:90)
          [junit] 	at java.nio.file.Files.walkFileTree(Files.java:2670)
          [junit] 	at java.nio.file.Files.walkFileTree(Files.java:2742)
          [junit] 	at com.liferay.portal.log.assertor.PortalLogAssertorTest.testScanXMLLog(PortalLogAssertorTest.java:88)
          [junit] 
          [junit] 
          [junit] Test com.liferay.portal.log.assertor.PortalLogAssertorTest FAILED
           [echo] The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:284: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:774: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:778: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-jboss.xml:28: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test-jboss.xml:7: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:10223: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3724: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3832: The following error occurred while executing this line:
           [echo] /opt/dev/projects/github/liferay-portal/build-test.xml:4305: No server is available at http://localhost:8080/web/guest
           [echo] ${jstack.output}
            [get] Getting: http://test-1-13/job/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/187994//consoleText
            [get] To: /opt/dev/projects/github/liferay-portal/20180307130337314.txt
  4. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-db2105-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #68043

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [214]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
  5. test-portal-acceptance-pullrequest-batch(master)/functional-smoke-tomcat80-mariadb100-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #193927

      Startup error: Unresolved Requirement(s)

           [exec] org.osgi.framework.BundleException: Could not resolve module: com.liferay.portal.workflow.kaleo.forms.web [214]
           [exec]   Unresolved requirement: Import-Package: com.liferay.dynamic.data.mapping.constants; version="[1.0.0,2.0.0)"
           [exec] 
           [exec] 	at org.eclipse.osgi.container.Module.start(Module.java:429)
           [exec] 	at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:402)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1258)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1230)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:512)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:361)
           [exec] 	at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:312)
           [exec] 12:34:14,046 INFO  [fileinstall-/opt/dev/projects/github/liferay-portal/bundles/osgi/modules][BundleStartStopLogger:35] STARTED com.liferay.knowledge.base.service_1.4.0 [518]
           [exec] 12:34:14,081 INFO  [localhost-startStop-1][BundleStartStopLogger:35] STARTED com.liferay.portal.scripting.groovy_2.0.5 [127]
  6. ...

@daviddotzhang
Copy link

@achaparro according to my test, the fix works as expected.
thanks!

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: c60a551...46979a3

@brianchandotcom
Copy link
Owner

@achaparro see 46979a3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants