SCSI Compliance Test (LOGO), StorageParameters.exe command is failing

Hi,
We have a Virtual StorPort mini driver and I'm running SCSI Compliance Test
(LOGO) as part of HCK, but the test is failing with following error when run against our device.
======================
 Exception
  TypeName StorageDevices.Device
  Message The type initializer for 'StorageDevices.Device' threw an exception.
  InnerException
   Message Exception has been thrown by the target of an invocation.
   InnerException
    Message The system cannot find the file specified
    TargetSite System.String QueryDosDevice(System.String)
    StackTrace at StorageDevices.Device.QueryDosDevice(String deviceName) at
StorageDevices.Volume.InitializeObjectCache()
    Source StorageDevices
    HResult 0x80004005
   TargetSite System.Object _InvokeMethodFast(System.IRuntimeMethodInfo,
System.Object, System.Object[], System.SignatureStruct ByRef,
System.Reflection.MethodAttributes, System.RuntimeType)
   StackTrace at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo
method, Object target, Object[] arguments, SignatureStruct& sig,
MethodAttributes methodAttributes, RuntimeType typeOwner) at
System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object
target, Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeType typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture, Boolean skipVisibilityChecks) at
System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr,
Binder binder, Object[] parameters, CultureInfo culture) at
StorageDevices.Device.RegisterDeviceClassesFromAssembly(Assembly assembly, Type
typeToRegister) at StorageDevices.Device..cctor()
   Source mscorlib
   HResult 0x80131604
  TargetSite StorageDevices.Device GetDevice(System.String)
  StackTrace
   StackFrame
    Class StorageDevices.Device
    Method GetDevice
    Signature StorageDevices.Device GetDevice(System.String)
   StackFrame
    Class StorageParameters.StorageParameters
    Method Main
    Signature Void Main(System.String[])
  Source StorageDevices
  HResult 0x80131534
======================
I also tried to run the test against the MSFT VHD but it also fails with the
same error, here is the command the test is trying to perform
StorageParameters.exe /device
SCSI\DISK&VEN_MSFT&PROD_VIRTUAL_DISK\6&1D8CC2C5&0&000000 /outscript
set_params.cmd /sort LargestNonBoot /strictness Preference
From this error I'm not able to figure out what is missing for this test to
fail. Can anyone please help me in understanding the issue here?
Thanks,
Sunil.

Kashif Khan wrote:
THE ISSUE HAS BEEN RESOLVED!
With the same configuration the installation completed successfully on Oracle's Virtual Box. I had a lot of issues while installing Grid Control 11g on VMware, but, that got installed successfully as well on the Virtual Box.
Hence proved, VMware is no good for Oracle virtualization any more.
Hi,
Good if you have it resolved. Now could you please mark the thread as answered to avoid confusion
Cheers

Similar Messages

  • Advice on constructi​ng a test engine and formatting a spreadshee​t test file to perform command line interface testing on a product through telnet or serial interface

    Advice on constructing a test engine and formatting a spreadsheet test file to perform command line interface testing on a range of products through telnet or serial interface and output pass/fail results.

    Hello j. smith,
    TestStand gives you the ability to create "sequence files" which are lists of tests to be run sequentially or in parallel. These tests can be written in any language: LabVIEW VIs, C/C++ DLLs, EXEs, ActiveX objects, .NET Assemblies, etc.
    You can run your TestStand sequence files from a command-line prompt using the following syntax:
    \bin\SeqEdit.exe" /quit -run
    This will launch the TestStand Sequence Editor (and optionally prompt you for TestStand login information if you have this configured), run your sequence file, then exit.
    If you're using the TestStand process model, it can output your results to a report file or database if you configure this. To use a TestStand process mo
    del to execute your sequence file, use the following syntax:
    \bin\SeqEdit.exe" /quit -runEntryPoint
    Here's an example:
    C:\>"C:\Program Files\National Instruments\TestStand 3.0\bin\SeqEdit.exe" /quit -runEntryPoint "Single Pass" "C:\Program Files\National Instruments\TestStand 3.0\Examples\Demo\C\computer.seq"
    Note that multiple sequences and sequence files can be specified on the command line.
    TestStand supports remote sequence execution using DCOM (Distributed COM), which is an east way to remotely execute tests. But as for running tests or commands through a telnet or serial interface, you would have need to check Windows documentation on how to execute command-line remotely like this.
    David Mc.
    NI Applications Engineer

  • Advice on constructing a test engine and formatting a spreadsheet test file to perform command line interface testing on a product through telnet or serial interface

    Advice on constructing a test engine and formatting a spreadsheet test file to perform command line interface testing on a range of products through telnet or serial interface and output pass/fail results.

    If I understand correctly, you want to do the following:
    1. Create one or more tab-delimited files that specify a series of query strings (that LabVIEW will send to your products) and expected reply strings (that LabVIEW will look for in response to each query)
    2. Run your LabVIEW program (the test engine) and have it execute one or more test scripts from file using either TCP/IP or serial communication to your units under test
    3. Track how many of the queries are met with the expected response, and output an indication of whether each step passed or failed
    If this is close to correct, then I've attached a sample test file and LabVIEW VI as an example; I chose the TCP/telnet method because it allowed me to use the ni.com Web site to simulate my tes
    t hardware. If you happen to own the LabVIEW Internet Toolkit, there's a VI called "Telnet Play Script" in the Telnet palette that does something fairly similar using TCP. The same general model would also work for Serial communications.
    Hope it helps,
    John Lum
    Attachments:
    test_engine.zip ‏24 KB

  • Appcmd.exe add backup Output message: ERROR ( hresult:80070002, message:Command execution failed.

    [04.01.2014 21:41:55.0743] [1] 0.  ErrorRecord: System.InvalidOperationException: Running the command 'C:\Windows\system32\inetsrv\appcmd.exe add backup IISBackup130408621156784845' failed. 
    Output message: ERROR ( hresult:80070002, message:Command execution failed.  
    The system cannot find the file specified.
    Error message:  
    Process exit code: 2.
    [04.01.2014 21:41:55.0746] [1] [ERROR] The following error was generated when "$error.Clear(); 
    configure-WSManIISHosting -EnableKerberosModule;
    " was run: "Running the command 'C:\Windows\system32\inetsrv\appcmd.exe add backup IISBackup130408621156784845' failed. 
    Output message: ERROR ( hresult:80070002, message:Command execution failed.  
    The system cannot find the file specified.
    Error message:  
    Process exit code: 2.".
    [04.01.2014 21:41:55.0746] [1] [ERROR] Running the command 'C:\Windows\system32\inetsrv\appcmd.exe add backup IISBackup130408621156784845' failed. 
    Output message: ERROR ( hresult:80070002, message:Command execution failed.  
    The system cannot find the file specified.
    BlatniS

    Try this instead in an Elevated PowerShell
    Import-Module WebAdministration
    Backup-WebConfiguration -Name MyIISBackup
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • Looking for info on "test wlan dot1x radius" command

    Is there a way to perform RADIUS connectivity and optionally basic auth testing, without a client?
    I see the "test wlan dot1x radius" command in the CLI which looks promising, but I can't find any info on it. 
    The "test ..." commands aren't in the Command Reference (?!)
    Can anyone provide any info on how the above command works (if at all)
    Thanks in advance

    For testing radius, I use NTRadPing. Might be a better option for you.
    http://www.novell.com/coolsolutions/tools/14377.html
    Sent from Cisco Technical Support iPhone App

  • Is there an iTunes.exe command-line switch/syntax reference list?

    Is there an iTunes.exe command-line switch/syntax reference list?
    I would like iTunes to automatically play my music (selectable/programmable) when I click on the iTunes icon.
    Thank you in advance, ACJ

    Hi,
    Thank you for posting in Windows Server Forum.
    The switch /control indicates that you can take the control of the session which you have taken. Generally when we take remote desktop session we will already get the control of that session but in some case where some administrator will not give full access
    or control of remote session to the user. At that if they know this option they can use to control that remote session.
    Use command line parameters with Remote Desktop Connection
    http://windows.microsoft.com/en-in/windows/command-line-parameters-remote-desktop-connection#1TC=windows-7
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • JMS Compliance Test

    Hello,
    How can I test JMS compliance for JMS providers?
    Can anybody give me a good idea to do JMS compatibility
    test for JMS providers?
    Do you know any JMS compliance test suite?
    Thank you for your any assistance!
    Sunill.

    Hello,
    How can I test JMS compliance for JMS providers?
    Can anybody give me a good idea to do JMS
    compatibility
    test for JMS providers?
    Do you know any JMS compliance test suite?
    Thank you for your any assistance!
    Sunill.Check out http://www.objectweb.org/joram/tests/index.html
    Regards,
    Paul Brant
    my-channels - Technologies working together
    http://www.my-channels.com/

  • IviSwtch Compliance Test IVI Specific Driver in CVI crashing

    I have problem with IviSwtch Specific driver. I have finished all code for this driver and try to test in CVI tool called "Test IVI Specific Driver". Structure and Function panel test runs without any error. Problem is with Compliance test which returns:
    the driver could not be initialized through the class driver.
    Compliance Test was halted.
    Error returned: bffa0011
    Error Message: Function or method not supported.
    I tried to add exports to dll in according to this solution http://digital.ni.com/public.nsf/allkb/1DCA138862E75119862576C5006EA144
    After doing this Compliance test just crashing and I have to close it down. 
    Does anybody met this kind of problem? I would be grateful for any help.
    Regards
    Tomasz
    Solved!
    Go to Solution.

    >>The DLL version format is valid.
    ERROR: The DLL version is inconsistent with the version in the header file.
    All attributes have correct names.
    All attributes have correct data types.
    This error means the revision of the generated <driver_prefix>.dll does not match the Major and Minor version defined in header. This should not be a conern if you will not release the driver to customers and you take care of revision.
    >>ERROR: The driver is not c>ompliant with the Inherent group because:
    -The following Inherent attributes are not implemented:
    INSTRUMENT_MANUFACTURER
    INSTRUMENT_MODEL
    It is hard to tell the root reason of this issue, but there might be something doesn't work in your code. How about post these attributions' definition? OR send your project to  [email protected] I think NI could help to take a look into it.
    Thanks,
    Charles

  • What return values do the cmd.exe commands return?

    I have only begun to use PowerShell which I find way to complex at this time so for me the cmd.exe batch file does much of what I need, but I tried to find a list of the errorlevels returned by each of the commands but I couldn't find it. I found descriptions
    of the command here:
    http://technet.microsoft.com/en-us/library/cc772390(v=ws.10).aspx but they don't give return values.
    In particular I was looking for the return value of the find command. I assumed 0 meant found, and 1 meant not-found, but nothing told me that. It could be that 0 only meant the find did not return an error, irrelevant to the finding something or not, when
    1 might mean find exited prematurely (such as when using find in a protected directory). I since found that 0 means found and 1 means not found, but what if I needed to plan for how to handle exit codes other than those two?
    I'm looking with respect to W7 Pro for return values for all the commands, not just find. I did a search in this forum and "on the net" before I submitted this question, but with more than 108K results just in this forum,
    I found I didn't have the time to look through them all. "On the net" gave me some results for specific commands, but not all of them.
    So, can someone point me to a list of cmd.exe command return codes for W7?

    Hi,
    Some discussion about return value:
    Windows PowerShell Exit Codes
    http://blogs.msdn.com/b/powershell/archive/2006/10/14/windows-powershell-exit-codes.aspx
    As you can see, it indeed depends who set it.
    Alex Zhao
    TechNet Community Support

  • Test Publication - Command Execution Failed! Command Timed Out!

    Hello All,
    While testing my publication I get the following error
    Command Execution Failed! Command Timed Out!I've tried everyform for the Mobile Server URL : dns, ip, hostname and nothing seems to work.
    Thanks in advance for some advise.
    Jan

    Hello ,
    Client is remote. But I have an odd feeling that the problem is some VPN. I just deployed the publication, ran msync and it automatically grabbed the publication and all the items and I ran a test and all the data is in sync.
    This might be related to VPN. I will test by creating a local client.
    Thanks for the heads and advise. I consider this a resolved issue.
    Jan

  • Need clarification regarding the test cable-diagnostics tdr command

    Hello,
    I've read about the test cable-diagnostics tdr command but I need clarification on the examples listed below to make sure that I am providing the right answer to my co-workers.
    Example 1:
    CXXX7SW17#show cable-diagnostic tdr int g0/20
    TDR test last run on: July 16 10:23:00
    Interface Speed Local pair Pair length        Remote pair  Pair status
    Gi0/20    auto  Pair A     N/A                        N/A                Normal
                           Pair B     72   +/- 10 meters  N/A                Open
                           Pair C     75   +/- 10 meters  N/A                Short/Crosstalk 
                           Pair D     74   +/- 10 meters  N/A                Short/Crosstalk
    Does this example mean that there's a cable length issue in the line which is causing the device that it's connected to not to work properly?
    Example 2:
    CXXX2SW140#show cable-diagnostics tdr int g0/21
    TDR test last run on: July 16 09:16:22
    Interface Speed Local pair Pair length        Remote pair Pair status
    Gi0/21    100M  Pair A     N/A                      Pair A           Normal
                              Pair B     N/A                      Pair B           Normal
                              Pair C     N/A                     Pair C           Normal
                              Pair D     N/A                     Pair D           Normal
    Does this example state that the cable line is okay for use?
    Example 3:
    CXXX1SW19#show cable-diagnostics tdr int g0/22
    TDR test last run on: July 16 06:36:53
    Interface Speed Local pair Pair length            Remote pair Pair status
    Gi0/22    auto    Pair A       1    +/- 10 meters  N/A               Open
                              Pair B     39   +/- 10 meters   N/A               Open
                              Pair C     72   +/- 10 meters   N/A               Open
                              Pair D     1    +/- 10 meters    N/A               Open
    Does this example mean that there isn't a device connected on the other end? No pin-contact?
    Thank you very much for any help you could provide.
    S

    I found this article here at supportforums that seemed like the best explanation I've read so far for TDR info.
    Hope that helps.

  • Firefox always start it self when windows start (around 5 - 6mb ram) with process explorer i got this [Path C:\Program Files\Mozilla Firefox\firefox.exe} [Command line "C:\Program Files\Mozilla Firefox\firefox.exe" -requestPending -osint -url "%1"]

    firefox always start it self when windows start (firefos.exe around 5 - 6mb ram) with process explorer i got this
    [Path >> C:\Program Files\Mozilla Firefox\firefox.exe]
    [Command line >> "C:\Program Files\Mozilla Firefox\firefox.exe" -requestPending -osint -url "%1"]
    is this a bug or a virus?? Thank you..
    == windows start

    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #*'''Windows:'''
    #**C:\Program Files\Mozilla Firefox
    #**C:\Program Files (x86)\Mozilla Firefox
    #*'''Mac:''' Delete Firefox from the Applications folder.
    #*'''Linux:''' If you installed Firefox with the distro-based package manager, you should use the same way to uninstall it - see [[Installing Firefox on Linux]]. If you downloaded and installed the binary package from the [http://www.mozilla.org/firefox#desktop Firefox download page], simply remove the folder ''firefox'' in your home directory.
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!

  • Encore CS5.1 Blu-ray Replication Problem - Master Failed BDA Compliance Testing

    I've authored a Blu-ray in Encore 5.1
    I purchased and used BluStreak Tracer with Export BDCMF
    I sent the BDCMF to Cinram for duplication.
    From Cinram I received "Master Failed BDA Compliance Testing"
    The specific error is:
    Verifier: Sony BD-ROM Verifier for FS and AV
    Version: Version 2.04 Build 0049
    Compliance: ERRORS DETECTED
    Errors: 1
    Warnings: 0
    INPUT INFORMATION:
      Source: DISC IMAGE
      Type: BD25
      Layer 0 Logical Sector count: 9008416
      Path: Z:\01 TO_BE_BD_AACS_PROCESSED\SA_BPVZBG1001.1.A\Lovers Exile BDCMF\UD.DAT
    ERROR INFORMATION:
       Code: ES1711: Dolby Digital (AC-3) and Dolby Digital Plus audio streams
       Summary: The bsid field is not set to 1000b (8), or 110b (6). (See BD-ROM Part 3-1,
                9.9.4)
    How may I fix this problem? How do I get Enocre to set the bsid field to where the specs require it? 
    Are there any other work arounds to this particular problem as I am in a bit of spot because my client wants to distribute this fine disc we have created and Cinram will not because the Encore authoring does not appear to be conforming to the official specifications?  A fair bit of money is on the line.

    Finally made it throug to tech support and they created a case number and they will call me when they have a solution.  I'm not holding my breath.  In the meantime I've got to find a solution.
    The audio is encoded in the m2ts file so I’ve got to do the audio and video together.  I’m considering re-encoding via Encore but using H264 instead of mpeg but I’m not sure what audio encoding options are available as of yet if I go that route. 
    I’m first trying to establish the tools (mediainfo run in cli) to be able to evaluate what BSID is spit out.
    Another option I’m exploring is to re-render the m2ts files output by Encore (located in the stream dir) in Sony Vegas and see if they conform to BDA spec.  I’d then have to replace the files in the Stream dir and wash it through BluStreak tracer but I’m not confident it will compile the CMF properly doing it that way.
    A third option is to encode all the video via vegas, replace the footage in encore with the pre-encoded stuff (telling encore not to transcode it).  I'm not sure if I can do this in Encore though.
    Again, first step is to get the tools to “see” the problem.
    Any advice is appreciated!
    James

  • AcroDist.exe-DLL Initialization Failed on logoff/shutdown in XP x64

    Acrobat 9 Pro
    Windows XP Professional x64 Edition
    Intel Pentium Dual CPU E2160 1,8GHz
    2GB of memory.
    The title of the window of error is "AcroDist.exe - DLL Initialization Failed" and the message is "The application failed to initialize because the window station is shutting down." Behind the window is "Ending AcroTrayIcon". These messages occur when you logoff/shutdown and log into the system the first message reappears.
    If I close the process acrotray.exe before you logoff, the error does not occur.
    I am grateful for the help.

    Hi,
    I have  removed the SMD command lines from config tool, i have restarted the Instance  now  i am  facing the new error one .
    Sandbox is copied from Instance DBW and all services are pointing to DBW... even the message server also. please suggst where i have to change these settings..
    Thr 59500] Mon Jul 07 14:12:27 2008
    [Thr 59500] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 59500] ***LOG Q0I=> NiPGetServByName2: service 'sapmsDBW' not found: getservbyname_r [ninti.c 530]
    [Thr 59500] *** ERROR => LgIGroupX: NiServToNo(sapmsDBW) failed, (rc=NIESERV_UNKNOWN) [lgxx.c       4168]
    [Thr 59500] *** ERROR => JRFC> Error jrfc_lg LgGroup failed(-102) [jrfclg.c     344]
    [Thr 59500] *** ERROR =>       mshost: nbcddsabw10, msserv: sapmsDBW, r_group: TICDEV [jrfclg.c     345]
    [Thr 59860] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 59860] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 59860] JLaunchCloseProgram: good bye (exitcode = -11113)
    Thanks,
    Subhash.G

  • Command+V = Failed to load extension?

    Ok so here's what I get after command+V:
    Failed to load extension com.apple.driver.applemacriscAGP
    Failed to load extension com.apple.driver.applemacriscPCI
    Couldn't alloc class AGP
    Then it keeps repeating:
    Still waiting for root device
    Does anyone know what to do? If I just let it boot up normally (without hitting Command+V) I can't get past the initial Gray screen with the Apple on it. I have tried many things to no avail. I have reloaded the OS many times.
    Thanks for your help.

    Hi! Have you booted from the install disc and tried repairing the drive? If you've re-installed to no avail then have you run a hardware test? Tom

