<!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;">
    User Disconnected Several Times per day problem
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/jmfoster68">John Foster</a> in <i>Javassist</i> - <a href="https://community.jboss.org/message/823495#823495">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 have a user that gets disconnected from the server several times per day.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>It does not appear that her internet connection is dropping, only the connection to jboss.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Could someone please review this error log and suggest a solution.&#160; The program is simply a client on her desktop which accesses the server at 192.168.1.36 to run our dispatch software.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>log4j:WARN No appenders could be found for logger (org.jboss.security.SecurityAssociation).</p><p>log4j:WARN Please initialize the log4j system properly.</p><p>select * from company where id ='TMS' </p><p>Execution time: 00:00:02</p><p>select * from users where users.company_id = 'TMS' </p><p>Execution time: 00:00:02</p><p>select * from user_menu_toolbar where user_menu_toolbar.company_id = 'TMS' and menu_item_id ='LoadMaster Enterprise Main Menu' </p><p>&#160;&#160;&#160;&#160; and user_id ='cmorgan' order by sequence</p><p>Execution time: 00:00:04</p><p>select * from dispatch_control where dispatch_control.company_id = 'TMS' and id =1 </p><p>Execution time: 00:00:02</p><p>select * from planning_profile where planning_profile.company_id = 'TMS' and id ='TANKS' </p><p>Execution time: 00:00:01</p><p>select * from user_list_default where user_list_default.company_id = 'TMS' and user_id ='cmorgan' and </p><p>&#160;&#160;&#160;&#160; grid_name ='Available Orders' </p><p>Execution time: 00:00:01</p><p>select * from list_config where list_config.company_id = 'TMS' and grid_name ='Available Orders' and config_name </p><p>&#160;&#160;&#160;&#160; ='Cassie' order by sequence</p><p>Execution time: 00:00:01</p><p>select * from user_list_default where user_list_default.company_id = 'TMS' and user_id ='cmorgan' and </p><p>&#160;&#160;&#160;&#160; grid_name ='TractorPlanning' </p><p>Execution time: 00:00:01</p><p>select * from list_config where list_config.company_id = 'TMS' and grid_name ='TractorPlanning' and config_name </p><p>&#160;&#160;&#160;&#160; ='Chads Book 2' order by sequence</p><p>Execution time: 00:00:01</p><p>select * from user_list_default where user_list_default.company_id = 'TMS' and user_id ='cmorgan' and </p><p>&#160;&#160;&#160;&#160; grid_name ='TractorPlanning' </p><p>Execution time: 00:00:01</p><p>select * from list_config where list_config.company_id = 'TMS' and grid_name ='TractorPlanning' and config_name </p><p>&#160;&#160;&#160;&#160; ='Chads Book 2' order by sequence</p><p>Execution time: 00:00:01</p><p>select * from movement where movement.company_id = 'TMS' and id ='121066' </p><p>Execution time: 00:00:03</p><p>select name, field_name from fieldinfo ,tableinfo where data_type = 'date' and status = 'C' and (fieldinfo.table_name </p><p>&#160;&#160;&#160;&#160; = tableinfo.name or fieldinfo.table_name = (select name from tableinfo t where tableinfo.duplicate_of_table </p><p>&#160;&#160;&#160;&#160; = t.name)) </p><p>Execution time: 00:00:175</p><p>select * from users where users.company_id = 'TMS' and id ='cmorgan' </p><p>Execution time: 00:00:01</p><p>select * from distance_control where distance_control.company_id = 'TMS' and id =1 </p><p>Execution time: 00:00:01</p><p>select * from user_list_default where user_list_default.company_id = 'TMS' and user_id ='cmorgan' and </p><p>&#160;&#160;&#160;&#160; grid_name ='dispatch_status' </p><p>Execution time: 00:00:01</p><p>select * from list_config where list_config.company_id = 'TMS' and grid_name ='dispatch_status' and config_name </p><p>&#160;&#160;&#160;&#160; ='Default' order by sequence</p><p>Execution time: 00:00:01</p><p>select * from fuel_price where fuel_price.company_id = 'TMS' order by price_date desc</p><p>Execution time: 00:00:04</p><p>select * from pnn_control where pnn_control.company_id = 'TMS' and id =1 </p><p>Execution time: 00:00:01</p><p>True costing permission=false</p><p>select * from mc_control where mc_control.company_id = 'TMS' </p><p>Execution time: 00:00:01</p><p>select * from seg_alloc_control where seg_alloc_control.company_id = 'TMS' and id =1 </p><p>Execution time: 00:00:01</p><p>select * from dspopt_control where dspopt_control.company_id = 'TMS' and id =1 </p><p>Execution time: 00:00:01</p><p>select * from movement_order where movement_order.company_id = 'TMS' and movement_id ='121066' order by </p><p>&#160;&#160;&#160;&#160; movement_id,movement_order.sequence</p><p>Execution time: 00:00:01</p><p>select * from orders where orders.company_id = 'TMS' and id ='1040897' </p><p>Execution time: 00:00:02</p><p>select * from currency_type </p><p>Execution time: 00:00:01</p><p>select * from customer where customer.company_id = 'TMS' and id ='0065' </p><p>Execution time: 00:00:02</p><p>select * from equipment_type where equipment_type.company_id = 'TMS' </p><p>Execution time: 00:00:01</p><p>select stop.* from stop where stop.company_id = 'TMS' and order_id = '1040897' order by order_id, order_sequence</p><p>Execution time: 00:00:01</p><p>select * from zones where zones.company_id = 'TMS' </p><p>Execution time: 00:00:01</p><p>select * from stop_note where stop_note.company_id = 'TMS' and stop_id = 'Heathe13681035784191368133963216' </p><p>&#160;&#160;&#160;&#160; order by sequence</p><p>Execution time: 00:00:01</p><p>select * from reference_number where reference_number.company_id = 'TMS' and stop_id = 'Heathe13681035784191368133963216' </p><p>&#160;&#160;&#160;&#160; order by stop_id</p><p>Execution time: 00:00:01</p><p>select * from stop_note where stop_note.company_id = 'TMS' and stop_id = 'Heathe13681035784191368133963247' </p><p>&#160;&#160;&#160;&#160; order by sequence</p><p>Execution time: 00:00:01</p><p>select * from reference_number where reference_number.company_id = 'TMS' and stop_id = 'Heathe13681035784191368133963247' </p><p>&#160;&#160;&#160;&#160; order by stop_id</p><p>Execution time: 00:00:01</p><p>select * from other_charge where other_charge.company_id = 'TMS' and order_id = '1040897' order by sequence</p><p>Execution time: 00:00:01</p><p>select * from movement where movement.company_id = 'TMS' and id ='121066' </p><p>Execution time: 00:00:01</p><p>select * from stop where stop.company_id = 'TMS' and movement_id = '121066' order by movement_id,movement_sequence</p><p>Execution time: 00:00:01</p><p>select * from movement_order where movement_order.company_id = 'TMS' and movement_id ='121066' order by </p><p>&#160;&#160;&#160;&#160; movement_id,movement_order.sequence</p><p>Execution time: 00:00:00</p><p>select mc_position.* from mc_position ,mc_unit where mc_position.company_id = 'TMS' and mc_unit.id ='' </p><p>&#160;&#160;&#160;&#160; and mc_unit.mc_position_id = mc_position.id and mc_unit.company_id = 'TMS' </p><p>Execution time: 00:00:01</p><p>select * from callin where callin.company_id = 'TMS' and tractor_id = '' and call_date_time = (select </p><p>&#160;&#160;&#160;&#160; max(call_date_time) from callin where company_id = 'TMS' and tractor_id = '') </p><p>Execution time: 00:00:01</p><p>select count(*) temp from order_post_hist where order_post_hist.company_id = 'TMS' and order_id ='1040897' </p><p>&#160;&#160;&#160;&#160; </p><p>Execution time: 00:00:00</p><p>select * from order_post_hist where order_post_hist.company_id = 'TMS' and order_id ='1040897' </p><p>Execution time: 00:00:01</p><p>Asynchronous JMSException received at 05/13/2013 10:01:17</p><p>org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: (java.net.SocketException: Connection </p><p>&#160;&#160;&#160;&#160; reset)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:72)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.Connection.asynchFailure(Connection.java:421)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:174)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:439)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:371)</p><p>Asynchronous JMSException received at 05/13/2013 10:01:17</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source)</p><p>org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: (java.net.SocketException: Connection </p><p>&#160;&#160;&#160;&#160; reset)</p><p>org.jboss.mq.SpyJMSException: Exiting on IOE; - nested throwable: (java.net.SocketException: Connection </p><p>&#160;&#160;&#160;&#160; reset)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:72)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:72)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.Connection.asynchFailure(Connection.java:421)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.Connection.asynchFailure(Connection.java:421)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:174)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.UILClientILService.asynchFailure(UILClientILService.java:174)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:439)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:371)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.SocketManager$ReadTask.handleStop(SocketManager.java:439)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.il.uil2.SocketManager$ReadTask.run(SocketManager.java:371)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source)</p><p>java.lang.Exception: This is a diagnostic message that is used to help us find screens that are opened </p><p>&#160;&#160;&#160;&#160; without parent screens.</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.client.lib.FramedPanel.checkParent(FramedPanel.java:1212)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.client.lib.FramedPanel.showInModalFrame(FramedPanel.java:1221)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.client.lib.MessageDialog.showMessage(MessageDialog.java:108)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.client.lib.Dialogs.error(Dialogs.java:67)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.client.lib.FramedPanel$2.onException(FramedPanel.java:384)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.JMSFactory$LocalExceptionListener.onException(JMSFactory.java:678)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jboss.mq.Connection$ExceptionListenerRunnable.run(Connection.java:1348)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at java.lang.Thread.run(Unknown Source)</p><p>05/13/2013 10:04:44 Non-fatal error sending metrics to server.</p><p>javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: Exception creating </p><p>&#160;&#160;&#160;&#160; connection to: 192.168.1.36; nested exception is: </p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;java.net.NoRouteToHostException: No route to host: </p><p>&#160;&#160;&#160;&#160; connect]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:722)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.naming.InitialContext.lookup(Unknown Source)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.RemoteFactory.lookup(RemoteFactory.java:262)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.RemoteFactory.lookup(RemoteFactory.java:268)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.RemoteFactory.lookup(RemoteFactory.java:207)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.remote.lib.LibFactory.createLibUtil(LibFactory.java:31)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.management.SystemMonitor.publish(SystemMonitor.java:147)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.management.SystemMonitor$MonitorThread.run(SystemMonitor.java:249)</p><p>05/13/2013 10:09:50 Non-fatal error sending metrics to server.</p><p>javax.naming.CommunicationException: Could not obtain connection to any of these urls: jnjndbapp:5660 </p><p>&#160;&#160;&#160;&#160; and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception </p><p>&#160;&#160;&#160;&#160; is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: </p><p>&#160;&#160;&#160;&#160; Failed to connect to server jnjndbapp:5660 [Root exception is javax.naming.ServiceUnavailableException: </p><p>&#160;&#160;&#160;&#160; Failed to connect to server jnjndbapp:5660 [Root exception is java.net.NoRouteToHostException: No route </p><p>&#160;&#160;&#160;&#160; to host: connect]]]</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1414)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:594)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:587)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at javax.naming.InitialContext.lookup(Unknown Source)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.RemoteFactory.lookup(RemoteFactory.java:262)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.RemoteFactory.lookup(RemoteFactory.java:268)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.RemoteFactory.lookup(RemoteFactory.java:207)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.remote.lib.LibFactory.createLibUtil(LibFactory.java:31)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.management.SystemMonitor.publish(SystemMonitor.java:147)</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;at com.tms.common.lib.management.SystemMonitor$MonitorThread.run(SystemMonitor.java:249)</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/823495#823495">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Javassist at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2062">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


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

</div>

</body>
</html>