-
Bug
-
Resolution: Done
-
Major
-
JDG 7.1.1 ER1
-
None
Applying the server patch to the JDG 7.1.0 GA server succeeds, but when the patched server starts, it shows the wrong version:
afield-OSX:jboss-datagrid-7.1.0-server afield$ bin/cli.sh
You are disconnected at the moment. Type 'connect' to connect to the server or 'help' for the list of supported commands.
[disconnected /] patch apply "/Users/afield/Documents/JDG7/JDG_7.1.1/ER1/Server Patch Test/jboss-datagrid-7.1.1.ER1-server-patch.zip"
{
"outcome" : "success",
"result" : {}
}
[disconnected /] exit
afield-OSX:jboss-datagrid-7.1.0-server afield$ bin/standalone.
-bash: bin/standalone.: No such file or directory
afield-OSX:jboss-datagrid-7.1.0-server afield$ bin/standalone.sh
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /Users/afield/Documents/JDG7/JDG_7.1.1/ER1/Server Patch Test/jboss-datagrid-7.1.0-server
JAVA: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin/java
JAVA_OPTS: -server -Xms1303m -Xmx1303m -XX:MetaspaceSize=96m -XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true
=========================================================================
14:14:13,430 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.4.Final-redhat-1
14:14:13,617 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.SP1-redhat-1
14:14:13,689 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: Data Grid 7.1.0 (WildFly Core 2.1.18.Final-redhat-1) starting
14:14:14,409 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
14:14:14,423 INFO [org.xnio] (MSC service thread 1-4) XNIO version 3.4.6.Final-redhat-1
14:14:14,428 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.4.6.Final-redhat-1
14:14:14,479 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 29) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique.
14:14:14,487 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 19) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors
14:14:14,490 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) Activating Infinispan subsystem.
14:14:14,511 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 25) WFLYNAM0001: Activating Naming Subsystem
14:14:14,522 INFO [org.jboss.as.security] (ServerService Thread Pool -- 27) WFLYSEC0002: Activating Security Subsystem
14:14:14,526 INFO [org.jboss.as.security] (MSC service thread 1-2) WFLYSEC0001: Current PicketBox version=4.9.8.Final-redhat-1
14:14:14,533 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.7.Final-redhat-1)
14:14:14,545 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 18) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
14:14:14,552 INFO [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.24.Final-redhat-1
14:14:14,552 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2
14:14:14,581 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
14:14:14,801 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
14:14:14,835 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-6) WFLYDS0013: Started FileSystemDeploymentService for directory /Users/afield/Documents/JDG7/JDG_7.1.1/ER1/Server Patch Test/jboss-datagrid-7.1.0-server/standalone/deployments
14:14:15,066 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.4.1.ER1-redhat-1
14:14:15,446 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-8) DGISPN0001: Started ___protobuf_metadata cache from local container
14:14:15,450 INFO [org.infinispan.expiration.impl.ExpirationManagerImpl] (MSC service thread 1-3) ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread
14:14:15,450 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) DGISPN0001: Started namedCache cache from local container
14:14:15,450 INFO [org.infinispan.expiration.impl.ExpirationManagerImpl] (MSC service thread 1-8) ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread
14:14:15,450 INFO [org.infinispan.expiration.impl.ExpirationManagerImpl] (MSC service thread 1-6) ISPN000025: wakeUpInterval is <= 0, not starting expired purge thread
14:14:15,450 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-8) DGISPN0001: Started memcachedCache cache from local container
14:14:15,450 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) DGISPN0001: Started default cache from local container
14:14:15,480 INFO [org.infinispan.server.endpoint] (MSC service thread 1-3) DGENDPT10000: MemcachedServer starting
14:14:15,480 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10000: HotRodServer starting
14:14:15,480 INFO [org.infinispan.server.endpoint] (MSC service thread 1-3) DGENDPT10001: MemcachedServer listening on 127.0.0.1:11211
14:14:15,480 INFO [org.infinispan.server.endpoint] (MSC service thread 1-7) DGENDPT10001: HotRodServer listening on 127.0.0.1:11222
14:14:15,492 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10000: REST starting
14:14:15,507 WARN [org.infinispan.server.core.transport.NettyTransport] (MSC service thread 1-3) ISPN005028: Native Epoll transport not available, using NIO instead: java.lang.ExceptionInInitializerError
14:14:15,509 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-8) DGISPN0001: Started ___script_cache cache from local container
14:14:15,738 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (MSC service thread 1-8) RESTEASY002115: Attempting to register unassignable contract for org.infinispan.rest.logging.RestAccessLoggingHandler
14:14:15,739 INFO [org.infinispan.rest.embedded.netty4.NettyRestServer] (MSC service thread 1-8) ISPN012003: REST server starting, listening on 127.0.0.1:8080
14:14:15,739 INFO [org.infinispan.server.endpoint] (MSC service thread 1-8) DGENDPT10002: REST mapped to /rest
14:14:15,811 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
14:14:15,811 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
14:14:15,811 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: Data Grid 7.1.0 (WildFly Core 2.1.18.Final-redhat-1) started in 2679ms - Started 154 of 162 services (46 services are lazy, passive or on-demand)
^C14:14:38,371 INFO [org.jboss.as.server] (Thread-2) WFLYSRV0220: Server shutdown has been requested via an OS signal
14:14:38,381 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
14:14:38,384 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-4) DGISPN0002: Stopped namedCache cache from local container
14:14:38,384 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = h2
14:14:38,391 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-6) DGISPN0002: Stopped memcachedCache cache from local container
14:14:42,807 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) DGISPN0002: Stopped default cache from local container
14:14:42,811 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) DGISPN0002: Stopped ___protobuf_metadata cache from local container
14:14:42,813 INFO [org.jboss.as.clustering.infinispan] (MSC service thread 1-5) DGISPN0002: Stopped ___script_cache cache from local container
14:14:42,818 INFO [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: Data Grid 7.1.0 (WildFly Core 2.1.18.Final-redhat-1) stopped in 4441ms
This line shows that the patch was applied correctly:
14:14:15,066 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.4.1.ER1-redhat-1
However, Data Grid 7.1.0 is also shown.