﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2136	FMI Export: _info.xml not found	christian.richter@…	Martin Sjölund	"I'm using the FMU Export for a coupled multibody - discrete element model. The simple models (pendulum) are working fine, but more complex models are showing the following error:
-----------------------------------------------

{{{
fmusim Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot.fmu 1 0.00001 1 .
cmd='7z x -aoa -ofmuTmpZqLbnD/ ""Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot.fmu"" > /dev/null'
fmiModelDescription
  fmiVersion=1.0
  modelName=Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot
  modelIdentifier=Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot
  guid={8c4e810f-3df3-4a00-8276-176fa3c9f9e0}
  generationTool=OpenModelica Compiler 1.9.0 beta4+dev (r15723)
  generationDateAndTime=2013-04-03T13:51:01Z
  variableNamingConvention=structured
  numberOfContinuousStates=36
  numberOfEventIndicators=31
dllPath = fmuTmpZqLbnD/binaries/linux64/Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot.so
FMU Simulator: run 'Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot.fmu' from t=0..1 with step size h=1e-05, loggingOn=1, csv separator='.'
ok Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot (log): fmiSetTime: time=0
ok Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot (log): fmiInitialize: toleranceControlled=0 relativeTolerance=0
assert            | assert  | Failed to open file Modelica_Mechanics_MultiBody_Examples_Systems_RobotR3_fullRobot_info.xml: No such file or directory
|                 | |       | 
Speicherzugriffsfehler (Speicherabzug geschrieben)
}}}

-----------------------------------------------------
This is not the case with releases smaller R14929.
What's wrong with the FMU Export ?

Thanks,
Christian
"	defect	closed	high	1.9.0	FMI	trunk	fixed		Willi Braun
