• Bug
  • Status: Closed
  • 1 Critical
  • Resolution: Cannot Reproduce
  • Integration Modules
  • juris
  • Reporter: teck
  • December 13, 2007
  • 0
  • Watchers: 0
  • July 27, 2012
  • January 10, 2008

Description

I get this warning five times when I start a dso client program using the 2.5.0 version of the eclipse plugin

2007-12-13 12:09:41,437 WARN - The file: ‘clustered-commons-collections-3.1-2.5.0.jar’, is not considered a bundle file because it does not contain a manifest.

Comments

Juris Galang 2008-01-10

Unable to recreate it (using OS X and Windows installation)

Tim Eck’s IDE/environment is likely partly to blame:

  • The plugin was installed under a directory other than the top-level directory for plugins in Eclipse. It was installed under the YourKit plugin’s plugin directory.
  • The location of the plugin was deep enough, that it probably exceeded the allowed length for a path name in Windows - this caused the Terracotta plugin to not find the module (if specified in tc-config), or emit the said warnings if no modules were specified.

A better error message could help, but given that plugin was installed in the wrong location in the first place, this might not be necessary.