0 Replies Latest reply on Nov 25, 2015 1:06 AM by pranavjboss

    After successfully deployed war file to JBOSS eap 62 server, it started showing blank screen.

    pranavjboss

      I have made all configuration changes for migration from JBOSS eap 5 to JBOSS eap 6. After deploying the war file it was working fine. But now it is showing a blank screen. I tried to redeploy but still showing the same blank screen. Below is from server log file. Please help me. It is working fine in localhost.

       

       

      13:50:43,075 DEBUG [org.jboss.as.config] (MSC service thread 1-4) Configured system properties:

        UseJK = true

        [Standalone] =

        awt.toolkit = sun.awt.X11.XToolkit

        catalina.home = /appl/jboss-eap62/san/tmp

        file.encoding = UTF-8

        file.encoding.pkg = sun.io

        file.separator = /

        java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment

        java.awt.headless = true

        java.awt.printerjob = sun.print.PSPrinterJob

        java.class.path = /appl/jboss-eap62/jboss-modules.jar

        java.class.version = 51.0

        java.endorsed.dirs = /opt/app/swh/jdk1.7.0_67/jre/lib/endorsed

        java.ext.dirs = /opt/app/swh/jdk1.7.0_67/jre/lib/ext:/usr/java/packages/lib/ext

        java.home = /opt/app/swh/jdk1.7.0_67/jre

        java.io.tmpdir = /tmp

        java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib

        java.naming.factory.url.pkgs = org.jboss.as.naming.interfaces:org.jboss.ejb.client.naming

        java.net.preferIPv4Stack = true

        java.protocol.handler.pkgs = org.jboss.net.protocol|org.jboss.vfs.protocol

        java.runtime.name = Java(TM) SE Runtime Environment

        java.runtime.version = 1.7.0_67-b01

        java.specification.name = Java Platform API Specification

        java.specification.vendor = Oracle Corporation

        java.specification.version = 1.7

      ....................

      ..................

      .................

      ................

      13:50:43,075 DEBUG [org.jboss.as.config] (MSC service thread 1-4) VM Arguments: -D[Standalone] -XX:+UseCompressedOops -Xms512m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -XX:+HeapDumpOnOutOfMemoryError -Dorg.jboss.boot.log.file=/opt/app/swh/jboss-eap62/san/log/server.log -Dlogging.configuration=file:/opt/app/swh/jboss-eap62/san/configuration/logging.properties