I have run decoder pro on my present layout computer for 3-4 years now with no problems. I have a new replacement computer for it. I downloaded JMRI sucessfully on the replacement. I opened DecoderPro from the desktop icon and it went into Decoder Pro Wizard (as I expected). I entered my systerm (digitrax). system connection (pr3), command station (dcs100). Under serial port I had nothing to choose from nor could I enter anything, so it defaulted to “no ports found”. From there it went to “finish” and said “an error occured while trying to connect to the loconet”. Was the download bad, am i missing something? Any help would be much appreciated
Have you updated Java? JMRI is a Java app, and it appears. That it is not finding the port.
The other possibility is that the PR3 was not detected. I just used the generic Windows driver and it it worked…
Jim
Jim, I first updated Java before downloading jmri (It actually was already up to date). As to the driver, I wasn’t promoted to select any driver. Something I missed?
Jim, I’m getting older quicker than most of us reading this! Another “Dah!” Moment for me! I forgot I had to install the pr3 and its driver (using the Digitrax disk that came with it) onto the new computer. After dinner I’ll try that, if I remember
So I loaded the diver via the disc and followed to the letter the instructions on the Digitrax web site. Got to the wizard, made my selections including port (3) and all seemed fine until the last "finish " click and I get the “java platform SE binary has stopped working” message. Any thoughts on where to go from here?
http://cs.trains.com/mrr/f/744/t/261228.aspx
Check out this thread.
So I tried again several times. Rebooted computer, tried different sequences with USB insertion. Cut to the chase, in the first page of The wizard where you enter devise, system, port there is a user name that defaulted to my name. I changed that and then it open! Closed it and tried again and again it opened. Even entered a new engine (I will of course import my whole roster later). So only thing I can think of is my name defaulted from old computer and that in some way prevented the Wizard from finishing? Or maybe just coincidence. But it opened twice. So let’s see what happens tomorrow. thnx for the inputs.
Been a few days since my last post and original problem solved but now a new has arisen. About 6 out of every 7 attempts I try to open DecoderPro (on the new comuter) I get the blasted “Java Platform SE Binary has stopped working” error message. Any suggessions on how to resolved this? And to be clear, DecoderPro does open, so the Com Port setting is correct, but on average it takes very many tries. Very frustrating, and time consuming. Thnx all.
Digitrax now has PR3 Installation Instructions for: XP, 7, 8, 8.1, and now windows 10.
[quote user=“Robert Frey”]
Tophias
Been a few days since my last post and original problem solved but now a new has arisen. About 6 out of every 7 attempts I try to open DecoderPro (on the new comuter) I get the blasted “Java Platform SE Binary has stopped working” error message. Any suggessions on how to resolved this? And to be clear, DecoderPro does open, so the Com Port setting is correct, but on average it takes very many tries. Very frustrating, and time consuming. Thnx all.
"I entered my systerm (digitrax). system connection (pr3), command station (dcs100). Under serial port I had nothing to choose from nor could I enter anything, so it defaulted to “no ports found”.
Digitrax now has PR3 Installation Instructions for: XP, 7, 8, 8.1, and now windows 10.
You might try this: http://www.dccguy.com/?p=4519 or contact Larry directly.
Hope this helps.
I bought a new computer running Winders 10 about two years ago. I never have been able to get Decoder Pro (or the Digitrax program for changing their sound decoders) to work. They download fine from the web or the Digitrax disk, but then it won’t work, similar to what the OP discribes.
Just curious, if you reconnect the old computer does it work? If it does what is the differencebwtween the two computers? Same operating system? Same version of the operating system? Same version of Java? I am reaching on this one but’ are you using USB computer connections? Are USB2 and USB3 compatible with the software or hardware? Are you running the same antivirus and other such programs on both computers? Something new that I found is Google Chrome and Java don’t work with some Java applications. Maybe consider deleting the software and reinstalling it after verifing all the software is up to date…java, windows etc. Hope it helps…Thomas
yes, old computer opens every time. Old computer Win7, new Win8.1. Old computer older java, new computer latest version. Both computers USB 2.0. Both run Norton from Comcast. Old computer uses older jmri, new computer latest version (the whole reason for changing is the old version of jmri didn’t recognize Tsunami2 decoder and due to no additional hard drive space I can’t download the latest version of jmri to old computer)
Tophais
where are you with running JMRI on the new computer?
Ironically, my computer was hacked by a JAVA expolite with Google Chrome…long story but I will be giving JMRI a try this weekend.
Check out#### Mark Gurries NCE page.
https://sites.google.com/site/markgurries/home/decoders/decoder-motor-tuning/digitrax
[quote user=“graymatter”]
Tophais
where are you with running JMRI on the new computer?
Ironically, my computer was hacked by a JAVA expolite with Google Chrome…long story but I will be giving JMRI a try this weekend.
Check out#### Mark Gurries NCE page.
https://sites.google.com/site/markgurries/home/decoders/decoder-motor-tuning/digitrax
Mark, I assume it lies on my “c” drive, triggered by a desktop icon. Would that matter if it does open (after several attempt)?
Make sure you have the 1.0 firmware installed on your PR3. Firmware and update instructions are found about 2/3 of the way down this page:
http://www.digitrax.com/downloads/
EDIT: I should also add that you’re much better off asking JMRI questions on, well, the JMRI list. Nothing against anyone here, but the folks who actually write the JMRI code frequent that list. You won’t get better JMRI help than from them.
https://groups.yahoo.com/neo/groups/jmriusers/info
I am waiting for the book.
“JMRI for dummies”
In large print.
Thomas
Most of the problems are java, not JMRI. Mainly because Java has garbage for error handling - if JMRI code says to open a com port that isn’t there, Java doesn’t error - it crashes, with the ever-so-helpful “Java plastform SE binary has stopped working” error. Nothing so obvious as “invalid com port” which at least would point you in the right direction. Try a Windows program written in a different language, deliberately point it to say COM4 when you know it should be COM3. You will get some sort of COM port error message, not a generic crash from whatever language that program is written in.
Just my semi-annual “I hate java as a programming language” rant.
–Randy
Here you go:
http://jmri.org/help/en/webindex.shtml
Use Ctrl+ in your browser to make the print as large as you’d like.