[Bluej-discuss] Error message in BlueJ launch
Todd Whittaker
WhittakT at franklin.edu
Wed Jan 10 18:25:42 GMT 2007
All,
For the sake of closure on the list (and in case anybody in the future
is searching the archives for this same problem) Davin's suggestion
below fixed the student's problem. He had already shut down his
firewall software, so I'm guessing that the "dt_shmem" parameter in
bluej.defs was the solution.
Thanks again,
--
Todd A. Whittaker
Program Chair, Information Technology
Franklin University
614-947-6110
whittakt at franklin.edu
>>> davmac at bluej.org 01/09/07 8:03 PM >>>
Hi Todd,
It's hard to say for sure, but I suspect that some firewall software is
to blame for the "transport error" problem. Norton Internet Security or
ZoneAlarm are the usual candidates for this sort of problem, but it may
well be any other firewall software. Setting the "bluej.vm.transport"
parameter to "dt_shmem" in the bluej.defs file will probably help; just
remove the '#' from the beginning of the existing line (which reads:
#bluej.vm.transport=dt_shmem).
As for the duplicate CheckStyle extension, is it possible that he/she
has two different versions installed at the same time?
Davin.
Todd Whittaker wrote:
> Hello all,
>
> I have a student who is puzzled by an error message every time he
launches BlueJ. He says that this affects other things (but exactly
what is unclear).
>
> The error is "ERROR: transport error 202: recv error: Software caused
connection abort ["transport.c", L41]". This is under JDK 1.5.0_07b3.
>
> Below is the bluej-debuglog.txt file and here is a link to a
screenshot of the message:
>
> http://einstein.franklin.edu/~whittakt/BlueJerror.png (36 Kb)
>
> He says that as soon as he launches BlueJ he can open the terminal
window and see the above error message. Any hints as to what may be the
issue? I don't get the error message about the duplicate
CheckstyleExtension in my own installation...
>
> <------------ cut here: bluej-debuglog.txt *----------------->
> BlueJ run started: Tue Jan 09 13:51:44 EST 2007
> BlueJ version 2.1.3 Java version 1.5.0_07
> Virtual machine: Java HotSpot(TM) Client VM 1.5.0_07-b03 (Sun
Microsystems Inc.)
> Running on: Windows XP 5.1 (x86)
> Java Home: c:\program files\java\jdk1.5.0_07\jre
> ----
> Extension is already loaded:
com.puppycrawl.tools.checkstyle.plugins.bluej.CheckstyleExtension
jarName=C:\Program
Files\BlueJ\lib\extensions\checkstyle-extension-4.2.jar
> Connected to debug VM via dt_socket transport...
> Connected to debug VM via dt_shmem transport...
> Connected to debug VM via dt_shmem transport...
> Communication with debug VM fully established.
> <------------ cut here: bluej-debuglog.txt *----------------->
>
> Thanks,
>
>
_______________________________________________
mailing list bluej-discuss at bluej.org
To unsubscribe or change your preferences, go to
http://lists.bluej.org/mailman/listinfo/bluej-discuss
More information about the bluej-discuss
mailing list