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

Access is denied #39

Open
JustinShultz opened this issue Jan 31, 2019 · 1 comment
Open

Access is denied #39

JustinShultz opened this issue Jan 31, 2019 · 1 comment

Comments

@JustinShultz
Copy link

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?

@AlanGYH
Copy link

AlanGYH commented Apr 10, 2020

Hi, I met the same issue "Access is denied". Is this issue solved?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants