Bootstrapping not working in Windows

8 views
Skip to first unread message

raul....@gmail.com

unread,
Apr 25, 2017, 11:57:48 AM4/25/17
to Hippo Community
Hi All,

I'm running hippo in windows and for some reason bootstrap is not working here, below my settings:

Tomcat8w.exe (Tomcat running as windows service)

-Dcatalina.home=C:\Tomcat
-Dcatalina.base=C:\Tomcat
-Djava.endorsed.dirs=C:\Tomcat\endorsed
-Djava.io.tmpdir=C:\Tomcat\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\Tomcat\conf\logging.properties
-Drepo.upgrade=false 
-Drepo.bootstrap=true 
-Drepo.path=C:\Tomcat\storage
-Dlog4j.configuration=file:C:\Tomcat\conf\log4j.xml
-verbosegc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:C:\Tomcat\logs\gc.log -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=2048k
-Djava.rmi.server.hostname=127.0.0.1 -Dsun.rmi.dgc.server.gcInterval=604800000 -Dsun.rmi.dgc.client.gcInterval=604800000
-Dorg.apache.jackrabbit.core.cluster.node_id=WIN-9DOFI915DCJ

hippoecm-extension.xml

<?xml version="1.0" encoding="UTF-8"?>

<sv:node xmlns:sv="http://www.jcp.org/jcr/sv/1.0" xmlns:ae="http://www.onehippo.org/jcr/autoexport/1.0" sv:name="hippo:initialize" ae:id="myweb">

  <sv:property sv:name="jcr:primaryType" sv:type="Name">

    <sv:value>hippo:initializefolder</sv:value>

  </sv:property>

  <sv:node sv:name=“myweb-webfiles-site">

    <sv:property sv:name="jcr:primaryType" sv:type="Name">

      <sv:value>hippo:initializeitem</sv:value>

    </sv:property>

    <sv:property sv:name="hippo:webfilebundle" sv:type="String">

      <sv:value>site</sv:value>

    </sv:property>

    <sv:property sv:name="hippo:sequence" sv:type="Double">

      <sv:value>31000</sv:value>

    </sv:property>

    <sv:property sv:name="hippo:reloadonstartup" sv:type="Boolean">

      <sv:value>true</sv:value>

    </sv:property>

    <sv:property sv:name="hippo:version" sv:type="String">

      <sv:value>1.1.201704251067</sv:value>

<!--      <sv:value>${reloadonstartup.version}</sv:value> -->

    </sv:property>

  </sv:node>

</sv:node>


If you have any idea, I would really appreciate it.


Jasper Floor

unread,
Apr 26, 2017, 3:09:18 AM4/26/17
to Hippo Community
Hi,

Presumably it's only the changes you are trying to make that is failing and not all bootstrap items from included modules? Have you bootstrapped this item previously? If so you need to increase the version number.

mvg,
Jasper

--
Hippo Community Group: The place for all discussions and announcements about Hippo CMS (and HST, repository etc. etc.)
 
To post to this group, send email to hippo-community@googlegroups.com
RSS: https://groups.google.com/group/hippo-community/feed/rss_v2_0_msgs.xml?num=50
---
You received this message because you are subscribed to the Google Groups "Hippo Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hippo-community+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/hippo-community.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages