Book a Demo

Author Topic: MDG Load Error Logs Needed  (Read 4801 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
MDG Load Error Logs Needed
« on: August 30, 2018, 12:32:33 pm »
The "silent" failure of MDG loads is REALLY starting to bug us.

We need an Error log of errors encountered during the loading of the MDG so we can debug the MDG.

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

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: MDG Load Error Logs Needed
« Reply #1 on: August 30, 2018, 02:55:10 pm »
+1 and not only for MDG's.

More (and detailed) logs could be useful for
- xmi import
- model transfer
- add-in loading
- any type of code generation
- ...

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: MDG Load Error Logs Needed
« Reply #2 on: August 30, 2018, 05:53:57 pm »
These guys just don't know what error logs are. I asked for that ages ago and never ever I saw the slightest improvements. This hidden "dberror.txt"  speaks for itself. They have a so called System Log window but it shows only messages created by (user) script. Bah!

q.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: MDG Load Error Logs Needed
« Reply #3 on: August 31, 2018, 08:51:30 am »
These guys just don't know what error logs are. I asked for that ages ago and never ever I saw the slightest improvements. This hidden "dberror.txt"  speaks for itself. They have a so called System Log window but it shows only messages created by (user) script. Bah!

It's not like Windows doesn't have a extensive logging subsystem built in.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: MDG Load Error Logs Needed
« Reply #4 on: August 31, 2018, 09:15:36 am »
Do they use it in any way?

Honestly I never looked into the Windoze logs. Probably since I never could get any useable info from there unlike from *NIX logs. It's not that I think they are pretty or smart, they aren't, but they are used in a way by most sub-systems in a somewhat common way so you CAN get useful info.

q.

Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: MDG Load Error Logs Needed
« Reply #5 on: August 31, 2018, 09:41:07 am »
Do they use it in any way?

Honestly I never looked into the Windoze logs. Probably since I never could get any useable info from there unlike from *NIX logs. It's not that I think they are pretty or smart, they aren't, but they are used in a way by most sub-systems in a somewhat common way so you CAN get useful info.

As a daily user of both Windows and *nix and someone who spent a significant proportion of his career dealing with monitoring and management systems I'd have to say that the Windows log sub-system is by fair the better.  Looking on my work machine I can only find errors in my application log for the couple of times EZ.exe crashed.  So basically no, they don't seem to make use of it.