-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: nuxeoctl start/stop/admin
-
Tags:
-
Team:PLATFORM
-
Story Points:5
Nuxeo doesn't start anymore on windows, see drive tests which are failing since April 15th. See below:
18:33:42 [INFO] [exec] Found NUXEO_CONF = C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\bin\nuxeo.conf 18:33:42 [INFO] [exec] Found JAVA_HOME = C:\Progra~1\Java/jdk-11 18:33:42 [INFO] [exec] Using JAVA = C:\Progra~1\Java/jdk-11\bin\java.exe 18:33:42 [INFO] [exec] 1 file(s) copied. 18:33:42 [INFO] [exec] C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest>"C:\Progra~1\Java/jdk-11\bin\java.exe" "-Xbootclasspath/a:C:\Progra~1\Java/jdk-11\lib\tools.jar" -Dlauncher.java.opts="-XX:InitialRAMPercentage=3 -XX:MaxRAMPercentage=25 -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true -Dnet.sf.ehcache.skipUpdateCheck=true -Djava.util.Arrays.useLegacyMergeSort=true -Dsun.net.http.retryPost=false" -Dnuxeo.home="C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat" -Dnuxeo.conf="C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\bin\nuxeo.conf" -Dnuxeo.log.dir="C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\log" -Dlog.id="-28052020_18334189" -jar "C:\Users\jenkins\AppData\Local\Temp\nuxeo-launcher-21758.jar" --gui false start --clid c:/instance.clid 18:33:43 [INFO] [exec] WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 18:33:43 [INFO] [exec] Nuxeo home: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat 18:33:43 [INFO] [exec] Nuxeo configuration: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\bin\nuxeo.conf 18:33:43 [INFO] [exec] Include template: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\templates\common-base 18:33:43 [INFO] [exec] Include template: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\templates\common 18:33:43 [INFO] [exec] Include template: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\templates\postgresql 18:33:43 [INFO] [exec] Include template: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\templates\custom 18:33:43 [INFO] [exec] Include template: C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave\tomcat\templates\drive 18:33:43 [INFO] [exec] No current configuration, generating files... 18:33:44 [INFO] [exec] FreeMarker variables: ignored 'java.version' conflicting with 'java.version.[date]' 18:33:44 [INFO] [exec] FreeMarker variables: ignored 'user.country' conflicting with 'user.country.[format]' 18:33:44 [INFO] [exec] FreeMarker variables: ignored 'user.language' conflicting with 'user.language.[format]' 18:33:44 [INFO] [exec] Configuration files generated. 18:33:44 [INFO] [exec] Server started with process ID: 5752 18:38:53 [INFO] [exec] ................................................................Starting process is taking too long - giving up. 18:38:53 [ERROR] [exec] Result: 1 18:38:53 [INFO] Managed version set on org.nuxeo:nuxeo-ftest:zip:1.8.8 18:38:53 [INFO] [unzip] Expanding: C:\m2\repository\org\nuxeo\nuxeo-ftest\1.8.8\nuxeo-ftest-1.8.8.zip into C:\Jenkins\workspace\Drive\Drive-OS-test-jobs\Drive-tests-windows-master\sources\ftest\target-winslave
A possible culprit is NXP-28396 (merged on the same day).
We may want to analyze the situation and fix it.
- is caused by
-
NXP-28396 Make nuxeoctl console not blocking
- Resolved