<!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;">
    Migrating from jboss 4.2.3 to 5.1.0
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/gjangid">gajendra jangid</a> in <i>Beginner's Corner</i> - <a href="https://community.jboss.org/message/749815#749815">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am migrating from jboss 4.2.3 to 5.1.0 and after deploying my application and placing -ds.xml (xauthority-jms-ds.xml) file.</p><p>I have removed hsqldb-ds.xml from server/deploy folder and hsqldb-persistence-service.xml from server/deploy/messaging folder.</p><p>I am facing folloeing error.Please suggest me any solution.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Here are the error logs and xauthority-jms-ds.xml :-</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>03:44:21,785 [main] ERROR [ProfileServiceBootstrap] Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>DEPLOYMENTS MISSING DEPENDENCIES:</p><p>&#160; Deployment "JBossTimerServiceFactory" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.ejb:service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.ejb:service=EJBTimerService" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.ejb:persistencePolicy=database,service=EJBTimerService' **")</p><p>&#160; Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3&gt;" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")</p><p>&#160; Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")</p><p>&#160; Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3&gt;" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")</p><p>&#160; Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")</p><p>&#160; Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3&gt;" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **")</p><p>&#160;&#160;&#160; Dependency "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3&gt;" (should be in state "Described", but is actually in state "** UNRESOLVED Demands 'jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView' **")</p><p>&#160; Deployment "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3" (should be in state "Configured", but is actually in state "PreInstall")</p><p>&#160; Deployment "jboss.j2ee:module="AsyncRegistrationBean.jar",service=EjbModule" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.ejb:service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.j2ee:module="common-utils-mdbs1.jar",service=EjbModule" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.ejb:service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.jca:name=JmsXA,service=ConnectionFactoryBinding" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.jca:name=JmsXA,service=TxCM" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionPool" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.jca:name=JmsXA,service=TxCM" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionPool" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.messaging.connectionfactory:service=ClusterPullConnectionFactory" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.messaging.connectionfactory:service=ClusteredConnectionFactory" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")</p><p>&#160; Deployment "jboss.messaging.connectionfactory:service=ConnectionFactory" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")</p><p>&#160; Deployment "jboss.messaging.destination:name=DLQ,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.messaging.destination:name=ExpiryQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=PostOffice" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **")</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.messaging:service=ServerPeer" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=JMSUserManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.messaging:service=JMSUserManager' **")</p><p>&#160; Deployment "jboss.mq.destination:name=AsynchXpdlMessageDrivenBean,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=BulkProvisionParserQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=BulkProvisionQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=BulkUserImportQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=CacheNotificationsTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=INVJVTEventTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=JVTEventTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=JawaQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=JawaTestResponse,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=JawaTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=MessageQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=MessagingRequestQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=MessagingResponseQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OMJVTEventTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OMMessageQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OMResponseMessageQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OMXVTEventTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OMXVTReplyTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OmegaQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OmegaRelayMDB,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=OrderQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=ResponseMessageQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=TestMessagingRequestQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=TestMessagingResponseQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=UnregisterQueue,service=Queue" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq.destination:name=XVTEventTopic,service=Topic" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.mq:service=DestinationManager" (should be in state "Create", but is actually in state "Configured")</p><p>&#160; Deployment "jboss.mq:service=DestinationManager" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.messaging:service=ServerPeer" (should be in state "Create", but is actually in state "Configured")</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>DEPLOYMENTS IN ERROR:</p><p>&#160; Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.ejb:persistencePolicy=database,service=EJBTimerService' **</p><p>&#160; Deployment "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3&gt;" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **, ** UNRESOLVED Demands 'jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView' **</p><p>&#160; Deployment "jboss.messaging:service=JMSUserManager" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=JMSUserManager' **</p><p>&#160; Deployment "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3&gt;" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **</p><p>&#160; Deployment "&lt;UNKNOWN jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3&gt;" is in error due to the following reason(s): ** UNRESOLVED Demands 'jboss.ejb:service=EJBTimerService' **</p><p>&#160; Deployment "jboss.messaging:service=PostOffice" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.messaging:service=PostOffice' **</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>03:44:21,795 [main] INFO&#160; [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080</p><p>03:44:21,822 [main] INFO&#160; [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009</p><p>03:44:21,842 [main] INFO&#160; [ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221053)] Started in 49s:13ms</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>And i have attached xauthority-jms-ds.xml </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/749815#749815">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="https://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>