You are not logged in Log in Join
You are here: Home » Collectors » Adaptable Persistence Engine » SQLMultiTableProperties breaks when restarting » collector_issue_contents

Log in
Name

Password

 
 
Issue 16 of Adaptable Persistence Engine [Ape]
Title: SQLMultiTableProperties breaks when restarting
Status: Pending Security related: No
Description: Configuring a mount point to use Postgresql storage and SQLMultiTableProperties works fine, but when Zope is restarted the mounted point is broken. C...
From: scamps on: Mar 24, 04 12:42
scamps Last update: Mar 24, 04 12:42
Topic/class: SQL/Bug Importance: normal
Version info: APE CVS Head at 2004/03/24. Zope 2.7.0. Python 2.3.3. Postgresql 7.3.2r1-5
Uploads:
File traceback.txt Configuring a mount point to use Postgresql s...
Issue 16 Transcript
1 entry
= Request - Entry #1 by scamps on Mar 24, 2004 12:42 pm


Uploaded: traceback.txt

Configuring a mount point to use Postgresql storage and SQLMultiTableProperties works fine, but when Zope is restarted the mounted point is broken. Changing apeconf.xml to use SQLProperties instead of SQLMultiTableProperties and restarting again solves the problem.

A traceback is provided