开云体育

Locked Looking for a brave soul to try a Windows install er


 

Bob,

I downloaded the file and tried it on Windows 98, 2K and XP Pro. All failed
with the error message: 'Setup cannot write to the destination file
"\lib\javax.comm.properties".' Is there any preparation needed on the
computer before running the installation program? Also, when the installer
splash screen opens, the program pauses until a key is struck or the mouse
is clicked with the cursor within the white area. We probably need a
"Strike any key to continue" message or a "Continue" button. Otherwise, it
just seems to hang without any clue as to what action to take.

Hope this is helpful. I'll be watching for others' responses as well as
your comments.

Jerry Drews


---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
jmriusers-unsubscribe@...



Your use of Yahoo! Groups is subject to


 

At 10:09 AM -0700 6/28/02, Jerry Drews wrote:
I downloaded the file and tried it on Windows 98, 2K and XP Pro. All failed
with the error message: 'Setup cannot write to the destination file
"\lib\javax.comm.properties".' Is there any preparation needed on the
computer before running the installation program? Also, when the installer
splash screen opens, the program pauses until a key is struck or the mouse
is clicked with the cursor within the white area. We probably need a
"Strike any key to continue" message or a "Continue" button. Otherwise, it
just seems to hang without any clue as to what action to take.

Hope this is helpful. I'll be watching for others' responses as well as
your comments.
Thanks for trying, sorry it didn't work. Yes, that's helpful.

Somehow the installer seems to have failed to find the Java version you've got installed. That's the tricky bit, and I've probably not made it robust enough.

Would you be willing to do a couple things for me?

First, could you look in "C:\Program Files\" to see if there's a "Java" or "JavaSoft" folder in there? And if there is, what does it contain?

Second, could you open a DOS window and type "java -version", then tell me what it says?

Thanks!

As to that first splash screen, I hope it's temporary. The installer is built with a tool from MindVision. I've talked to them about letting us use it for free. So far, they've agreed that use for "occasional tests and demos" is OK, and I'm still hoping that they'll allow me to use it for distributing free software. If they do, that first splash screen goes away.

Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)
Am working off a huge email backlog, call if it's urgent.


 

Bob,

As you must have suspected, my machines did not have the Java software
installed. I installed Java 1.4.0. When I type "java -version" I get:

__________________
D:\>java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
_______________________

Having done this, I re-ran the install and it seemed to complete correctly.

When I clicked on the DecoderPro icon on the desktop, it blinks, but nothing
seems to happen.

If I execute "decoder pro" from within a command prompt defaulted to the
d:\program files\jmri folder, I get the user interface which looks
reasonable. I am not connected to my railroad now. The program interface
seems to work o.k. When I quit, the command prompt window contains:

_______________________-

C:\Program Files\JMRI>decoderpro

C:\Program Files\JMRI>java
-Djava.class.path=".;jmri.jar;lib\collections.jar;lib
\log4j.jar;lib\jdom-jdk11.jar;lib\crimson.jar;lib\comm.jar;$VFS"
apps.DecoderPro
.DecoderPro
java.lang.NullPointerException
at
jmri.jmrit.symbolicprog.CombinedLocoSelListPane.setDecoderSelectionFr
omLoco(CombinedLocoSelListPane.java:233)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane$3.actionPerformed(Combine
dLocoSelPane.java:135)
at javax.swing.JComboBox.fireActionEvent(Unknown Source)
at javax.swing.JComboBox.setSelectedItem(Unknown Source)
at javax.swing.JComboBox.setSelectedIndex(Unknown Source)
at
jmri.jmrit.symbolicprog.CombinedLocoSelPane.propertyChange(CombinedLo
coSelPane.java:247)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown
Source)
at jmri.jmrit.roster.Roster.firePropertyChange(Roster.java:290)
at jmri.jmrit.roster.Roster.removeEntry(Roster.java:82)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame.thisWindowClosing(P
aneProgFrame.java:344)
at
jmri.jmrit.symbolicprog.tabbedframe.PaneProgFrame$4.windowClosing(Pan
eProgFrame.java:234)
at java.awt.Window.processWindowEvent(Unknown Source)
at javax.swing.JFrame.processWindowEvent(Unknown Source)
at java.awt.Window.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

C:\Program Files\JMRI>
_____________________________________

-----Original Message-----
From: Bob Jacobsen [mailto:Bob_Jacobsen@...]
Sent: Friday, June 28, 2002 12:02 PM
To: jmriusers@...
Subject: RE: [jmriusers] Looking for a brave soul to try a Windows
install er


At 10:09 AM -0700 6/28/02, Jerry Drews wrote:
I downloaded the file and tried it on Windows 98, 2K and XP Pro. All
failed
with the error message: . . . . .
Thanks for trying, sorry it didn't work. Yes, that's helpful.

Somehow the installer seems to have failed to find the Java version
you've got installed. That's the tricky bit, and I've probably not
made it robust enough.

Would you be willing to do a couple things for me?

First, could you look in "C:\Program Files\" to see if there's a
"Java" or "JavaSoft" folder in there? And if there is, what does it
contain?

It contains: D:\Program Files\Java\j2re1.4.0

Second, could you open a DOS window and type "java -version", then
tell me what it says?

D:\>java -version
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)

Thanks!

As to that first splash screen, I hope it's temporary. The installer
is built with a tool from MindVision. I've talked to them about
letting us use it for free. So far, they've agreed that use for
"occasional tests and demos" is OK, and I'm still hoping that they'll
allow me to use it for distributing free software. If they do, that
first splash screen goes away.

Bob
--
--------------
Bob Jacobsen (Bob_Jacobsen@..., 510-486-7355, fax 510-495-2957)
Am working off a huge email backlog, call if it's urgent.


To unsubscribe from this group, send an email to:
jmriusers-unsubscribe@...



Your use of Yahoo! Groups is subject to


 

Dear Gentlemen, please, can we go from beginning?
I have XP and same problem.
How and what I need to install Java?
Do I have to know something or anything about Java, for install and
using JMRI?

Thanks in advance.

Best regards,
Aleksandar