Author Topic: Network error on deleting package  (Read 3252 times)

CapJo

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Network error on deleting package
« on: June 07, 2006, 01:44:40 am »
I'm using EA 6.1 Build 790 with a local PostgreSQL 8.1.4 repository.

The configuration of the ODBC-Driver is the same as shown in this manual

http://www.sparxsystems.com.au/EAUserGuide/index.html?setupapostgresqlodbcdriver.htm

The repository works well. Only if i try to delete a package or class an error occours -

"Enterprise Architect has experienced a network error and will close down."

Deleting operations and attributes works without this error.

What's going wrong? I thougth about missing permissions in PostgreSQL but I have granted all permissions to my User-Account.

I can't find the reason for this error.
Can someone give me an advice?

####
I worked out that this problem occurs only on access from my pc to my local repository. Frome a remote host you can access the repository without problems.
« Last Edit: June 07, 2006, 04:15:34 am by CapJo »

thomaskilian

  • Guest
Re: Network error on deleting package
« Reply #1 on: June 08, 2006, 12:11:11 am »
Just a rough guess: do you have the correct GRANT to delete (don't know whether you can do that with Postgres)?

Broszeit

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Network error on deleting package
« Reply #2 on: July 06, 2006, 07:00:48 am »
Is there already a solution?

We have the same problem and the user is already superuser and database owner. I think this means he has all privileges.

It would be nice if someone can help us.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Network error on deleting package
« Reply #3 on: July 06, 2006, 08:59:11 am »
There is a fix listed for build 791 that has to do with deleting packages under version control under some circumstances. You might want to check it out (no pun intended).
No, you can't have it!

alesliehughes

  • EA Administrator
  • EA User
  • *****
  • Posts: 104
  • Karma: +0/-0
    • View Profile
Re: Network error on deleting package
« Reply #4 on: July 06, 2006, 07:21:59 pm »
I had a simular problem when using Postgres 8.1.4.

All I did was upgrade the driver to 8.02.0002 and the isssue went away, but your mileage may vary.

You can download the file from
http://pgfoundry.org/frs/?group_id=1000125&release_id=546

If after the upgrade, you are still having problems please email support with the issue.

Alistair