workoutetc / google-sites-liberation

Automatically exported from code.google.com/p/google-sites-liberation
0 stars 0 forks source link

double click on the jar and nothing happens? #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download jar file
2. double click it

What is the expected output? What do you see instead?  google sites 
import/export menu.  i see nothing!

What version of the product are you using? On what operating system?
1.01 on windows xp

Original issue reported on code.google.com by mariod...@gmail.com on 27 Nov 2009 at 3:34

GoogleCodeExporter commented 8 years ago
I had the same problem, and I discovered the only way I could make the program 
work 
was to have Java running PRIOR to executing the .jar file.  And it would only 
work 
from the command line.  It would not work at all when "double-clicking" the 
.jar 
file.  Depending on your file associations, the program javaw.exe may be 
invoked 
when you double-click the filename, rather than the necessary java.exe.

So, to get the thing to work, I first needed to get Java running.  You can do 
this 
by opening a web site that uses Java, such as:

http://www.chess.com/play/computer.html

You should see the little Java icon in the lower right-hand corner of your 
monitor, 
indicating the java.exe is running.  You can also verify that java.exe is 
running by 
opening the Windows Task Manager (CTRL + ALT + DELETE).  Once I had Java 
running, I 
could execute the .jar file by opening a command prompt window, navigating to 
the 
folder where my .jar file is, and enter the following command:

java -jar google-sites-liberation.1.0.1.jar

You should see the Import/Export untility appear on your screen.  I had a 
few "gotchas" with the utility as well.  In order to get the Export to work, I 
had 
to enter the information like so:

Host:  sites.google.com
Domain:  <Leave this blank>
Webspace:  lornamichael2
Username:  <Your Google Sites user name>
Password:  <Your Google Sites password>

I hope this helps.

Lorna

Original comment by lornarun...@gmail.com on 30 Nov 2009 at 8:07

GoogleCodeExporter commented 8 years ago
If the blog owner has allowed anonymous comments, then you'll also have the 
option to leave a comment anonymously. If you leave an anonymous comment, it 
will not link back to your blogs, Blogger profile, or Google profile in any way.

http://www.frivsampa.com/

http://www.hopygame.org/

Original comment by vungoctr...@gmail.com on 18 Oct 2013 at 4:56