nuxeo-1 | ENTRYPOINT: Initialize server configuration without /etc/nuxeo/nuxeo.conf nuxeo-1 | ENTRYPOINT: Move /opt/nuxeo/server/bin/nuxeo.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | ENTRYPOINT: Append required properties to /etc/nuxeo/nuxeo.conf nuxeo-1 | nuxeo.data.dir=/var/lib/nuxeo nuxeo-1 | nuxeo.log.dir=/var/log/nuxeo nuxeo-1 | nuxeo.tmp.dir=/tmp nuxeo-1 | nuxeo.pid.dir=/var/pid/nuxeo nuxeo-1 | # Set java.io.tmpdir = ${nuxeo.tmp.dir} nuxeo-1 | launcher.override.java.tmpdir=true nuxeo-1 | ENTRYPOINT: Append properties from /etc/nuxeo/conf.d/arender.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | # ARender Configuration nuxeo-1 | arender.server.previewer.host=https://citizens-cm-nev.cloud.nuxeo.com nuxeo-1 | nuxeo.arender.oauth2.client.create=true nuxeo-1 | nuxeo.arender.oauth2.client.id=arender nuxeo-1 | nuxeo.arender.oauth2.client.secret=91hnz9s-3qq1spzcq15scpt2age1wzuzb0bg nuxeo-1 | nuxeo.arender.oauth2.client.redirectURI=/login/oauth2/code/nuxeo nuxeo-1 | nuxeo-1 | ENTRYPOINT: Append properties from /etc/nuxeo/conf.d/core.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | # Opensearch nuxeo-1 | elasticsearch.client=RestClient nuxeo-1 | elasticsearch.httpEnabled=true nuxeo-1 | elasticsearch.addressList=opensearch:9200 nuxeo-1 | audit.elasticsearch.enabled=true nuxeo-1 | elasticsearch.httpReadOnly.baseUrl=http://opensearch:9200 nuxeo-1 | elasticsearch.indexNumberOfShards=1 nuxeo-1 | elasticsearch.indexNumberOfReplicas=0 nuxeo-1 | nuxeo-1 | # MongoDB nuxeo-1 | nuxeo.mongodb.server=mongo:27017 nuxeo-1 | nuxeo-1 | org.nuxeo.connect.url=https://connect.nuxeo.com/nuxeo/site/ nuxeo-1 | nuxeo-1 | ENTRYPOINT: Append properties from /etc/nuxeo/conf.d/demo.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | # Demo-specific settings nuxeo-1 | cm.fraud.caseStatusUrl=https://citizens-cm.cloud.nuxeo.com/dashboards/app/visualize#/edit/AWSvpsH0RnnnIvsFOjx8?embed=true&_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-5y%2Cto%3Anow)) nuxeo-1 | nuxeo-1 | # Mail nuxeo-1 | # Used for the "from" parameter with Document.Mail nuxeo-1 | org.nuxeo.cm.fraud.mailfrom=no-reply@nuxeo-demo.awsapps.com nuxeo-1 | ENTRYPOINT: Append properties from /etc/nuxeo/conf.d/google.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | # Google APIs nuxeo-1 | google.maps.api.key=redacted nuxeo-1 | ENTRYPOINT: Append properties from /etc/nuxeo/conf.d/pii-redaction.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | dlp.scan.enabled=false nuxeo-1 | ENTRYPOINT: Append properties from /etc/nuxeo/conf.d/system.conf to /etc/nuxeo/nuxeo.conf nuxeo-1 | # Host Configuration nuxeo-1 | session.timeout=600 nuxeo-1 | nuxeo.url=https://citizens-cm.cloud.nuxeo.com/nuxeo nuxeo-1 | nuxeo-1 | # Templates nuxeo-1 | nuxeo.append.templates.system=default,mongodb nuxeo-1 | nuxeo-1 | # CORS Configuration (used with AI, Salesforce, others) nuxeo-1 | #nuxeo.cors.urls= nuxeo-1 | #nuxeo.server.coookies.sameSite=none nuxeo-1 | nuxeo-1 | # Webui nuxeo-1 | nuxeo.selection.selectAllEnabled=true nuxeo-1 | nuxeo.analytics.documentDistribution.disableThreshold=10000 nuxeo-1 | nuxeo-1 | # Mail Configuration nuxeo-1 | mail.transport.password=redacted nuxeo-1 | mail.transport.host=smtp.mail.us-east-1.awsapps.com nuxeo-1 | mail.transport.port=465 nuxeo-1 | mail.transport.user=no-reply@nuxeo-demo.awsapps.com nuxeo-1 | mail.transport.auth=true nuxeo-1 | mail.from=no-reply@nuxeo-demo.awsapps.com nuxeo-1 | mail.smtp.ssl.enable=true nuxeo-1 | mail.transport.protocol=smtps nuxeo-1 | mail.transport.ssl.protocol=TLSv1.2 nuxeo-1 | nuxeo.notification.eMailSubjectPrefix=[Nuxeo] nuxeo-1 | nuxeo-1 | # S3 Configuration nuxeo-1 | nuxeo.s3storage.useDirectUpload=true nuxeo-1 | nuxeo.s3storage.s3DirectUpload.bucket_prefix=upload_transient/ nuxeo-1 | nuxeo-1 | nuxeo.s3storage.directdownload.expire=3600 nuxeo-1 | nuxeo.s3storage.directdownload=true nuxeo-1 | nuxeo-1 | nuxeo.s3storage.bucket=citizens-case-demo-bucket nuxeo-1 | nuxeo.s3storage.bucket_prefix=binary_store/ nuxeo-1 | nuxeo.s3storage.region=us-east-1 nuxeo-1 | nuxeo.s3storage.transient.roleArn=arn:aws:iam::311032021612:role/citizens-case-demo-direct-upload-role nuxeo-1 | nuxeo.s3storage.transient.bucket=citizens-case-demo-bucket nuxeo-1 | nuxeo.s3storage.transient.bucket_prefix=upload/ nuxeo-1 | nuxeo-1 | # Nuxeo Insight Configuration nuxeo-1 | #nuxeo.ai.insight.client.target.url=https://insight.nuxeocloud.com/nuxeo nuxeo-1 | #nuxeo.ai.insight.client.enable=true nuxeo-1 | #nuxeo.ai.insight.client.projectid= nuxeo-1 | #nuxeo.ai.insight.client.token= nuxeo-1 | #nuxeo.ai.insight.datasource.label= nuxeo-1 | #nuxeo.ai.images.enabled=true nuxeo-1 | #nuxeo.ai.text.enabled=true nuxeo-1 | nuxeo-1 | # Rekognition Configuration nuxeo-1 | nuxeo.enrichment.save.facets=true nuxeo-1 | nuxeo.enrichment.save.tags=true nuxeo-1 | nuxeo.enrichment.raiseEvent=true nuxeo-1 | nuxeo.ai.images.enabled=true nuxeo-1 | nuxeo.enrichment.aws.images=true nuxeo-1 | nuxeo.ai.video.enabled=true nuxeo-1 | nuxeo.enrichment.aws.video=true nuxeo-1 | #nuxeo.enrichment.aws.text=true nuxeo-1 | #nuxeo.enrichment.aws.document.text=true nuxeo-1 | #nuxeo.enrichment.aws.document.analyze=true nuxeo-1 | nuxeo.ai.aws.rekognition.role.arn=arn:aws:iam::311032021612:role/citizens-case-demo-rekognition-role nuxeo-1 | nuxeo.enrichment.aws.sns.topic.arn=arn:aws:sns:us-east-1:311032021612:citizens-case-demo-rekognition-sns nuxeo-1 | nuxeo.enrichment.aws.transcribe.enabled=true nuxeo-1 | nuxeo-1 | # WOPI Configuration nuxeo-1 | nuxeo.wopi.discoveryURL=https://onenote.officeapps.live.com/hosting/discovery nuxeo-1 | nuxeo.wopi.baseURL=https://wopi.nuxeocloud.com/citizens-cm.cloud.nuxeo.com/nuxeo/ nuxeo-1 | # JWT token is required for WOPI nuxeo-1 | nuxeo.jwt.secret=33e556a2-7096-11ef-9632-3ba2f35b6cc0 nuxeo-1 | nuxeo-1 | ENTRYPOINT: Append JAVA_OPTS environment variable to the JVM options set in /etc/nuxeo/nuxeo.conf nuxeo-1 | JAVA_OPTS=$JAVA_OPTS -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 nuxeo-1 | ENTRYPOINT: Append dev mode properties to /etc/nuxeo/nuxeo.conf nuxeo-1 | org.nuxeo.dev=true nuxeo-1 | org.nuxeo.rest.stack.enable=true nuxeo-1 | # for hot reload nuxeo-1 | nuxeo.server.sdk=true nuxeo-1 | nuxeo.server.sdkInstallReloadTimer=true nuxeo-1 | ENTRYPOINT: Write NUXEO_CLID environment variable to /var/lib/nuxeo/instance.clid nuxeo-1 | ENTRYPOINT: Install Nuxeo packages: citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction nuxeo-1 | + VERBOSE=true nuxeo-1 | + [[ x mp-install citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug =~ -q ]] nuxeo-1 | + [[ x mp-install citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug =~ --quiet ]] nuxeo-1 | + MAX_FD_LIMIT_HELP_URL=https://doc.nuxeo.com/nxdoc/java.net.SocketException-too-many-open-files/ nuxeo-1 | + : /opt/nuxeo/server nuxeo-1 | + : /etc/nuxeo/nuxeo.conf nuxeo-1 | + cmdargs=("$@") nuxeo-1 | + (( i=0 )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' mp-install = nogui ']' nuxeo-1 | + '[' mp-install = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' citizens-case-management = nogui ']' nuxeo-1 | + '[' citizens-case-management = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' nuxeo-retention = nogui ']' nuxeo-1 | + '[' nuxeo-retention = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' nuxeo-arender = nogui ']' nuxeo-1 | + '[' nuxeo-arender = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' nuxeo-wopi = nogui ']' nuxeo-1 | + '[' nuxeo-wopi = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' pii-redaction = nogui ']' nuxeo-1 | + '[' pii-redaction = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' --accept=true = nogui ']' nuxeo-1 | + '[' --accept=true = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' --relax = nogui ']' nuxeo-1 | + '[' --relax = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' no = nogui ']' nuxeo-1 | + '[' no = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + '[' --debug = nogui ']' nuxeo-1 | + '[' --debug = --debug-launcher ']' nuxeo-1 | + (( i++ )) nuxeo-1 | + (( i<10 )) nuxeo-1 | + set -- mp-install citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug nuxeo-1 | + cygwin=false nuxeo-1 | + darwin=false nuxeo-1 | + case "`uname`" in nuxeo-1 | ++ uname nuxeo-1 | + GREP_OPTIONS= nuxeo-1 | + grep $'\r' /etc/nuxeo/nuxeo.conf nuxeo-1 | ++ grep '^JAVA_HOME=' /etc/nuxeo/nuxeo.conf nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | + read line nuxeo-1 | + '[' -z '' ']' nuxeo-1 | + JAVA=java nuxeo-1 | + '[' -z '' ']' nuxeo-1 | + '[' -x /usr/libexec/java_home ']' nuxeo-1 | ++ command -v java nuxeo-1 | + JAVA=/usr/bin/java nuxeo-1 | + '[' -h /usr/bin/java ']' nuxeo-1 | ++ ls -ld /usr/bin/java nuxeo-1 | + ls='lrwxrwxrwx 1 root root 22 Oct 9 23:51 /usr/bin/java -> /etc/alternatives/java' nuxeo-1 | ++ expr 'lrwxrwxrwx 1 root root 22 Oct 9 23:51 /usr/bin/java -> /etc/alternatives/java' : '.*-> \(.*\)$' nuxeo-1 | + link=/etc/alternatives/java nuxeo-1 | + case "$link" in nuxeo-1 | + JAVA=/etc/alternatives/java nuxeo-1 | ++ dirname /etc/alternatives/java nuxeo-1 | + JAVA_HOME=/etc/alternatives nuxeo-1 | ++ dirname /etc/alternatives nuxeo-1 | + JAVA_HOME=/etc nuxeo-1 | + '[' -h /etc/alternatives/java ']' nuxeo-1 | ++ ls -ld /etc/alternatives/java nuxeo-1 | + ls='lrwxrwxrwx 1 root root 42 Oct 9 23:51 /etc/alternatives/java -> /usr/lib/jvm/java-17-zulu-openjdk/bin/java' nuxeo-1 | ++ expr 'lrwxrwxrwx 1 root root 42 Oct 9 23:51 /etc/alternatives/java -> /usr/lib/jvm/java-17-zulu-openjdk/bin/java' : '.*-> \(.*\)$' nuxeo-1 | + link=/usr/lib/jvm/java-17-zulu-openjdk/bin/java nuxeo-1 | + case "$link" in nuxeo-1 | + JAVA=/usr/lib/jvm/java-17-zulu-openjdk/bin/java nuxeo-1 | ++ dirname /usr/lib/jvm/java-17-zulu-openjdk/bin/java nuxeo-1 | + JAVA_HOME=/usr/lib/jvm/java-17-zulu-openjdk/bin nuxeo-1 | ++ dirname /usr/lib/jvm/java-17-zulu-openjdk/bin nuxeo-1 | + JAVA_HOME=/usr/lib/jvm/java-17-zulu-openjdk nuxeo-1 | + '[' -h /usr/lib/jvm/java-17-zulu-openjdk/bin/java ']' nuxeo-1 | + JAVA_TOOLS=/usr/lib/jvm/java-17-zulu-openjdk/lib/tools.jar nuxeo-1 | + PATH=/usr/lib/jvm/java-17-zulu-openjdk/bin:/opt/nuxeo/server/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin nuxeo-1 | + : 17 nuxeo-1 | + command -v /usr/lib/jvm/java-17-zulu-openjdk/bin/java nuxeo-1 | ++ /usr/lib/jvm/java-17-zulu-openjdk/bin/java -version nuxeo-1 | ++ awk -F '"' '/version/{print $2}' nuxeo-1 | + JAVA_VERSION=17.0.12 nuxeo-1 | + '[' 17.0.12 '<' 17 ']' nuxeo-1 | + [[ -z /usr/lib/jvm/java-17-zulu-openjdk/bin/javac ]] nuxeo-1 | ++ grep '^JAVA_OPTS=' /etc/nuxeo/nuxeo.conf nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | ++ echo JAVA_OPTS=-XX:InitialRAMPercentage=3 -XX:MaxRAMPercentage=25 nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | + line='-XX:InitialRAMPercentage=3 -XX:MaxRAMPercentage=25' nuxeo-1 | + case $line in nuxeo-1 | + JAVA_OPTS='-XX:InitialRAMPercentage=3 -XX:MaxRAMPercentage=25' nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | ++ echo 'JAVA_OPTS=$JAVA_OPTS' -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | + line='$JAVA_OPTS -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true' nuxeo-1 | + case $line in nuxeo-1 | ++ echo '$JAVA_OPTS' -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true nuxeo-1 | ++ cut -c 12- nuxeo-1 | + JAVA_OPTS='-XX:InitialRAMPercentage=3 -XX:MaxRAMPercentage=25 -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true' nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | ++ echo 'JAVA_OPTS=$JAVA_OPTS' -Dnet.sf.ehcache.skipUpdateCheck=true nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | + line='$JAVA_OPTS -Dnet.sf.ehcache.skipUpdateCheck=true' nuxeo-1 | + case $line in nuxeo-1 | ++ echo '$JAVA_OPTS' -Dnet.sf.ehcache.skipUpdateCheck=true nuxeo-1 | ++ cut -c 12- nuxeo-1 | + JAVA_OPTS='-XX:InitialRAMPercentage=3 -XX:MaxRAMPercentage=25 -Dfile.encoding=UTF-8 -Dmail.mime.decodeparameters=true -Dnet.sf.ehcache.skipUpdateCheck=true' nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | ++ echo 'JAVA_OPTS=$JAVA_OPTS' -Djava.util.Arrays.useLegacyMergeSort=true nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | + line='$JAVA_OPTS -Djava.util.Arrays.useLegacyMergeSort=true' nuxeo-1 | + case $line in nuxeo-1 | ++ echo '$JAVA_OPTS' -Djava.util.Arrays.useLegacyMergeSort=true nuxeo-1 | ++ cut -c 12- nuxeo-1 | + 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' nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | ++ echo 'JAVA_OPTS=$JAVA_OPTS' -Dsun.net.http.retryPost=false nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | + line='$JAVA_OPTS -Dsun.net.http.retryPost=false' nuxeo-1 | + case $line in nuxeo-1 | ++ echo '$JAVA_OPTS' -Dsun.net.http.retryPost=false nuxeo-1 | ++ cut -c 12- nuxeo-1 | + 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' nuxeo-1 | + read line nuxeo-1 | + case $line in nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | ++ echo 'JAVA_OPTS=$JAVA_OPTS' '-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787' nuxeo-1 | + line='$JAVA_OPTS -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787' nuxeo-1 | + case $line in nuxeo-1 | ++ cut -c 12- nuxeo-1 | ++ echo '$JAVA_OPTS' '-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787' nuxeo-1 | + 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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787' nuxeo-1 | + read line nuxeo-1 | + : -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 '-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787' nuxeo-1 | + 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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Djava.net.preferIPv4Stack=true' nuxeo-1 | + [[ ! xmp-install citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug =~ --gui=true ]] nuxeo-1 | + [[ ! xmp-install citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug =~ gui ]] nuxeo-1 | + 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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true' nuxeo-1 | + [[ x-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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true =~ -server ]] nuxeo-1 | ++ /usr/lib/jvm/java-17-zulu-openjdk/bin/java -version nuxeo-1 | + [[ xopenjdk version "17.0.12" 2024-07-16 LTS nuxeo-1 | OpenJDK Runtime Environment Zulu17.52+17-CA (build 17.0.12+7-LTS) nuxeo-1 | OpenJDK 64-Bit Server VM Zulu17.52+17-CA (build 17.0.12+7-LTS, mixed mode, sharing) =~ HotSpot ]] nuxeo-1 | + '[' false = false ']' nuxeo-1 | ++ ulimit -H -n nuxeo-1 | + MAX_FD_LIMIT=1048576 nuxeo-1 | + '[' 0 -eq 0 ']' nuxeo-1 | + '[' false = true ']' nuxeo-1 | + '[' 1048576 -lt 2048 ']' nuxeo-1 | + MODULE_OPTS=--add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED nuxeo-1 | + JAVA_OPTS='--add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED -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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true' nuxeo-1 | ++ grep '^nuxeo.log.dir=' /etc/nuxeo/nuxeo.conf nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | ++ tail -n 1 nuxeo-1 | + LOG_DIR=/var/log/nuxeo nuxeo-1 | + : /var/log/nuxeo nuxeo-1 | ++ grep '^nuxeo.tmp.dir=' /etc/nuxeo/nuxeo.conf nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | ++ tail -n 1 nuxeo-1 | + TMP_DIR=/tmp nuxeo-1 | + : /tmp nuxeo-1 | + TMPDIR=/tmp nuxeo-1 | + TMP=/tmp nuxeo-1 | + TEMP=/tmp nuxeo-1 | + TEMPDIR=/tmp nuxeo-1 | + export TMP_DIR TMPDIR TMP TEMP TEMPDIR nuxeo-1 | + '[' false = true ']' nuxeo-1 | ++ grep '^launcher.log4j2.file=' /etc/nuxeo/nuxeo.conf nuxeo-1 | ++ cut -d= -f2- nuxeo-1 | ++ tail -n 1 nuxeo-1 | + NUXEO_LAUNCHER_LOG4J2= nuxeo-1 | + : /opt/nuxeo/server/lib/log4j2-launcher.xml nuxeo-1 | + NUXEO_LAUNCHER=/opt/nuxeo/server/bin/nuxeo-launcher.jar nuxeo-1 | + '[' '!' -e /opt/nuxeo/server/bin/nuxeo-launcher.jar ']' nuxeo-1 | + '[' -d /var/log/nuxeo ']' nuxeo-1 | + '[' true = true ']' nuxeo-1 | ++ date nuxeo-1 | + echo '[Thu Oct 24 04:38:53 PM UTC 2024] Command: /opt/nuxeo/server/bin/nuxeoctl mp-install' citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug nuxeo-1 | + '[' -d /tmp ']' nuxeo-1 | + true nuxeo-1 | + true nuxeo-1 | + TMPLAUNCHER=/tmp/nuxeo-launcher-26087.jar nuxeo-1 | + '[' '!' -f /tmp/nuxeo-launcher-26087.jar ']' nuxeo-1 | + break nuxeo-1 | + cp /opt/nuxeo/server/bin/nuxeo-launcher.jar /tmp/nuxeo-launcher-26087.jar nuxeo-1 | + '[' true = true ']' nuxeo-1 | ++ date nuxeo-1 | + echo '[Thu' Oct 24 04:38:53 PM UTC '2024]' 'Launcher command: /usr/lib/jvm/java-17-zulu-openjdk/bin/java "-Xbootclasspath/a:/usr/lib/jvm/java-17-zulu-openjdk/lib/tools.jar" --add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED "-Dlog4j2.configurationFile=/opt/nuxeo/server/lib/log4j2-launcher.xml" "-Dlauncher.java.opts=--add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED -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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true" "-Dnuxeo.home=/opt/nuxeo/server" "-Dnuxeo.conf=/etc/nuxeo/nuxeo.conf" "-Dnuxeo.log.dir=/var/log/nuxeo" -jar "/tmp/nuxeo-launcher-26087.jar" "mp-install' citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no '--debug" <&0' nuxeo-1 | + trap 'kill -TERM $PID' TERM INT nuxeo-1 | + PID=134 nuxeo-1 | + wait 134 nuxeo-1 | + /usr/lib/jvm/java-17-zulu-openjdk/bin/java -Xbootclasspath/a:/usr/lib/jvm/java-17-zulu-openjdk/lib/tools.jar --add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED -Dlog4j2.configurationFile=/opt/nuxeo/server/lib/log4j2-launcher.xml '-Dlauncher.java.opts=--add-opens=java.base/sun.net.www.protocol.jar=ALL-UNNAMED -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 -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:8787 -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true' -Dnuxeo.home=/opt/nuxeo/server -Dnuxeo.conf=/etc/nuxeo/nuxeo.conf -Dnuxeo.log.dir=/var/log/nuxeo -jar /tmp/nuxeo-launcher-26087.jar mp-install citizens-case-management nuxeo-retention nuxeo-arender nuxeo-wopi pii-redaction --accept=true --relax no --debug nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Bind address is "ANY", using local address instead: /127.0.0.1 nuxeo-1 | Configured bind address: /127.0.0.1 nuxeo-1 | Set as loop back URL: http://127.0.0.1:8080/nuxeo nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Launcher command: mp-install nuxeo-1 | Command parameters: {citizens-case-management,nuxeo-retention,nuxeo-arender,nuxeo-wopi,pii-redaction} nuxeo-1 | GUI: option not set - platform is not Windows -> do not start GUI nuxeo-1 | solverInstall: [citizens-case-management, nuxeo-retention, nuxeo-arender, nuxeo-wopi, pii-redaction] nuxeo-1 | solverRemove: [] nuxeo-1 | solverUpgrade: [] nuxeo-1 | nuxeo-1 | Dependency resolution: nuxeo-1 | Installation order (13): demo-actions-2023.0.2/nuxeo-admin-center-3.0.3/nuxeo-ai-core-4.0.1/nuxeo-arender-2023.2.1/nuxeo-csv-2023.20.15/nuxeo-data-loss-prevention-scanner-2023.4.0/nuxeo-drive-2023.20.15/nuxeo-retention-2023.3.6/nuxeo-template-rendering-2023.20.15/nuxeo-wopi-2023.20.15/pii-redaction-2023.0.0/nuxeo-ai-aws-4.0.1/citizens-case-management-0.0.0-SNAPSHOT nuxeo-1 | Unchanged packages (3): nuxeo-web-ui:3.1.13, amazon-s3-online-storage:2023.20.15, platform-explorer:2023.0.3 nuxeo-1 | Packages to download (13): nuxeo-ai-aws:4.0.1, nuxeo-drive:2023.20.15, nuxeo-ai-core:4.0.1, nuxeo-data-loss-prevention-scanner:2023.4.0, nuxeo-wopi:2023.20.15, nuxeo-retention:2023.3.6, demo-actions:2023.0.2, nuxeo-arender:2023.2.1, nuxeo-admin-center:3.0.3, nuxeo-csv:2023.20.15, nuxeo-template-rendering:2023.20.15, pii-redaction:2023.0.0, citizens-case-management:0.0.0-SNAPSHOT nuxeo-1 | nuxeo-1 | Downloading [nuxeo-ai-aws-4.0.1, nuxeo-drive-2023.20.15, nuxeo-ai-core-4.0.1, nuxeo-data-loss-prevention-scanner-2023.4.0, nuxeo-wopi-2023.20.15, nuxeo-retention-2023.3.6, demo-actions-2023.0.2, nuxeo-arender-2023.2.1, nuxeo-admin-center-3.0.3, nuxeo-csv-2023.20.15, nuxeo-template-rendering-2023.20.15, pii-redaction-2023.0.0, citizens-case-management-0.0.0-SNAPSHOT]... nuxeo-1 | Added nuxeo-ai-aws-4.0.1 nuxeo-1 | Added nuxeo-drive-2023.20.15 nuxeo-1 | Added nuxeo-ai-core-4.0.1 Added nuxeo-data-loss-prevention-scanner-2023.4.0 Added nuxeo-wopi-2023.20.15 Added nuxeo-retention-2023.3.6 nuxeo-1 | Added demo-actions-2023.0.2 Added nuxeo-arender-2023.2.1 Added nuxeo-admin-center-3.0.3 Added nuxeo-csv-2023.20.15 Added nuxeo-template-rendering-2023.20.15 Added pii-redaction-2023.0.0 nuxeo-1 | Added citizens-case-management-0.0.0-SNAPSHOT nuxeo-1 | Uninstalling: [] nuxeo-1 | Installing: [demo-actions-2023.0.2, nuxeo-admin-center-3.0.3, nuxeo-ai-core-4.0.1, nuxeo-arender-2023.2.1, nuxeo-csv-2023.20.15, nuxeo-data-loss-prevention-scanner-2023.4.0, nuxeo-drive-2023.20.15, nuxeo-retention-2023.3.6, nuxeo-template-rendering-2023.20.15, nuxeo-wopi-2023.20.15, pii-redaction-2023.0.0, nuxeo-ai-aws-4.0.1, citizens-case-management-0.0.0-SNAPSHOT] nuxeo-1 | Installing demo-actions-2023.0.2 nuxeo-1 | Installing nuxeo-admin-center-3.0.3 nuxeo-1 | Installing nuxeo-ai-core-4.0.1 nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Bind address is "ANY", using local address instead: /127.0.0.1 nuxeo-1 | Configured bind address: /127.0.0.1 nuxeo-1 | Set as loop back URL: http://127.0.0.1:8080/nuxeo nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Installing nuxeo-arender-2023.2.1 nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Bind address is "ANY", using local address instead: /127.0.0.1 nuxeo-1 | Configured bind address: /127.0.0.1 nuxeo-1 | Set as loop back URL: http://127.0.0.1:8080/nuxeo nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Installing nuxeo-csv-2023.20.15 nuxeo-1 | Installing nuxeo-data-loss-prevention-scanner-2023.4.0 nuxeo-1 | Installing nuxeo-drive-2023.20.15 nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Bind address is "ANY", using local address instead: /127.0.0.1 nuxeo-1 | Configured bind address: /127.0.0.1 nuxeo-1 | Set as loop back URL: http://127.0.0.1:8080/nuxeo nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Include template: /opt/nuxeo/server/templates/drive nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/drive, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Installing nuxeo-retention-2023.3.6 nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Include template: /opt/nuxeo/server/templates/drive nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/drive, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Bind address is "ANY", using local address instead: /127.0.0.1 nuxeo-1 | Configured bind address: /127.0.0.1 nuxeo-1 | Set as loop back URL: http://127.0.0.1:8080/nuxeo nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Include template: /opt/nuxeo/server/templates/drive nuxeo-1 | Include template: /opt/nuxeo/server/templates/retention nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/drive, /opt/nuxeo/server/templates/retention, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Installing nuxeo-template-rendering-2023.20.15 nuxeo-1 | Installing nuxeo-wopi-2023.20.15 nuxeo-1 | Installing pii-redaction-2023.0.0 nuxeo-1 | Installing nuxeo-ai-aws-4.0.1 nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Include template: /opt/nuxeo/server/templates/drive nuxeo-1 | Include template: /opt/nuxeo/server/templates/retention nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/drive, /opt/nuxeo/server/templates/retention, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Bind address is "ANY", using local address instead: /127.0.0.1 nuxeo-1 | Configured bind address: /127.0.0.1 nuxeo-1 | Set as loop back URL: http://127.0.0.1:8080/nuxeo nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Already included common nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Include template: /opt/nuxeo/server/templates/drive nuxeo-1 | Include template: /opt/nuxeo/server/templates/retention nuxeo-1 | Already included aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-aws nuxeo-1 | Already included default nuxeo-1 | Already included default nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Templates included: [/opt/nuxeo/server/templates/common-base, /opt/nuxeo/server/templates/common, /opt/nuxeo/server/templates/default, /opt/nuxeo/server/templates/aws, /opt/nuxeo/server/templates/s3binaries, /opt/nuxeo/server/templates/nuxeo-ai-core, /opt/nuxeo/server/templates/arender, /opt/nuxeo/server/templates/drive, /opt/nuxeo/server/templates/retention, /opt/nuxeo/server/templates/nuxeo-ai-aws, /opt/nuxeo/server/templates/mongodb] nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | Installing citizens-case-management-0.0.0-SNAPSHOT nuxeo-1 | nuxeo-1 | Commands debug dump: nuxeo-1 | * download (nuxeo-ai-aws-4.0.1) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-drive-2023.20.15) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-ai-core-4.0.1) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-data-loss-prevention-scanner-2023.4.0) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-wopi-2023.20.15) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-retention-2023.3.6) nuxeo-1 | Downloading... nuxeo-1 | * download (demo-actions-2023.0.2) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-arender-2023.2.1) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-admin-center-3.0.3) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-csv-2023.20.15) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-template-rendering-2023.20.15) nuxeo-1 | Downloading... nuxeo-1 | * download (pii-redaction-2023.0.0) nuxeo-1 | Downloading... nuxeo-1 | * download (citizens-case-management-0.0.0-SNAPSHOT) nuxeo-1 | Downloading... nuxeo-1 | * download (nuxeo-ai-aws-4.0.1) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-drive-2023.20.15) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-ai-core-4.0.1) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-data-loss-prevention-scanner-2023.4.0) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-wopi-2023.20.15) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-retention-2023.3.6) nuxeo-1 | Downloaded. nuxeo-1 | * download (demo-actions-2023.0.2) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-arender-2023.2.1) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-admin-center-3.0.3) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-csv-2023.20.15) nuxeo-1 | Downloaded. nuxeo-1 | * download (nuxeo-template-rendering-2023.20.15) nuxeo-1 | Downloaded. nuxeo-1 | * download (pii-redaction-2023.0.0) nuxeo-1 | Downloaded. nuxeo-1 | * download (citizens-case-management-0.0.0-SNAPSHOT) nuxeo-1 | Downloaded. nuxeo-1 | * install (demo-actions-2023.0.2) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-web-ui},id=demo-actions-2023.0.2,licenseType=,licenseUrl=,name=demo-actions,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=demo-actions,type=studio,vendor=,version=2023.0.2] nuxeo-1 | * install (nuxeo-admin-center-3.0.3) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-web-ui},id=nuxeo-admin-center-3.0.3,licenseType=,licenseUrl=,name=nuxeo-admin-center,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=Nuxeo Admin Center,type=studio,vendor=,version=3.0.3] nuxeo-1 | * install (nuxeo-ai-core-4.0.1) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-web-ui},id=nuxeo-ai-core-4.0.1,licenseType=Apache License, Version 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-ai-core,provides={},state=started,supportsHotReload=false,targetPlatforms={lts-2023.0.159,lts-2023.*},templates=[nuxeo-ai-core],title=Nuxeo AI Core,type=addon,vendor=,version=4.0.1] nuxeo-1 | * install (nuxeo-arender-2023.2.1) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-web-ui},id=nuxeo-arender-2023.2.1,licenseType=This is unpublished proprietary source code of Nuxeo. All rights reserved.,licenseUrl=,name=nuxeo-arender,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[arender],title=Nuxeo Enhanced Viewer Connector,type=addon,vendor=,version=2023.2.1] nuxeo-1 | * install (nuxeo-csv-2023.20.15) nuxeo-1 | PackageInfo[conflicts={},dependencies={},id=nuxeo-csv-2023.20.15,licenseType=Apache 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-csv,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=Nuxeo CSV,type=addon,vendor=,version=2023.20.15] nuxeo-1 | * install (nuxeo-data-loss-prevention-scanner-2023.4.0) nuxeo-1 | PackageInfo[conflicts={},dependencies={},id=nuxeo-data-loss-prevention-scanner-2023.4.0,licenseType=Apache License, Version 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-data-loss-prevention-scanner,provides={},state=started,supportsHotReload=false,targetPlatforms={lts-2023.*},templates=[],title=Nuxeo Data Loss Prevention Scanner,type=addon,vendor=,version=2023.4.0] nuxeo-1 | * install (nuxeo-drive-2023.20.15) nuxeo-1 | PackageInfo[conflicts={},dependencies={},id=nuxeo-drive-2023.20.15,licenseType=Apache 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-drive,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[drive],title=Nuxeo Drive,type=addon,vendor=,version=2023.20.15] nuxeo-1 | * install (nuxeo-retention-2023.3.6) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-web-ui},id=nuxeo-retention-2023.3.6,licenseType=Apache 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-retention,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[retention],title=Nuxeo Retention,type=addon,vendor=,version=2023.3.6] nuxeo-1 | * install (nuxeo-template-rendering-2023.20.15) nuxeo-1 | PackageInfo[conflicts={},dependencies={},id=nuxeo-template-rendering-2023.20.15,licenseType=Apache 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-template-rendering,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=Template Rendering,type=addon,vendor=,version=2023.20.15] nuxeo-1 | * install (nuxeo-wopi-2023.20.15) nuxeo-1 | PackageInfo[conflicts={},dependencies={},id=nuxeo-wopi-2023.20.15,licenseType=Apache 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-wopi,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=Nuxeo Office Online Integration,type=addon,vendor=,version=2023.20.15] nuxeo-1 | * install (pii-redaction-2023.0.0) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-data-loss-prevention-scanner,nuxeo-web-ui,nuxeo-arender},id=pii-redaction-2023.0.0,licenseType=,licenseUrl=,name=pii-redaction,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=pii-redaction,type=studio,vendor=,version=2023.0.0] nuxeo-1 | * install (nuxeo-ai-aws-4.0.1) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-ai-core:4.0.1:4.0.1},id=nuxeo-ai-aws-4.0.1,licenseType=Apache License, Version 2.0,licenseUrl=http://www.apache.org/licenses/LICENSE-2.0,name=nuxeo-ai-aws,provides={},state=started,supportsHotReload=false,targetPlatforms={lts-2023.0.159,lts-2023.*},templates=[nuxeo-ai-aws],title=Nuxeo AI AWS Integrations,type=addon,vendor=,version=4.0.1] nuxeo-1 | * install (citizens-case-management-0.0.0-SNAPSHOT) nuxeo-1 | PackageInfo[conflicts={},dependencies={nuxeo-web-ui,demo-actions,nuxeo-admin-center,nuxeo-drive,nuxeo-ai-aws,nuxeo-csv,nuxeo-template-rendering},id=citizens-case-management-0.0.0-SNAPSHOT,licenseType=,licenseUrl=,name=citizens-case-management,provides={},state=started,supportsHotReload=false,targetPlatforms={},templates=[],title=citizens-case-management,type=studio,vendor=,version=0.0.0-SNAPSHOT] nuxeo-1 | + trap - TERM INT nuxeo-1 | + wait 134 nuxeo-1 | + exitcode=0 nuxeo-1 | + rm -f /tmp/nuxeo-launcher-26087.jar nuxeo-1 | + '[' 0 '!=' 128 ']' nuxeo-1 | + break nuxeo-1 | + exit 0 nuxeo-1 | ENTRYPOINT: Looking for shell scripts in /docker-entrypoint-initnuxeo.d nuxeo-1 | Running /docker-entrypoint-initnuxeo.d/0_register.sh nuxeo-1 | Copying server log configuration to init folder nuxeo-1 | '/opt/nuxeo/server/lib/log4j2.xml' -> '/docker-entrypoint-initnuxeo.d/log4j2.xml' nuxeo-1 | cp: cannot create regular file '/docker-entrypoint-initnuxeo.d/log4j2.xml': Permission denied nuxeo-1 | Unable to copy server log configuration nuxeo-1 | nuxeo-1 | #################################################################################### nuxeo-1 | # CAUTION: YOU ARE RUNNING IN DEV MODE, WHICH IS INSECURE AND NOT PRODUCTION-READY # nuxeo-1 | #################################################################################### nuxeo-1 | nuxeo-1 | Nuxeo home: /opt/nuxeo/server nuxeo-1 | Nuxeo configuration: /etc/nuxeo/nuxeo.conf nuxeo-1 | Include template: /opt/nuxeo/server/templates/common-base nuxeo-1 | Include template: /opt/nuxeo/server/templates/common nuxeo-1 | Include template: /opt/nuxeo/server/templates/default nuxeo-1 | Include template: /opt/nuxeo/server/templates/aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/s3binaries nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-core nuxeo-1 | Include template: /opt/nuxeo/server/templates/arender nuxeo-1 | Include template: /opt/nuxeo/server/templates/drive nuxeo-1 | Include template: /opt/nuxeo/server/templates/retention nuxeo-1 | Include template: /opt/nuxeo/server/templates/nuxeo-ai-aws nuxeo-1 | Include template: /opt/nuxeo/server/templates/mongodb nuxeo-1 | Nuxeo Dev mode is enabled nuxeo-1 | No current configuration, generating files... nuxeo-1 | FreeMarker variables: ignored 'nuxeo.s3storage.directdownload' conflicting with 'nuxeo.s3storage.directdownload.[expire]' nuxeo-1 | FreeMarker variables: ignored 'java.version.date' conflicting with 'java.version' nuxeo-1 | Configuration files generated. nuxeo-1 | Server started with process ID: 346 nuxeo-1 | ........... nuxeo-1 | ====================================================================== nuxeo-1 | = Component Loading Warnings: nuxeo-1 | * In-Memory type for log config "ai/similar-content-resolver" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "default" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "bulk" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "audit" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "pubsub" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | ====================================================================== nuxeo-1 | = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 716 nuxeo-1 | ====================================================================== nuxeo-1 | Started in 0min24s nuxeo-1 | Go to https://citizens-cm.cloud.nuxeo.com/nuxeo nuxeo-1 | 2024-10-24T16:39:15,152 WARN [main] [org.nuxeo.launcher.config.ConfigurationGenerator] Nuxeo Dev mode is enabled nuxeo-1 | 2024-10-24T16:39:15,311 WARN [main] [org.nuxeo.runtime.deployment.preprocessor.DeploymentPreprocessor] Directory doesn't exist: /opt/nuxeo/server/nxserver/dev-bundles nuxeo-1 | 2024-10-24T16:39:17,896 INFO [main] [org.nuxeo.osgi.application.loader.FrameworkLoader] nuxeo-1 | ====================================================================== nuxeo-1 | = Starting Nuxeo Framework nuxeo-1 | ====================================================================== nuxeo-1 | * Distribution Version = 2023.20.15 nuxeo-1 | * Distribution Date = 202410092349 nuxeo-1 | * Server home = /opt/nuxeo/server nuxeo-1 | * Runtime home = /opt/nuxeo/server/nxserver nuxeo-1 | * Data Directory = /var/lib/nuxeo nuxeo-1 | * Log Directory = /var/log/nuxeo nuxeo-1 | * Configuration Directory = /opt/nuxeo/server/nxserver/config nuxeo-1 | * Temp Directory = /tmp nuxeo-1 | ====================================================================== nuxeo-1 | 2024-10-24T16:39:20,187 WARN [main] [org.nuxeo.runtime.logging.DeprecationLogger] Since version 7.4: Property 'metrics.streams.interval' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target 'configuration' nuxeo-1 | 2024-10-24T16:39:20,271 WARN [main] [org.nuxeo.ecm.core.lifecycle.impl.LifeCycleServiceImpl] The 'deleted' state is deprecated and shouldn't be use anymore. Please consider removing it from you life cycle policy and use trash service instead. nuxeo-1 | 2024-10-24T16:39:20,366 WARN [main] [org.nuxeo.runtime.logging.DeprecationLogger] Since version 7.4: Property 'org.nuxeo.download.url.follow.redirect' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target 'configuration' nuxeo-1 | 2024-10-24T16:39:23,771 WARN [main] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoClosedCaptionsExtractor (command ccextractor not found in system path (descriptor CommandLineDescriptor[available=false,command=ccextractor,enabled=true,installErrorMessage=,installationDirective=You need to install ccextractor.,name=videoClosedCaptionsExtractor,parameterString=#{sourceFilePath} -out=#{outFormat} -trim -o #{outFilePath},readOutput=true,testParameterString=,tester=,timeout=,winCommand=,winParameterString=,winTestParameterString=]). You need to install ccextractor.) nuxeo-1 | 2024-10-24T16:39:23,777 WARN [main] [org.nuxeo.ecm.platform.commandline.executor.service.CommandLineExecutorComponent] Command not available: videoPartClosedCaptionsExtractor (command ccextractor not found in system path (descriptor CommandLineDescriptor[available=false,command=ccextractor,enabled=true,installErrorMessage=,installationDirective=You need to install ccextractor.,name=videoPartClosedCaptionsExtractor,parameterString=#{sourceFilePath} -out=#{outFormat} -startat #{startAt} -endat #{endAt} -trim -o #{outFilePath},readOutput=true,testParameterString=,tester=,timeout=,winCommand=,winParameterString=,winTestParameterString=]). You need to install ccextractor.) nuxeo-1 | 2024-10-24T16:39:24,662 WARN [main] [org.nuxeo.ecm.directory.DirectoryRegistry] Directory: template-directory redefined with different factory nuxeo-1 | 2024-10-24T16:39:24,694 WARN [main] [org.nuxeo.runtime.logging.DeprecationLogger] Since version 7.4: Property 'nuxeo.core.bulk.scroller.scroll.keepAliveSeconds' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target 'configuration' nuxeo-1 | 2024-10-24T16:39:24,958 WARN [main] [org.nuxeo.runtime.stream.StreamServiceImpl] In-Memory type for log config "ai/similar-content-resolver" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | 2024-10-24T16:39:24,961 WARN [main] [org.nuxeo.runtime.stream.StreamServiceImpl] In-Memory type for log config "default" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | 2024-10-24T16:39:24,961 WARN [main] [org.nuxeo.runtime.stream.StreamServiceImpl] In-Memory type for log config "bulk" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | 2024-10-24T16:39:24,961 WARN [main] [org.nuxeo.runtime.stream.StreamServiceImpl] In-Memory type for log config "audit" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | 2024-10-24T16:39:24,961 WARN [main] [org.nuxeo.runtime.stream.StreamServiceImpl] In-Memory type for log config "pubsub" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | 2024-10-24T16:39:31,447 ERROR [Nuxeo-Work-common-1:2032383896074.1236036756] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: ListenerWork(Listener nuxeoDriveGroupUpdateListener [group_created], Progress(?%, ?/0), null) nuxeo-1 | java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:31,455 ERROR [Nuxeo-Work-common-1:2032383896074.1236036756] [org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async event: null on listener: nuxeoDriveGroupUpdateListener nuxeo-1 | java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:31,458 ERROR [Nuxeo-Work-common-1:2032383896074.1236036756] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: ListenerWork(Listener nuxeoDriveGroupUpdateListener [group_created], Progress(?%, ?/0), null) nuxeo-1 | java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:31,461 ERROR [Nuxeo-Work-common-1:2032383896074.1236036756] [org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async event: null on listener: nuxeoDriveGroupUpdateListener nuxeo-1 | java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:31,463 ERROR [Nuxeo-Work-common-1:2032383896074.1236036756] [org.nuxeo.ecm.core.work.AbstractWork] Exception during work: ListenerWork(Listener nuxeoDriveGroupUpdateListener [group_created], Progress(?%, ?/0), null) nuxeo-1 | java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:31,464 ERROR [Nuxeo-Work-common-1:2032383896074.1236036756] [org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async event: null on listener: nuxeoDriveGroupUpdateListener nuxeo-1 | java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) [nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:31,483 ERROR [Nuxeo-Work-common-1] [org.nuxeo.ecm.core.work.WorkManagerImpl] Uncaught error on thread: Nuxeo-Work-common-1, current work might be lost, WorkManager metrics might be corrupted. nuxeo-1 | org.nuxeo.ecm.core.api.NuxeoException: Work failed after 2 retries, class=class org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork id=2032383896074.1236036756 category=nuxeoDriveGroupUpdateListener title=Listener nuxeoDriveGroupUpdateListener [group_created] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.workFailed(AbstractWork.java:439) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:365) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | Caused by: java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | ... 4 more nuxeo-1 | Suppressed: java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | Suppressed: java.lang.NullPointerException: Cannot invoke "org.nuxeo.ecm.core.api.scroll.ScrollService.exists(org.nuxeo.ecm.core.api.scroll.ScrollRequest)" because "scrollService" is null nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.checkIfScrollerExists(BulkServiceImpl.java:224) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.bulk.BulkServiceImpl.submit(BulkServiceImpl.java:182) ~[nuxeo-core-bulk-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] nuxeo-1 | at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] nuxeo-1 | at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] nuxeo-1 | at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleUpdatedGroups(NuxeoDriveGroupUpdateListener.java:114) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.drive.listener.NuxeoDriveGroupUpdateListener.handleEvent(NuxeoDriveGroupUpdateListener.java:74) ~[nuxeo-drive-core-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$ListenerWork.work(AsyncEventExecutor.java:209) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.runWorkWithTransaction(AbstractWork.java:493) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.AbstractWork.run(AbstractWork.java:352) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at org.nuxeo.ecm.core.work.WorkHolder.run(WorkHolder.java:57) ~[nuxeo-core-event-2023.20.15.jar:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] nuxeo-1 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] nuxeo-1 | at java.base/java.lang.Thread.run(Thread.java:840) [?:?] nuxeo-1 | 2024-10-24T16:39:32,550 ERROR [Thread-7] [org.nuxeo.runtime.AbstractRuntimeService] NUXEO INSTANCE REGISTRATION HAS EXPIRED nuxeo-1 | nuxeo-1 | ***** This Nuxeo instance's registration has expired ***** nuxeo-1 | The registration needs to be renewed to continue using the instance nuxeo-1 | This Nuxeo instance can only be used for development and will be stopped if used in production nuxeo-1 | nuxeo-1 | 2024-10-24T16:39:32,809 WARN [stream/metricsPool-00] [org.nuxeo.runtime.stream.StreamMetricsComputation] Instance elected to report stream metrics nuxeo-1 | 2024-10-24T16:39:32,861 WARN [stream/introspectionPool-00] [org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionComputation] Instance elected to introspect Nuxeo Stream activity nuxeo-1 | 2024-10-24T16:39:33,121 INFO [Nuxeo-Work-default-1:2034087554706.1659030409] [org.nuxeo.ai.listeners.InvalidateModelDefinitionsListener] Publishing AI Model invalidation event nuxeo-1 | 2024-10-24T16:39:33,135 INFO [main] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo Platform Started nuxeo-1 | ====================================================================== nuxeo-1 | = Component Loading Warnings: nuxeo-1 | * In-Memory type for log config "ai/similar-content-resolver" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "default" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "bulk" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "audit" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | * In-Memory type for log config "pubsub" is ONLY for testing purpose. Use Kafka for production. nuxeo-1 | ====================================================================== nuxeo-1 | = Component Loading Status: Pending: 0 / Missing: 0 / Unstarted: 0 / Total: 716 nuxeo-1 | ====================================================================== nuxeo-1 | 2024-10-24T16:39:33,173 INFO [Nuxeo-PubSub-Stream] [org.nuxeo.ai.model.serving.ModelServingServiceImpl] Model Invalidation received nuxeo-1 | 2024-10-24T16:39:33,185 WARN [Nuxeo-PubSub-Stream] [org.nuxeo.ai.model.serving.ModelServingServiceImpl] No active models were found