slarson / wholebrain

Automatically exported from code.google.com/p/wholebrain
0 stars 0 forks source link

Even without -debugMode=true specified, webstart version asks for server #440

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Launch the "latest" build (http://wholebraincatalog.org/wbc-
latest/WholeBrainCatalog.jnlp)
2.WBC asks for server
3.Inspect .jnlp...-debugMode is not set

What is the expected output? What do you see instead?
I expect that the tool will point to the server specified in -ip and not 
prompt the user.

Please use labels and text to provide additional information.
This is probably a quick fix and very important for us to put out a new 
production version....

Original issue reported on code.google.com by stephen....@gmail.com on 5 Mar 2010 at 11:00

GoogleCodeExporter commented 9 years ago
I think this might be a caching problem. I don't have a windows machine to 
test, but
I have tried on the Linux and Mac and the results were the same: I get the error
message saying it was not signed by the same certificate (7.5.7)

This is to be expected because the Jar signing issue with 1.5 was not resolved 
until
~7.5.10

Anyways, I am suggesting you have a cached version of the JNLP/JAR with the 
debug
argument included. I do not see this behavior running form Eclipse.

Original comment by caprea on 9 Mar 2010 at 11:25

GoogleCodeExporter commented 9 years ago
I originally suspected a caching issue but eliminated that as a possibility 
after 
clearing the cache and still seeing the problem.  I think you'll need to test 
the 
webstart version of this rather than the eclipse version to see the problem.

Original comment by stephen....@gmail.com on 9 Mar 2010 at 11:36

GoogleCodeExporter commented 9 years ago
I downloaded the latest-dev JNLP file (0.7.6.9) to the Mac and manually removed 
the
debugMode argument. Then, I launched the modified JNLP file and the client 
worked as
expected (no server selection dialog)

Original comment by caprea on 10 Mar 2010 at 1:21

GoogleCodeExporter commented 9 years ago
On windows, launching the trunk version with no arguments, or with ip 
http://stage-
data.wholebraincatalog.org will bring up the server selection window 
independent of -
debugMode=true.=

Original comment by stephen....@gmail.com on 11 Mar 2010 at 7:54

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2101.

Original comment by stephen....@gmail.com on 11 Mar 2010 at 8:27