Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 336965 - Error when exporting deployable plug-ins and fragments
Summary: Error when exporting deployable plug-ins and fragments
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 11:38 EST by Simon Bielasiak CLA
Modified: 2019-08-04 16:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Bielasiak CLA 2011-02-11 11:38:19 EST
Build Identifier: M20090211-1700

When I attempt to export a deployable plug-in, I run into the problem below. I tried this with my workspace encoding set to UTF-8 and Windows-1252. Attempting the same thing on Eclipse installed on my Windows system does not yield the same problem.


# 2/4/11 9:22:53 AM EST
# Eclipse Java Compiler 0.899_R34x, post 3.4.2 release, Copyright IBM Corp 2000, 2009. All rights reserved.
Annotation processing got disabled, since it requires a 1.6 compliant JVM
----------
1. ERROR in /home/sbielasi/Development/Workspaces/222/com.ibm.nex.service.management/src/com/ibm/nex/service/management/DefaultPublishedServiceMigrationProvider.java
Cannot read the source from /home/sbielasi/Development/Workspaces/222/com.ibm.nex.service.management/src/com/ibm/nex/service/management/DefaultPublishedServiceMigrationProvider.java; either the file uses a different encoding than UTF-8 or it is corrupted
----------
2. ERROR in /home/sbielasi/Development/Workspaces/222/com.ibm.nex.service.management/src/com/ibm/nex/service/management/DefaultPublishedServiceMigrationProvider.java
Internal compiler error
sun.io.MalformedInputException
at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java:262)
at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java:316)
at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:366)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:252)
at java.io.InputStreamReader.read(InputStreamReader.java:212)
at org.eclipse.jdt.internal.compiler.util.Util.getInputStreamAsCharArray(Util.java:409)
at org.eclipse.jdt.internal.compiler.util.Util.getFileCharContent(Util.java:222)
at org.eclipse.jdt.internal.compiler.batch.CompilationUnit.getContents(CompilationUnit.java:71)
at org.eclipse.jdt.internal.compiler.parser.Parser.getMethodBodies(Parser.java:8505)
at org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:729)
at org.eclipse.jdt.internal.compiler.ProcessTaskManager.run(ProcessTaskManager.java:137)
at java.lang.Thread.run(Thread.java:811) 

Reproducible: Always
Comment 1 Eclipse Genie CLA 2019-08-04 16:23:48 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.