Community
Participate
Working Groups
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
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.