Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » jre 1.5
jre 1.5 [message #163437] Mon, 10 January 2005 18:42 Go to next message
Alex Selkov is currently offline Alex SelkovFriend
Messages: 73
Registered: July 2009
Member
I have a strange problem with Sun 1.5.0_01-b08 runtime. Everything works
fine with 1.4.

Caused by: java.lang.IllegalArgumentException

at sun.text.CharArrayCodePointIterator.<init>(CodePointIterator.java:63)

at sun.text.CodePointIterator.create(CodePointIterator.java:38)

at java.text.Bidi.requiresBidi(Bidi.java:489)

at org.eclipse.draw2d.text.BidiProcessor.process(BidiProcessor. java:190)

at org.eclipse.draw2d.text.BlockFlow.validate(BlockFlow.java:22 3)

at
org.eclipse.draw2d.text.FlowContainerLayout.layoutChildren(F lowContainerLayout.java:123)

at
org.eclipse.draw2d.text.FlowContainerLayout.layout(FlowConta inerLayout.java:109)

at
org.eclipse.draw2d.text.FlowFigureLayout.layout(FlowFigureLa yout.java:102)

at org.eclipse.draw2d.Figure.layout(Figure.java:985)

at org.eclipse.draw2d.Figure.validate(Figure.java:1686)
Re: jre 1.5 [message #163461 is a reply to message #163437] Mon, 10 January 2005 18:55 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
Are you using a Mac?
https://bugs.eclipse.org/bugs/show_bug.cgi?id=81566

"Alex Selkov" <as@empproject.com> wrote in message
news:cruiak$j1s$1@www.eclipse.org...
> I have a strange problem with Sun 1.5.0_01-b08 runtime. Everything works
> fine with 1.4.
>
> Caused by: java.lang.IllegalArgumentException
>
> at sun.text.CharArrayCodePointIterator.<init>(CodePointIterator.java:63)
>
> at sun.text.CodePointIterator.create(CodePointIterator.java:38)
>
> at java.text.Bidi.requiresBidi(Bidi.java:489)
>
> at org.eclipse.draw2d.text.BidiProcessor.process(BidiProcessor. java:190)
>
> at org.eclipse.draw2d.text.BlockFlow.validate(BlockFlow.java:22 3)
>
> at
>
org.eclipse.draw2d.text.FlowContainerLayout.layoutChildren(F lowContainerLayo
ut.java:123)
>
> at
>
org.eclipse.draw2d.text.FlowContainerLayout.layout(FlowConta inerLayout.java:
109)
>
> at
> org.eclipse.draw2d.text.FlowFigureLayout.layout(FlowFigureLa yout.java:102)
>
> at org.eclipse.draw2d.Figure.layout(Figure.java:985)
>
> at org.eclipse.draw2d.Figure.validate(Figure.java:1686)
>
>
Re: jre 1.5 [message #163503 is a reply to message #163461] Mon, 10 January 2005 22:02 Go to previous messageGo to next message
Alex Selkov is currently offline Alex SelkovFriend
Messages: 73
Registered: July 2009
Member
Windows XP.

"Pratik Shah" <ppshah@us.ibm.com>
Re: jre 1.5 [message #163589 is a reply to message #163437] Tue, 11 January 2005 15:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Please use the supported JRE level:
http://www.eclipse.org/eclipse/development/eclipse_project_p lan_3_1.html



"Alex Selkov" <as@empproject.com> wrote in message
news:cruiak$j1s$1@www.eclipse.org...
> I have a strange problem with Sun 1.5.0_01-b08 runtime. Everything works
> fine with 1.4.
>
> Caused by: java.lang.IllegalArgumentException
>
> at sun.text.CharArrayCodePointIterator.<init>(CodePointIterator.java:63)
>
> at sun.text.CodePointIterator.create(CodePointIterator.java:38)
>
> at java.text.Bidi.requiresBidi(Bidi.java:489)
>
> at org.eclipse.draw2d.text.BidiProcessor.process(BidiProcessor. java:190)
>
> at org.eclipse.draw2d.text.BlockFlow.validate(BlockFlow.java:22 3)
>
> at
>
org.eclipse.draw2d.text.FlowContainerLayout.layoutChildren(F lowContainerLayo
ut.java:123)
>
> at
>
org.eclipse.draw2d.text.FlowContainerLayout.layout(FlowConta inerLayout.java:
109)
>
> at
> org.eclipse.draw2d.text.FlowFigureLayout.layout(FlowFigureLa yout.java:102)
>
> at org.eclipse.draw2d.Figure.layout(Figure.java:985)
>
> at org.eclipse.draw2d.Figure.validate(Figure.java:1686)
>
>
Re: jre 1.5 [message #163613 is a reply to message #163503] Tue, 11 January 2005 16:52 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
I have JDK 1.5.0 and everything works fine with it. What is the text being
passed to Bidi.requiresBidi() when this exception is encountered?

"Alex Selkov" <as@empproject.com> wrote in message
news:cruu1j$in$1@www.eclipse.org...
> Windows XP.
>
> "Pratik Shah" <ppshah@us.ibm.com>
Previous Topic:Error
Next Topic:Make base edit part resizable
Goto Forum:
  


Current Time: Fri Mar 29 10:26:27 GMT 2024

Powered by FUDForum. Page generated in 0.02734 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top