Book a Demo

Author Topic: EA crash when attempting to connect to postgresql  (Read 4380 times)

Paul McKay

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
EA crash when attempting to connect to postgresql
« on: July 17, 2014, 11:11:43 am »
Hiya,

I'm trying to connect EA to a postgresql repository following instructions at the below links however everytime I try to connect to it either through connection to project or trying to transfer a project, EA crashes. Below are the details.  Any help appreciated!

Thanks!

Link instructions followed:
http://www.sparxsystems.com/enterprise_architect_user_guide/10/projects_and_teams/setupapostgresqlodbcdriver.html
http://www.sparxsystems.com/enterprise_architect_user_guide/10/projects_and_teams/upsizingtopostgresql.html

Note that there is no problem creating and testing the DSN.

Sequence of events:
1) Attempt to connect to project.  File-->Open
2) Connect to Server
3) Enter datasource name on connection tab. Then ok.
4) Window saying: "Database Connection Error - Reopening connection to database." Then
5) Then "Enterprise Architect has experienced a network error and close down"  
6) Then it crashes out with the standard windows application not working error.

Following is logged in Application eventlog:

Faulting application name: EA.exe, version: 10.0.0.1008, time stamp: 0x51e4a0ef
Faulting module name: EA.exe, version: 10.0.0.1008, time stamp: 0x51e4a0ef
Exception code: 0xc0000005
Fault offset: 0x00140043
Faulting process id: 0x5b7c
Faulting application start time: 0x01cfa0d9cc9a2101
Faulting application path: C:\Program Files (x86)\Sparx Systems\EA\EA.exe
Faulting module path: C:\Program Files (x86)\Sparx Systems\EA\EA.exe
Report Id: e33d2e2c-0ccd-11e4-8721-f8b156bd50b4

Other details:
--Driver I used was 32bit version psqlodbc_09_03_0300-1.zip located from here http://www.postgresql.org/ftp/odbc/versions/msi/
--We are running PostgreSQL 9.0.4 on a separate RedHat Linux 5 server.
--Using EA Corporate version
--Run Windows 7 64 bit