STATUS | wrapper | 2023/03/13 15:17:32 | --> Wrapper Started as Service STATUS | wrapper | 2023/03/13 15:17:32 | Launching a JVM... INFO | jvm 1 | 2023/03/13 15:17:33 | ServicesProperties.safeGetBundle: resource=Enterworks,localeStr=null INFO | jvm 1 | 2023/03/13 15:17:33 | RPC.setUpConnection: isConnectionValid=false INFO | jvm 1 | 2023/03/13 15:17:33 | RPC.setUpConnection: creating new connection and channel... INFO | jvm 1 | 2023/03/13 15:17:33 | SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". INFO | jvm 1 | 2023/03/13 15:17:33 | SLF4J: Defaulting to no-operation (NOP) logger implementation INFO | jvm 1 | 2023/03/13 15:17:33 | SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. INFO | jvm 1 | 2023/03/13 15:17:35 | RPC.setUpConnection: Failed to get connection and create channel: Connection refused: connect INFO | jvm 1 | 2023/03/13 15:17:35 | java.net.ConnectException: Connection refused: connect INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.AbstractPlainSocketImpl.connect(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.PlainSocketImpl.connect(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.SocksSocketImpl.connect(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.net.Socket.connect(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.impl.SocketFrameHandlerFactory.create(SocketFrameHandlerFactory.java:60) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:62) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1106) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1063) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1021) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1182) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.enterworks.services.microservice.RPC.setUpConnection(RPC.java:143) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.enterworks.services.microservice.RPC.(RPC.java:43) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.enterworks.services.microservice.RPC.getInstance(RPC.java:48) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.enterworks.services.microservice.Microservice.(Microservice.java:14) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.lang.Class.forName0(Native Method) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.lang.Class.forName(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at org.tanukisoftware.wrapper.WrapperSimpleApp.main(WrapperSimpleApp.java:334) INFO | jvm 1 | 2023/03/13 15:17:35 | at com.silveregg.wrapper.WrapperSimpleApp.main(WrapperSimpleApp.java:90) INFO | jvm 1 | 2023/03/13 15:17:35 | INFO | jvm 1 | 2023/03/13 15:17:35 | WARNING - Unable to load the Wrapper's native library 'wrapper.dll'. INFO | jvm 1 | 2023/03/13 15:17:35 | The file is located on the path at the following location but INFO | jvm 1 | 2023/03/13 15:17:35 | could not be loaded: INFO | jvm 1 | 2023/03/13 15:17:35 | D:\Enterworks\ESMS\lib\wrapper.dll INFO | jvm 1 | 2023/03/13 15:17:35 | Please verify that the file is readable by the current user INFO | jvm 1 | 2023/03/13 15:17:35 | and that the file has not been corrupted in any way. INFO | jvm 1 | 2023/03/13 15:17:35 | System signals will not be handled correctly. INFO | jvm 1 | 2023/03/13 15:17:35 | INFO | jvm 1 | 2023/03/13 15:17:35 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org INFO | jvm 1 | 2023/03/13 15:17:35 | INFO | jvm 1 | 2023/03/13 15:17:35 | RPC.run: Esbalishing connection & registering consumer... INFO | jvm 1 | 2023/03/13 15:17:35 | RPC.run: calling basicConsume... INFO | jvm 1 | 2023/03/13 15:17:35 | RPC.run: basicConsume failed: null INFO | jvm 1 | 2023/03/13 15:17:35 | java.lang.NullPointerException INFO | jvm 1 | 2023/03/13 15:17:35 | at com.enterworks.services.microservice.RPC.run(RPC.java:83) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | at java.lang.Thread.run(Unknown Source) INFO | jvm 1 | 2023/03/13 15:17:35 | Please input a line INFO | jvm 1 | 2023/03/13 15:17:35 | WARNING - System.in can not be used when the JVM is being controlled by the Java Service Wrapper. Calls will block indefinitely.