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-125731 NoClassDefFoundError is thrown when uploading documents with MS Visio content #1343

Closed
wants to merge 5 commits into from

Conversation

IstvanD
Copy link

@IstvanD IstvanD commented Jan 12, 2021

Dear Team,

Could you please review this pull request?

Adding the curvesapi library solves the issue.

Thank you and best regards,
István

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

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.

@adolfopa
Copy link
Collaborator

ci:test:sf

@adolfopa
Copy link
Collaborator

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 45 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 769ee4eede8369fe97a188d8cadabee8222fad32

Sender Branch:

Branch Name: LPS-125731
Branch GIT ID: 91724f540e2b7eacbc5cd7cd571bde49ad82c65e

0 out of 1jobs PASSED
For more details click here.
     [java] java.lang.Exception: Found 71 formatting issues:
     [java] 1: Incorrect value 'commerce-price-list-web/bnd\.bnd'. Relative path to file (from location of suppressions file) expected for value of property 'files'. File '/opt/dev/projects/github/liferay-portal/modules/apps/commerce/commerce-price-list-web/bnd.bnd' does not exist.: ./modules/apps/commerce/source-formatter-suppressions.xml 14 (SourceCheck:XMLSuppressionsFileCheck)
     [java] 2: Incorrect value 'commerce-discount-web/src/main/java/com/liferay/commerce/discount/web/internal/display/context/CommerceDiscountDisplayContext\.java'. Relative path to file (from location of suppressions file) expected for value of property 'files'. File '/opt/dev/projects/github/liferay-portal/modules/apps/commerce/commerce-discount-web/src/main/java/com/liferay/commerce/discount/web/internal/display/context/CommerceDiscountDisplayContext.java' does not exist.: ./modules/apps/commerce/source-formatter-suppressions.xml 84 (SourceCheck:XMLSuppressionsFileCheck)
     [java] 3: Combine the literal strings '').then((\{render\}) => \{' and 'render(renderFunction': ./modules/apps/portal-template/portal-template-react-renderer-impl/src/main/java/com/liferay/portal/template/react/renderer/internal/ReactRendererUtil.java 135 (Checkstyle:AppendCheck)
     [java] 4: ./modules/apps/archived/oauth-web/src/main/resources/META-INF/resources/authorize/view.jsp expected:<...s reserved.
     [java]  *
     [java]  * Th[is library is free software; you can redistribute it and/or modify it under
     [java]  * the terms of the GNU Lesser General Public License as published by the Free
     [java]  * Software Foundation; either version 2.1 of the License, or (at your option)
     [java]  * any later version.
     [java]  *
     [java]  * This library is distributed in the hope that it will be useful, but WITHOUT
     [java]  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
     [java]  * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
     [java]  * details.]
     [java]  */
     [java] --%>
     [java] 
     [java] <%@ inclu...> but was:<...s reserved.
     [java]  *
     [java]  * Th[e contents of this file are subject to the terms of the Liferay Enterprise
     [java]  * Subscription License ("License"). You may not use this file except in
     [java]  * compliance with the License. You can obtain a copy of the License by

@liferay-continuous-integration
Copy link
Collaborator

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 8 out of 9 jobs passed

❌ ci:test:relevant - 18 out of 20 jobs passed in 2 hours 27 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: ae85f12b21926cb0cd78b21f7e53f8dd80c49024

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 15218ef33680a1fe233ea812e8d097cfcb0feb42

ci:test:stable - 8 out of 9 jobs PASSED
8 Successful Jobs:
ci:test:relevant - 18 out of 20 jobs PASSED
18 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. test-portal-acceptance-pullrequest-batch(master)/js-unit-jdk8/0
    Job Results:

    0 Tests Passed.
    1 Test Failed.

    1. AXIS_VARIABLE=0,label_exp=!master #451018
           [exec] * What went wrong:
           [exec] Execution failed for task ':apps:layout:layout-admin-web:packageRunTest'.
           [exec] > Process 'command '/opt/dev/projects/github/liferay-portal/build/node/bin/node'' finished with non-zero exit value 1
           [exec] 
           [exec] * Try:
           [exec] Run with --info or --debug option to get more log output. Run with --scan to get full insights.
           [exec] 
           [exec] * Exception is:
           [exec] org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':apps:layout:layout-admin-web:packageRunTest'.
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:208)
           [exec] 	at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:263)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:206)
           [exec] 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:187)
           [exec] 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:114)
           [exec] 	at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46)
           [exec] 	at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:62)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57)
           [exec] 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56)
           [exec] 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.executeTask(EventFiringTaskExecuter.java:77)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:55)
           [exec] 	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.call(EventFiringTaskExecuter.java:52)
           [exec] 	at org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:409)

