Fórum

First time install

David Blackard, modificado 11 Anos atrás.

First time install

New Member Postagens: 2 Data de Entrada: 12/06/12 Postagens Recentes
I am trying to install the CE version on Win XP. I have set my Java path correctly, but the install hangs at this line.

at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

Any help would be greatly appreciated. Dave
thumbnail
Priyanka Dhingra, modificado 11 Anos atrás.

RE: First time install

Liferay Master Postagens: 501 Data de Entrada: 20/12/11 Postagens Recentes
Hi,
Please give the entire error log.
David Blackard, modificado 11 Anos atrás.

RE: First time install

New Member Postagens: 2 Data de Entrada: 12/06/12 Postagens Recentes
My apologizes Priyanka. I know better, I should have known pasting in three lines would not be very helpful

Hitoshi, many thanks. Using winzip instead of the Windows zip solved the problem. I have my Liferay demo/test up and running.

I appreciate you all you guys taking the time to respond and help.
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: First time install

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
First, which version of liferay are you trying to install? The most used version on Windows is the Liferay 6.1.0 CE tomcat bundle.

After downloading the zip file, you'll need to extract the files using archiving tool such as 7zip (http://www.7-zip.org/)

Unfortunately, there's a bug in Windows zip archiver which doesn't extract files with long file names. Since the files are not completely
extracted, it gives error when attempted to run.

Another thing to consider is the Java version. Liferay doesn't work well with OpenJDK nor with JDK 1.7. Use Oracle JDK 1.6.x