掲示板

Getting error when build the Spring MVC portlet

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

Getting error when build the Spring MVC portlet

Junior Member 投稿: 88 参加年月日: 12/03/31 最新の投稿
Hello All,
I am developing an spring MVC portlet. when I buid the portlet I was getting error.

Buildfile: /home/sourceone/Desktop/liferay/liferay-plugins/portlets/dateTime-portlet/build.xml
compile:
merge:
     [copy] Copying 5 files to /home/sourceone/Desktop/liferay/liferay-plugins/portlets/dateTime-portlet/docroot/WEB-INF/lib
compile-java:
merge:
war:
build-css:
     [java] 2 Nov, 2012 12:55:18 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
     [java] INFO: No server detected
     [java] Loading jar:file:/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/system.properties
     [java] 12:55:18,136 INFO  [EasyConf:122] Refreshed the configuration of all components
     [java] 2 Nov, 2012 12:55:18 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
     [java] INFO: Global lib directory /home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/lib/ext/
     [java] 2 Nov, 2012 12:55:18 PM com.liferay.portal.kernel.log.Jdk14LogImpl info
     [java] INFO: Portal lib directory /home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/lib/
     [java] 12:55:18,357 INFO  [ConfigurationLoader:56] Properties for jar:file:/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal loaded from [file:/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/classes/portal-ext.properties, jar:file:/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties]
     [java] Loading jar:file:/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/lib/portal-impl.jar!/portal.properties
     [java] Loading file:/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/tomcat-7.0.23/webapps/ROOT/WEB-INF/classes/portal-ext.properties
compile:
merge:
compile-java:
merge:
build-common-plugin.war:
   [delete] Deleting: /home/sourceone/Desktop/liferay/liferay-plugins/dist/dateTime-portlet-6.1.0.1.war
clean-portal-dependencies:
      [zip] Building zip: /home/sourceone/Desktop/liferay/liferay-plugins/dist/dateTime-portlet-6.1.0.1.war
deploy:
     [copy] Copying 1 file to /home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/deploy
BUILD SUCCESSFUL
Total time: 3 seconds
thumbnail
11年前 に Juan Gonzalez P によって更新されました。

RE: Getting error when build the Spring MVC portlet

Liferay Legend 投稿: 3089 参加年月日: 08/10/28 最新の投稿
I can't see any errors in that log. All seems ok.
thumbnail
11年前 に Harish Kumar によって更新されました。

RE: Getting error when build the Spring MVC portlet

Expert 投稿: 483 参加年月日: 10/07/31 最新の投稿
Can't see any error/exception in the logs you posted.
thumbnail
11年前 に Abid Ali によって更新されました。

RE: Getting error when build the Spring MVC portlet

Junior Member 投稿: 88 参加年月日: 12/03/31 最新の投稿
Hi harish,
one message come
No server detected
. plz check that
thumbnail
11年前 に Abid Ali によって更新されました。

RE: Getting error when build the Spring MVC portlet

Junior Member 投稿: 88 参加年月日: 12/03/31 最新の投稿
But my portlet is not shown in portal page
11年前 に Jigar N Gajjar によって更新されました。

RE: Getting error when build the Spring MVC portlet

Junior Member 投稿: 71 参加年月日: 09/12/25 最新の投稿
[quote=/home/sourceone/Desktop/liferay/liferay-portal/liferay-portal-6.1.0-ce-ga1/deploy

is this right path for your server deploy directory?
thumbnail
11年前 に Subhash Pavuskar によって更新されました。

RE: Getting error when build the Spring MVC portlet

Regular Member 投稿: 234 参加年月日: 12/03/13 最新の投稿
@Abid : Check your server path !! whether you had given right path or not !!