Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VTP on shared drive. #6745

Closed
OwenArnold opened this issue Oct 3, 2012 · 2 comments
Closed

VTP on shared drive. #6745

OwenArnold opened this issue Oct 3, 2012 · 2 comments
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.

Comments

@OwenArnold
Copy link
Contributor

This issue was originally TRAC 5899

LoadInstrument algorithm can't process *vtp files located on a shared drive. This is at least the state on Windows.

Here's how to reproduce the issue.

  • Put the IDF xml on a shared drive
  • Run load instrument on that xml file (should work fine and generate the vtp)
  • Run load instrument on that xml file a second time round. Throws.

This does not happen if the vtp file is on a local drive.

Note that the exception is thrown from DOMParser::parse located at line 115 in LoadParameterFile.cpp.

@OwenArnold
Copy link
Contributor Author

@NickDraper (2012-10-28T11:42:57):
Moved to release 2.4


@NickDraper (2013-01-28T09:23:36):
Moved at the code freeze for release 2.4


@NickDraper (2013-04-29T09:50:09):
Moved to r2.6 at the end of r2.5


@NickDraper (2013-07-26T13:59:11):
Moved to the Backlog after the code freeze for R2.6


@NickDraper (2014-02-14T11:07:57):
bulk move to assigned at the into of the triage step

@OwenArnold OwenArnold added Low Priority Things that you don't ever want to be done. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@NickDraper
Copy link
Contributor

not a common use case - archived

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework Low Priority Things that you don't ever want to be done.
Projects
None yet
Development

No branches or pull requests

2 participants