JustUse opened a new issue, #9514: URL: https://github.com/apache/cloudstack/issues/9514
[root@cloudstack ~]# /usr/bin/java -Djava.io.tmpdir=/usr/share/cloudstack-agent/tmp -Xms256m -Xmx2048m -cp /usr/share/cloudstack-agent/lib/*:/usr/share/cloudstack-agent/plugins/*:/etc/cloudstack/agent:/usr/share/cloudstack-common/scripts com.cloud.agent.AgentShell log4j:WARN No appenders could be found for logger (com.cloud.agent.AgentShell). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. INFO [cloud.agent.AgentShell] (main:) (logid:) Agent started INFO [cloud.agent.AgentShell] (main:) (logid:) Implementation Version is 4.19.1.0 INFO [cloud.agent.AgentShell] (main:) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Unable to find the guid [root@cloud ~]# cat /etc/cloudstack/agent/agent.properties | grep -v '#' guid= resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource workers=5 host=localhost port=8250 cluster=default pod=default zone=default local.storage.uuid= domr.scripts.dir=scripts/network/domr/kvm hypervisor.type=kvm iscsi.session.cleanup.enabled=false [root@cloud ~]# how can i resolve this problem?thank you very much !! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
