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.

Similar Messages

  • Virtual Machine( VM WARE) using Windows Server 2008 R2- how to install a software from host to guest.

    Dear All,
    Can you Please tell how to install a software SQL Server 2012 from the Host to my Guest OS Windows Server 2008R2 in my Virtual Machine? I am using VMPlayer and have already created a VM using the Windows Server 2008R2.
    I just need help in installing another software (SQLServer2012) from my laptop(guest computer) to my host VM. I also have the files downloaded into my C drive of my laptop(hostcomputer) for the SQL Server 2012. But I am lost as to where to click to install
    this software to my VM.
    I know I put into  Windows Server 2012 forum but I thin the procedure should be similar.
    Thank-you

    there are few options,
    you can copy the files from your host to virtual machine
    you can create a iso file and mount it to vm
    you can share the source files and access as a share
    Darshana Jayathilake

  • How to install paralles 7 tools in arch guest

    Hello,sorry for asking, is there anyway we install parallels tools in arch as guest.
    i already follow the guide in wiki it's not work, and some couple old thread still not working. and try :
    https://github.com/organik/Parallels-for-Arch-Linux
    still no luck.and thank you for your help.
    Last edited by cornelius14 (2012-02-11 05:20:52)

    Hello,sorry for asking, is there anyway we install parallels tools in arch as guest.
    i already follow the guide in wiki it's not work, and some couple old thread still not working. and try :
    https://github.com/organik/Parallels-for-Arch-Linux
    still no luck.and thank you for your help.
    Last edited by cornelius14 (2012-02-11 05:20:52)

  • 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

  • How to Install Physical and Virtual Host

    I am getting licensing issues after I installed Essentials 2012R2 on a physical machine and then used the same license to virtualize it.  It's saying my physical machine needs to hold all the FSMO roles in which my virtual machine is hosting those roles.
    I read that Microsoft allows you to use the Essentials license for the physical and virtual server.  Is that correct? 
    Is there a specific service I need to remove on the physical machine in order for these errors to stop?  I still have the Windows Server Essentials Experience service installed. Is that what needs to be removed?
    Thanks,
    Doug

    Hi Doug,
    There is an article that provide details of licensing for Windows Server 2012 R2 Essentials. Please refer to and check if can help us to understand licensing for Windows Server 2012 R2 Essentials better.
    Understanding Licensing for Windows Server 2012 R2 Essentials and the Windows
    Server Essentials Experience role
    Please also refer to following article and check if can help you.
    Customize Deployment - Windows Server Essentials
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to install kde/gnome desktop in arch linux?

    I tried with installing pacman -S xorg-server and xorg-apps then
    i have given installation for kde and gnome using  pacman -Sy kde kdm xorg-xinit dbus gnome gnome-extra.
    But it is asking me to replace some softwares..
    At the end after downloading
    while commit transaction it's showing some errors like
    /lib exists in filesystem
    /usr/bin/tzselect exists in filesystem
    /bin/kill
    /etc/pam.d/chfn exist in filesystem
    /usr/share/man/man1/...
    So i tried with Syuf still getting error.
    From wiki i have seen installing glibc
    using pacman -U http://pkgbuild.com/~allan/glibc-2.16.0 … pkg.tar.xz
    pacman -Syu --ignore glibc
    pacman -Su
    mkinitcpio -p linux
    pacman -Sd gcc gcc-libs
    After some sort of commands i lost my script commands like poweroff, reboot....it's showing /sbin/init not exist...
    Then when my computer starts it is not booting...
    What all i want to do is getting an UI with dbus and xorg..
    Today i have started archlinux...
    Please help

    Is it a stable one?..
    We are planning to switch everything from Ubuntu to ArchlInux
    One more question..Is it mandatory to install xorg and dbus before installing any kde or gnome UI?
    I have this doubt because when i install xorg-server and xorg-apps.(first pacman installation)..it's showing for pacman update i gave no..then it is saying like replacing some of the packages with another one?
    This is a problem with my installation..or will it be fixed if i moved to latest one?
    Thanks in Advance
    varghese

  • How to install itunes in linux host into Winxp using VirtualBox?

    There seem to be only Windows and Mac versions of itunes. Was going to take a backup of my iphone and ipad. Looks like I can not. I was gonna take my 1st backup after 3 years of use.
    I am runing linux kernel 3.7 and installed Virtualbox 2.4.16. Installed WinXp in Virtualbox. Itunes installes, but wont run. Do I need to buy a cheap pc or mac just to be able to use itunes? Or any reason why it doesent start in winxp/virtualbox?

    Hmmmm....in WinXP running proces shows itunes. Using full 100% of cpu i7 K2600 @3400mhz. Just doesent open up on screen. Memory usage 900/7000M (Max 16G) and screen resolution 1920x1080. Would Anyone have a clue?

  • (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.

  • How to install Bumblebee-GUI in Arch?

    Hello, as the tittle said, i want to know how to install the "bumblebee-gui" in Arch. I have installed bumblebee with Bbswitch, everything works cool and smooth, but i want to have the icon in the taskbar cause it sends notifications about bumblebee state. I know it's not essential, but i like eyes candy and i dont like doing a "cat /proc/acpi/bbswitch" every time. The wiki just says nothing about it, i think it needs some updates or maybe it's just not available in Arch. I tried to do the way the official page said ( https://github.com/Bumblebee-Project/bu … indicator), but i couldn't start it. Could you help me with it?
    Anyway Thanks!

    The link you quoted is broken, however there is an entire Arch Wiki page about BumbleBee
    https://wiki.archlinux.org/index.php/Bumblebee
    You may have broke something if you did not install through AUR.

  • How to install cinnamon after arch linux core was installed?

    Hi,
    Does anyone know how to install cinnamon desktop environment after arch linux core was installed? It can access internet but no desktop environment now. So how to install and configure cinnamon on arch linux via command?
    Many thanks!

    after arch linux core was installed
    So you finished installing the basesystem or also bootloader, graphics and so on? (https://wiki.archlinux.org/index.php/Beginners'_Guide)
    If you finished installing with the Beginners Guide you need to install the cinnamon package (pacman -S cinnamon). After you installed cinnamon you need a display manager - e.g. lxdm (You can use another one, here's an overview: https://wiki.archlinux.org/index.php/Display_Manager). If you want to use lxdm with cinnamon you have to install the lxdm package (pacman -S lxdm) and enable it afterwards (systemctl enable lxdm.service). If you've done with this just restart, you should see the graphical display manager you installed. If there's a dropdownmenu or something like that (e.g. when you use gdm instead of lxdm) choose cinnamon as display environment and login.
    More informations can be found in the wiki:
    Display Manager: https://wiki.archlinux.org/index.php/LXDM
    Display Environment: https://wiki.archlinux.org/index.php/Cinnamon

  • How to install Bumblebee-GUI in Arch KDE?

    Hello, as the tittle said, i want to know how to install the "bumblebee-gui" in Arch. I have installed bumblebee with Bbswitch, everything works cool and smooth, but i want to have the icon in the taskbar cause it sends notifications about bumblebee state. I know it's not essential, but i like eyes candy and i dont like doing a "cat /proc/acpi/bbswitch" every time. The wiki just says nothing about it, i think it needs some updates or maybe it's just not available in Arch. I tried to do the way the official page said ( https://github.com/Bumblebee-Project/bu … indicator), but i couldn't start it. Could you help me with it?
    Thanks!

    I know,it was my fault cause the internet was broken so i thought it wasn't posted. Btw i was able to install Bumblebee-gui in KDE, maybe im going to write a simple guide, i just needed to install some modules for python. this is how it looks now. I have the icon in the system tray. Thanks!!

  • How to Install Integration service from hyper-v host to a virtual machine ?

    i have around 100 Virtual Machine distributed on a cluster hyper-v cluster so i need to know how to install the upgraded version of integration service from the hyper-v host to all  virtual machines
    that has a mismatched version of the integration service using power-shell script ?

    See this article:
    PowerShell Script
    for Automated Install of Hyper-V Integration Services in a VM running on Windows Server 2012 with Hyper-V V 3.0 Role using PowerShell Remoting
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • Trying to install iCloud on Win7 get error message either no default mail client or current mail client cannot fulfill messaging request.   How fix?

    Trying to install iCloud on Win7 get error message either no default mail client or current mail client cannot fulfill messaging request.   How fix?

    Outlook 2013.  Under Start Up Options, I have checked "Make Outlook the default program for E-mail, Contacts, and Calendar".

  • How to install GCC and DKMS on Oracle Linux?

    Hello,
    I am a newbie to Oracle Linux. I installed Oracle Linux on a virtual machine using Oracle VirtualBox. Now I need to install the packages DKMS and GCC in order to share drives between the host and the ghost.
    Here is what is happening:
    # yum install dkms
    Setting up Install Process
    Setting up repositories
    No Repositories Available to Set Up
    Reading repository metadata in from local files
    Parsing paskage install arguments
    No Match for afgument: dkms
    Nothing to do
    Please, advice what to do.
    Thanks in advance.

    Here is what you need to install under Oracle Linux or Red Hat Enterprise Linux to install the VirtualBox Guest Additions:
    <pre>yum -y install gcc kernel-uek-devel-$(uname -r)</pre>
    The packages are available from the Oracle public yum repository as already mentioned, or on the installation DVD in the server directory.

  • How to install microsoft hosted virtual network adapter

    I have a HP 20- A225IN windows 8.1 All in one PC
    I accidentally uninstall the Microsoft hosted virtual network adapter from Network Adapters under Device Manager.
    please tell me how to install this adapter again?

    I have a video that covers the steps to install the Microsoft Loopback Adapter in Windows 7.  Hope this helps...
    http://www.youtube.com/watch?v=R9674zGHxrE
    Guides and tutorials, visit
    ITGeared.com.

Maybe you are looking for

  • Propagation of Credentials from ADF Pages to BPEL

    It is easy and straightforward to call web services from ADF pages. But I am a bit confused about the security issues around use of BPEL and OWSM with ADF. Suppose that I have authenticated against an LDAP to access an ADF page and the page make call

  • Windows 7 64-bit on A88X-G43 and have no sound

    I just replaced my dead Motherboard with an MSI A88X-G43, with an AMD A10-6800K and 2 4GB sticks of G.Skill Ripjaws X Series RAM. Main Board:    A88X-G43 Bios Version:  E7793AMS V3.3 Video Card:    On-board video PSU:               Corsair VX450W 12v

  • IN FF67 BRS how to edit the closing balance

    Hi Gurus, How to delete or edit the closing balance already entered in FF67 and also after savings but before posting.... Also kindly tell me what to do with the line items already entered in the ff67 but for some reasons it has not got posted.... wh

  • Any key to quickly switch between controllers in Piano Roll?

    in the LPX PIano Roll, can we use key commands or ipad Remote app to quicly switch between different midi controllers? Like switch between modulation/foot control, etc.

  • MCIDS failed to import sensor

    i get the following error when trying to add a sensor to my 2.3 VMS IDS management center: Import of sensor X.X.X.X failed. Error : Error importing configuration files from the sensor - Unable to import sensor config using RDEP: java.lang.Exception: