Mark/reset not supported

Hello,
i've setup an application building pdfs and xml files from print files. This application works with some input files, not with all.
The exception that comes up is:
<code>
java.io.IOException: mark/reset not supported
     at java.io.InputStream.reset(Unknown Source)
     at com.compcomp.hhsued.bl.export.PdfTemplateImpl.parseEscapeString(PdfTemplateImpl.java:160)
     at com.compcomp.hhsued.bl.export.PdfTemplateImpl.parseIt(PdfTemplateImpl.java:65)
     at com.compcomp.hhsued.bl.export.templates.PdfTemplateSUDU.render(PdfTemplateSUDU.java:130)
     at com.compcomp.hhsued.bl.input.ConverterProcessor.writePdfFile(ConverterProcessor.java:323)
     at com.compcomp.hhsued.bl.input.ConverterProcessor.init(ConverterProcessor.java:147)
     at com.compcomp.hhsued.bl.input.ConverterProcessor.<init>(ConverterProcessor.java:69)
     at com.compcomp.hhsued.bl.main.BlConverter.main(BlConverter.java:67)
</code>
What means this: mark/reset not supported?
And why doesn't it happen always?
Thank you,
Nico

Input streams represent a input source. The type of the source can vary, for example it could be a socket or it could be a file.
In a random acces file you can 'mark' a position in the file. One can then return to that position by 'reset'.
One of the source types you are using does not support that.

Similar Messages

  • Mark/reset IO exception

    Hi everyone,
    What I'm trying to do here is get an audio file from the jar file as an input stream and convert this to an audioInputStream. Obtaining it from the jar file works fine. The problem is that I get an io exception at the following line:
    audioInputStream = AudioSystem.getAudioInputStream(is);This code all worked fine before when I created an audioInputStream using a File object. Is there any work around that would solve this?
    public void beginAudio()
    jarFile = new JarFile("z.jar");
    soundFile = jarFile.getJarEntry("Multimedia/DMathews.wav");
          if(soundFile!=null)System.err.println("sound file is not NULL here");
          loadAudio(soundFile);
    public void loadAudio(JarEntry entry)
        try
            is = jarFile.getInputStream(entry);
            if(is!=null)System.err.println("is is NOT NULL");
            if (is.markSupported()==false)System.err.println("mark is NOT supported by IS");
            audioInputStream = AudioSystem.getAudioInputStream(is);
            if (audioInputStream.markSupported()==false)
    System.err.println("mark is NOT supported by audioInputStream");
          catch(Exception ex)
            ex.printStackTrace();
          audioFormat =audioInputStream.getFormat();
    }This is the exception:
    is is NOT NULL
    mark is NOT supported by IS
    java.io.IOException: mark/reset not supported
    at java.io.InputStream.reset(InputStream.java:329)
    at java.io.FilterInputStream.reset(FilterInputStream.java:204)
    at java.io.FilterInputStream.reset(FilterInputStream.java:204)
    at com.sun.media.sound.WaveFileReader.getAudioFileFormat(WaveFileReader.
    java:128)
    at com.sun.media.sound.WaveFileReader.getAudioInputStream(WaveFileReader
    .java:237)
    at javax.sound.sampled.AudioSystem.getAudioInputStream(AudioSystem.java:
    680)
    at Multimedia.testSound.loadAudio(testSound.java:413)
    at Multimedia.testSound.beginAudio(testSound.java:214)

    I tried the following code but got the exception below:
    soundFile = jarFile.getJarEntry(audioFiles[lsClips.getSelectedIndex()] );
          is = (InputStream)jarFile.getInputStream(entry);
          if(is!=null)System.err.println("is is NOT NULL");
          ObjectInputStream in = new ObjectInputStream(is);is is NOT NULL
    java.io.StreamCorruptedException: invalid stream header
    Does anyone have any suggestions?

  • E-M5 Mark II: Why does LR6 not support working with the full 4:3 raw image for pictures taken using a different aspect ratio?

    When importing Olympus E-M1 or E-M10 raw images which are taken in aspect ratio different to native the 4:3 MFT sensor format, LR will display the frame as crop overlay to the full image as captured by the sensor. This is very useful because at time of postprocessing one can still control the position of the frame, and modify if required.
    I was very suprised to see that for E-M5 Mark 2 this is not supported in LR6. The raw file in LR6 corresponds exactly to the frame which was chosen while shooting. Full 4:3 image information is present in the ORF raw file though, which can be easily seen eg using Olympus Viewer.
    Is there any specific reason why this useful feature has been neglected for E-M5 Mark II?
    Thanks
    Karsten

    Try asking in the Lightroom forum.
    Photoshop Lightroom

  • I have a big crossbar mark over my FF4 icon after I've installed and replaced FF3. When I try to open the software, I get "You can't open the application "Firefox" because it is not supported on this architecture." What's up with that?

    I have a big crossbar mark over my FF4 icon after I've installed and replaced FF3. When I try to open the software, I get "You can't open the application "Firefox" because it is not supported on this architecture." What's up with that?

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

  • 1)Could not start up os x 2)Only could start bootcamp 3)Tried resetting nvram 4)Could not start even in bootcamp 5)Verify disk says -. Verifying volume "Macintosh HD" Error: Live file system repair is not supported 6)Installed maverick on USB d

    1) Could not start up os x
    2) Only could start bootcamp
    3) Tried resetting nvram
    4) Could not start even in bootcamp
    5) Verify disk says …. Verifying volume “Macintosh HD”
    Error: Live file system repair is not supported
    6) Installed maverick on USB drive
    7) Boot from USB drive. Tried verifying HD: Volume header needs minor repair. The volume Recovery HD was found corrupt and needs to be repaired. Verifying volume “Macintosh HD”: Error: live file system repair is not supported.
    8) The terminal code says
    9) Last login: Wed Feb 11 14:09:47 on console
    10)  xxxx-MacBook:~ xxxx$ diskutil list
    11)  /dev/disk0
    12)  #: TYPE NAME SIZE       IDENTIFIER
    13)  0:      GUID_partition_scheme *160.0 GB   disk0
    14)  1: EFI EFI 209.7 MB   disk0s1
    15)  2:                  Apple_HFS Macintosh HD            80.1 GB disk0s2
    16)  3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    17)  4:       Microsoft Basic Data 50.0 GB    disk0s4
    18)  /dev/disk1
    19)  #: TYPE NAME SIZE       IDENTIFIER
    20)  0:      GUID_partition_scheme *15.6 GB    disk1
    21)  1: EFI EFI 209.7 MB   disk1s1
    22)  2:                  Apple_HFS BOOT                    14.8 GB    disk1s2
    23)  3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
    24)  Saeedehs-MacBook:~ saeedehmirbagheri$ diskutil cs list
    25)  No CoreStorage logical volume groups found
    26)  Saeedehs-MacBook:~ saeedehmirbagheri$ sudo gpt -vv -r show /dev/disk0
    27)  Password:
    28)  gpt show: /dev/disk0: mediasize=160041885696; sectorsize=512; blocks=312581808
    29)  gpt show: /dev/disk0: PMBR at sector 0
    30)  gpt show: /dev/disk0: Pri GPT at sector 1
    31)  gpt show: /dev/disk0: Sec GPT at sector 312581807
    32)  start       size  index  contents
    33)  0          1 PMBR
    34)  1          1 Pri GPT header
    35)  2         32 Pri GPT table
    36)  34          6
    37)  40     409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
    38)  409640  156394528      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
    39)  156804168    1269544      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
    40)  158073712   56853648        
    41)  214927360   97652736      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
    42)  312580096       1679        
    43)  312581775         32         Sec GPT table
    44)  312581807          1         Sec GPT header
    45)  xxxx-MacBook:~ xxxx$ sudo fdisk /dev/disk0
    46)  Disk: /dev/disk0 geometry: 19457/255/63 [312581808 sectors]
    47)  Signature: 0xAA55
    48)  Starting       Ending
    49)  #: id  cyl  hd sec -  cyl  hd sec [     start - size]
    50)  ------------------------------------------------------------------------

    Thank you -
    I booted from external USB. The diskutil list output is from OS x booting from the USB, which shows the following:
    Saeedehs-MacBook:~ saeedehmirbagheri$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *160.0 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            80.1 GB    disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data                         50.0 GB    disk0s4
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *15.6 GB    disk1
       1:                        EFI EFI                     209.7 MB   disk1s1
       2:                  Apple_HFS BOOT                    14.8 GB    disk1s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
    Saeedehs-MacBook:~ saeedehmirbagheri$ diskutil cs list
    No CoreStorage logical volume groups found
    I am not able to use target disk mode because I don't have firewire/thunderbolt ports.

  • No sound on my dv6 even after factory reset. TRIED REINSTALLING IDT then got not supported message

    windows 7 64 bit
    hp DV6   QE068UA#ABA
    my sound cut out the other day playing a game like it started to cut out here and there then fully cut out now not working unless i have a input jack plugged in the laptop..   speakers on my laptop that is but if i plug my stereo in it plays sound outta the laptop speakers just fine but also plays outta my stereo
    i already factory reset my laptop to see if thatd work and it still didnt help 
    i already uninstalled the idt and i tried to install it again and its saying 'the hardware detected is not supported by this idt software package the install will be aborted' 
    Please Help

    Thank you for visiting the HP Support Forums. I'm sorry but this is a peer-to-peer community of HP customers, and not a venue to contact HP directly. Most of the users here are consumers like yourself who are offering solutions because they like to help others, and any HP employees you see are here on their own capacity and not representing the company.
    If you have additional or direct feedback for HP about their products or services, or questions about repair, you can use the link below for contact information.
    http://www8.hp.com/us/en/contact-hp/ww-contact-us.html
    If you have other questions and concerns about using the forum, please feel free to send me a private message.
    OrnahP
    HP Support Forums Moderator
     Clicking the "Kudos Star" to the left is a great way to say thanks!
     When your problem has been solved, accept the solution by clicking "Accept as Solution" to help other members in the future!
    Rules of Participation

  • My iPhone 4s was playing music now won't on my sony dream machine how do I fix. "This device is not supported by this I-phone".  I have turned  off phone unplugged sony and did the pin reset on bottom.     Help please I need my tunes

    My iPhone 4s was playing music now won't on my sony dream machine how do I fix. "This device is not supported by this I-phone".  I have turned  off phone unplugged sony and did the pin reset on bottom.     Help please I need my tunes

    Try plugging it up to your computer and launching iTunes and either resetting it to factory settings or resetting to last sync. Hopefully it just noticing it's plugged up to iTunes will fix it. This happened to my friend once and all she had to do was plug it into her computer and that fixed it.

  • MY CS5 does not support my new Canon 7D Mark II camera Raw files on my Mac - what needs to be downloaded?

    I'm having trouble getting the CR2 files from my new Canon 7D Mark II camera to CS5/Bridge - it says the files are not supported by the installed version of RAW.  The DNG Converter dos not seem to help (I noticed it works for CS6 & CC only)  What needs to be done?

    I don't know your OS. If you have Vista (Windows) or OSX 10.6.8, you can only go to DNG 8.3, not the 8.7.1 you need.
    What is your OS version?
    Gene

  • Olympus OMD EM-5 Mark IIraw files not supported?

    I just bought an Olympus OMD EM-5 Mark II, a brand new version of the EM-5.  I can't import raw files from the camera into Lightroom.  I see a message saying that the raw format is not supported.  There was no such problem with the earlier version of the camera.  Any suggestions?

    CS6 and newer ACR version 8.8
    Supported camera models
    Camera
    Raw image filename extension
    Minimum Camera Raw plug-in version required
    Minimum Lightroom version required
    Olympus
    C-5050 Zoom
    ORF
    1.0
    1.0
    C-5060 Zoom
    ORF
    2.1
    1.0
    C-7070 Wide Zoom
    ORF
    3.1
    1.0
    C-8080 Wide Zoom
    ORF
    2.2
    1.0
    E-1
    ORF
    2.1
    1.0
    E-10
    ORF
    1.0
    1.0
    E-20
    ORF
    1.0
    1.0
    E-3
    ORF
    4.3
    1.3.1
    E-30
    ORF
    5.3
    2.3
    E-420
    ORF
    4.5, 5.0
    2.0
    E-450
    ORF
    5.4
    2.4
    E-5
    ORF
    6.3
    3.3
    E-520
    ORF
    4.5, 5.0
    2.0
    E-600
    ORF
    6.1
    3.1
    E-620
    ORF
    5.4
    2.4
    E-M1 *
    ORF
    8.2
    5.2
    E-P1
    ORF
    5.5
    2.5
    E-P2
    ORF
    5.6
    2.6
    E-P3
    ORF
    6.5
    3.5
    E-PL1
    ORF
    5.7, 6.1
    3.1
    E-PL1s
    ORF
    6.4
    3.4.1
    E-PL2
    ORF
    6.4
    3.4.1
    E-PL3
    ORF
    6.5
    3.5
    E-P5
    ORF
    8.1
    5.0
    E-PL6
    ORF
    8.1
    5.0
    E-PM1
    ORF
    6.5
    3.5
    EVOLT E-300
    ORF
    3.1
    1.0
    EVOLT E-330
    ORF
    3.4
    1.0
    EVOLT E-400
    ORF
    3.6
    1.0
    EVOLT E-410
    ORF
    4.1
    1.1
    EVOLT E-500
    ORF
    3.3
    1.0
    EVOLT E-510
    ORF
    4.2
    1.2
    OM-D E-M5
    ORF
    6.7, 7.1
    4.1
    OM-D E-M5 II
    ORF
    8.8
    OM-D E-M1
    ORF
    8.3
    5.3

  • I installed the window 7 os in to my mac book pro. after that the partition is not supported and then the folder with question mark flashing on my screen. plaese helf me what to do next to resume the mac os x?

    i installed the window 7 ultimate OS in to my mac book pro. after that the partition is not supported and then the folder with question mark flashing on my screen. plaese helf me what to do next to resume mac mac os x?

    Assuming that you tried to install Win 7 in bootcamp.
    Power on the machine and press and hold the "option" key when you hear the bong sound.
    Select the Macintosh HD icon and press "return" or just click on the icon.
    Once booted into OS X go to System Preferences and select the Startup Disk icon and configure startup to use the Macintosh HD.

  • Lightroom 5.6 do not support Canon g1x mark ii !!!!!!!!!!  PLEASE DO THIS SOON. Thanks a lot.

    Lightroom 5.6 do not support Canon g1x mark ii !!!!!!!!!!  PLEASE DO THIS SOON. Thanks a lot.

    negue wrote:
    Lightroom 5.6 do not support Canon g1x mark ii
    What ssprengel said.
    See Camera Raw plug-in | Supported cameras
    Camera
    Raw image filename extension
    Minimum Camera Raw plug-in version required
    Minimum Lightroom version required
    Powershot G1 X Mark II
    CR2
    8.5
    5.5

  • Version 03.03.00.XO - MLS QOS not supported

    Hi All,
    Anyone face the same problem with the following IOS Version?
    MLS QOS is not supported in global command.
    Switch#sh ver
    Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500es8-UNIVERSALK9-M), Version 03.03.00.XO RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2013 by Cisco Systems, Inc.
    Compiled Wed 14-Aug-13 07:26 by prod_rel_team
    Cisco IOS-XE software, Copyright (c) 2005-2013 by cisco Systems, Inc.
    All rights reserved.  Certain components of Cisco IOS-XE software are
    licensed under the GNU General Public License ("GPL") Version 2.0.  The
    software code licensed under GPL Version 2.0 is free software that comes
    with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
    GPL code under the terms of GPL Version 2.0.  For more details, see the
    documentation or "License Notice" file accompanying the IOS-XE software,
    or the applicable URL provided on the flyer accompanying the IOS-XE
    software.
    ROM: 15.1(1r)SG2
    Switch uptime is 6 minutes
    System returned to ROM by power-on
    Running default software
    Jawa Revision 3, RadTrooper Revision 0x0.0x41, Conan Revision 0x1449
    Last reload reason: power-on
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    License Information for 'WS-X45-SUP8-E'
        License Level: entservices   Type: Permanent
        Next reboot license Level: entservices
    cisco WS-C4506-E (P5040) processor (revision 2) with 4194304K bytes of physical memory.
    Processor board ID FXS1812Q346
    P5040 CPU at 2.2GHz, Supervisor 8-E
    Last reset from PowerUp
    1 Virtual Ethernet interface
    20 Ten Gigabit Ethernet interfaces
    511K bytes of non-volatile configuration memory.
    Configuration register is 0x2101
    SWITCH(config)#mls qos
                         ^
    % Invalid input detected at '^' marker.
    SWITCH(config)#
    SWITCH(config)#?
    Configure commands:
      aaa                         Authentication, Authorization and Accounting.
      access-list                 Add an access list entry
      access-session              Access Sesion Global Configuration Commands
      agent-server                Modify DNS server properties
      alias                       Create command alias
      ancp                        Configure ANCP
      archive                     Archive the configuration
      arp                         Set a static ARP entry
      async-bootp                 Modify system bootp parameters
      audit                       Router Audit
      authentication              Auth Manager Global Configuration Commands
      auto                        Configure Automation
      banner                      Define a login banner
      beep                        Configure BEEP (Blocks Extensible Exchange
                                  Protocol)
      bfd                         BFD configuration commands
      bfd-template                BFD template configuration
      boot                        Modify system boot parameters
      bridge                      Bridge Group.
      buffers                     Adjust system buffer pool parameters
      bulkstat                    Bulkstat Application
      call-home                   Enter call-home configuration mode
      cdp                         Global CDP configuration subcommands
      cef                         Cisco Express Forwarding
      cisp                        Set CISP parameters
      class-map                   Configure CPL Class Map
      clns                        Global CLNS configuration subcommands
      clock                       Configure time-of-day clock
      cluster                     Cluster configuration commands
      cns                         CNS agents
      comet-server                Configure comet-server properties
      config-register             Define the configuration register
      configuration               Configuration access
      control-plane               Configure control plane services
      crypto                      Encryption module
      cts                         Cisco Trusted Security commands
      default                     Set a command to its defaults
      default-value               Default character-bits values
      define                      interface range macro definition
      device-sensor               IOS Sensor Commands
      diagnostic                  Configure diagnostic information
      dns-server                  Modify DNS server properties
      dnsix-dmdp                  Provide DMDP service for DNSIX
      dnsix-nat                   Provide DNSIX service for audit trails
      do-exec                     To run exec commands in config mode
      dot1x                       IEEE 802.1X Global Configuration Commands
      downward-compatible-config  Generate a configuration compatible with older
                                  software
      eap                         EAP Global Configuration Commands
      emm                         Specify pre-loading of MDF
      enable                      Modify enable password parameters
      end                         Exit from configure mode
      energywise                  EnergyWise Global Configuration Commands
      epm                         EPM Global Configuration Commands
      errdisable                  Error disable
      ethernet                    Ethernet configuration
      event                       Event related configuration commands
      exception                   Exception handling
      exit                        Exit from configure mode
      fallback                    Fallback configuration commands
      fhrp                        Configure First Hop Redundancy Protocols
      file                        Adjust file system parameters
      fips                        FIPS mode after next reload
      flow                        Global Flow configuration subcommands
      format                      Format the output
      global-address-family       Enter address-family base routing topology mode
      help                        Description of the interactive help system
      hostname                    Set system's network name
      hw-module                   Apply command (e.g. shutdown) to specified
                                  hardware target
      hw-module                   Control of individual components in the system
      hw-switch                   Control of individual components in the switch
      id-manager                  ID Pool Manager
      identity                    Identity Configuration Commands
      infra-test                  Configure end2end properties
      interface                   Select an interface to configure
      ip                          Global IP configuration subcommands
      ipc                         Configure IPC system
      ipv6                        Global IPv6 configuration commands
      isis                        Global ISIS configuration subcommands
      issu                        no description
      key                         Key management
      kron                        Kron interval Facility
      l2                          Layer 2
      l2protocol-tunnel           Tunnel Layer2 protocols
      lacp                        LACP configuration
      li-view                     LI View
      license                     Configure License
      line                        Configure a terminal line
      link                        Enable Link State Tracking feature
      lldp                        Global LLDP configuration subcommands
      location                    Global location configuration commands
      logging                     Modify message logging facilities
      login                       Enable secure login checking
      mab                         MAC Authentication Bypass Global Configuration
                                  Commands
      mac                         Global MAC configuration subcommands
      macro                       Macro configuration
      media-proxy                 Global media proxy configuration
      mediatrace                  Mediatrace Application
      memory                      Configure memory management
      metadata                    Metadata Application
      mka                         MACsec Key Agreement (MKA) configuration
      module                      Module
      monitor                     Monitoring different system events
      mvr                         Enable/Disable MVR on the switch
      netconf                     Configure NETCONF
    Thank you.

    Hi,
    QOS implementation has radically changed since the advent of
    sup-7 & later
    You no longer set mls qos as qos is on the engine by default.
    Please see the following links
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/white_paper_c11-539588.html
    "Ingress QoS: Default Actions
    First and foremost, QoS does not need to be enabled on the Supervisor Engine, it is on by default in compliance with the MQC construct.
    When a packet arrives at an interface, there are two options to take into consideration: is there a policy attached or not? If the packet arrives with or without a marking and there is not a policy attached to the interface, packets will flow through the switch untouched. There are no questions as to where the packet came from or if it has a valid marking. If the packet arrives with or without a marking, and a policy is attached to the interface, the packet will only then be subject to the policy classification."
    And the config guide
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/15-1/XE_330SG/configuration/guide/config/qos_mrg.html#wp1461453
    Hope this helps
    Regards
    Alex

  • Not Supported Mode

    I have a 42" Samsung Digital Plasma HDTV. From time to time while watching Verizon FIOS TV my TV will switch from a picture to a message on the screen that states "NOT SUPPORT MODE" or I will turn the TV on and it gives me the same message.  I have called  Verizon support and was told to try  new compenent cables. I have done some research and it appears that Samsung TV's and Verizon have issues. I can make the issue go away for a few weeks if I go into my DVR and reset the picture to streched mode. I should not have to do any of this and Verizon is not helping much nor is Samsung. Does anyone have an idea what can be done or has anybody had this problem before.
    Signed
    Discouraged Verizon FIOS subscriber........

    Hello Nbeo2v6,
    Welcome to the Verizon Residential forums.  You might fnd some ideas here on how others have fixed the problem with their own Samsung HDTV's.  If none of the suggestions work for you, you can PM one of the employees (their forum names are blue ) for further assistance.
    Regards
    Message Edited by KaLin on 02-05-2009 08:16 PM
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • The storage where the virtual hard disk is located does not support virtual disk sharing

    Hi everyone,
    I deployed 2 hyper v vitual machines a while ago, and i did that because I needed to test my current game Project, which is an
    online game. However, i've had some problems with my Windows installation then I had to reset the pc by making it a refresh
    install. I still have the hyper v virtual disks, but i cannot attach it to a new hyper-v virtual machine. it pops up this message:
    "the storage
    where the virtual hard disk is located does not support virtual disk sharing". I dont know anything about virtual machines, so I
    didnt know I had to make the disk sharable. How can I force to attach the hard disk to a new hyper-v? I dont want to go t
    hrough the whole proccess of installing the operating system all over again and updating it....
    Any help is greatly appreciated!
    Thanks in advance,
    Romulo Romero

    Hi MrDebugging,
    >>
    When I Try to add a SCSI Controller, and then I click browse to add a UNC I get this:
    C:\Users\Public\Documents\Hyper-V\Virtual hard disks\ClienMachine.vhdx
    but I tried placing in different location, and the same problem occurs!
    By the way, Im not on a server , I am a domestic user and I am running it on my
    Windows 8.1
    According to the error message , it seems that it is not a permission issue .
    The VM is Gen 1 or Gen2 ?
    Generally the error message occurs when you enable "shared vhdx" on standalone/client hyper-v host :
    Please try to attach the VHDx file to IDE controller if it is a Gen 1 virtual machine (because only the SCSI controller has the option "virtual hard disk sharing" and Gen 1 VM only can boot from IDE )
    All in all , please do not use this feature without CSV or Scale-Out File Server with SMB 3.0 on file-based storage .
    If it is not the case , please detail steps what you did .
    Best Regards,
    Elton Ji
    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 Subscriber Support, contact [email protected] .

  • MacBook Mini-DVI to VGA - Samsung 32" LCD - Mode Not Supported

    I followed the instructions on Apple's site to use the MacBook with the lid closed and an external LCD. It worked perfectly the first time I tried it. (I believe in 1920 x 1024). It seemed a little hard to read so I changed the Display resolution, then encountered the "Mode Not Supported" on my LCD. I unhooked and used my MacBook to change the settings back, but the MacBook seems to revert to the "Mode Not Supported" resolution when I close the lid. Any suggestions? Can I reset the Display Preferences on my MacBook?

    I think this procedure should work, but it requires an external USB keyboard.
    - Shut down the Mac.
    - Have all the following connected:
    - MacBook power supply
    - External display
    - USB keyboard and mouse
    - Open the lid on the MacBook and hit the power button.
    - Immediately close the lid on the MacBook and start holding down the Shift key on the USB keyboard.
    - Release the Shift key once you see the spinning gear on the gray screen on the external display.
    The above procedure should cause the Mac to start in Safe mode and hopefully will finish booting into a useable screen. If that is the case, go into Displays preferences and select a known working resolution different from the one the Mac started up in under Safe mode. Now restart normally. Hopefully the newly selected resolution will persist through the normal restart and you will have a working external screen again.

