<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">
<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>
                                <td>
                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>
                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
Jboss 7.1.1 fails to start upon JDK update.
</h3>
<span style="margin-bottom: 10px;">
created by <a href="https://community.jboss.org/people/rdcrng">Radu Creanga</a> in <i>JBoss Tools</i> - <a href="https://community.jboss.org/message/796793#796793">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">
<div class="jive-rendered-content"><p>I'm posting this here since searching the web has lead me to a similar issue (<a class="jive-link-thread-small" href="https://community.jboss.org/thread/195016">https://community.jboss.org/thread/195016</a>) from around a year ago - trying the solution outlined there has not yielded any results. However, my problem appeared upon a JDK update. Here are the symptoms:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-size: 14pt;"><strong>Initial environment:</strong></span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ uname -srvmpio</span></p><p><span style="font-family: 'courier new', courier;">Linux 3.7.3-101.fc17.x86_64 #1 SMP Fri Jan 18 17:40:57 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ java -version</span></p><p><span style="font-family: 'courier new', courier;">java version "1.7.0_b147-icedtea"</span></p><p><span style="font-family: 'courier new', courier;">OpenJDK Runtime Environment (fedora-2.1.fc17.6-x86_64)</span></p><p><span style="font-family: 'courier new', courier;">OpenJDK 64-Bit Server VM (build 22.0-b10, mixed mode)</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-size: 14pt;"><strong>Jboss starts:</strong></span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ pwd</span></p><p><span style="font-family: 'courier new', courier;">/home/radu/jboss-as-7.1.1.Final/bin</span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ ./standalone.sh</span></p><p><span style="font-family: 'courier new', courier;">=========================================================================</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JBoss Bootstrap Environment</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JBOSS_HOME: /home/radu/jboss-as-7.1.1.Final</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JAVA: java</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JAVA_OPTS:  -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">=========================================================================</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">11:16:49,187 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA</span></p><p><span style="font-family: 'courier new', courier;">11:16:49,506 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA</span></p><p><span style="font-family: 'courier new', courier;">11:16:49,570 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting</span></p><p><span style="font-family: 'courier new', courier;">11:16:50,845 INFO  [org.xnio] XNIO Version 3.0.3.GA</span></p><p><span style="font-family: 'courier new', courier;">11:16:50,865 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)</span></p><p><span style="font-family: 'courier new', courier;">11:16:50,916 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA</span></p><p><span style="font-family: 'courier new', courier;">11:16:50,934 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA</span></p><p><span style="font-family: 'courier new', courier;">11:16:50,990 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,004 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,041 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,115 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,130 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,131 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,162 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,179 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,330 INFO  [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,456 INFO  [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,460 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,653 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,710 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA</span></p><p><span style="font-family: 'courier new', courier;">11:16:51,987 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080</span></p><p><span style="font-family: 'courier new', courier;">11:16:52,584 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999</span></p><p><span style="font-family: 'courier new', courier;">11:16:52,605 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/radu/jboss-as-7.1.1.Final/standalone/deployments</span></p><p><span style="font-family: 'courier new', courier;">11:16:52,608 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:4447</span></p><p><span style="font-family: 'courier new', courier;">11:16:52,771 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]</span></p><p><span style="font-family: 'courier new', courier;"><span>11:16:52,800 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on </span><a class="jive-link-external-small" href="http://127.0.0.1:9990" rel="nofollow" target="_blank">http://127.0.0.1:9990</a></span></p><p><span style="font-family: 'courier new', courier;">11:16:52,802 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 3964ms - Started 133 of 208 services (74 services are passive or on-demand)</span></p><p><span style="font-family: 'courier new', courier;">^C11:16:59,558 INFO  [org.jboss.as.osgi] (MSC service thread 1-2) JBAS011942: Stopping OSGi Framework</span></p><p><span style="font-family: 'courier new', courier;">11:16:59,587 INFO  [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers</span></p><p><span style="font-family: 'courier new', courier;">11:16:59,604 INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService</span></p><p><span style="font-family: 'courier new', courier;">11:16:59,608 INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager</span></p><p><span style="font-family: 'courier new', courier;">11:16:59,616 INFO  [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 48ms</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-size: 14pt;"><strong>Update the JDK:</strong></span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ sudo yum update</span></p><p><span style="font-family: 'courier new', courier;">[sudo] password for radu:</span></p><p><span style="font-family: 'courier new', courier;">Loaded plugins: langpacks, presto, refresh-packagekit</span></p><p><span style="font-family: 'courier new', courier;">Resolving Dependencies</span></p><p><span style="font-family: 'courier new', courier;">--> Running transaction check</span></p><p><span style="font-family: 'courier new', courier;">---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.3-2.1.fc17.6 will be updated</span></p><p><span style="font-family: 'courier new', courier;">---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.9-2.3.5.fc17 will be an update</span></p><p><span style="font-family: 'courier new', courier;">--> Finished Dependency Resolution</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Dependencies Resolved</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">===========================================================================================================================================================================================================</span></p><p><span style="font-family: 'courier new', courier;"> Package                                               Arch                                      Version                                                  Repository                                  Size</span></p><p><span style="font-family: 'courier new', courier;">===========================================================================================================================================================================================================</span></p><p><span style="font-family: 'courier new', courier;">Updating:</span></p><p><span style="font-family: 'courier new', courier;"> java-1.7.0-openjdk                                    x86_64                                    1:1.7.0.9-2.3.5.fc17                                     updates                                     25 M</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Transaction Summary</span></p><p><span style="font-family: 'courier new', courier;">===========================================================================================================================================================================================================</span></p><p><span style="font-family: 'courier new', courier;">Upgrade  1 Package</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Total download size: 25 M</span></p><p><span style="font-family: 'courier new', courier;">Is this ok [y/N]: y</span></p><p><span style="font-family: 'courier new', courier;">Downloading Packages:</span></p><p><span style="font-family: 'courier new', courier;">Setting up and reading Presto delta metadata</span></p><p><span style="font-family: 'courier new', courier;">Processing delta metadata</span></p><p><span style="font-family: 'courier new', courier;">Download delta size: 3.5 M</span></p><p><span style="font-family: 'courier new', courier;">java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6_1.7.0.9-2.3.5.fc17.x86_64.drpm                                                                                                                | 3.5 MB     00:03</span></p><p><span style="font-family: 'courier new', courier;">Finishing rebuild of rpms, from deltarpms</span></p><p><span style="font-family: 'courier new', courier;"><locally rebuilding deltarpms>                                                                                                                                                      |  25 MB     00:17</span></p><p><span style="font-family: 'courier new', courier;">Presto reduced the update size by 87% (from 25 M to 3.5 M).</span></p><p><span style="font-family: 'courier new', courier;">Running Transaction Check</span></p><p><span style="font-family: 'courier new', courier;">Running Transaction Test</span></p><p><span style="font-family: 'courier new', courier;">Transaction Test Succeeded</span></p><p><span style="font-family: 'courier new', courier;">Running Transaction</span></p><p><span style="font-family: 'courier new', courier;">  Updating   : 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.fc17.x86_64                                                                                                                                          1/2</span></p><p><span style="font-family: 'courier new', courier;">  Cleanup    : 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.x86_64                                                                                                                                          2/2</span></p><p><span style="font-family: 'courier new', courier;">  Verifying  : 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.fc17.x86_64                                                                                                                                          1/2</span></p><p><span style="font-family: 'courier new', courier;">  Verifying  : 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.x86_64                                                                                                                                          2/2</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Updated:</span></p><p><span style="font-family: 'courier new', courier;">  java-1.7.0-openjdk.x86_64 1:1.7.0.9-2.3.5.fc17</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Complete!</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-size: 14pt;"><strong>Logger Error:</strong></span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ ./standalone.sh</span></p><p><span style="font-family: 'courier new', courier;">=========================================================================</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JBoss Bootstrap Environment</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JBOSS_HOME: /home/radu/jboss-as-7.1.1.Final</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JAVA: java</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JAVA_OPTS:  -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">=========================================================================</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Exception in thread "main" java.lang.ExceptionInInitializerError</span></p><p><span style="font-family: 'courier new', courier;">        at org.jboss.as.server.Main.main(Main.java:73)</span></p><p><span style="font-family: 'courier new', courier;">        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</span></p><p><span style="font-family: 'courier new', courier;">        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)</span></p><p><span style="font-family: 'courier new', courier;">        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)</span></p><p><span style="font-family: 'courier new', courier;">        at java.lang.reflect.Method.invoke(Method.java:601)</span></p><p><span style="font-family: 'courier new', courier;">        at org.jboss.modules.Module.run(Module.java:260)</span></p><p><span style="font-family: 'courier new', courier;">        at org.jboss.modules.Main.main(Main.java:291)</span></p><p><span style="font-family: 'courier new', courier;">Caused by: java.lang.IllegalStateException: The LogManager was not properly installed (you must set the "java.util.logging.manager" system property to "org.jboss.logmanager.LogManager")</span></p><p><span style="font-family: 'courier new', courier;">        at org.jboss.logmanager.Logger.getLogger(Logger.java:60)</span></p><p><span style="font-family: 'courier new', courier;">        at org.jboss.logmanager.log4j.BridgeRepositorySelector.<clinit>(BridgeRepositorySelector.java:42)</span></p><p><span style="font-family: 'courier new', courier;">        ... 7 more</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-size: 14pt;"><strong>Downgrade the JDK:</strong></span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ sudo yum downgrade java-1.7.0-openjdk</span></p><p><span style="font-family: 'courier new', courier;">Loaded plugins: langpacks, presto, refresh-packagekit</span></p><p><span style="font-family: 'courier new', courier;">Resolving Dependencies</span></p><p><span style="font-family: 'courier new', courier;">--> Running transaction check</span></p><p><span style="font-family: 'courier new', courier;">---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.3-2.1.fc17.6 will be a downgrade</span></p><p><span style="font-family: 'courier new', courier;">---> Package java-1.7.0-openjdk.x86_64 1:1.7.0.9-2.3.5.fc17 will be erased</span></p><p><span style="font-family: 'courier new', courier;">--> Finished Dependency Resolution</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Dependencies Resolved</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">===========================================================================================================================================================================================================</span></p><p><span style="font-family: 'courier new', courier;"> Package                                               Arch                                      Version                                                   Repository                                 Size</span></p><p><span style="font-family: 'courier new', courier;">===========================================================================================================================================================================================================</span></p><p><span style="font-family: 'courier new', courier;">Downgrading:</span></p><p><span style="font-family: 'courier new', courier;"> java-1.7.0-openjdk                                    x86_64                                    1:1.7.0.3-2.1.fc17.6                                      fedora                                     25 M</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Transaction Summary</span></p><p><span style="font-family: 'courier new', courier;">===========================================================================================================================================================================================================</span></p><p><span style="font-family: 'courier new', courier;">Downgrade  1 Package</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Total download size: 25 M</span></p><p><span style="font-family: 'courier new', courier;">Is this ok [y/N]: y</span></p><p><span style="font-family: 'courier new', courier;">Downloading Packages:</span></p><p><span style="font-family: 'courier new', courier;">java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.x86_64.rpm                                                                                                                                    |  25 MB     00:20</span></p><p><span style="font-family: 'courier new', courier;">Running Transaction Check</span></p><p><span style="font-family: 'courier new', courier;">Running Transaction Test</span></p><p><span style="font-family: 'courier new', courier;">Transaction Test Succeeded</span></p><p><span style="font-family: 'courier new', courier;">Running Transaction</span></p><p><span style="font-family: 'courier new', courier;">  Installing : 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.x86_64                                                                                                                                          1/2</span></p><p><span style="font-family: 'courier new', courier;">  Cleanup    : 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.fc17.x86_64                                                                                                                                          2/2</span></p><p><span style="font-family: 'courier new', courier;">  Verifying  : 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.x86_64                                                                                                                                          1/2</span></p><p><span style="font-family: 'courier new', courier;">  Verifying  : 1:java-1.7.0-openjdk-1.7.0.9-2.3.5.fc17.x86_64                                                                                                                                          2/2</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Removed:</span></p><p><span style="font-family: 'courier new', courier;">  java-1.7.0-openjdk.x86_64 1:1.7.0.9-2.3.5.fc17</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Installed:</span></p><p><span style="font-family: 'courier new', courier;">  java-1.7.0-openjdk.x86_64 1:1.7.0.3-2.1.fc17.6</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">Complete!</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-size: 14pt;"><strong>Now JBoss starts:</strong></span></p><p><span style="font-family: 'courier new', courier;">[radu@home bin]$ ./standalone.sh</span></p><p><span style="font-family: 'courier new', courier;">=========================================================================</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JBoss Bootstrap Environment</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JBOSS_HOME: /home/radu/jboss-as-7.1.1.Final</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JAVA: java</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">  JAVA_OPTS:  -server -XX:+UseCompressedOops -XX:+TieredCompilation -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.server.default.config=standalone.xml</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">=========================================================================</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p><span style="font-family: 'courier new', courier;">11:18:55,194 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA</span></p><p><span style="font-family: 'courier new', courier;">11:18:55,534 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA</span></p><p><span style="font-family: 'courier new', courier;">11:18:55,599 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,099 INFO  [org.xnio] XNIO Version 3.0.3.GA</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,118 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,181 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,198 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,258 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,274 INFO  [org.jboss.as.configadmin] (ServerService Thread Pool -- 26) JBAS016200: Activating ConfigAdmin Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,311 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,371 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,394 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,397 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,444 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,475 INFO  [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.7.Final</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,524 INFO  [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,612 INFO  [org.jboss.as.naming] (MSC service thread 1-2) JBAS011802: Starting Naming Service</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,788 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)</span></p><p><span style="font-family: 'courier new', courier;">11:18:57,942 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]</span></p><p><span style="font-family: 'courier new', courier;">11:18:58,125 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA</span></p><p><span style="font-family: 'courier new', courier;">11:18:58,570 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080</span></p><p><span style="font-family: 'courier new', courier;">11:18:59,026 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999</span></p><p><span style="font-family: 'courier new', courier;">11:18:59,053 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /home/radu/jboss-as-7.1.1.Final/standalone/deployments</span></p><p><span style="font-family: 'courier new', courier;">11:18:59,056 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:4447</span></p><p><span style="font-family: 'courier new', courier;">11:18:59,264 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]</span></p><p><span style="font-family: 'courier new', courier;"><span>11:18:59,307 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on </span><a class="jive-link-external-small" href="http://127.0.0.1:9990" rel="nofollow" target="_blank">http://127.0.0.1:9990</a></span></p><p><span style="font-family: 'courier new', courier;">11:18:59,308 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.1.Final "Brontes" started in 4496ms - Started 133 of 208 services (74 services are passive or on-demand)</span></p><p><span style="font-family: 'courier new', courier;">^C11:19:03,074 INFO  [org.jboss.as.osgi] (MSC service thread 1-2) JBAS011942: Stopping OSGi Framework</span></p><p><span style="font-family: 'courier new', courier;">11:19:03,117 INFO  [org.jboss.as.logging] JBAS011503: Restored bootstrap log handlers</span></p><p><span style="font-family: 'courier new', courier;">11:19:03,129 INFO  [com.arjuna.ats.jbossatx] ARJUNA032018: Destroying TransactionManagerService</span></p><p><span style="font-family: 'courier new', courier;">11:19:03,131 INFO  [com.arjuna.ats.jbossatx] ARJUNA032014: Stopping transaction recovery manager</span></p><p><span style="font-family: 'courier new', courier;">11:19:03,145 INFO  [org.jboss.as] JBAS015950: JBoss AS 7.1.1.Final "Brontes" stopped in 49ms</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Is this a Jboss AS issue or a JDK issue? Any ideas on how I should go about determining that?  </p></div>
<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/796793#796793">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Tools at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>