Re: "Collection /db/system/security/exist/accounts cannot be created."

Michael Westbay <[email protected]> Wed, 23 Jul 2025 17:00:44 +0900
Newsgroups gmane.text.xml.exist
Message-ID <CAJ6MVuNFaDys6NqHp40AMX84RM1LvBYjzLr1i-DXY_Tjo1=N8Q@mail.gmail.com>
--===============5809846600516163629==
Content-Type: multipart/alternative; boundary="000000000000b5bf02063a941cdc"

--000000000000b5bf02063a941cdc
Content-Type: text/plain; charset="UTF-8"

Hi Tony,

Okay. Let's first find EXIST_HOME by finding where the conf.xml file is.

find /usr/local -name conf.xml

If /usr/local is EXIST_HOME, then run.sh will be in /usr/local/bin along
with all of the other eXist executables.

This conf.xml file will then specify where the data directory is:

    <db-connection cacheSize="256M" checkMaxCacheSize="true"
collectionCache="64M" database="native"
        files="*webapp/WEB-INF/data*" pageSize="4096" nodesBuffer="1000"
cacheShrinkThreshold="10000"
        doc-ids="default" minDiskSpace="128M">

[Emphasis added]

You could also search for run.sh the same way:

find /usr/local -name run.sh

Once we know where the executables are, let's go from there.

Take care.


> On Linux and installed from the installer jar.  I don't have 'run.sh',



-- 
Michael Westbay
Writer/System Administrator
http://www.japanesebaseball.com/

--000000000000b5bf02063a941cdc
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div>Hi Tony,</div><div><br></div><div>Ok=
ay. Let&#39;s first find EXIST_HOME by finding where the conf.xml file is.<=
/div><div><br></div><div style=3D"margin-left:40px">find /usr/local -name c=
onf.xml</div></div><div dir=3D"ltr"><br></div><div>If /usr/local is EXIST_H=
OME, then run.sh will be in /usr/local/bin along with all of the other eXis=
t executables.</div><div><br></div><div>This conf.xml file will then specif=
y where the data directory is:</div><div><br></div><div style=3D"margin-lef=
t:40px">=C2=A0 =C2=A0 &lt;db-connection cacheSize=3D&quot;256M&quot; checkM=
axCacheSize=3D&quot;true&quot; collectionCache=3D&quot;64M&quot; database=
=3D&quot;native&quot;<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 files=3D&quot;<b>webap=
p/WEB-INF/data</b>&quot; pageSize=3D&quot;4096&quot; nodesBuffer=3D&quot;10=
00&quot; cacheShrinkThreshold=3D&quot;10000&quot;<br>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 doc-ids=3D&quot;default&quot; minDiskSpace=3D&quot;128M&quot;&gt;</d=
iv><div><br></div><div>[Emphasis added]</div><div><br></div><div>You could =
also search for run.sh the same way:</div><div><br></div><div style=3D"marg=
in-left:40px">find /usr/local -name run.sh</div><div><br></div><div>Once we=
 know where the executables are, let&#39;s go from there.</div><div><br></d=
iv><div>Take care.</div><div><div class=3D"gmail_quote"><div>=C2=A0</div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">
On Linux and installed from the installer jar.=C2=A0 I don&#39;t have &#39;=
run.sh&#39;,
</blockquote></div><div><br clear=3D"all"></div></div></div><br><span class=
=3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"gmail_s=
ignature">Michael Westbay<br>Writer/System Administrator<br><a href=3D"http=
://www.japanesebaseball.com/" target=3D"_blank">http://www.japanesebaseball=
.com/</a></div>

--000000000000b5bf02063a941cdc--


--===============5809846600516163629==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============5809846600516163629==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Exist-open mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/exist-open

--===============5809846600516163629==--