== Scenario
- WiTango v5.0.1.65 running on SuSE Enterprise Server 9
- Pervasive.SQL v8.x running on same box [but I have same troubles if
PSQL is on a WINNT or NetWare box]
- I have created a specific DSN in Pervasive part, and I'm able to
perform my SQL operations without any troubles [so I'm sure that
DBengine is proper configured]

- Content of /usr/local/psql/etc/odbc.ini:
[ODBC Data Sources]
DEMODATA=Pervasive ODBC Engine Interface

[DEMODATA]
Driver=/usr/local/psql/lib/libodbcci.so
Description=Pervasive ODBC Engine Interface: database DEMODATA
DBQ=DEMODATA
UID=
PWD=

- Content of /etc/unixODBC/odbc.ini
[ODBC Data Source]
DEMODATA=

[DEMODATA]
Driver=/usr/local/psql/lib/odbcci.so

== Goal
- Very simple; I want to use WiTango with Pervasive.SQL V8.x

== Troubles
- I have created dumb application that search record in DEMODATA db,
and all works nicely
- When I try to INSERT new records in DEMODATA db, WiTango Server show
a Caught fatal signal 11 (SIGSEGV) and I receive sometimes a
Client/Server plugin error, sometimes an Internal Server Error 500
- I have douyble-checked and INSERT record operation is succefully
completed [I'm able to find new record in DEMODATA], but my dumb .taf
application not receive Results HTML specified in DirectDBMS action [I
have also tried with an Insert Action, same behaviour]

Below extract form witangoevents.log
[...]
[29615] 2004-09-05 17:07:49 RUNTIME INFO No existing connection to the
data source found, creating a new connection. DSN: odbc.DEMODATA; User:
;
[29615] 2004-09-05 17:07:50 RUNTIME FATAL Caught fata signal 11
(SIGSEGV); thread id=1082969008; code: 1; address: 3a7469a4; value:
400ba240; errno: 0; status: 1074504256;
[29615] 2004-09-05 17:07:50 RUNTIME INFO Received restart signal
[...]
[29641] 2004-09-05 17:07:51 VERSION INFO Witango Application Serv er
5.0.1.065 Chimera (Linux) [Standard Edition]
[...]
[29641] 2004-09-05 17:07:51 START INFO ODBC Interface: Enabled
[...]


I'm not an expert of unixODBC [any suggest is appreciate], but in past,
I have successfully integrated Tango2000 AS with PSQL DBengine on Linux
platform without any troubles; with WiTango platform, if I'm not wrong,
support of Pervasive DB is not native but via ODBC driver [unixODBC]

Anyone can suggest me a troubleshooting method?
Alex/
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to