IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#23426 - 01/12/07 07:01 AM Access Violation in ppwcfg.exe
stuartg Offline
OL Expert

Registered: 03/06/03
Posts: 713
Loc: Swindon, England
I get an access violation when inserting a SetJobInfo task in Watch.

The error message is "Access Violation at address 00000000 - read of address 00000000".

If I use remote desktop to control my Watch config I get a slightly different error -
Quote:
Crash Dump - New Configuration.pw5* - PlanetPress Watch Configuration - SITE LICENSE 900004 - Licensed to: WH Smith News - Exception occurred on 2007/01/12 11:15:46
PlanetPress Watch Version 5.3.0.2162
-----------------------------------------------------------------------------------

Error message: Access violation at address 4010CF8B in module 'vcl60.bpl'. Read of address 000001A6

ExceptAddr: 4010CF8B
hInstance: 04190000
VirtAddress: 3BF7BF8B

Unit:
Proc:
Line: 0

Call Stack:
[4010CF8B]{vcl60.bpl } Controls.TWinControl.HandleNeeded + $3
[40005C67]{rtl60.bpl } System.@HandleAnyException + $33
[4010A8AF]{vcl60.bpl } Controls.TWinControl.WndProc + $63
To reproduce the error do the following.
(1) Open Watch config and create a new config
(2) Associate a sample data file with the watch process
(3) Insert a SetJobInfo task in the process
(4) Check a jobinfo (say number 1) and in the Value, rightclick and select either GetData or SelectData.
(5) On the data selector window, select some data and click OK. The SetJobInfo window says something like
Quote:
Info# %1 Value @(1,14,14,11,11,KeepCase,NoTrim)
(6) Click on any other JobInfo number to get the error.

Top
#23427 - 01/12/07 09:36 AM Re: Access Violation in ppwcfg.exe
stuartg Offline
OL Expert

Registered: 03/06/03
Posts: 713
Loc: Swindon, England
I get the same error on any action that displays a table - example Add Document, Printer Q Output, PP Image, Digital Imaging.

Stuart

Top