Maybe you are looking for

  • How is SQLite used for windows phone 8.1 in Visual Studio2013

    Hi,         I'm developing app on Windows 8.1 currently. Can any one please help me with the steps to proceed so that I can create a database using SQLite for windows phone 8.1 through Visual Studio2013.

  • Why don't calendars in ical show in iPhone calendar

    Using iPhone 4s with iOS 7.1.2 and had to restore the phone because of a problem and now the calendars that appear in ical on my macbook do not show as an option in the calendar (or in Tempo) on the iPhone so I can not long select my wife's calendar

  • I want to use RTTMON MIBS for ICMP Latency

    Hi, I am using The Cisco 2811 Routers for Branch Officies and that use "ip sla" and EEM configuration for monitoring. I find OID match Name and Stirng list. is The following configuration true? What can I use digit instead of rttMonLatestJitterOperOW

  • JTA health state has changed to HEALTH_WARN

    Hi <br><br>           I've got the following warning:<br><br>           The JTA health state has changed from HEALTH_OK to HEALTH_WARN with reason codes: Resource OracleStore_1 declared unhealthy.           <br><br>           Can u point out a docume

  • 16x9 fullscreen and 4x3 letterbox (once and for all)

    Ok, I have seen this subject posted many times with varying answers. So here is my project. I am editing DV anamorphic footage in a DV anamorphic sequence in FCP. I want to burn a DVD in DVDSP so that it fills a widescreen TV, and letterboxes on a 4x