RE: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Coscend@OM
Dear Maxim, Below is another validation of Java Exceptions in InstallWizardPage.java and SignInDialog.java of Application.properties.xml. CENTOS 7.0 + JDK 1.8.162 vs JDK 1.8.181 Use case 1: Use OM-405 snapshot “BINARY” from Jenkins

RE: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Coscend@OM
Dear Maxim, We found the cause of the Java Exception in InstallWizardPage.java and SignInDialog.java: It looks like when compiled in “CentOS 7.0, Maven 3.5.2 / 3.5.4. JDK 1.8.162), InstallWizardPage.java is unable to locate Application.Properties.xml that has install.wizard.install.header

RE: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Coscend@OM
Dear Maxim, As requested, below are the complete steps: >> As a result of 5 you got 4 archives There are 4 archives in openmeetings-server/.../target Copied and unarchived the binary created in a separate directory. >> What files are you editing in 7?

Re: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Maxim Solodovnik
just have tried everything works as expected FYI this [1] test perform installing via UI installer on every build [1] https://github.com/apache/openmeetings/blob/4.0.x/openmeetings-web/src/test/java/org/apache/openmeetings/web/pages/install/TestInstall.java#L98 On Wed, Aug 15, 2018 at 7:15 AM

Re: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Maxim Solodovnik
You can skip steps 3 and 4 They are not necessary And some steps seems to be missed As a result of 5 you got 4 archives What files are you editing in 7? And what are you running in 8? WBR, Maxim (from mobile, sorry for the typos) On Wed, Aug 15, 2018, 01:10 Coscend@OM wrote: > Dear

RE: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Coscend@OM
Dear Maxim, Further to the previous message, investigation points to: https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/install/InstallWizardPage.java#L36 invokes InstallWizard class via onInitialize method -->

RE: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Coscend@OM
Dear Maxim, The Internal Error Page while loading installation page is reproducible as follows: Maven 3.5.2 CentOS 7.0 MariaDB 10.0.16 No customization of OM 1. Downloaded and unarchived Build #412: https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/

Re: 4.0.5 SNAPSHOT Build and Installation Errors

2018-08-14 Thread Maxim Solodovnik
As you can see here https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%204.0.x/ all builds are green One of the Unit tests is: walk through web installer and ensure everything is OK Compiler errors you are referring to are actually warnings from latest Maven Build status is