[pskmail] Re: jpskmail version 0.3.2

  • From: Frédéric bouchet <bouchet.frederic@xxxxxxxxx>
  • To: pskmail@xxxxxxxxxxxxx
  • Date: Thu, 26 Mar 2009 18:02:52 +0100

Hi Per,

As to ping "localhost" yes it works without any problems.

I also tried to mute the windows vista firewall and restart fldigi then
jpskmail. The result is the same. With the same error messages.

73's, Frédéric

2009/3/26 Pär Crusefalk <per@xxxxxxxxxxxx>

> Hi Frédéric,
>
> Jpskmail tries to connect by ip to fldigi, what the messages says is
> that the connect was not possible. Either fldigi does not answer the
> port, which is unlikely, or there is something stopping the connection.
> I have never used vista but is there perhaps a firewall in the way or is
> connect to localhost disabled somehow?
> When I google for vista and connect problems to localhost I get tons of
> answers, some say that Outlook cannot connect to localhost for instance.
> Can you ping localhost?
>
> 73 de Per, sm0rwo
>
>
>
>
> tor 2009-03-26 klockan 13:38 +0100 skrev Frédéric bouchet:
> > Hello,
> >
> > I just tested the version 0.3.2 here is my configuration:
> >
> > Laptop with Vista basic celeron
> >
> > Hello,
> >
> > I just tested the version 0.3.2 here is my configuration:
> >
> > Laptop with Vista basic celeron
> >
> > Fldigi 3.10 which works without any worries
> >
> > Here is the procedure used for the launch of Jpskmail
> >
> > 1 - Launch of fldigi
> > 2 - wait 30 seconds
> > 3 - Launch of Jpskmail 0.3.2
> >
> > I was the following error message:
> >
> > - First post:
> >
> > Message: Connection refused : connect
> > From class : class java.net.connectException
> > Error when connecting to modem
> >
> > - Second message:
> >
> > From class: class java.lang.NullPointerException
> > Could not send frame, fldigi not running or busy ?
> >
> > - Third message:
> >
> > From class: class java.lang.NullPointerException
> > Could not send frame, fldigi not running or busy ?
> > This is the result of test
> >
> > 73 all
> > Frédéric F0EED
> > http://f0eed.free.fr
> > http://www.f5kry.org
> > http://www.adrasec42.org
> >
> > 2009/3/26 Rein Couperus <rein@xxxxxxxxxxxx>
> >         This version has now been uploaded to
> >         http://hermes.esrac.ele.tue.nl/pskmail
> >         http://sharon.esrac.ele.tue.nl/pub/linux/ham/pskmail
> >
> >
> >         73,
> >
> >         Rein PA0R
> >
> >         > -----Ursprüngliche Nachricht-----
> >         > Von: "Per Crusefalk" <per@xxxxxxxxxxxx>
> >         > Gesendet: 25.03.09 21:52:07
> >         > An: pskmail@xxxxxxxxxxxxx
> >         > Betreff: [pskmail] jpskmail version 0.3.2
> >
> >
> >
> >         > Hi all,
> >         >
> >         > Here comes another team work effort with a new and much
> >         improved version
> >         > of jpskmail :-)
> >         >
> >         > There are quite a few changes here, a short list of these
> >         are:
> >         >
> >         > Major gui work
> >         > - Removed grouplayout from the gui, that makes it work with
> >         older java
> >         >       - Tested with Macs in particular (OS X 10.4 using java
> >         1.5)
> >         >       - Works with xandros on eee pc's too (rxtx may need
> >         copying)
> >         > - Changed to gridbag, flow and boxlayouts to handle resize
> >         of windows
> >         > - Set minimumsizes to make it look better
> >         > - Set the system default apperance, windows will look native
> >         on the
> >         > various platforms
> >         >
> >         > GPS work
> >         > - Some GPS units send empty strings when speed is less than
> >         1 knot
> >         > - Options window should not list serial ports if the gps
> >         connection is
> >         > open, that could create interesting error messages
> >         >
> >         > And last but not least:
> >         >
> >         > IAC Fleetcode bulletins
> >         > - IAC Fleet code formatted weather data can now be received
> >         as bulletins
> >         > from servers
> >         >
> >         > And bugfixes.
> >         >
> >         > So, this release will work even with older java. If you have
> >         trouble
> >         > using java 1.6 then please try this and please let us know
> >         how you are
> >         > doing.
> >         >
> >         > At the moment this version is here:
> >         > http://www.crusefalk.se/jpskmail/jpskmail_0_3_2.zip
> >         >
> >         > And will be here in just a moment:
> >         > http://hermes.esrac.ele.tue.nl/pskmail
> >         > http://sharon.esrac.ele.tue.nl/pub/linux/ham/pskmail
> >         >
> >         >
> >         > 73 de Per, SM0RWO
> >         >
> >         >
> >         > P.s. The RXTX install should be fine as is on most installs.
> >         > However, some PC's have trouble finding the RXTX-files used
> >         to handle
> >         > the serial port. If you can launch the application but the
> >         options
> >         > window will not show then you need to install the files in
> >         the system.
> >         > For now there is a manual procedure for that.
> >         >
> >         > For linux using java 1.6:
> >         >
> >         > 1. cd to the jpskmail folder
> >         > 2. copy the files to the system java path:
> >         > sudo cp
> >         librxtxSerial.so /usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/i386/
> >         > sudo cp
> >         lib/RXTXcomm.jar /usr/lib/jvm/java-6-sun-1.6.0.10/jre/lib/ext
> >         >
> >         > For windows:
> >         >
> >         > 1. copy rxtxSerial.dll to %JAVA_HOME%\bin
> >         > (%JAVA_HOME% is the folder where JRE is installed on your
> >         system; e.g.
> >         > c:\Program Files\Java\j2re1.4.1_01)
> >         > 2. copy RXTXcomm.jar to %JAVA_HOME%\lib\ext
> >         >
> >         > Using java 1.6 like this:
> >         > Copy rxtxSerial.dll to c:\Program Files\Java\jre1.6.0_01\bin
> >         \
> >         > Copy RXTXcomm.jar to c:\Program Files\Java\jre1.6.0_01\lib
> >         \ext\
> >         >
> >         >
> >         >
> >         >
> >         >
> >
> >
> >         --
> >         http://pa0r.blogspirit.com
> >
> >
> >
> >
> > --
> > --------------------------------------------------
> > Frédéric BOUCHET
> > http://f0eed.e3b.org
> > http://www.gesadra.fr
> > http://www.f5kry.org
> > http://www.adrasec42.org
> >
> ------------------------------------------------------------------------------------------------------------------------------------
> >   Ce message et toutes les pièces jointes sont confidentiels
> > et établis a l'intention exclusive de ses destinataires. Toute
> > utilisation ou diffusion
> > non autorisée est interdite. Tout message électronique est susceptible
> > d'altération.
> > Je décline toute responsabilité au titre de ce message
> > s'il a été altéré, déformé ou falsifié.
> >
> > Si vous n'êtes pas le destinataire final de ce message, merci de le
> > détruire immédiatement
> > et de m'en avertir .
> >
> ------------------------------------------------------------------------------------------------------------------------------------
>
>
>


-- 
--------------------------------------------------
Frédéric BOUCHET
http://f0eed.e3b.org
http://www.gesadra.fr
http://www.f5kry.org
http://www.adrasec42.org
------------------------------------------------------------------------------------------------------------------------------------
  Ce message et toutes les pièces jointes sont confidentiels
et établis a l'intention exclusive de ses destinataires. Toute utilisation
ou diffusion
non autorisée est interdite. Tout message électronique est susceptible
d'altération.
Je décline toute responsabilité au titre de ce message
s'il a été altéré, déformé ou falsifié.

Si vous n'êtes pas le destinataire final de ce message, merci de le détruire
immédiatement
et de m'en avertir .
------------------------------------------------------------------------------------------------------------------------------------

Other related posts: