Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Access is denied #39

@JustinShultz

Description

@JustinShultz

I am attempting to test an FMU generated from Dymola 2017 FD01 as a version 1 co-simulation.

In the command line I type:
C:\Users\jshul\Desktop\FMUChecker-2.0.4-win32>fmuCheck.win32.exe -e log.txt -o results.csv -c , -t . TACE_West.fmu C:\Users\jshul\Desktop\FMUChecker-2.0.4-win32\fmucktmpa28968\binaries\win32\TACE_West.dll - Access is denied.

I get the log file:

`[INFO][FMUCHK] FMI compliance checker 2.0.4 [FMILibrary: 2.0.3] build date: Nov 6 2017
[INFO][FMUCHK] Called with following options:
[INFO][FMUCHK] fmuCheck.win32.exe -e log.txt -o results.csv -c , -t . TACE_West.fmu
[INFO][FMUCHK] Will process FMU TACE_West.fmu
[INFO][FMILIB] XML specifies FMI standard version 1.0
[INFO][FMI1XML] Processing implementation element (co-simulation FMU detected)
[INFO][FMUCHK] Model name: TACE_West
[INFO][FMUCHK] Model identifier: TACE_West
[INFO][FMUCHK] Model GUID: {c0013606-7e0b-4b03-8918-8b24cfc220f0}
[INFO][FMUCHK] Model version:
[INFO][FMUCHK] FMU kind: CoSimulation_StandAlone
[INFO][FMUCHK] The FMU contains:
0 constants
486 parameters
2 discrete variables
7 continuous variables
3 inputs
6 outputs
486 internal variables
0 variables with causality 'none'
494 real variables
1 integer variables
0 enumeration variables
0 boolean variables
0 string variables

[INFO][FMUCHK] No input data provided. In case of simulation initial values from FMU will be used.
[INFO][FMUCHK] Printing output file header
[INFO][FMILIB] Loading 'win32' binary with 'standard32' platform types
[INFO][FMUCHK] Version returned from FMU: 1.0
[INFO][FMUCHK] Checking that FMI set functions can be called with zero length arrays
[INFO][FMUCHK] Initialized FMU for simulation starting at time 0
[INFO][FMUCHK] Checking that FMI get functions can be called with zero length arrays
[INFO][FMUCHK] Simulation finished successfully at time 1.3171e-07
FMU check summary:
FMU reported:
0 warning(s) and error(s)
Checker reported:
0 Warning(s)
0 Error(s)
`

Is this a known issue? Is there a way around it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions