Index: trunk/src/tmcsim/client/CADClient.java
===================================================================
--- trunk/src/tmcsim/client/CADClient.java	(revision 33)
+++ trunk/src/tmcsim/client/CADClient.java	(revision 310)
@@ -287,5 +287,5 @@
             theCoorInt.registerForCallback(this);
         } catch (Exception e) {
-            throw new SimulationException(SimulationException.CAD_SIM_CONNECT,
+            throw new SimulationException(SimulationException.CAD_SIM_CONNECT,hostname,
                     e);
         }
