Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [babel-dev] Problem starting Eclipse with Spanish locale after installing language pack


The "java.util.zip.ZipException: Too many open files" exception usually means we are running out of memory. Try to start Eclipse with the following parameters:

eclipse -nl es_ES -vmargs -Dosgi.bundlefile.limit=50

Kit Lo
IBM Eclipse SDK Globalization Technical Lead
Eclipse Babel Project Co-lead



"Yasuo Doshiro" <doshiro@xxxxxxxxxxx>
Sent by: babel-dev-bounces@xxxxxxxxxxx

07/25/2008 04:12 PM

Please respond to
Babel committers mailing list <babel-dev@xxxxxxxxxxx>

To
"Babel committers mailing list" <babel-dev@xxxxxxxxxxx>
cc
Subject
[babel-dev] Problem starting Eclipse with Spanish locale after        installing language pack





Hello,
 
I have installed French, German, Spanish, Japanese, Korean, and Simplified Chinese language pack from the update site on to the Eclipse 3.4.
But, the Eclipse doesn’t start if I start with “-nl es_ES”.
This happens only on Spanish locale.
 
Is this a know issue?
 
NL pack version is org.*_es_0.2.0.v20080720043402.jar.
The attached is the log file.
 
Thank you,
Doshiro.[attachment ".log" deleted by Kit Lo/Raleigh/IBM] _______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev


Back to the top