Maybe you are looking for

  • New Feed URL not updating

    I recently moved my clients podcast feed and set it up (with WP Podpress plugin) with the new feed URL. I submitted it to iTunes but it has yet to show an update: Feed: http://calvaryqc.org/category/sermons/sunday-sermons/feed/ Podcast id: http://itu

  • Play modules for adobe premiere on mac yosemite for intel iris

    Adobe Premiere asks me to download new video display drivers for my macbook pro that runs on yosemite and has an intel iris. I can't find them anywhere. Please help.

  • QT Pro Crashes with "Export Controller" error when converting M2V to H.264

    I am currently experiencing a problem with QT Pro for Win. Any time I try to convert a M2V file to an H.264 encoded .mp4 file, QT pro gets approx 10-16% complete with the conversion and then crashes. (This happens when trying to encode an 2hr SD M2V

  • Strange TSV_TNEW_PAGE_ALLOC_FAILED dump...

    Hi guys! I have this weird problem: I have a program that does some updates to standard tables. The program runs ok, but if I comment the "update" lines, the execution ends with this dump: TSV_TNEW_PAGE_ALLOC_FAILED With the UPDATE doesn't cancel, wi

  • Is there any successful example of USRP RIO with PCIe adapter?

    Hi All,        Can I ask who has ever had successful experience of achieving high IQ rate using USRP RIO with PCIe adapter? If so, what PC were you using?        I am working on the USRP RIO. I tried to run the LabVIEW code for the USRP-2920 on the U