For upstream results, click here.

@liferay-continuous-integration
Copy link
Collaborator

@adolfopa
Copy link
Collaborator

ci:test:sf

@adolfopa
Copy link
Collaborator

ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 15 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 769ee4eede8369fe97a188d8cadabee8222fad32

Sender Branch:

Branch Name: LPS-125731
Branch GIT ID: 91724f540e2b7eacbc5cd7cd571bde49ad82c65e

0 out of 1jobs PASSED
For more details click here.
     [java] java.lang.Exception: Found 68 formatting issues:
     [java] 1: Incorrect value 'commerce-price-list-web/bnd\.bnd'. Relative path to file (from location of suppressions file) expected for value of property 'files'. File '/opt/dev/projects/github/liferay-portal/modules/apps/commerce/commerce-price-list-web/bnd.bnd' does not exist.: ./modules/apps/commerce/source-formatter-suppressions.xml 14 (SourceCheck:XMLSuppressionsFileCheck)
     [java] 2: Incorrect value 'commerce-discount-web/src/main/java/com/liferay/commerce/discount/web/internal/display/context/CommerceDiscountDisplayContext\.java'. Relative path to file (from location of suppressions file) expected for value of property 'files'. File '/opt/dev/projects/github/liferay-portal/modules/apps/commerce/commerce-discount-web/src/main/java/com/liferay/commerce/discount/web/internal/display/context/CommerceDiscountDisplayContext.java' does not exist.: ./modules/apps/commerce/source-formatter-suppressions.xml 84 (SourceCheck:XMLSuppressionsFileCheck)
     [java] 3: Combine the literal strings '').then((\{render\}) => \{' and 'render(renderFunction': ./modules/apps/portal-template/portal-template-react-renderer-impl/src/main/java/com/liferay/portal/template/react/renderer/internal/ReactRendererUtil.java 135 (Checkstyle:AppendCheck)
     [java] 4: ./modules/apps/archived/oauth-web/src/main/resources/META-INF/resources/admin/view_application.jsp expected:<...s reserved.
     [java]  *
     [java]  * Th[is library is free software; you can redistribute it and/or modify it under
     [java]  * the terms of the GNU Lesser General Public License as published by the Free
     [java]  * Software Foundation; either version 2.1 of the License, or (at your option)
     [java]  * any later version.
     [java]  *
     [java]  * This library is distributed in the hope that it will be useful, but WITHOUT
     [java]  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
     [java]  * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
     [java]  * details.]
     [java]  */
     [java] --%>
     [java] 
     [java] <%@ inclu...> but was:<...s reserved.
     [java]  *
     [java]  * Th[e contents of this file are subject to the terms of the Liferay Enterprise
     [java]  * Subscription License ("License"). You may not use this file except in
     [java]  * compliance with the License. You can obtain a copy of the License by

@liferay-continuous-integration
Copy link
Collaborator

@Hanlf
Copy link
Collaborator

Hanlf commented Jan 19, 2021

The above commerce SF failures will be fixed here: COMMERCE-5471

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 12 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 769ee4eede8369fe97a188d8cadabee8222fad32

Sender Branch:

Branch Name: LPS-125731
Branch GIT ID: 91724f540e2b7eacbc5cd7cd571bde49ad82c65e

0 out of 1jobs PASSED
For more details click here.
     [java] java.lang.Exception: Found 1 formatting issues:
     [java] 1: There should be an empty line before line '66', as we finished referencing variable 'printWriter', see https://github.com/liferay/liferay-portal/blob/master/modules/util/source-formatter/src/main/resources/documentation/checks/missing_empty_line_check.markdown: ./modules/apps/frontend-js/frontend-js-loader-modules-extender/src/main/java/com/liferay/frontend/js/loader/modules/extender/internal/servlet/taglib/JSLoaderTopHeadDynamicInclude.java 66 (Checkstyle:MissingEmptyLineCheck)
     [java] 
     [java] 	at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:463)
     [java] 	at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:276)
[stopwatch] [run.batch.test.action: 12:34.417 sec]
     [echo] The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:562: The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:706: Java returned: 1
      [get] Getting: http://test-1-19/job/test-portal-source-format/5016//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20210118230425614.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/20210118230425614.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/null1586848741.properties

merge-test-results:
[mkdir] Created dir: /opt/dev/projects/github/liferay-portal/test-results
[junitreport] Processing /opt/dev/projects/github/liferay-portal/test-results/TESTS-TestSuites.xml to /tmp/null1019427258
[junitreport] Loading stylesheet jar:file:/opt/java/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 187ms
[junitreport] Deleting: /tmp/null1019427258
[echo] A report with all the test results can be found at test-results/html/index.html.
[mkdir] Created dir: /opt/dev/projects/github/liferay-jenkins-ee/test-results
[copy] Copying 1 file to /opt/dev/projects/github/liferay-jenkins-ee/test-results
[echo] run.batch.test.tear.down.start.timestamp: 01-18-2021 23:04:30:421 PST
[stopwatch] [run.batch.test.tear.down: 0.000 sec]
[echo]
[echo] Ant GC log:
[echo]

@Hanlf
Copy link
Collaborator

Hanlf commented Jan 19, 2021

New SF issue on upstream: LRQA-64391

@liferay-continuous-integration
Copy link
Collaborator

@adolfopa
Copy link
Collaborator

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:sf - 0 out of 1 jobs passed in 27 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 769ee4eede8369fe97a188d8cadabee8222fad32

Sender Branch:

Branch Name: LPS-125731
Branch GIT ID: 91724f540e2b7eacbc5cd7cd571bde49ad82c65e

0 out of 1jobs PASSED
For more details click here.
     [java] java.lang.Exception: Found 1 formatting issues:
     [java] 1: There should be an empty line before line '66', as we finished referencing variable 'printWriter', see https://github.com/liferay/liferay-portal/blob/master/modules/util/source-formatter/src/main/resources/documentation/checks/missing_empty_line_check.markdown: ./modules/apps/frontend-js/frontend-js-loader-modules-extender/src/main/java/com/liferay/frontend/js/loader/modules/extender/internal/servlet/taglib/JSLoaderTopHeadDynamicInclude.java 66 (Checkstyle:MissingEmptyLineCheck)
     [java] 
     [java] 	at com.liferay.source.formatter.SourceFormatter.format(SourceFormatter.java:463)
     [java] 	at com.liferay.source.formatter.SourceFormatter.main(SourceFormatter.java:276)
[stopwatch] [run.batch.test.action: 25:23.123 sec]
     [echo] The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:562: The following error occurred while executing this line:
     [echo] /opt/dev/projects/github/liferay-portal/portal-impl/build.xml:706: Java returned: 1
      [get] Getting: http://test-1-16/job/test-portal-source-format/4877//consoleText
      [get] To: /opt/dev/projects/github/liferay-portal/20210119021025966.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/20210119021025966.txt
   [delete] Deleting: /opt/dev/projects/github/liferay-portal/null627237478.properties

merge-test-results:
[mkdir] Created dir: /opt/dev/projects/github/liferay-portal/test-results
[junitreport] Processing /opt/dev/projects/github/liferay-portal/test-results/TESTS-TestSuites.xml to /tmp/null1659689313
[junitreport] Loading stylesheet jar:file:/opt/java/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 245ms
[junitreport] Deleting: /tmp/null1659689313
[echo] A report with all the test results can be found at test-results/html/index.html.
[mkdir] Created dir: /opt/dev/projects/github/liferay-jenkins-ee/test-results
[copy] Copying 1 file to /opt/dev/projects/github/liferay-jenkins-ee/test-results
[echo] run.batch.test.tear.down.start.timestamp: 01-19-2021 02:10:31:923 PST
[stopwatch] [run.batch.test.tear.down: 0.000 sec]
[echo]
[echo] Ant GC log:
[echo]

@liferay-continuous-integration
Copy link
Collaborator

@Hanlf
Copy link
Collaborator

Hanlf commented Jan 20, 2021

ci:forward

@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering the following test suites:

  •     ci:test:relevant
  •     ci:test:sf

The pull request will automatically be forwarded to the user brianchandotcom if the following test suites pass:

  •     ci:test:relevant
  •     ci:test:sf
  •     ci:test:stable

@liferay-continuous-integration
Copy link
Collaborator

Skipping previously passed test suites:
ci:test:relevant

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 15 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 769ee4eede8369fe97a188d8cadabee8222fad32

Sender Branch:

Branch Name: LPS-125731
Branch GIT ID: 91724f540e2b7eacbc5cd7cd571bde49ad82c65e

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

@liferay-continuous-integration
Copy link
Collaborator

All required test suite(s) passed.
Forwarding pullrequest to brianchandotcom.

@liferay-continuous-integration
Copy link
Collaborator

Pull request has been successfully forwarded to brianchandotcom#97880

@liferay-continuous-integration
Copy link
Collaborator

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