Gentoo Linux RotateEffect.java wont work?

I'm trying to run the TestEffect and RotateEffect code from the JMF solutions but it will
not run under Gentoo Linux with this error:
java TestEffect file:bluescreen2.mov
Video format: JPEG, 160x120, FrameRate=12.0, Length=3574
The input format is not compatible with the given codec plugin: RotationEffect@17653ae
Failed to realize: com.sun.media.ProcessEngine@1319c
Cannot build a flow graph with the customized options:
Unable to add customed codecs:
RotationEffect@17653ae
Error: Unable to realize com.sun.media.ProcessEngine@1319c
Failed to realize the processor.
Gentoo installs with the Cross-Platform pack (not the Linux Performance Pack), and the code runs fine
on Windows. Is there any way I can fix this as my own Effects and Codecs will not run with the same error.
Any help appreciated.

You don't have native libraries in your path environment variable. keep your jmf/lib in your system's path. that should solve your problem.
      - Reza

Similar Messages

  • Help, Java wont work

    After everything in my mom's computer was replaced , and we got the latest version of Internet explorer, I had to download the java software. I have followed all the instructions, made sure the settings on the plugin were set, and everything. It does not work, and it does not bring up applets for chats or do anytyhing. Can anyone help?

    Tools -> Internet Options -> Advanced
    Scroll down to Java (Sun)
    See this? (or something similar)
    Use Java 2 v1.4.1_02 for <applet> (require restart)
    Uncheck it (it's lying, didn't require restart for me).
    Seems to be some sort of problem with the Sun Java in an MS browser. Once unchecked, it will use MS Java instead (I believe). Worked for me.
    Cheers,
    Radish21

  • Java wont work on my Macbook Pro

    Hi,
    Ive recently purchased a Macbook Pro and am totally GREEN! I need to view lectures online and its stating that in order to do this I need to enable javascript or download the latest version of adobe flash. So I downloaded the latest version of adobe flash (twice!) then I checked that javascript was enabled (it was) and now the lectures still will not show and the same messaging is being displayed. Ive looked on communities for an answer but being such an apple newbie sometimes I can only follow the most simple of instructions because I do not know a whole lot about my computer yet!
    If anyone knows a way around this I would be very grateful for the help :-)
    Thankyou

    Java and Javascript have NOTHING to do with each other, except for their overlapping names. Solutions for Java have no overlap with solutions for Javascript.
    Your best source for help with this is the publisher of the lessons or your school. Make certain which of these confusing terms you are talking about, or any help will not solve the problem!

  • SetAccelerator in Java 6 wont work with invisible JMenuItem

    HI all,
    i have a problem with Java 6.
    I used an invisibleMenuItem to enable some shortkey. it works fine with Java 5.
    while with Java 6, the following methods wont work anymore.
    invisibleMenuItem.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_M,inputEvent.CTRL_MASK));do u have any idea?

    sorry, i still dont figure it out. That was an overlooking.
    i tried to run the binding example with some little modification.
    http://java.sun.com/docs/books/tutorial/uiswing/components/examples/SliderDemo3.java
    original code
      textField.getInputMap().put(KeyStroke.getKeyStroke(
                                            KeyEvent.VK_ENTER, 0),
                                            "check");modified code
    textField.getInputMap().put(KeyStroke.getKeyStroke(
                      KeyEvent.CTRL_MASK, KeyEvent.VK_M),
                                            "check");then it wont listen to ctrl-M event. can anyone help?

  • Fn key wont work on ubuntu linux??

    i had recently install the linux ubuntu operating system on my laptop thoshiba  SATELLITE L735  but the Fn key wont work with it anyway to make it work ???

    The Fn key won't work until somebody writes the corresponding utility for Linux. Don't hold your breath.
    -Jerry

  • Java just wont work on my computer

    i reinstllsd it more then 3 times alredy and tried using diffrent browsers
    i have the newst one instelld right now
    i have windows xp most updated
    but no matter what java applet i am tring to open online it just wont work
    it gives me three eror messges
    on after the ather and then the file just has a red x on it
    first this
    java.security.PrivilegedActionException: java.io.IOException: ???? ?????, ?? ?????? ?? ?????? ?? ????? ????? ?????? ??????
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.openInputStream(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.getAllPersistedCredentials(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.access$000(Unknown Source)
         at com.sun.deploy.security.CredentialManager.<init>(Unknown Source)
         at com.sun.deploy.security.MSCredentialManager.<init>(Unknown Source)
         at com.sun.deploy.security.MSCredentialManager.getInstance(Unknown Source)
         at com.sun.deploy.services.WPlatformService.getCredentialManager(Unknown Source)
         at com.sun.deploy.security.DeployAuthenticator.<init>(Unknown Source)
         at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
         at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
    Caused by: java.io.IOException: ???? ?????, ?? ?????? ?? ?????? ?? ????? ????? ?????? ??????
         at java.io.WinNTFileSystem.createFileExclusively(Native Method)
         at java.io.File.createNewFile(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor$1.run(Unknown Source)
         ... 11 more
    then this one
    java.lang.NullPointerException
         at java.io.ObjectInputStream$PeekInputStream.read(Unknown Source)
         at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
         at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source)
         at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
         at java.io.ObjectInputStream.<init>(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.getAllPersistedCredentials(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.access$000(Unknown Source)
         at com.sun.deploy.security.CredentialManager.<init>(Unknown Source)
         at com.sun.deploy.security.MSCredentialManager.<init>(Unknown Source)
         at com.sun.deploy.security.MSCredentialManager.getInstance(Unknown Source)
         at com.sun.deploy.services.WPlatformService.getCredentialManager(Unknown Source)
         at com.sun.deploy.security.DeployAuthenticator.<init>(Unknown Source)
         at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
    and then this one
    java.lang.NullPointerException
         at java.io.ObjectInputStream$PeekInputStream.read(Unknown Source)
         at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
         at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source)
         at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
         at java.io.ObjectInputStream.<init>(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.getAllPersistedCredentials(Unknown Source)
         at com.sun.deploy.security.CredentialManager$CredentialPersistor.access$000(Unknown Source)
         at com.sun.deploy.security.CredentialManager.<init>(Unknown Source)
         at com.sun.deploy.security.MSCredentialManager.<init>(Unknown Source)
         at com.sun.deploy.security.MSCredentialManager.getInstance(Unknown Source)
         at com.sun.deploy.services.WPlatformService.getCredentialManager(Unknown Source)
         at com.sun.deploy.security.DeployAuthenticator.<init>(Unknown Source)
         at sun.plugin.AppletViewer.initEnvironment(Unknown Source)
    the a red x where the applet shold be
    agein it happens to every java applet i see online

    Britteney26 wrote:
    i bought a gatway computer with windows 7 on it and the linksys wusb600n wireless adapter-its supposed to be compatible with windows seven but its really not. does anyone know a good adapter that works? i have a linksys router too.
    Brittney26, A Windows Vista Driver should be compatible with the item in the event you cannot obtain a Windows 7 Driver for it. Have you also tried to perform an update through the Windows Update function of your operating system?
    *******DISCLAIMER********
    I am not an employee of BBY in any shape or form. All information presented in my replies or postings is my own opinion. It is up to you , the end user to determine the ultimate validity of any information presented on these forums.

  • Java and flash wont work

    I went to try out the new icloud but when i logged in it said i needed java to run this. I have check the software update and everything is up to date so the computer 'thinks' java is working fine but it simply isnt there.
    Also another thing i am also having this same problem with adobe flash. Not sure if there connected some how but neither of them work and the computer thinks they are already installed

    You should check that you've got Java and Javascript turned on in Safari preferences:
    Safari menu > Preferences.. > Security tab
    Bob

  • Coldfusion 11 Developer wont work after local machine restart

    I'm brand new to CF.  I've installed CF 11 Developer & attached to IIS.  I'm on a windows 7 machine.  Every time I have to restart my machine for whatever reason, the CF Administrator wont work, nor will any CFM page work.  I have to completely uninstall CF11 & then reinstall it in order for it to work again.  Any ideas or suggestions as to what might be causing this behavior?  Below is the error message I receive when I try to hit CF Administrator:
    HTTP Status 500 - ROOT CAUSE:
    type Exception report
    message ROOT CAUSE:
    description The server encountered an internal error that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: ROOT CAUSE: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Monitoring service is not available. at coldfusion.server.ServiceFactory.getMonitoringService(ServiceFactory.java:223) at coldfusion.CfmServlet.service(CfmServlet.java:199) at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:121) at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:422) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:198) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)  coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:70) coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:121) coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.52 logs.
    Apache Tomcat/7.0.52

    Thanks, Anit.  Honestly, I am unable to determine if the service is running.  I"m assuming it is not based only the fact that no cfm page is returning.  Could you share with me best practice to determine if service is running?  Also, I'm not aware of the hf1100-3776060.jar.  Is it a patch that I need to drop in my Coldfusion installation?
    Thanks so much for your assistance.  This is the 3rd time today I've had to uninstall/reinstall the service.
    AB

  • [Oracle 11G XE and Apex 4.2 ] Backup from System "A", restored in System "B" wont work.

    ***Backup from System A, restored in System B wont work.***
    Hi!
    i have a problem, my Apex 4.2 computer/server died, broken motherboard, made me to take the backup files from the HDDs within System A, moved them over to the HDD within System B.
    System OS: Win7 Ult 64bit.
    1. Installed Oracle 11g XE
    2. Installed Java JRE-7 (1.7.0_40)
    3. Installed Java Glassfish Server 3.1.2.2 (ogs-3.1.2.2-windows.exe) (Java EE6 Compatible)
    4. Run Restore, Succefully Restored. (the Backup is taken from System "A" that worked properly with Apex 4.2 before hardware crash.)
    The Result
    http://127.0.0.1:8080/apex/f?p=4950
    Error    Error processing request.
    ORA-01403: no data found
    OK    <-( Button )

    then i tryed just this URL -> http://127.0.0.1:8080/apex
    it works as it schould.

  • Open a PDF file in linux using java

    Hi..
    How can I open a PDF file in linux using java.
    I am able to open PDF in windows and mac using this code
    in Windows
    Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + path_of_PDF);
    in mac
    Runtime.getRuntime().exec("open " + path_of_PDF);
    But nothing is working with linux.
    Please help
    Thanks

    One thread is enough:
    http://forum.java.sun.com/thread.jspa?threadID=5267458

  • Open PDF file in linux using java

    Hi..
    How can I open a PDF file in linux using java.
    I am able to open PDF in windows and mac using this code
    in Windows
    Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + path_of_PDF);
    in mac
    Runtime.getRuntime().exec("open " + path_of_PDF);
    But nothing is working with linux.
    Please help
    Thanks

    appi wrote:
    Hi.. I found the JDIC binary files. There are different binaries for all the plateform. Is there any solution which is independent of plateform.Yes, and we already told you: Use JDK6, which has those libraries built into the standard class library.
    How can I use these binaries in my existing project. does it work, If I place them at same place where other .class files are kept.Read the documentation of the JDIC project. I'm sure they answer this question in their FAQ.

  • Firefox is refusing to start. It says that my profile is missing, which it appears to be. Yet the way in which one goes about creating a new profile wont' work either. Anybody have a bloody clue what's going on and how to fix it?

    Firefox is refusing to start. It says that my profile is missing, which it appears to be. Yet the way in which one goes about creating a new profile wont' work either. Anybody have a bloody clue what's going on and how to fix it?

    AIR give you classes to detect an on-line or off-line status, it's in 
    this way for the sake of flexibility for instance what happens if you 
    only what to sync  data only on Saturdays at 2 am? If it were done 
    automatically that'll be a problem. And it isn't so complicated.
    You can download the SalesBuilder from AIR examples at www.adobe.com/devnet/air
      it's an application that does everything you have in mind.
    I don't understand your question abou file types.
    An AIR app can communicate with almost every backend served tech 
    CF, .Net, PHP, RoR.
    Sincerely,
    Michael
    El 14/05/2009, a las 8:48, IrishAIRMax <[email protected]> escribió:
    >
    I have to say that I'm loving the picture! well cool!
    >
    Sorry but I don't quiet understand. I thought AIR did the updating 
    automatically? I didn't realise the developer had to program the 
    logic of how the updates take place?  Is it a case in most AIR apps 
    that when online the app updates the server and once every intervel 
    (of however long) the local SQLite DB is synced to the more updated 
    server DB. Then when offline the developer has to sense that the app 
    is offline and store a log manually of the updates without any help 
    from AIR itself, and then update once it comes online again?
    >
    Can AIR link to anything more than a database on the server side 
    apart from webservices, for example .as files or any other file types?
    >
    What type of server is a Flex app stored on, is it a specific Adobe 
    server rather than a Java or .NET server?
    >
    Thank you so much for your last comment!
    IrishAIRMax
    >

  • Java stopped working in FF 3.6.12despite having uninstalled/reinstalled latest Java

    Life was good until recently when java stopped working in FF when accessing eBay (although this continues working fine in IE).
    I have uninstalled all Java and reinstalled the latest version, made sure Java is enabled in FF, all to no avail. Clicking on Tools/Java Console does not bring up the console and most of the Java-based functions in eBay (Zoom, Enlarge, various links and buttons) are not working.
    FF version is 3.6.12 and Java is 1.6.0.22 (per javatester.org web site... which does bring up the Java console in FF, for what ever that's worth... does this indicate the problem is with eBay and not FF???).

    To avoid confusion: http://kb.mozillazine.org/JavaScript_is_not_Java
    See [[JavaScript]] and http://kb.mozillazine.org/JavaScript
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • 9i Oracle Installer fails on Gentoo Linux

    When I try to run the Oracle Installer on my Gentoo Linux system, I get a segmentation fault.
    My system configuration:
    Gentoo Linux 1.4.2.8
    kernel 2.4.21-pre3-aa1
    binutils 2.13.90.0.16
    glibc 2.3.1-r2
    Here's the crash output:
    Initializing Java Virtual Machine from /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/java. Please wait...
    Unexpected Signal : 11 occurred at PC=0x806e749
    Function name=(N/A)
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    Dynamic libraries:
    08048000-0804c000 r-xp 00000000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    0804c000-0804d000 rw-p 00003000 03:01 4161 /tmp/OraInstall2003-02-19_09-53-36AM/jre/bin/i386/native_threads/java
    15556000-15569000 r-xp 00000000 03:01 166327 /lib/ld-2.3.1.so
    15569000-1556a000 rw-p 00012000 03:01 166327 /lib/ld-2.3.1.so
    1556b000-15578000 r-xp 00000000 03:01 166198 /lib/libpthread-0.10.so
    15578000-1557b000 rw-p 0000d000 03:01 166198 /lib/libpthread-0.10.so
    155bb000-155c4000 r-xp 00000000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c4000-155c5000 rw-p 00008000 03:01 52489 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/native_threads/libhpi.so
    155c5000-157b5000 r-xp 00000000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    157b5000-158b3000 rw-p 001ef000 03:01 19050 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/client/libjvm.so
    158ca000-158cc000 r-xp 00000000 03:01 165869 /lib/libdl-2.3.1.so
    158cc000-158cd000 rw-p 00001000 03:01 165869 /lib/libdl-2.3.1.so
    158cd000-159f2000 r-xp 00000000 03:01 166347 /lib/libc-2.3.1.so
    159f2000-159f5000 rw-p 00124000 03:01 166347 /lib/libc-2.3.1.so
    159fb000-15a0d000 r-xp 00000000 03:01 166301 /lib/libnsl-2.3.1.so
    15a0d000-15a0e000 rw-p 00011000 03:01 166301 /lib/libnsl-2.3.1.so
    15a10000-15a32000 r-xp 00000000 03:01 165848 /lib/libm-2.3.1.so
    15a32000-15a33000 rw-p 00021000 03:01 165848 /lib/libm-2.3.1.so
    15a33000-15a69000 r-xp 00000000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a69000-15a76000 rw-p 00035000 03:01 680962 /usr/lib/libstdc++-libc6.1-1.so.2
    15a78000-15a89000 r-xp 00000000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a89000-15a8b000 rw-p 00010000 03:01 36505 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libverify.so
    15a8b000-15aac000 r-xp 00000000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aac000-15aae000 rw-p 00020000 03:01 36513 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libjava.so
    15aaf000-15ac3000 r-xp 00000000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac3000-15ac6000 rw-p 00013000 03:01 36508 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i386/libzip.so
    15ac6000-167f7000 r--s 00000000 03:01 812976 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/rt.jar
    16824000-16ac9000 r--s 00000000 03:01 812969 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/i18n.jar
    16ac9000-16adf000 r--s 00000000 03:01 812972 /tmp/OraInstall2003-02-19_09-53-36AM/jre/lib/sunrsasign.jar
    27a77000-27c77000 r--p 00000000 03:01 247094 /usr/lib/locale/locale-archive
    27c77000-27c82000 r-xp 00000000 03:01 166306 /lib/libnss_compat-2.3.1.so
    27c82000-27c83000 rw-p 0000a000 03:01 166306 /lib/libnss_compat-2.3.1.so
    28483000-2863c000 r--s 00000000 03:01 276293 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/OraInstaller.jar
    2863c000-287a9000 r--s 00000000 03:01 276297 /tmp/OraInstall2003-02-19_09-53-36AM/oui/lib/ewt3.jar
    Local Time = Wed Feb 19 09:53:46 2003
    Elapsed Time = 0
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002C4
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_02-b02 mixed mode)
    # An error report file has been saved as hs_err_pid1350.log.
    # Please refer to the file for further information.

    Simply the problem can be solved setting a different Java Runtime Environent Path inside the configuration files located in the DISK1 folder.
    The files:
    /tmp/Disk1/install/oraparam.var
    /tmp/Disk1/install/linux/oraparam.ini
    must be edited!
    The Variable: JRE_LOCATION must be set with the new path or the Java Runtime Environment (Can be also the J2sdk).
    Tamer

  • Gentoo Linux and Microsoft Failover Clusters / Hyper-V

    Hello,
    Hoping there are a few people on the boards familiar with running Gentoo Linux guests under Microsoft FailOver Cluster / Hyper-V hosts.
    I have four Gentoo Linux guest VMs (running kernel 3.12.21-r1) running under the Microsoft Failover Cluster system with Hyper-V as the host. All of the Hyper-V drivers are built into the kernel (including the utilities and balloon drivers) and generally they
    run without issue.
    For several months now, however, I have been having strange issues with them. Essentially they stop responding to network requests after random intervals. However, these intervals aren't a few minutes or hours from each other; more like days or even weeks before
    one of them will stop responding on the network side.
    The funny thing is that the VMs themselves on the console side still responds. However, if I issue a reboot command on the externally non-responsive VM, the system will eventually get to a stage where all of the services are stopped and then hangs right after
    the "mounting remaining system ro" line (or something like that).
    The Failover Cluster Manager then reports that the system is "Stopping" but the system never reboots.
    I have to completely restart the HOST system so that either (A) the VM in question transfers to another host and starts responding again or (B) when the HOST comes back up I can work with the VM again.
    This *ONLY* happens on the Gentoo Linux guest VMs and not my Windows VMs.
    Wondering if anyone has hints on this.
    Thank you for your time.
    Regards, Christopher K.

    Hi ckoeber,
    Hyper-V has support most of Linux distribution but not all because it’s have so many distribution, until now the Gentoo Linux not in the support list, you can refer the following
    KB to know more about the detail:
    Linux Virtual Machines on Hyper-V
    http://technet.microsoft.com/en-US/library/dn531030
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Install External Microphone in MacBook Pro

       Hello, When i link External microphone to MacBook pro i can't record sound in any application !! currently i am using Adobe Audition CS6, Image bellow i can't see external microphone in Audio MIDI Setup !! Adobe Audition CS6 Sound input setup !!!

  • Has anyone included an AUP Page as part of a PEAP Auth process on ISE?

    I was wondering if somebody has ever tried to include UAP in a PEAP wireless connection using ISE. I am still doing tests and trying to make it work. Any general ideas are well-received. thanks

  • Coding Decisions in Downloading report to CSV via button

    A new enhancement ( insert the report criteria in the csv file) has been requested for our apex application. I found this example which is pretty good and does just what I want. [how to download via a button|http://forums.oracle.com/forums/thread.jsp

  • Excise Under Bond

    Hi Gurus, The scenario is like this. My client procure goods from different countries.The all import goods are not taken to the warehouse.Instead they kept in bonded warehouse. Partially they are withdrawing the materials and accordingly make payment

  • How to hide "Help" icon in "Tech Support and Training" channel in CLM

    How to hide "Help" icon in "Tech Support and Training" channel in CLM. Is there a way to link the Help icon to custom training pdf's rather than standard training pdf "buyer_online_help" Regards, Gurmeet