<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Radim,</p>
<p>that's strange.</p>
<p>Let's see what I would do - and you can compare this to your
situation:</p>
<p>1. download midpoint.war file or dist archive and extract
midpoint.war from there</p>
<p>2. copy midpoint.war to tomcat/webapps. Do not start Tomcat yet.</p>
<p>3. create empty /var/opt/midpoint directory writable by tomcat
user</p>
<p>4. configure tomcat to run with -Dmidpoint.home=/var/opt/midpoint<br>
</p>
<p>5. start tomcat</p>
<p>This must work. Please note that I have just used midpoint.war
file and nothing else from the binary distribution. Midpoint will
create config.xml, default embedded H2 database in
/var/opt/midpoint and several other empty directories.<br>
</p>
<p>Regards,</p>
<p>Ivan<br>
</p>
<br>
<div class="moz-cite-prefix">On 04/10/2017 06:00 PM, Radim Jaeger
wrote:<br>
</div>
<blockquote
cite="mid:OF78CB5398.7FAF1E92-ONC12580FE.00564CDD-C12580FE.0057EED1@sysnet.cz"
type="cite"><font face="sans-serif" size="2">Hi Ivan!</font>
<br>
<br>
<font face="sans-serif" size="2">Well. I completely reinstalled
midpoint
3.5 into a clear place. </font>
<br>
<font face="sans-serif" size="2">I found in the <b>/var/opt/midpoint/schema</b>
the subdirectory <b>xml</b> with some content.</font>
<br>
<br>
<font face="sans-serif" size="2">Subsequently, I changed the owner
of
subtree <b>/var/opt/midpoint</b> to <b>tomcat:tomcat</b>.,
deleted the
subdirectory /midpoint and the file "old" file midpoint.war from
the tomcat webapps directory, copied the "fresh" file
midpoint.war
to tomcat webapps directory and started the tomcat service. </font>
<br>
<br>
<font face="sans-serif" size="2">The same error occurs :-(</font>
<br>
<br>
<br>
<font face="sans-serif" size="2">Radim</font>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<font face="sans-serif" size="1" color="#5f5f5f">Od:
</font><font face="sans-serif" size="1">Ivan Noris
<a class="moz-txt-link-rfc2396E" href="mailto:ivan.noris@evolveum.com"><ivan.noris@evolveum.com></a></font>
<br>
<font face="sans-serif" size="1" color="#5f5f5f">Komu:
</font><font face="sans-serif" size="1"><a class="moz-txt-link-abbreviated" href="mailto:midpoint@lists.evolveum.com">midpoint@lists.evolveum.com</a></font>
<br>
<font face="sans-serif" size="1" color="#5f5f5f">Datum:
</font><font face="sans-serif" size="1">10.04.2017 17:36</font>
<br>
<font face="sans-serif" size="1" color="#5f5f5f">Předmět:
</font><font face="sans-serif" size="1">Re: [midPoint]
Installation of midpoint 3.5 on CentOS 7 failed</font>
<br>
<font face="sans-serif" size="1" color="#5f5f5f">Odeslal:
</font><font face="sans-serif" size="1">"midPoint"
<a class="moz-txt-link-rfc2396E" href="mailto:midpoint-bounces@lists.evolveum.com"><midpoint-bounces@lists.evolveum.com></a></font>
<br>
<hr noshade="noshade">
<br>
<br>
<br>
<font size="3">Hi Radim,</font>
<p><font size="3">my guess is that your /var/opt/midpoint/schema
directory
contains the midpoint schemas (did you extract the zip/tar.gz
into /var/opt/midpoint?)</font>
</p>
<p><font size="3">The "schema" subdirectory is only for schema
additions (custom attributes etc.), not for the standard ones.
Can you
check that please?</font>
</p>
<p><font size="3">/var/opt/midpoint should be completely empty at
the start
with just-downloaded midpoint, possibly with config.xml if you
have real
database.</font>
</p>
<p><font size="3">Please let me know,</font>
</p>
<p><font size="3">Ivan</font>
</p>
<p>
<br>
<font size="3">On 04/10/2017 05:29 PM, Radim Jaeger wrote:</font>
<br>
<font face="sans-serif" size="2">Hi everybody!</font><font
size="3"> <br>
</font><font face="sans-serif" size="2"><br>
I'm new in the Midpoint IDM. My company wants to test its
reliability for
a public IT services provided by governmental bodies.</font><font
size="3">
<br>
</font><font face="sans-serif" size="2"><br>
I tried to install Midpoint v3.5 on the plain CentOS 7
following instruction
found on your website. </font><font size="3"><br>
</font><font face="sans-serif" size="2"><br>
Kernel version: 3.10.0-514.10.2.el7.x86_64</font><font
size="3">
</font><font face="sans-serif" size="2"><br>
Java Home: /usr/java/jdk1.8.0_121/jre</font><font
size="3">
</font><font face="sans-serif" size="2"><br>
Java vendor: Oracle</font><font size="3">
</font><font face="sans-serif" size="2"><br>
Tomcat: 8.5.13.0</font><font size="3">
</font><font face="sans-serif" size="2"><br>
CATALINA_HOME: /opt/tomcat</font><font size="3">
</font><font face="sans-serif" size="2"><br>
MIDPOINT_HOME: /var/opt/midpoint</font><font size="3">
<br>
</font><font face="sans-serif" size="2"><br>
When I copied the <b>midpoint.war</b> to the Tomcat <b>webapps</b>
directory
and started Tomcat service, it particullary fails. Tomcat
started all applications
except midpoint :-( </font><font size="3"> <br>
</font><font face="sans-serif" size="2"><br>
In the <b>catalina.out</b> I found errors </font><font
size="3"> <br>
</font><tt><font size="2" color="blue"><br>
06-Apr-2017 15:38:22.210 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR
Deploying web application archive
/opt/tomcat/webapps/midpoint.war</font></tt><font size="3">
</font><tt><font size="2" color="blue"><br>
06-Apr-2017 15:38:28.034 INFO [localhost-startStop-1]
org.apache.jasper.servlet.TldScanner.scanJars
At least one JAR was scanned for TLDs yet contained no TLDs.
Enable debug
logging for this logger for a complete list of JARs that
were scanned but
no TLDs were found in them. Skipping unneeded JARs during
scanning can
improve startup time and JSP compilation time.</font></tt><font
size="3">
</font><tt><font size="2" color="blue"><br>
midpoint.home = /var/opt/midpoint/</font></tt><font size="3">
</font><tt><font size="2" color="blue"><br>
Loading midPoint configuration from file
/var/opt/midpoint/config.xml</font></tt><font size="3">
</font><tt><font size="2" color="blue"><br>
06-Apr-2017 15:38:32.457 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal
One or more listeners failed to start. Full details will be
found in the
appropriate container log file</font></tt><font size="3"> </font><tt><font
size="2" color="blue"><br>
06-Apr-2017 15:38:32.458 SEVERE [localhost-startStop-1]
org.apache.catalina.core.StandardContext.startInternal
Context [/midpoint] startup failed due to previous errors</font></tt><font
size="3">
</font><tt><font size="2" color="blue"><br>
06-Apr-2017 15:38:32.472 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployWAR
Deployment of web application archive
/opt/tomcat/webapps/midpoint.war
has finished in 10,261 ms</font></tt><font size="3"> <br>
<br>
</font><font face="sans-serif" size="2"><br>
In the <b>idm.log</b> I found logs indicating the midpoint
started but
failed : </font><font size="3"><br>
</font><tt><font size="2" color="blue"><br>
2017-04-06 15:38:32,324 [] [localhost-startStop-1] ERROR
(com.evolveum.midpoint.prism.schema.XmlEntityResolverImpl):
Unable to resolve entity with publicID: null, systemID: </font></tt><a
moz-do-not-send="true"
href="http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd"><tt><font
size="2" color="blue"><u>http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd</u></font></tt></a><font
size="3">
</font><tt><font size="2" color="blue"><br>
2017-04-06 15:38:32,324 [] [localhost-startStop-1] ERROR
(com.evolveum.midpoint.prism.schema.XmlEntityResolverImpl):
Unable to resolve entity with publicID: null, systemID: </font></tt><a
moz-do-not-send="true"
href="http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd"><tt><font
size="2" color="blue"><u>http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd</u></font></tt></a><font
size="3">
</font><tt><font size="2" color="blue"><br>
2017-04-06 15:38:32,442 [] [localhost-startStop-1] ERROR
(com.evolveum.midpoint.prism.schema.SchemaHandler):
Error occured during schema parsing: [Fatal] on line 1 at </font></tt><a
moz-do-not-send="true"
href="http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd"><tt><font
size="2" color="blue"><u>http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd</u></font></tt></a><tt><font
size="2" color="blue">,
null White spaces are required between publicId and
systemId.</font></tt><font size="3">
</font><tt><font size="2" color="blue"><br>
2017-04-06 15:38:32,443 [] [localhost-startStop-1] WARN
(org.springframework.web.context.support.XmlWebApplicationContext):
Exception encountered during context initialization -
cancelling refresh
attempt:
org.springframework.beans.factory.BeanCreationException:
Error
creating bean with name 'repositoryFactory': Injection of
autowired dependencies
failed; nested exception is
org.springframework.beans.factory.BeanCreationException:
Could not autowire field: private
com.evolveum.midpoint.prism.PrismContext
com.evolveum.midpoint.init.RepositoryFactory.prismContext;
nested exception
is org.springframework.beans.factory.BeanCreationException:
Error creating
bean with name 'prismContext' defined in class path resource
[ctx-configuration.xml]:
Bean instantiation via factory method failed; nested
exception is
org.springframework.beans.BeanInstantiationException:
Failed to instantiate
[com.evolveum.midpoint.prism.PrismContext]: Factory
method 'createInitializedPrismContext' threw exception;
nested exception
is com.evolveum.midpoint.util.exception.SchemaException: XML
error during
XSD schema parsing: White spaces are required between
publicId and systemId.(embedded
exception null) in system resource
xml/ns/public/common/audit-3.xsd</font></tt><font size="3">
</font><tt><font size="2" color="blue"><br>
2017-04-06 15:38:32,457 [] [localhost-startStop-1] ERROR
(org.springframework.web.context.ContextLoader):
Context initialization failed</font></tt><font size="3"> <br>
</font><font face="sans-serif" size="2"><br>
The midpoint startup correctly created keystore <b>/var/opt/midpoint/keystore.jceks</b>
, but did not create H2 database files :-(</font><font
size="3"> <br>
</font><font face="sans-serif" size="2"><br>
Please, help me! What am I doing wrong? </font><font size="3"><br>
<br>
<br>
</font><font face="sans-serif" size="2"><br>
Serviceconfig and logs are attached.</font><font size="3"> <br>
<br>
<br>
</font><font face="sans-serif" size="2"><br>
Thank you in advance </font><font size="3"><br>
<br>
</font><font face="sans-serif" size="2"><br>
Radim Jaeger</font><font size="3"> <br>
<br>
<br>
<br>
</font>
<br>
<tt><font size="3">_______________________________________________<br>
midPoint mailing list<br>
</font></tt><a moz-do-not-send="true"
href="mailto:midPoint@lists.evolveum.com"><tt><font size="3"
color="blue"><u>midPoint@lists.evolveum.com</u></font></tt></a><tt><font
size="3"><br>
</font></tt><a moz-do-not-send="true"
href="http://lists.evolveum.com/mailman/listinfo/midpoint"><tt><font
size="3" color="blue"><u>http://lists.evolveum.com/mailman/listinfo/midpoint</u></font></tt></a><tt><font
size="3"><br>
</font></tt>
<br>
<br>
<tt><font size="3">-- <br>
Ivan Noris<br>
Senior Identity Engineer<br>
evolveum.com<br>
</font></tt><tt><font size="2">_______________________________________________<br>
midPoint mailing list<br>
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a><br>
</font></tt><a moz-do-not-send="true"
href="http://lists.evolveum.com/mailman/listinfo/midpoint"><tt><font
size="2">http://lists.evolveum.com/mailman/listinfo/midpoint</font></tt></a><tt><font
size="2"><br>
</font></tt>
<br>
<br>
<br>
</p>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Ivan Noris
Senior Identity Engineer
evolveum.com
</pre>
</body>
</html>