I have been getting some Calais error msgs, and taxonomy related msgs. I am a fresh install of today's RC1 release, but should mention that I have not gotten all my API keys for the remote services. But I figure that should only disable that function, but of course I could be wrong. Even with error msgs I see a tool with great potential here. Can't wait to get it fully in place

* user warning: Duplicate entry '21-149' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (149, 149, 21) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '20-149' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (149, 149, 20) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '19-149' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (149, 149, 19) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '22-149' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (149, 149, 22) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '18-149' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (149, 149, 18) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* URL for SemanticProxy is invalid:
* SemanticProxy processing error: Internal Exception when trying to use Calais WS (RemoteException)) - (403)Forbidden
* SemanticProxy processing error: Internal Exception when trying to use Calais WS (RemoteException)) - (403)Forbidden
* SemanticProxy processing error: Internal Exception when trying to use Calais WS (RemoteException)) - (403)Forbidden
* SemanticProxy processing error: Internal Exception when trying to use Calais WS (RemoteException)) - (403)Forbidden

=================================== and later (on front page)

* user warning: Duplicate entry '33-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 33) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '36-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 36) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '39-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 39) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '35-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 35) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '37-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 37) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '34-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 34) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* user warning: Duplicate entry '38-165' for key 1 query: INSERT INTO term_node (nid, vid, tid) VALUES (165, 165, 38) in /var/.../Beta/httpdocs/modules/taxonomy/taxonomy.module on line 698.
* URL for SemanticProxy is invalid:
* user warning: Duplicate entry '187-0' for key 1 query: INSERT INTO content_field_images_m (vid, nid, delta, field_images_m_value) VALUES (187, 187, 0, NULL) in /var/.../Beta/httpdocs/sites/all/modules/cck/content.module on line 1213.
* user warning: Duplicate entry '189-0' for key 1 query: INSERT INTO content_field_images_m (vid, nid, delta, field_images_m_value) VALUES (189, 189, 0, NULL) in /var/.../Beta/httpdocs/sites/all/modules/cck/content.module on line 1213.

========== Config info

Drupal 6.14
Access to update.php Protected
Amazon Web Services Keys
The AWS keys necessary to contact the Alexa web service are missing. They can be set here.
Calais RDF Parser ARC2 2009-03-05 is installed
Configuration file Protected
Cron maintenance tasks Last run 4 min 55 sec ago
You can run cron manually.
Database updates Up to date
Drupal core update status Up to date
File system Writable (public download method)
Flickr API key missing!
Please indicate Flick API Key in img_extractor module's settings.
GD library bundled (2.0.34 compatible)
Image Extractor Folder sites/default/files/extr_photos Exists and Is Writable.
Module and theme update status Out of date
There are updates available for one or more of your modules or themes. To ensure the proper functioning of your site, you should update as soon as possible. See the available updates page for more information.
MySQL database 5.0.58
PHP 5.2.6
PHP memory limit 190M
PHP register globals Disabled
RDF library ARC2 2009-03-05
SWFObject API Installed correctly
Unicode library PHP Mbstring Extension
Update notifications Enabled
Web server Apache/2.2.3 (CentOS)
1gig physical RAM
Project: tattler
Release: 1.0RC1
Build #: 155
APC NOT installed (Yet)
max_execution_time was 120 seconds(just upped to 240, and PHP memory_limit is 190MB

Comments

irakli’s picture

I assume you are seeing these in Apache error log?

I would add Calais API key. I think that should make SemanticProxy error go away. We will add a check to disable that when API key not available.

The rest of the error messages look like concurrency issue when dealing with taxonomy.

Are you seeing mentions being generated i.e. content being aggregated or is this breaking the entire installation?

Thank you

MacRonin’s picture

I had errors set to display on screen also which is where I saw these.

I double checked the Calais API setting page and I do have a key in place, and had one at the time of the error msgs. I had already gotten the API key a while back for another project of mine

I am seeing mentions being generated, but while I got the above errors semi-regularly at the start, I haven't seen them for a while.

But looking at the status page I do see a red warning I don't remember seeing earlier.

Outdated Distro: tattler. Please fix:	
Missing components: calais_geo [M] Obsolete components (need removal): statistics [M]
irakli’s picture

The last one should be fine. It just says that "statistics" module is not part of the original distribution and therefore "suspicious" :)

Summit’s picture

Version: » 6.x-1.x-dev
Category: support » bug

Hi, I got this error multiple times with refreshing feed:

user warning: Duplicate entry '251-0' for key 1 query: INSERT INTO Jongens_content_field_images_m (vid, nid, delta, field_images_m_value) VALUES (251, 251, 0, NULL) in /sites/all/modules/cck/content.module on line 1213.
andrewsuth’s picture