留言板

First time install

David Blackard,修改在11 年前。

First time install

New Member 帖子: 2 加入日期: 12-6-12 最近的帖子
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,修改在11 年前。

RE: First time install

Liferay Master 帖子: 501 加入日期: 11-12-20 最近的帖子
Hi,
Please give the entire error log.
David Blackard,修改在11 年前。

RE: First time install

New Member 帖子: 2 加入日期: 12-6-12 最近的帖子
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,修改在11 年前。

RE: First time install

Liferay Legend 帖子: 7942 加入日期: 10-3-24 最近的帖子
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