[xwiki-users] Migrated my xwiki from 4.2 to 8.2.1 getting blank page on access
Hi All, I migrated my Xwiki from version 4.2 to 8.2.1 and I am getting blank page while accessing http://localhost/xwiki the app. In my tomcat I am getting below logs: [ServiceTools] Starting tomcat : Thu Oct 6 10:59:57 2016 Using classpath: :/usr/local/tomcat7/bin/bootstrap.jar:/usr/local/tomcat7/bin/commons-daemon.jar:/usr/local/tomcat7/bin/tomcat-juli.jar:/usr/local/tomcat7/common/lib/*.jar:/usr/local/tomcat7/lib/annotations-api.jar:/usr/local/tomcat7/lib/catalina-ant.jar:/usr/local/tomcat7/lib/catalina-ha.jar:/usr/local/tomcat7/lib/catalina.jar:/usr/local/tomcat7/lib/catalina-tribes.jar:/usr/local/tomcat7/lib/ecj-4.2.1.jar:/usr/local/tomcat7/lib/el-api.jar:/usr/local/tomcat7/lib/jasper-el.jar:/usr/local/tomcat7/lib/jasper.jar:/usr/local/tomcat7/lib/jsp-api.jar:/usr/local/tomcat7/lib/servlet-api.jar:/usr/local/tomcat7/lib/tomcat-api.jar:/usr/local/tomcat7/lib/tomcat-coyote.jar:/usr/local/tomcat7/lib/tomcat-dbcp.jar:/usr/local/tomcat7/lib/tomcat-i18n-es.jar:/usr/local/tomcat7/lib/tomcat-i18n-fr.jar:/usr/local/tomcat7/lib/tomcat-i18n-ja.jar:/usr/local/tomcat7/lib/tomcat-jdbc.jar:/usr/local/tomcat7/lib/tomcat-util.jar:/usr/local/tomcat7/server/lib/*.jar:/usr/java/jdk-1.7/lib/tools.jar:/usr/local/tomcat7/bin/bootstrap.jar:: 2016-10-06 11:01:12,724 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server... 2016-10-06 11:01:12,777 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory: [/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr] 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... 2016-10-06 11:01:17,932 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server. 2016-10-06 11:01:34,375 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,380 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,381 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,383 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode Regards, Piyush
Hi, Please remove the solr index files and restart XWiki. Note: We need to add this info on http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade Thanks -Vincent
On 06 Oct 2016, at 17:16, Kumar, Piyush <[email protected]> wrote:
Hi All,
I migrated my Xwiki from version 4.2 to 8.2.1 and I am getting blank page while accessing http://localhost/xwiki the app.
In my tomcat I am getting below logs:
[ServiceTools] Starting tomcat : Thu Oct 6 10:59:57 2016 Using classpath: :/usr/local/tomcat7/bin/bootstrap.jar:/usr/local/tomcat7/bin/commons-daemon.jar:/usr/local/tomcat7/bin/tomcat-juli.jar:/usr/local/tomcat7/common/lib/*.jar:/usr/local/tomcat7/lib/annotations-api.jar:/usr/local/tomcat7/lib/catalina-ant.jar:/usr/local/tomcat7/lib/catalina-ha.jar:/usr/local/tomcat7/lib/catalina.jar:/usr/local/tomcat7/lib/catalina-tribes.jar:/usr/local/tomcat7/lib/ecj-4.2.1.jar:/usr/local/tomcat7/lib/el-api.jar:/usr/local/tomcat7/lib/jasper-el.jar:/usr/local/tomcat7/lib/jasper.jar:/usr/local/tomcat7/lib/jsp-api.jar:/usr/local/tomcat7/lib/servlet-api.jar:/usr/local/tomcat7/lib/tomcat-api.jar:/usr/local/tomcat7/lib/tomcat-coyote.jar:/usr/local/tomcat7/lib/tomcat-dbcp.jar:/usr/local/tomcat7/lib/tomcat-i18n-es.jar:/usr/local/tomcat7/lib/tomcat-i18n-fr.jar:/usr/local/tomcat7/lib/tomcat-i18n-ja.jar:/usr/local/tomcat7/lib/tomcat-jdbc.jar:/usr/local/tomcat7/lib/tomcat-util.jar:/usr/local/tomcat7/server/lib/*.jar:/usr/java/jdk-1.7/lib/tools.jar:/usr/local/tomcat7/ bin/bootstrap.jar:: 2016-10-06 11:01:12,724 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server... 2016-10-06 11:01:12,777 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory: [/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr] 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... 2016-10-06 11:01:17,932 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server. 2016-10-06 11:01:34,375 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,380 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,381 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,383 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode
Regards, Piyush
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
I was about to answer the same things but the log contains: 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... On Thu, Oct 6, 2016 at 5:21 PM, Vincent Massol <[email protected]> wrote:
Hi,
Please remove the solr index files and restart XWiki.
Note: We need to add this info on http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade
Thanks -Vincent
On 06 Oct 2016, at 17:16, Kumar, Piyush <[email protected]> wrote:
Hi All,
I migrated my Xwiki from version 4.2 to 8.2.1 and I am getting blank page while accessing http://localhost/xwiki the app.
In my tomcat I am getting below logs:
[ServiceTools] Starting tomcat : Thu Oct 6 10:59:57 2016 Using classpath: :/usr/local/tomcat7/bin/bootstrap.jar:/usr/local/tomcat7/bin/commons-daemon.jar:/usr/local/tomcat7/bin/tomcat-juli.jar:/usr/local/tomcat7/common/lib/*.jar:/usr/local/tomcat7/lib/annotations-api.jar:/usr/local/tomcat7/lib/catalina-ant.jar:/usr/local/tomcat7/lib/catalina-ha.jar:/usr/local/tomcat7/lib/catalina.jar:/usr/local/tomcat7/lib/catalina-tribes.jar:/usr/local/tomcat7/lib/ecj-4.2.1.jar:/usr/local/tomcat7/lib/el-api.jar:/usr/local/tomcat7/lib/jasper-el.jar:/usr/local/tomcat7/lib/jasper.jar:/usr/local/tomcat7/lib/jsp-api.jar:/usr/local/tomcat7/lib/servlet-api.jar:/usr/local/tomcat7/lib/tomcat-api.jar:/usr/local/tomcat7/lib/tomcat-coyote.jar:/usr/local/tomcat7/lib/tomcat-dbcp.jar:/usr/local/tomcat7/lib/tomcat-i18n-es.jar:/usr/local/tomcat7/lib/tomcat-i18n-fr.jar:/usr/local/tomcat7/lib/tomcat-i18n-ja.jar:/usr/local/tomcat7/lib/tomcat-jdbc.jar:/usr/local/tomcat7/lib/tomcat-util.jar:/usr/local/tomcat7/server/lib/*.jar:/usr/java/jdk-1.7/lib/tools.jar:/usr/local/tomcat 7/ bin/bootstrap.jar:: 2016-10-06 11:01:12,724 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server... 2016-10-06 11:01:12,777 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory: [/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr] 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... 2016-10-06 11:01:17,932 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server. 2016-10-06 11:01:34,375 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,380 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,381 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,383 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode
Regards, Piyush
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi , Then what can be the cause of blank page if index deletion is not the issue currently? Thanks , Piyush -----Original Message----- From: users [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: Thursday, October 06, 2016 8:58 PM To: XWiki Users Subject: Re: [xwiki-users] Migrated my xwiki from 4.2 to 8.2.1 getting blank page on access I was about to answer the same things but the log contains: 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... On Thu, Oct 6, 2016 at 5:21 PM, Vincent Massol <[email protected]> wrote:
Hi,
Please remove the solr index files and restart XWiki.
Note: We need to add this info on http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade
Thanks -Vincent
On 06 Oct 2016, at 17:16, Kumar, Piyush <[email protected]> wrote:
Hi All,
I migrated my Xwiki from version 4.2 to 8.2.1 and I am getting blank page while accessing http://localhost/xwiki the app.
In my tomcat I am getting below logs:
[ServiceTools] Starting tomcat : Thu Oct 6 10:59:57 2016 Using classpath: :/usr/local/tomcat7/bin/bootstrap.jar:/usr/local/tomcat7/bin/commons- daemon.jar:/usr/local/tomcat7/bin/tomcat-juli.jar:/usr/local/tomcat7/ common/lib/*.jar:/usr/local/tomcat7/lib/annotations-api.jar:/usr/loca l/tomcat7/lib/catalina-ant.jar:/usr/local/tomcat7/lib/catalina-ha.jar :/usr/local/tomcat7/lib/catalina.jar:/usr/local/tomcat7/lib/catalina- tribes.jar:/usr/local/tomcat7/lib/ecj-4.2.1.jar:/usr/local/tomcat7/li b/el-api.jar:/usr/local/tomcat7/lib/jasper-el.jar:/usr/local/tomcat7/ lib/jasper.jar:/usr/local/tomcat7/lib/jsp-api.jar:/usr/local/tomcat7/ lib/servlet-api.jar:/usr/local/tomcat7/lib/tomcat-api.jar:/usr/local/ tomcat7/lib/tomcat-coyote.jar:/usr/local/tomcat7/lib/tomcat-dbcp.jar: /usr/local/tomcat7/lib/tomcat-i18n-es.jar:/usr/local/tomcat7/lib/tomc at-i18n-fr.jar:/usr/local/tomcat7/lib/tomcat-i18n-ja.jar:/usr/local/t omcat7/lib/tomcat-jdbc.jar:/usr/local/tomcat7/lib/tomcat-util.jar:/us r/local/tomcat7/server/lib/*.jar:/usr/java/jdk-1.7/lib/tools.jar:/usr /local/tomca t 7/ bin/bootstrap.jar:: 2016-10-06 11:01:12,724 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server... 2016-10-06 11:01:12,777 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory: [/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr] 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... 2016-10-06 11:01:17,932 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server. 2016-10-06 11:01:34,375 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,380 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,381 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,383 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode
Regards, Piyush
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Whatever is in your solr index it won't cause a block page anyway. Do you have anything else in your log ? On Thu, Oct 6, 2016 at 8:28 PM, Kumar, Piyush <[email protected]> wrote:
Hi ,
Then what can be the cause of blank page if index deletion is not the issue currently?
Thanks , Piyush
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Thomas Mortagne Sent: Thursday, October 06, 2016 8:58 PM To: XWiki Users Subject: Re: [xwiki-users] Migrated my xwiki from 4.2 to 8.2.1 getting blank page on access
I was about to answer the same things but the log contains:
2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index...
On Thu, Oct 6, 2016 at 5:21 PM, Vincent Massol <[email protected]> wrote:
Hi,
Please remove the solr index files and restart XWiki.
Note: We need to add this info on http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade
Thanks -Vincent
On 06 Oct 2016, at 17:16, Kumar, Piyush <[email protected]> wrote:
Hi All,
I migrated my Xwiki from version 4.2 to 8.2.1 and I am getting blank page while accessing http://localhost/xwiki the app.
In my tomcat I am getting below logs:
[ServiceTools] Starting tomcat : Thu Oct 6 10:59:57 2016 Using classpath: :/usr/local/tomcat7/bin/bootstrap.jar:/usr/local/tomcat7/bin/commons- daemon.jar:/usr/local/tomcat7/bin/tomcat-juli.jar:/usr/local/tomcat7/ common/lib/*.jar:/usr/local/tomcat7/lib/annotations-api.jar:/usr/loca l/tomcat7/lib/catalina-ant.jar:/usr/local/tomcat7/lib/catalina-ha.jar :/usr/local/tomcat7/lib/catalina.jar:/usr/local/tomcat7/lib/catalina- tribes.jar:/usr/local/tomcat7/lib/ecj-4.2.1.jar:/usr/local/tomcat7/li b/el-api.jar:/usr/local/tomcat7/lib/jasper-el.jar:/usr/local/tomcat7/ lib/jasper.jar:/usr/local/tomcat7/lib/jsp-api.jar:/usr/local/tomcat7/ lib/servlet-api.jar:/usr/local/tomcat7/lib/tomcat-api.jar:/usr/local/ tomcat7/lib/tomcat-coyote.jar:/usr/local/tomcat7/lib/tomcat-dbcp.jar: /usr/local/tomcat7/lib/tomcat-i18n-es.jar:/usr/local/tomcat7/lib/tomc at-i18n-fr.jar:/usr/local/tomcat7/lib/tomcat-i18n-ja.jar:/usr/local/t omcat7/lib/tomcat-jdbc.jar:/usr/local/tomcat7/lib/tomcat-util.jar:/us r/local/tomcat7/server/lib/*.jar:/usr/java/jdk-1.7/lib/tools.jar:/usr /local/tomca t 7/ bin/bootstrap.jar:: 2016-10-06 11:01:12,724 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Starting embedded Solr server... 2016-10-06 11:01:12,777 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Using Solr home directory: [/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr] 2016-10-06 11:01:17,007 [coreLoadExecutor-6-thread-1] WARN o.a.s.c.SolrCore - [xwiki] Solr index directory '/MIDDLE/kazan-services/xwiki.kazan.priv.atos.fr/permanentdirectory/solr/xwiki/data/index' doesn't exist. Creating new index... 2016-10-06 11:01:17,932 [localhost-startStop-1] INFO o.x.s.s.i.EmbeddedSolrInstance - Started embedded Solr server. 2016-10-06 11:01:34,375 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,376 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,380 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,381 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,382 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode 2016-10-06 11:01:34,383 [localhost-startStop-1] WARN o.i.j.ResourceDMBean - ISPN000042: Did not find queried attribute with name coreHashCode
Regards, Piyush
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
participants (3)
-
Kumar, Piyush -
Thomas Mortagne -
Vincent Massol