Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: CapJo on June 07, 2006, 01:44:40 am

Title: Network error on deleting package
Post by: CapJo 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.
Title: Re: Network error on deleting package
Post by: thomaskilian 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)?
Title: Re: Network error on deleting package
Post by: Broszeit 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.
Title: Re: Network error on deleting package
Post by: «Midnight» 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).
Title: Re: Network error on deleting package
Post by: alesliehughes 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