掲示板

Error after running the Server

thumbnail
11年前 に Joga Krish によって更新されました。

Error after running the Server

Junior Member 投稿: 38 参加年月日: 13/01/08 最新の投稿
Hallo everyone,

I am new to liferay and getting use to it slowly.
I have a small problem which I am unable to solve.
Whenever I run my Tomcat server in Eclipse IDE I get the following error. I am starting the empty server without adding
any liferay projects to it still I get this error.
Any help and suggestions will be much appreciated.

添付ファイル:

thumbnail
11年前 に Manish Yadav によって更新されました。

RE: Error after running the Server

Expert 投稿: 493 参加年月日: 12/05/26 最新の投稿
Below error is due to change in Portal settings ..Keep defatult values in portal setting and then try to restart
thumbnail
11年前 に Joga Krish によって更新されました。

RE: Error after running the Server

Junior Member 投稿: 38 参加年月日: 13/01/08 最新の投稿
Thank you for the reply.
I have changed the home URL under Navigation in Portlet settings to http://localhost:8080/en_GB/web/guest/what-we-do . This is my current localhost home page.
But still I get the same error. emoticon

ERROR [http-bio-8080-exec-1][VirtualHostFilter:309] java.lang.IllegalArgumentException: Path http://localhost:8080/en_GB/web/guest/what-we-do does not start with a "/" character
java.lang.IllegalArgumentException: Path http://localhost:8080/en_GB/web/guest/what-we-do does not start with a "/" character
11年前 に S A によって更新されました。

RE: Error after running the Server

New Member 投稿: 7 参加年月日: 09/09/23 最新の投稿
Hi

In the Home URL just give this /web/guest/what-we-do .
don't enter http://localhost:8080/
thumbnail
11年前 に Joga Krish によって更新されました。

RE: Error after running the Server

Junior Member 投稿: 38 参加年月日: 13/01/08 最新の投稿
Cool. As you mentioned I have entered only /web/guest/what-we-do in Home URL of Navigation in Portlet settings and It worked. No errors emoticon
Thank you S A.