[Bluej-discuss] Endles compilation without error report
Karl Heinz Bernhart
kh.bernhart at web.de
Tue Apr 25 17:18:53 BST 2006
Hello Davin,
Am 24.04.2006 um 18:08 schrieb Davin McCall:
> Just hazarding a guess, but does your project name or path contain
> non-ASCII characters? (Accented characters for example).
Indeed, the project folder's name contains an "Umlaut", but the
source & class files do not! And here we have it. I changed "ä" to
"ae" and now the compiler reports the Syntax error properly.
>
> There is currently a Java-on-Mac bug which causes issues with
> filenames containing such characters. It causes a few problems in
> BlueJ.
>
> Otherwise, you can check the BlueJ debug log to see if there are
> any exceptions occurring. The "about BlueJ" dialog will give you
> the location of the debug log. If there's anything in there which
> looks like a stack trace you can send it it us; we may then be able
> to tell you what is happening or identify if there is a bug in BlueJ.
I caused the error once more, but there seems no useful information
to be in this log file:
BlueJ run started: Tue Apr 25 18:13:15 CEST 2006
BlueJ version 2.1.2 Java version 1.5.0_06
Virtual machine: Java HotSpot(TM) Client VM 1.5.0_06-64 ("Apple
Computer, Inc.")
Running on: Mac OS X 10.4.5 (ppc)
Java Home: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/
Home
----
Connected to debug VM via dt_socket transport.
Thank you
Karl Heinz
>
> Davin
>
>
> Karl Heinz Bernhart wrote:
>> Oh my god . .
>>
>> stared onto the code for half an hour without seeing this }!
>>
>> but:
>>
>> why is this compiler unable to detect such a . . . . . bug?
>>
>> thanks Gordon
>>
>> Karl Heinz
>>
>>
>> Am 21.04.2006 um 13:45 schrieb Gordon Royle:
>>
>>> I compiled it without problems... (well, I had to put a closing
>>> bracket in)...
>>>
>>> BlueJ 2.1.2, MacOS 10.4.6, Java 1.5.0_05
>>>
>>> It even worked..
>>>
>>> Gordon
>>>
>>>
>>> On 21/04/2006, at 6:47 PM, Karl Heinz Bernhart wrote:
>>>
>>>> Hello to all list members,
>>>>
>>>> when I try to compile the elementary example class given below, the
>>>> compiler seems to hang and the process must be terminated violently
>>>> via resetting the JVM. (BlueJ 2.1.2 MacOS 10.4.5)
>>>
>>> _______________________________________________
>>> mailing list bluej-discuss at bluej.org
>>> To unsubscribe or change your preferences, go to
>>> http://lists.bluej.org/mailman/listinfo/bluej-discuss
>>
>> _______________________________________________
>> mailing list bluej-discuss at bluej.org
>> To unsubscribe or change your preferences, go to
>> http://lists.bluej.org/mailman/listinfo/bluej-discuss
>>
>
> _______________________________________________
> mailing list bluej-discuss at bluej.org
> To unsubscribe or change your preferences, go to
> http://lists.bluej.org/mailman/listinfo/bluej-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20060425/80fe0298/attachment.html
More information about the bluej-discuss
mailing list