Book a Demo

Author Topic: BUG: System Cannot locate the resource specified  (Read 3055 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
BUG: System Cannot locate the resource specified
« on: December 03, 2006, 06:21:59 pm »
We perform Batch Imports of a large number of controlled packages.

On some machines, for some (a very small number - 3 out of approximately 100) we get the following error dialog:

Code = 0x800c005
Source = Line: 0; Char: 0
Error Description = The system cannot locate the resource specified


As far as we can tell, the import process is identical.

The machines on which the error doesn't occur have Microsoft Access 2000 installed.  The ones which so far have failed don't have it installed.

Does anyone know what the error means, so we can fix it?

TIA,
Paolo
« Last Edit: December 03, 2006, 06:24:26 pm by PaoloFCantoni »
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: BUG: System Cannot locate the resource specifi
« Reply #1 on: December 03, 2006, 06:37:12 pm »
We've now confirmed, using direct DB queries, that this error corrupts the imported packages...  The rest of the package is NOT imported.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: BUG: System Cannot locate the resource specifi
« Reply #2 on: December 03, 2006, 06:48:00 pm »
Well, I get this error message when importing XMI and the file specified doesn't exist.

That's probably what you should be looking at first.  (While we look at providing a better error message)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: BUG: System Cannot locate the resource spec.
« Reply #3 on: December 03, 2006, 08:43:17 pm »
Quote
Well, I get this error message when importing XMI and the file specified doesn't exist.

That's probably what you should be looking at first.  (While we look at providing a better error message)
Hit the nail on the head!  Thanx Simon!

They were the only three packages we hadn't correctly replaced with Local Paths in the skeleton.  So their file pointer (as Maxwell Smart would say) "missed by just that much...".

AND YES! Sparx need to output a MUCH better message!

Thanx,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!