on 2021 Jul 28 2:44 PM
Hi guys, we are doing 2011 migration, I'm not able to find what is the real issue, I have tried replacing various java and tomcat properties, but server doesn't seems to start properly.
[hybris@52965-6240-1 platform]$ ./hybrisserver.sh Running hybrisPlatform on Tomcat... --> Wrapper Started as Console Java Service Wrapper Professional Edition 64-bit 3.5.29 Copyright (C) 1999-2016 Tanuki Software, Ltd. All Rights Reserved. http://wrapper.tanukisoftware.com Licensed to SAP SE for hybris Platform Launching a JVM... WrapperManager: Initializing... Jullocal.txt 28, 2021 1:29:09 PM org.apache.tomcat.util.net.SSLHostConfig setProtocols WARNING: The protocol [TLSv1.2] was added to the list of protocols on the SSLHostConfig named [_default_]. Check if a +/- prefix is missing. Jul 28, 2021 1:29:09 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Executor} Setting property 'maxThreads' to '${hcs.tomcat.maxthreads}' did not find a matching property. Jul 28, 2021 1:29:09 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Executor} Setting property 'minSpareThreads' to '${hcs.tomcat.minsparethreads}' did not find a matching property. Jul 28, 2021 1:29:09 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Executor} Setting property 'maxIdleTime' to '${hcs.tomcat.maxidletime}' did not find a matching property. Jul 28, 2021 1:29:09 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'disableURLRewriting' to 'true' did not find a matching property. Jul 28, 2021 1:29:09 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'disableURLRewriting' to 'true' did not find a matching property. Jul 28, 2021 1:29:10 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-nio-9001"] Jul 28, 2021 1:29:10 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Jul 28, 2021 1:29:10 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["https-jsse-nio-9002"] Jul 28, 2021 1:29:10 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Jul 28, 2021 1:29:10 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-nio-127.0.0.1-8009"] Jul 28, 2021 1:29:10 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector INFO: Using a shared selector for servlet write/read Jul 28, 2021 1:29:10 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 947 ms Jul 28, 2021 1:29:10 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service [Catalina] Jul 28, 2021 1:29:10 PM de.hybris.tomcat.ConfigurableRfc6265CookieProcessor$JuliLogHandler info INFO: No Same Site cookie config file found at tomcat\bin\sameSiteCookies.properties Created HYBRIS_TEMP_DIR folder at /apps/hybris2011/hybris/temp/hybris tomcat.javaoptions=-Djava.net.preferIPv4Stack=true Loading additional classes from: [file:/apps/hybris2011/hybris/bin/platform/resources/libpatches/spring-web-patch-5.2.9.RELEASE-1.jar] SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/apps/hybris2011/hybris/bin/platform/ext/core/lib/log4j-slf4j-impl-2.13.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/apps/hybris2011/hybris/bin/custom/paymetric/lib/XiInterceptSDK-v3.10.1.9.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/apps/hybris2011/hybris/bin/custom/paymetric/lib/XiPayWSLib-1.23.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] ERROR StatusLogger File not found in file system or classpath: log4j_init_tomcat.properties ERROR StatusLogger Reconfiguration failed: No configuration found for '60ba0b52' at 'null' in 'null' Jul 28, 2021 1:29:13 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. >>> No SAP licenses found in the system. Trying fallback to hybris license. Jul 28, 2021 1:29:21 PM de.hybris.platform.solr.controller.commands.StartSolrServersCommand executeCommand INFO: Starting Solr servers ... Jul 28, 2021 1:29:21 PM de.hybris.platform.solr.controller.commands.StartSolrServerCommand getSolrServerStatus INFO: Checking Solr server status for instance [name: default, hostname: localhost, port: 8983, mode: STANDALONE] Jul 28, 2021 1:29:21 PM de.hybris.platform.solr.controller.commands.StartSolrServerCommand startSolrServer INFO: Starting Solr server for instance [name: default, hostname: localhost, port: 8983, mode: STANDALONE] Warning: Available entropy is low. As a result, use of the UUIDField, SSL, or any other features that require RNG might not work properly. To check for the amount of available entropy, use 'cat /proc/sys/kernel/random/entropy_avail'. Waiting up to 180 seconds to see Solr running on port 8983 [|] [\] Started Solr server on port 8983 (pid=5045). Happy searching! WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by ma.glasnost.orika.converter.builtin.CloneableConverter (file:/apps/hybris2011/hybris/bin/platform/ext/core/lib/orika-core-1.5.2.jar) to method java.lang.Object.clone() WARNING: Please consider reporting this to the maintainers of ma.glasnost.orika.converter.builtin.CloneableConverter WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Jul 28, 2021 1:31:48 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:31:49 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:31:50 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:32:51 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:33:07 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:33:12 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:33:13 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:33:15 PM org.apache.jasper.servlet.TldScanner scanJars INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Jul 28, 2021 1:33:24 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-nio-9001"] Jul 28, 2021 1:33:24 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["https-jsse-nio-9002"] Jul 28, 2021 1:33:24 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-nio-127.0.0.1-8009"] Jul 28, 2021 1:33:24 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 254357 ms
--------------------------------------
here is my local.properties file
########################################################################### ## Environment Configuration ########################################################################### yms.hostname=DEV # place your custom properties into this file instead of modifying the project.properties # all properties in this file have higher priority and will overwrite the platform/project.properties settings. hac.webroot=/hac ########################################################################### ## DataBase Settings ########################################################################### ; db.url=jdbc:oracle:thin:@dev1hybt.c67zpurmgqn7.us-east-1.rds.amazonaws.com:1521:dev1hybt ; db.driver=oracle.jdbc.driver.OracleDriver ; db.username=GELSMST ; db.password=gelsmst123 db.url=jdbc:hsqldb:file:${HYBRIS_DATA_DIR}/hsqldb/mydb;shutdown=true;hsqldb.tx=MVCC db.driver=org.hsqldb.jdbcDriver db.username=sa db.password= #tomcat.generaloptions=-Xmx4G -Xms4G -XX:PermSize=300M -XX:MaxPermSize=300M -XX:+UseG1GC -XX:+UseTLAB -XX:GCLogFileSize=768K -server -ea -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dorg.tanukisoftware.wrapper.WrapperManager.mbean=true -Djava.endorsed.dirs="%CATALINA_HOME%/lib/endorsed" -Dcatalina.base=%CATALINA_BASE% -Dcatalina.home=%CATALINA_HOME% -Dfile.encoding=UTF-8 -Dlog4j.configuration=log4j_init_tomcat.properties -Djava.util.logging.config.file=jdk_logging.properties -Djava.io.tmpdir="${HYBRIS_TEMP_DIR}" ${debug.mode} -Djasypt.encryption.password=${properties.master.password} standalone.javaoptions=-Xmx5G -XX:MaxPermSize=512M -Djasypt.encryption.password=${properties.master.password} tomcat.generaloptions=-Xmx5G -Xms4G -XX:+UseG1GC -XX:+UseTLAB -server -ea -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dorg.tanukisoftware.wrapper.WrapperManager.mbean=true -Dcatalina.base=%CATALINA_BASE% -Dcatalina.home=%CATALINA_HOME% -Dfile.encoding=UTF-8 -Dlog4j.configuration=log4j_init_tomcat.properties -Djava.util.logging.config.file=jdk_logging.properties -Djava.io.tmpdir="${HYBRIS_TEMP_DIR}" ${debug.mode} -Djasypt.encryption.password=${properties.master.password} -XX:+IgnoreUnrecognizedVMOptions tomcat.javaoptions=tomcat.javaoptions=-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false ${java.opts.log} license.sap.sapsystem=H57 commerceservices.commerceplaceordermethodhook.enabled=false cockpit.disableRestrictions=false uiexperience.level.supported=DESKTOP ########################################################################### ## Tenant Settings ########################################################################### coreimaging.active.tenant=CITenant installed.tenants=junit,CITenant ########################################################################### ## Media Folder Settings ########################################################################### media.read.dir=/NFS_DATA/hybris-media media.replication.dirs=/NFS_DATA/hybris-media ########################################################################### ## Webroot Settings ########################################################################### ; coreImagingstorefront.webroot=/master/ci ; storefrontContextRoot=/master/ci ; b2bStorefrontContextRoot=/master/ci coreimagingrestws.webroot=/masterCoreimagingrestws lifesciencewebservices.webroot=/masterlifesciencewebservices gehcecommwebservices.webroot=/mastergehcecommwebservices impex.import.workers = 4 build.development.mode=true tomcat.development.mode=true impex.import.workers = 4 maven.update.dbdrivers=false # SMTP server used to send emails (mandatory) mail.smtp.server=gel-d2-ma-smtp-001.hybrishosting.com # A port number of the SMTP server used for sending emails # if different from the default port (optional) mail.smtp.port=25 log4j.rootLogger=DEBUG, file, CONSOLE #log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c: %m%n #- size rotation with log cleanup. log4j.appender.file=org.apache.log4j.RollingFileAppender log4j.appender.file.MaxFileSize=4MB log4j.appender.file.MaxBackupIndex=9 #- File to log to and log format log4j.appender.file.File=${HYBRIS_LOG_DIR}/coreimaging.log log4j.appender.file.layout=org.apache.log4j.PatternLayout log4j.appender.file.layout.ConversionPattern=%-5p - %d{yyyy-MM-dd HH:mm:ss.SSS}; %C; \n log4j.logger.com.ge.coreimaging.hc.ci=DEBUG log4j.logger.com.ge.generated.hc.ci=DEBUG log4j.logger.org.opensaml.saml2=DEBUG log4j.logger.de.hybris.platform.jalo=DEBUG log4j.logger.hybris.attribute.accessor=DEBUG log4j.logger.de.hybris.platform.persistence=DEBUG log4j.logger.de.hybris.platform.task=DEBUG log4j.logger.de.hybris.platform.cluster=DEBUG log4j.logger.de.hybris.platform.servicelayer=DEBUG ###########Feeds Properties########## customer.feed.file.name.startwith=CICustomer customer.feed.base.directory.path=/NFS_DATA/transfer/incoming/deposit/coreimaging/master order.history.feed.base.directory.path=/NFS_DATA/transfer/incoming/deposit/coreimaging/master product.feed.base.directory.path=/NFS_DATA/transfer/incoming/deposit/coreimaging/master ########################################################################### ## Hot Folder ########################################################################### hotfolder.inbound.enabled=false ##################################################################################### # Global flag for an extension which will be a webservice extension in platform# ##################################################################################### webservice.module=coreimagingrestws # The default session timeout (in seconds). # If you specify 0 or less, the session will never timeout default.session.timeout=600 ########################################################################### ## JMX Settings ########################################################################### ; tomcat.generaloptions.jmxsettings= -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.authenticate=true -Dcom.sun.management.jmxremote.password.file=%CATALINA_BASE%/conf/jmxremote.password -Dcom.sun.management.jmxremote.access.file=%CATALINA_BASE%/conf/jmxremote.access -Dcom.sun.management.jmxremote.ssl=false ########################################################################### ## Tomcat Settings ########################################################################### ; tomcat.wrapper.logfile=${HYBRIS_LOG_DIR}/tomcat/console.log ; standalone.javaoptions= ${tomcat.generaloptions.jvmsettings} ; tomcat.generaloptions.jvmsettings=-Xms4G -Xmx4G -XX:+UseG1GC -XX:+UseTLAB ; tomcat.generaloptions= -Dorg.tanukisoftware.wrapper.WrapperManager.mbean=true -Dcatalina.base=%CATALINA_BASE% -Dcatalina.home=%CATALINA_HOME% -Dfile.encoding=UTF-8 -Dlog4j.configuration=log4j_init_tomcat.properties -Djava.util.logging.config.file=jdk_logging.properties -Djava.io.tmpdir="${HYBRIS_TEMP_DIR}" ${tomcat.generaloptions.jmxsettings} ${tomcat.generaloptions.jvmsettings} -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv4Addresses=true ################################################################################ # Solr Configuration ################################################################################ #url of solr admin node solrserver.master.url=https://localhost:8983/solr #Quantity of slave nodes solrserver.slave.node.quantity=0 #username of account for indexing solrserver.auth.basic.indexer.login=solrindexingclient #password of account for indexing solrserver.auth.basic.indexer.password=indexingclient123 #username of account for searching solrserver.auth.basic.search.login=solrclient #password of account for searching solrserver.auth.basic.search.password=client123 ########################################################################### ## Port Settings ########################################################################### # HTTP/HTTPS ports tomcat.http.port=9001 tomcat.ssl.port=9002 # AJP ports tomcat.ajp.port=8009 tomcat.ajp.secureport=8010 # Proxy ports proxy.http.port=80 proxy.ssl.port=443
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.