mainSavannah Administration - Support: sr #108480, fed file name taken with...

 
 

sr #108480: fed file name taken with full-path-address only

Submitter:  janette cardoso <cardoso>
Submitted:  Tue 21 Jan 2014 01:36:37 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Invalid
Privacy:  Public Assigned to:  None
Operating System:  None Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Mar 2014 08:46:19 AM UTC, comment #2: 

Since this bug was mis-reported and there have been no more comments since that was noted I am closing it.  I assume that the reporter has already submitted a new report to the certi project.

Bob Proulx <rwp>
Site Administrator
Tue 21 Jan 2014 02:09:36 PM UTC, comment #1: 

This bug was mis-reported to Savannah Admin.
It should be filed to CERTI Project:
https://savannah.nongnu.org/bugs/?group=certi

Eric NOULARD <erk>
Tue 21 Jan 2014 01:36:37 PM UTC, original submission:  

I'm working with a graphical open-source simulator that browses the name of the fed file, using
_rtia.createFederationExecution(_federationName, fedFile.asFile().toURI().toURL());   
When the first federate is launched in the same computer where the rtig is launched, it works perfectly.

But when the rtig is launched in a computer m1 and the 1st federate is launched in a computer m2 (with CERTI_HOST=m1), then the rtig takes as fed name the name with the full-path-address, and it cannot find it in the m1's tree.
I tried lanching rtig in m1 (linux) and 1st federate in m2 (windows) and vice-versa (rtig in m2 and federate in m1).
If I use a c++ federate where the name of the federation and fed file are hard-coded, and launch in the same computer as rtig, it also works.

Federate on linux, rtig on windows:
New federation: SimpleProducerConsumer
Looking for FOM file...
   Trying... /users/home/demo/SimpleProducerConsumer.fed --> cannot access.
   Now trying...C:\Documents and Settings\card\share\federations\/users/home/
demo/SimpleProducerConsumer.fed --> cannot access.
   Now trying...c:\Program Files\CERTI 3.4.0\\share\federations\/users/home/demo/SimpleProducerConsumer.fed --> cannot access.
   Now trying...C:/Program Files/CERTI\share\federations\/users/home/demo/SimpleProducerConsumer.fed --> cannot access.
Next step will fail
CERTI RTIG exiting.

Federate on windows, rtig on linux:
 rtig
CERTI RTIG 3.4.2-cvs - Copyright 2002-2008  ONERA
This is free software ; see the source for copying conditions. There is NO
warranty ; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

CERTI RTIG up and running ...
New federation: ForPt1
Looking for FOM file...
   Trying... C:\Documents and Settings\card\Mes documents\MATLAB\Sinus\ForPt1.fed --> cannot access.
   Now trying... /users/home/demo/certi-tools/share/federations/C:\Documents and Settings\card\Mes documents\MATLAB\Sinus\ForPt1.fed --> cannot access.
   Now trying... /users/home/demo/certi-tools/share/federations/C:\Documents and Settings\card\Mes documents\MATLAB\Sinus\ForPt1.fed --> cannot access.
   Now trying... /usr/local/share/federations/C:\Documents and Settings\card\Mes documents\MATLAB\Sinus\ForPt1.fed --> cannot access.
Next step will fail

janette cardoso <cardoso>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rwp (Posted a comment)
  • -email is unavailable- added by erk (Posted a comment)
  • -email is unavailable- added by cardoso (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-06 rwp StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code