Book a Demo

Author Topic: Error on startup  (Read 4926 times)

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Error on startup
« on: August 04, 2012, 12:50:33 am »
Hi,

I have a user that gets the error message 'failed to create empty document' when ever they start Sparx. It then closes down.

Anyone come across this error ? Any suggestions on how to solve ?

Regards,


Jon.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Error on startup
« Reply #1 on: August 04, 2012, 02:33:18 am »
No idea. Can they open an EAP via dbl-click?

q.

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Error on startup
« Reply #2 on: August 04, 2012, 03:02:50 am »
Sounds like the EA DB schema is missing?! What's your customers setup? Do they use a RDBMS repository or local.eap files?

Just my 0.02$
Günther
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

Takeshi K

  • EA User
  • **
  • Posts: 632
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: Error on startup
« Reply #3 on: August 04, 2012, 06:29:02 pm »
If you use Windows XP (or earlier OS), restarting OS may solve the issue. The message is shown when OS system resource is not enough.
--
t-kouno

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Error on startup
« Reply #4 on: August 05, 2012, 03:35:18 pm »
Quote
If you use Windows XP (or earlier OS), restarting OS may solve the issue. The message is shown when OS system resource is not enough.
Yes,  It is predominantly an OS problem with XP.  If you have too many windows open, XP will return this with EA.

I used to get it most when trying to open multiple copies of EA simultaneously.

EA 9+ helps the problem by reducing the load EA puts on the OS, but ultimately, it's outside EA's control on XP.

If you want to avoid restarting, close other tasks.

HTH,
Paolo
« Last Edit: August 05, 2012, 03:37:16 pm by PaoloFCantoni »
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: Error on startup
« Reply #5 on: August 06, 2012, 04:15:13 pm »
Specifically, check for opened GDI objects on your task manager.
I think there's a global limit of about 10.000 of those.
If you have a lot of GDI intense programs running (think Outlook, IE, EA) then you run out of them.

Geert