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'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 <db-connection cacheSize=3D"256M" checkM=
axCacheSize=3D"true" collectionCache=3D"64M" database=
=3D"native"<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 files=3D"<b>webap=
p/WEB-INF/data</b>" pageSize=3D"4096" nodesBuffer=3D"10=
00" cacheShrinkThreshold=3D"10000"<br>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 doc-ids=3D"default" minDiskSpace=3D"128M"></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'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't have '=
run.sh',
</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==--