<!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="http://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;">
    Re: Jboss http and AJP port not taking the offset ?
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/kishore1431">kishore yellamraju</a> in <i>Beginner's Corner</i> - <a href="http://community.jboss.org/message/606330#606330">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Thank you peter.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I reverted back all my changes in server.xml and i am using default server.xml which is part of "all" configuration .</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I have changed all the ports in bindings file to my custom ports and when i started the jboss instance ,it throwed an binding exception error with a 4457 port part of&#160; remoting-bisocket-service.xml. There is an other jboss instance running already using this port.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>so i went and modified the port t0 my own custom port and i started the jboss instance again and&#160; now it throwed a different error </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>please suggest me if am doing this in right way ???</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2011-05-20 11:04:53,554 ERROR [org.jboss.system.server.profileservice.repository.ScopedProfileServiceController] (main) Error installing to Create: name=ProfileKey@485b701a[domain=default, server=default, name=farm] state=Configured mode=On Demand requiredState=Installed</p><p>java.lang.reflect.InvocationTargetException</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:97)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.invoke(AbstractProfileLifeCycleAction.java:77)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction.install(AbstractProfileLifeCycleAction.java:49)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:403)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:988)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:778)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileService.registerProfile(AbstractProfileService.java:308)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:256)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.Main.boot(Main.java:221)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.Main$1.run(Main.java:556)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>Caused by: java.lang.IllegalStateException: Must register RepositoryClusteringHandler before calling create()</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository.create(ClusteredDeploymentRepository.java:198)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository.load(ClusteredDeploymentRepository.java:226)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profile.repository.AbstractProfile.create(AbstractProfile.java:158)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... 22 more</p><p>2011-05-20 11:04:53,555 INFO&#160; [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main) Loading profile: ProfileKey@3b4d679[domain=default, server=default, name=node1]</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main) Failed to boot JBoss:</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main) java.lang.IllegalStateException: Incompletely deployed:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>*** PROFILES IN ERROR: Name -&gt; Error</p><p>Profile: ProfileKey@485b701a[domain=default, server=default, name=farm] in error due to java.lang.reflect.InvocationTargetException</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>*** PROFILES MISSING DEPENDENCIES: Name -&gt; Dependency{Required State:Actual State}</p><p>ProfileKey@3b4d679[domain=default, server=default, name=node1] is missing following dependencies: ProfileKey@485b701a[domain=default, server=default, name=farm]{Installed:**ERROR**}</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileService.logErrors(AbstractProfileService.java:613)</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileService.validate(AbstractProfileService.java:390)</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileService.validateProfile(AbstractProfileService.java:373)</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:265)</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.Main.boot(Main.java:221)</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main)&#160;&#160; at org.jboss.Main$1.run(Main.java:556)</p><p>2011-05-20 11:04:53,556 ERROR [STDERR] (main)&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>[root@app31 log]# less server.log</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1652)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:938)</p><p>eLifeCycleAction.java:49)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:543)</p><p>eService.java:308)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:256)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.Main.boot(Main.java:221)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.Main$1.run(Main.java:556)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>Caused by: java.lang.IllegalStateException: Must register RepositoryClusteringHandler before calling create()</p><p>redDeploymentRepository.java:198)</p><p>dDeploymentRepository.java:226)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.system.server.profile.repository.AbstractProfile.create(AbstractProfile.java:158)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... 22 more</p><p>ile: ProfileKey@3b4d679[domain=default, server=default, name=node1]</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main) Failed to boot JBoss:</p><p>2011-05-20 11:04:53,555 ERROR [STDERR] (main) java.lang.IllegalStateException: Incompletely deployed:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>*** PROFILES IN ERROR: Name -&gt; Error</p><p>onTargetException</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>*** PROFILES MISSING DEPENDENCIES: Name -&gt; Dependency{Required State:Actual State}</p><p>01a[domain=default, server=default, name=farm]{Installed:**ERROR**}</p><p>leService.logErrors(AbstractProfileService.java:613)</p><p>leService.validate(AbstractProfileService.java:390)</p><p>leService.validateProfile(AbstractProfileService.java:373)</p><p>start(ProfileServiceBootstrap.java:265)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>-Thanks </p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/606330#606330">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>