Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 310419

Summary: After installing Checkstyle 4.4.3 i get error message "The installable unit net.sf.eclipsecs.stats.translated_host_properties is missing the filename property." 3 times in error log
Product: [Eclipse Project] Equinox Reporter: andy <andy.engel>
Component: p2Assignee: P2 Inbox <equinox.p2-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: pascal
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
my .log file none

Description andy CLA 2010-04-26 03:44:05 EDT
Build Identifier: M20100211-1343 (Eclipse Classic 3.5.2 with Subversive, Maven, Mylyn, DLTK, Checkstyle)

After installing Ckeckstyle 4.4.3 i get the following error messages in error log:
The installable unit net.sf.eclipsecs.stats.translated_host_properties is missing the filename property.
The installable unit net.sf.eclipsecs.stats.translated_host_properties is missing the filename property.
The installable unit net.sf.eclipsecs.stats.translated_host_properties is missing the filename property.

Reproducible: Always

Steps to Reproduce:
1. Download Eclipse Classic 3.5.2
2. install Subversive (SVN Team Provider, SVN Integration fpr Mylyn) from http://download.eclipse.org/releases/galileo 
3. restart eclipse and select all SVN Connectors to install
4. restart eclipse and install Maven Integration from http://m2eclipse.sonatype.org/sites/m2e
5. restart and install Maven Extras (select all without Maven SCM Handler for Subclipse) from http://m2eclipse.sonatype.org/sites/m2e-extras
6. restart and install mylyn from http:download.eclipse.org/tools/mylyn/update/e3.4
7. restart and install dltk (for Mylyn, Core Frameworks, Remote Dev., iTcl..., Ruby, Tcl, XOTcl...) from http://download.eclipse.org/releases/galileo
8. restart and install DLTK Java Script and Python IDE from http://download.eclipse.org/technology/dltk/updates
9. download checkstyle 4.4.3-bin.zip and install it to plugins and features then restart
10. look in error log. There are the error messages!
Comment 1 andy CLA 2010-04-26 04:12:39 EDT
(In reply to comment #0)
> Build Identifier: M20100211-1343 (Eclipse Classic 3.5.2 with Subversive, Maven,
> Mylyn, DLTK, Checkstyle)
> 
> After installing Ckeckstyle 4.4.3 i get the following error messages in error
> log:
> The installable unit net.sf.eclipsecs.stats.translated_host_properties is
> missing the filename property.
> The installable unit net.sf.eclipsecs.stats.translated_host_properties is
> missing the filename property.
> The installable unit net.sf.eclipsecs.stats.translated_host_properties is
> missing the filename property.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Download Eclipse Classic 3.5.2
> 2. install Subversive (SVN Team Provider, SVN Integration fpr Mylyn) from
> http://download.eclipse.org/releases/galileo 
> 3. restart eclipse and select all SVN Connectors to install
> 4. restart eclipse and install Maven Integration from
> http://m2eclipse.sonatype.org/sites/m2e
> 5. restart and install Maven Extras (select all without Maven SCM Handler for
> Subclipse) from http://m2eclipse.sonatype.org/sites/m2e-extras
> 6. restart and install mylyn from
> http:download.eclipse.org/tools/mylyn/update/e3.4
> 7. restart and install dltk (for Mylyn, Core Frameworks, Remote Dev., iTcl...,
> Ruby, Tcl, XOTcl...) from http://download.eclipse.org/releases/galileo
> 8. restart and install DLTK Java Script and Python IDE from
> http://download.eclipse.org/technology/dltk/updates
> 9. download checkstyle 4.4.3-bin.zip and install it to plugins and features
> then restart
> 10. look in error log. There are the error messages!

The steps to reproduce can be reduced to:
1. Download Eclipse Classic 3.5.2
2. Download Checkstyle 4.4.3-bin.zip and install into features and plugins.
3. restart eclipse and look into error log or .log file

My .log file is attached!
Comment 2 andy CLA 2010-04-26 04:13:19 EDT
Created attachment 166052 [details]
my .log file

here is my .log file of my workspace after getting errors.
Comment 3 andy CLA 2010-04-26 04:28:00 EDT
(In reply to comment #2)
> Created an attachment (id=166052) [details]
> my .log file
> 
> here is my .log file of my workspace after getting errors.

When i use com.atlassw.tools.eclipse.checkstyle_4.4.3-updatesite.zip to install checkstyle 4.4.3 the errors will not appaer.


Now i use the update Site to install it. And i have no errors =).
Comment 4 Pascal Rapicault CLA 2010-04-26 10:23:17 EDT

*** This bug has been marked as a duplicate of bug 275274 ***