Virtualbox Arch Guest Stuck at 'Stopping Network'

Don't post full size images. Read our forum rules. You have been warned --Inxsible
Screenshot says it all. It was running just fine until I hit reboot, at which point it got stuck at that stage of the reboot process. Just for reference, I'm running Xfce/LXDM on this machine and it has the guest additions installed and properly configured.
Could someone kindly explain why this happened?

Same problem here... Only does it when I start a VirtualBox virtual machine... If I don't, reboots normal:
Here are the messages I get over and over:
unregister_netdevice: waiting for br0 to become free. Usage count = -1
I have to sync and then reset machine to reboot...
Any ideas how to resolve?
Thanks!
Joe

Similar Messages

  • Error Installing CF9 Developer onto virtualBox Arch Guest

    Hi All
    I am trying to set up CF9 on a Arch Guest in VirtualBox and i have encountered 2 errors ...
    First one on install was
    Install File:             /opt/coldfusion9/WEB-INF/cfusion/lib/jnbcore.jar
                              Status: ERROR
                              Additional Notes: ERROR - ZeroGlq: invalid entry CRC (expected 0xacfb7854 but got 0xd4c8e2ea)
    The Second when i try to start up CF is
    Starting Macromedia JRun 4.0 (Build 108795), coldfusion server
    15/12 17:24:14 warning Unable to open /opt/coldfusion9/runtime/lib/license.properties
    15/12 17:24:14 error java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
    [1]java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
         at jrunx.license.LicenseService.setJDBCPasswords(LicenseService.java:398)
         at jrunx.license.LicenseService.init(LicenseService.java:265)
         at coldfusion.license.OEMLicenseService.init(OEMLicenseService.java:39)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.initServices(JRunServiceDeployer.java:307)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:256)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.lang.ClassNotFoundException: macromedia.jdbc.MacromediaDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 42 more
    [0]javax.management.RuntimeErrorException: java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.initServices(JRunServiceDeployer.java:307)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:256)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
         at jrunx.license.LicenseService.setJDBCPasswords(LicenseService.java:398)
         at jrunx.license.LicenseService.init(LicenseService.java:265)
         at coldfusion.license.OEMLicenseService.init(OEMLicenseService.java:39)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         ... 30 more
    Caused by: java.lang.ClassNotFoundException: macromedia.jdbc.MacromediaDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 42 more
    15/12 17:24:14 error java.lang.Exception: No LicenseService configured; server terminating
    [1]java.lang.Exception: No LicenseService configured; server terminating
         at jrun.naming.NamingService.start(NamingService.java:408)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)
         at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    [0]javax.management.MBeanException: java.lang.Exception: No LicenseService configured; server terminating
         at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)
         at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.lang.Exception: No LicenseService configured; server terminating
         at jrun.naming.NamingService.start(NamingService.java:408)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         ... 48 more
    15/12 17:24:15 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    [1]jrunx.kernel.ServiceException: No LicenseService configured; server terminating
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:94)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    [0]javax.management.MBeanException: jrunx.kernel.ServiceException: No LicenseService configured; server terminating
         at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: jrunx.kernel.ServiceException: No LicenseService configured; server terminating
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:94)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         ... 16 more
    autorestart: Process died in less than 30 seconds; not restarting
    Starting Macromedia JRun 4.0 (Build 108795), coldfusion server
    15/12 17:27:18 warning Unable to open /opt/coldfusion9/runtime/lib/license.properties
    15/12 17:27:18 error java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
    [1]java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
         at jrunx.license.LicenseService.setJDBCPasswords(LicenseService.java:398)
         at jrunx.license.LicenseService.init(LicenseService.java:265)
         at coldfusion.license.OEMLicenseService.init(OEMLicenseService.java:39)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.initServices(JRunServiceDeployer.java:307)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:256)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.lang.ClassNotFoundException: macromedia.jdbc.MacromediaDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 42 more
    [0]javax.management.RuntimeErrorException: java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.initServices(JRunServiceDeployer.java:307)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:256)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.lang.NoClassDefFoundError: macromedia/jdbc/MacromediaDriver
         at jrunx.license.LicenseService.setJDBCPasswords(LicenseService.java:398)
         at jrunx.license.LicenseService.init(LicenseService.java:265)
         at coldfusion.license.OEMLicenseService.init(OEMLicenseService.java:39)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         ... 30 more
    Caused by: java.lang.ClassNotFoundException: macromedia.jdbc.MacromediaDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         ... 42 more
    15/12 17:27:18 error java.lang.Exception: No LicenseService configured; server terminating
    [1]java.lang.Exception: No LicenseService configured; server terminating
         at jrun.naming.NamingService.start(NamingService.java:408)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)
         at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    [0]javax.management.MBeanException: java.lang.Exception: No LicenseService configured; server terminating
         at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)
         at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)
         at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)
         at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: java.lang.Exception: No LicenseService configured; server terminating
         at jrun.naming.NamingService.start(NamingService.java:408)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         ... 48 more
    15/12 17:27:19 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
    [1]jrunx.kernel.ServiceException: No LicenseService configured; server terminating
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:94)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    [0]javax.management.MBeanException: jrunx.kernel.ServiceException: No LicenseService configured; server terminating
         at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(Unknown Source)
         at com.sun.jmx.mbeanserver.PerInterface.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.MBeanSupport.invoke(Unknown Source)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(Unknown Source)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Caused by: jrunx.kernel.ServiceException: No LicenseService configured; server terminating
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:94)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(Unknown Source)
         ... 16 more
    autorestart: Process died in less than 30 seconds; not restarting
    Any suggestions please ... I have Lamp installed and running OK on my Arch Guest if that helps.
    Many Thanks
    Whitetimer

    I had the same problem and solved it with the help of wiki and woks fine:
    http://wiki.archlinux.org/index.php/Vir … _Additions

  • [Solved]Vbox 3.1.2 - Bridged networking stopped working on Arch guest

    After upgrading Virtual Box to 3.1.2 (both ose and puel versions apply here) bridged networking stopped working on an Arch guest which I use as a test server.
    While writing this post I solved the problem. What I did was to enable NAT on the first adapter and Bridging on the second. After booting into to the guest I did the following;
    # ifconfig eth1 up
    # dhcpcd eth1
    I shutdown the guest and removed the NAT adapter so only the bridged one remained, booted it and voilá for some mysterious and unfathomable reason bridging now works again.

    After upgrading Virtual Box to 3.1.2 (both ose and puel versions apply here) bridged networking stopped working on an Arch guest which I use as a test server.
    While writing this post I solved the problem. What I did was to enable NAT on the first adapter and Bridging on the second. After booting into to the guest I did the following;
    # ifconfig eth1 up
    # dhcpcd eth1
    I shutdown the guest and removed the NAT adapter so only the bridged one remained, booted it and voilá for some mysterious and unfathomable reason bridging now works again.

  • (SOLVED) Virtualbox bridged network, windows host, arch guest

    I am trying to get my archlinux guest's network working again. It was working before I bridged the connection and changed the adaptor to the bridged one, but I want a bridged connection for certain reasons, so I want it working. This is the result I get when I use sudo dchcpcd eth0:
    dhcpcd: version 5.0.7 starting
    dhcpcd: eth0: rebinding lease of 10.0.2.15
    dhcpcd: eth0: broadcasting for a lease
    dhcpcd: eth0: offered 192.168.0.199 from 192.168.0.1
    dhcpcd: eth0: acknowledged 192.168.0.199 from 192.168.0.1
    dhcpcd: eth0: checking for 192.168.0.199
    dhcpcd: eth0: hardware address 00:le:8c:85:a6:4d claims 192.168.0.199
    dhcpcd: eth0: send_raw_packet: Bad file descriptor
    dhcpcd: eth0: rebinding lease of 10.0.2.15
    dhcocd: timed out
    I have no clue why it's not working, but I am sort of new to linux and virtual machines. Still, can anyone help me get the bridged connection working?
    EDIT: Nevermind, I fixed it.
    Last edited by Shade Vortex (2009-09-08 14:48:50)

    All I did was unbridge my windows network. You only select the bridged network from virtualbox, don't manually bridge your network!
    If you windows network is not bridged with your vm's host only network in the windows networking page, then I dunno what your problem is.

  • No internet/DNS connection with Arch guest on Virtualbox

    I am trying to run Archlinux as a guest OS in Virtualbox on an Ubuntu 7.10 host system, and I cannot connect to anything but my router. So far, I have only installed the base system (Arch Linux core 2007.08-2) from a CD.
    I can ping the localhost (both on 127.0.0.1 and 10.0.2.15) and my gateway (10.0.2.2), but not my DNS server (10.0.2.3) or anything else (like www.google.com). So far, I went through the "Beginners Guide", the "Official Arch Linux Install Guide", the configuring network section of the ArchWiki, and tried to find some solution on the internet. Still no luck.
    I have set up networking to use dhcp. The networking section in my /etc/rc.conf file looks like:
    HOSTNAME="arch"
    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo eth0)
    ROUTES=(!gateway)
    The daemons that run during startup are:
    DAEMONS=(syslog-ng network netfs crond)
    I have put the hostname in the /etc/hosts file like:
    127.0.0.1 localhost.localdomain localhost arch
    The nameserver that shows up in my /etc/resolv.conf file is:
    nameserver 10.0.2.3
    I am a bit puzzled and I don't know what to do. I do think it is an Arch issue, since I also have Windows XP running in a Virtualbox with Ubuntu as host, and that works fine with the same Virtualbox settings and network settings within the guest OS.
    I would appreciate any help here.
    Last edited by Average Joe (2008-04-19 12:41:29)

    Try reading the VirtualBox manuals.
    I specifically remember that ping doesn't work at all, although you DO have internet connection.
    Try running some sort of web browser (firefox or links), and then decide if you have internet access or not.
    And, of course, make sure you do have dhcp running ("dhcpcd eth0").
    One last thing:
    I have an Arch guest (on VirtualBox), running on an Arch host.
    Everything works fine..
    Simply installed it from the installation CD, didn't have to do nothing special for it to work..
    Last edited by fiod (2008-04-19 13:41:19)

  • [SOLVED] Virtualbox FreeBSD guest

    Hi,
    I installed a FreeBSD7.1 guest in Virtualbox. First I went with NAT but this didn't do because I wanted to be able to ssh to the guest os.
    So I went with network bridging.
    Host is Archlinux which used dhcp through wlan0 (wireless)
    I created the tap0 and got bridging working after a lot of hassle. dhcp didn't work for the guest, so I chose a static ip.
    ifconfig on host looks like this:
    tap0 Link encap:Ethernet HWaddr 52:1D:7A:68:8C:A2
    inet addr:192.168.1.150 Bcast:0.0.0.0 Mask:255.255.255.255
    inet6 addr: fe80::501d:7aff:fe68:8ca2/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:773 overruns:0 carrier:0
    collisions:0 txqueuelen:500
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    wlan0 Link encap:Ethernet HWaddr 00:1B:77:D9:94:E6
    inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
    inet6 addr: fe80::21b:77ff:fed9:94e6/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:23179 errors:0 dropped:0 overruns:0 frame:0
    TX packets:22496 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:12572152 (11.9 Mb) TX bytes:2707629 (2.5 Mb)
    on the guest it looks like this
    em0: flags=8843<UP,BROADCAST?RUNNING?SIMPLEX?MULTICAST> metric 0 mtu 1500
    options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
    ether 08:00:27:19:b3:ee
    inet 192.168.1.151 netmask 0xffffff00 broadcast 192.168.1.255
    media: Ethernet autoselect (1000baseTX <full-duplex>)
    status: active
    Now, where host name lookup worked perfectly with NAT, it doesn't with this tap0 solution.
    I discovered my FreeBSD didn't have an /etc/resolv.conf, so I copied the one on my archlinux host to the guest.
    it looks like this:
    # Generated by dhcpcd from wlan0
    # /etc/resolv.conf.head can replace this line
    domain WAG200G
    nameserver 193.109.184.72
    nameserver 193.109.184.75
    # /etc/resolv.conf.tail can replace this line
    but that doesn't make it happen
    my networking skills are minimal, been looking all over the net for any solutions, but nothing so far .. any ideas anyone?
    Last edited by plurt (2009-07-07 10:20:50)

    tkdfighter wrote:Well, to me your resolve.conf looks fine. Could you post more details of how you set up the tap device? Especially the commands would be useful.
    it was something like this:
    sudo sysctl net.ipv4.ip_forward=1
    sudo tunctl -u $USER
    sudo ip addr add 192.168.1.150/32 dev tap0
    sudo ip link set tap0 up
    sudo parprouted -d wlan0 tap0
    that part worked, apart from using dhcp, I had to go for a static ip (wanted to use something like dhcp-helper, dhcp3-relay, bcrelay, but none of those tools I could find in packages/aur)
    Ashren wrote:
    Have you tried the built in bridging functionality in VirtualBox? It works well enough with my Arch guest practice server. You bascially don't need to set up bridging manually.
    Just set it when chosing network setup inside the vbox gui. You need to load the vboxnetflt module before it will work.
    I had tried it several times now, only when trying again I discovered a typo in my setextradata commands! omg I feel daft now ...
    (Hostport -> HostPort, Guestport -> GuestPort)
    It works flawlessly now, thank you for the help :)

  • Mounting USB devices in arch guest

    I'm new to virtualbox, but not to linux.  I have been using arch for at least 3 years, so I have some familiarity with it.  I have recently installed arch as a guest OS on virtualbox (on OSX host).  I am having some trouble accessing an attached USB device from the arch guest.  I have defined the virtualbox USB filter for my device, and it appears to work, detecting the identified device and attaching it to the guest (at least as far as virtualbox is concerned).   I can see the device in the virtualbox pull-down menu, and it shows with a "checkmark" next to it, showing (I think) that it has been attached to my arch guest.
    Problem is, I cannot see the device from the arch guest.  no entry in /dev for any USB device.  symptoms are the same whether i insert ther USB device before or after starting the arch guest.  I have HAL and dbus active in my guest.  Also, I have made this work in arch installed natively.  since there is no /dev entry, this might appear to be some form of udev issue?  is there a specific udev setup that I should be aware of for arch as a guest?
    Please help if you can.  I will appreciate all comments and suggestions.
    -dvh

    hey, ive got Arch setup in virtualbox as well, and can mount usb's and cd's etc. (although with some issues i may need to bring up in another thread...) anyways, im assuming you have the PUEL virtualbox and not the OSE one?
    also, your certain that you've mounted the correct USB (on the Virtual Box pull-down menu)? because you may have mounted a USB which was already attached to your host, and not the actual USB?
    just checking, i dont know much about how to fix this issue so im just going at the simple solutions...

  • How to install DKMS within Win7(host) + Arch(guest)

    http://aur.archlinux.org/packages.php?ID=11657
    The following is my environment:
    Host: Win 7
    Guest: Virtual Box + Arch (kernel 2.6.33)
    Now, I want to adjust the resolution inside VBox, default is always 800x600 and cannot change it without any more actions.
    So I refered to the manual in VBox, said need to install VBoxAddition.
    But I don't know how to install DKMS, which is a project form DELL, and it seems to be prerequsite for VBoxAddition.
    Thanks in advance.

    sand_man wrote:Ummm.... This is the second of these posts I've seen lately so I'm a little confused.
    You just need to install virtualbox-additions from the official repos. The package is merely the guest additions iso file which you need to mount in the guest and install from there.
    http://wiki.archlinux.org/index.php/Vir … _Additions
    Anyway, thank you for the reply.
    But I look up in the URL you posted, it's used in the case of Arch(host) + Arch(guest) or as my understanding, at least Arch(host).
    quoted from the Arch-Vitualbox wiki : "The instructions immediately below are for an Archlinux guest on an Archlinux host."
    and I also tried as the instruction, it cannot work indeed. so I think DKMS is a must for WinXXX(host) + Arch(guest).
    As for other guest hosted in WinXXXX, like Debian(Ubuntu), Fedora distros, it has repo package at hands, so can be used directly.
    When it comes to our Arch, it's treated as Unsupported package, so I am asking how to install DKMS under such circumstances.
    quotes from Virtual Box manual:
    The VirtualBox Guest Additions for Linux are provided on the same ISO CD-ROM as the Additions for Windows described above. They also come with an installation program guiding you through the setup process, although, due to the significant differences between Linux distributions, installation may be slightly more complex.
    Installation generally involves the following steps:
       1.
          Before installing the Guest Additions, you will have to prepare your guest system for building external kernel modules. This works similarly as described in the section called "The VirtualBox kernel module", except that this step must now be performed in your Linux guest instead of on a Linux host system, as described there.
          Again, as with Linux hosts, we recommend using DKMS for Linux guests as well. If it is not installed, use this command for Ubuntu/Debian systems:
          sudo apt-get install dkms
          or for Fedora systems:
          yum install dkms
          Make sure to nstall DKMS before installing the Linux Guest Additions.
       2.
          Mount the VBoxGuestAdditions.iso file as your Linux guest's virtual CD-ROM drive, exactly the same way as described for a Windows guest in the section called "Installation".
       3.
          Change to the directory where your CD-ROM drive is mounted and execute as root:
          sh ./VBoxLinuxAdditions-x86.run
          In a 64-bit Linux guest, use VBoxLinuxAdditions-amd64.run instead.
    For your convenience, the following step-by-step instructions have been verified to work for freshly installed copies of the most popular Linux distributions. After these preparational steps, you can execute the VirtualBox Guest Additions installer as described above.

  • Equivalent to VirtualBox Host-Guest Communication Manager in Hyper-V?

    Hello,
    Chapter 7 of the VirtualBox
    SDK Programming Guide (pdf) explains that the "VirtualBox Host-Guest Communication Manager (HGCM) allows a guest application or a guest driver to call a host shared library."
    Is there anything like this in Hyper-V?
    The document also goes into a bit more details on the implementation, stating "HGCM uses the VMM virtual PCI device to exchange data between the guest and the host."
    Is it possible to implement a 3rd-party virtual device in Hyper-V?
    Thanks for your time!

    Any form of network communication can be used between the virtual machine and its host in the same manner that two physical computers can communicate with one another.  As Samir stated, this is a security boundary that was purposefully established.
    There is a capability to pass key-value pairs between the host and guest. 
    https://technet.microsoft.com/en-us/library/dn798287.aspx?f=255&MSPPError=-2147217396
    . : | : . : | : . tim

  • Solaris 8 Intel Installation - stuck at initial network setup

    Hi !
    We installed Solaris 8 Intel (Europe/ger) on a PIII and are stuck in the
    network config. It asks for systemname, ip,subnet, domain, dns.. (our settings are ok for sure)
    but when whe click the confirm-button it reads some error message
    (translated):
    'Error during system configuration. Go back and check your settings'
    An interesting fact:
    The net seems to work, the machine's got its ip and we can ping it from outside.
    WE JUST CAN'T FINISH THE SETUP TOOL (Interactive Install).
    What we already did is configure the gatway in etc/defaultrouter, and
    with route add default. The router is in the same network, and it's ok.
    System:
    PIII/700 on
    ASUS P3BF
    SCSI Adaptec 29160 (driver found on http://www.adaptec.com)
    ATI Rage Pro 3D
    3C905B FastEthernet-XL
    (By the way, the NIC works fine, didn't expierience any problems)
    Thank you in advance !

    Oh. One more thing. You may want to install this system
    as a standalone system, i.e. do NOT configure it as a networked
    system. Then, once all installation is complete, then go back and
    change to network config.
    Try this. Thx. Tushar Patel.

  • SMQ2 - Found a queue with name "*" and all other queues stuck in STOP state

    Hi all,
    We have a problem on the ECC side, on outbound asynchronous proxies. Sometimes a new queue appears on SMQ2 there with name "", and with status "STOP". At this time, all other queues stuck with STOP status... the only way of resetting all those queues to RUNNING state again is to delete the queue named as ""...
    Some of you has any idea how this queue "*" appears there and stop all other queues?
    thanks
    roberti

    Hi Ravi,
    Is not only about one queue stopped... the problem is this queue named ""... with status STOP, all other queues stops too with it. The only way to make things work again is to delete the queue named as ""... the problem is to discover what or who is creating this stupid "*" queue. I think that this is a procedural error on datacenter, but they are saying is not the case... I'm investigating, but if someone else has any idea about I would appreciate
    thanks!
    roberti

  • Ciscoworks daemon manager stuck at Stopping state

    I am working on LMS 3.2 . Tried to stop the daemon service with " net stop crmdmgtd ". It stuck on stopping state since few hours now. I can still open the application. Need a suggestion to terminate the previous command and restart the
    daemon service.

    You should have dmgtd.exe process in Task Manager stuck.
    Although you can kill it directly and then try the stop command once again before starting. But to be sure if any process in not stuck, best way would be to reboot the server once.

  • VM got stuck in "stopping" state, and cannot be stopped

    Dear all,
    I am using Oracle VM 3.2.2.
    One of my VM got stuck in "stopping" state, and cannot be stopped.
    How can I troubleshoot this problem...

    Q: Is the VM still running, i.e. can you ssh to the VM?
    Q: Find the server where the VM is running, and restart the ovs-agent, i.e. "service ovs-agent restart". Did this help, or is the agent crashed, any zombies?
    Possible root cause: These type of errors are typically ovs-agent bugs. First update oracle vm manager to the 3.2.4 release, not 3.2.6. Next update the dom0s to 3.2.4, not 3.2.6. You may need to setup a ULN 3.2.4 yum repo to update the dom0s. As you can see in these forms, 3.2.6 is may not ready for prime time, stick with 3.2.4, is stable.

  • Azure Cloud Service Stuck in "Stopping" state for a long time (12 hours)

    Does anyone have suggestions what to do with the issue I have. I tried to stop my Cloud Service the service is now basically stuck in "Stopping" State and been there over 12 hours. In my Cloud service there is 16 Virtual Machines I am using in
    testing.
    I tried to start Cloud Service but it also failed with error "Could not start the virtual machine deployment.".
    Is there something I could do or some way to get Microsoft Support (without paying extra)? I have "Visual Studio Premium with MSDN" so i have no other support but billing from Microsoft :(

    Managed to find the solution. I stopped and deallocated all the Virtual Machines. After that the Cloud Service status changed to stopped state. After that it was possible to start the Cloud Service again.

  • Server stuck at 'configuring network'

    I have all the latest updates, running Mavericks 10.9.2 and Server. I'm trying to edit my host name settings - it detected 'Multiple Networks' asked me to pick which network the server should be based on, I selected ethernet, and after that it gets stuck on 'configuring network'.
    Should I have opened some ports or something? Please do suggest how I can resolve this.

    How are you editing your hostname settings?
    The following are some guesses...
    Typically, you'll want one network selected — with gigabit wired being fastest for most uses, assuming you also have gigabit switches — and WiFi disabled.
    The following assumes a NAT'd network, as is typical. 
    The OS X Server must have a static IP address on your private networl.
    You cannot reference any off-LAN DNS services.  Not successfully.  Your OS X Server must either be the DNS server for your network, or you'll need some other DNS server operating on your private network.   Again, you cannot reference ISP DNS services, nor can you reference Google DNS.  Nor should you use the dynamic DNS host name, either.  You should typically not be running DNS services for a domain registered by someone else, and the dynamic DNS host name is not yours.  I'd recommend registering a real domain, or using a subdomain of a domain you already have registered.   Why register a domain for a private network?  Because picking and maintaining a bogus domain is getting incrementally more difficult over time, given the increasing numbers of new top-level domains coming online.

Maybe you are looking for

  • I am trying SOAP to SOAP scenario an i am getting the following error

    HTTP operation 'POST' could not be performed on URL '/XISOAPAdapter/MessageServlet?channel=:BS:CC'due to an error :The connection with the server was terminated abnormally.   Can some one help me out , really urgent

  • Problem MSI 890 after OC easy switch

    hi MSI technical n' users i've a problem with OC it wasn't there when i bought it .. but after bios update it happened .. the normal mode after OC .. please help me can' i restore previous bios ? n' which vesion is perfect ? note: my pc specification

  • Sign in not kept

    Everytime that I try to open my BT Yahoo Home page I am requested to sign in even though I have checked the box to stay logged in; this happens every time even if I have been on another website and then want to go to my Home page. I have run Avast, S

  • Help for function compile

    Please help me I don't know much about PLSQL FUNCTION I am getting fallowing error while compiling the function ine # = 3 Column # = 8 Error Text = PLS-00201: identifier 'MYVARCHARTABLE' must be declared where to declere and how to declere the MYVARC

  • How do you detect url redirects when connecting to a URL

    how do you detect url redirects when connecting to a URL? Thanks in advance stev