[midPoint] midPoint Digest, Vol 59, Issue 25

Cesar Telles cesar_telles at yahoo.com.br
Tue Mar 7 02:19:40 CET 2017


Hi Ivan, how are you?
I got it!
I just followed this: "to deploy midPoint you only need to copy midpoint.war to Tomcat webapps/directory and start Tomcat".
Thank you soo much.
Now, I will study and testing the midPoint.
Best regards,
Cesar from Brazil.

    Em Segunda-feira, 6 de Março de 2017 14:08, "midpoint-request at lists.evolveum.com" <midpoint-request at lists.evolveum.com> escreveu:
 

 Send midPoint mailing list submissions to
    midpoint at lists.evolveum.com

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.evolveum.com/mailman/listinfo/midpoint
or, via email, send a message with subject or body 'help' to
    midpoint-request at lists.evolveum.com

You can reach the person managing the list at
    midpoint-owner at lists.evolveum.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of midPoint digest..."


Today's Topics:

  1. Problem: Installation (help, please) (Cesar Telles)
  2. Re: Problem: Installation (help, please) (Ivan Noris)


----------------------------------------------------------------------

Message: 1
Date: Mon, 6 Mar 2017 16:25:37 +0000 (UTC)
From: Cesar Telles <cesar_telles at yahoo.com.br>
To: midpoint at lists.evolveum.com
Subject: [midPoint] Problem: Installation (help, please)
Message-ID: <1459584478.2928172.1488817537294 at mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"

 blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; } Hi, my name is Cesar. How are you?
 I would like to install in my virtual machine and test than.
I followed all installation guide completely.
But I can't install, because report log below (Could you help me, please?):

2017-03-05 21:32:50,273 [] [localhost-startStop-1] ERROR (com.evolveum.midpoint.prism.schema.SchemaRegistry): Unable to resolve entity with publicID: null, systemID: http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd
2017-03-05 21:32:50,273 [] [localhost-startStop-1] ERROR (com.evolveum.midpoint.prism.schema.SchemaRegistry): Unable to resolve entity with publicID: null, systemID: http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd
2017-03-05 21:32:52,289 [] [localhost-startStop-1] ERROR (com.evolveum.midpoint.prism.schema.SchemaHandler): Error occured during schema parsing: [Fatal] on line 1 at http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd, null White spaces are required between publicId and systemId.
2017-03-05 21:32:52,293 [] [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
2017-03-05 21:32:52,333 [] [localhost-startStop-1] ERROR (org.springframework.web.context.ContextLoader): Context initialization failed
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

Sent from Yahoo Mail for iPhone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolveum.com/pipermail/midpoint/attachments/20170306/374ddb28/attachment-0001.html>

------------------------------

Message: 2
Date: Mon, 6 Mar 2017 18:01:57 +0100
From: Ivan Noris <ivan.noris at evolveum.com>
To: midpoint at lists.evolveum.com
Subject: Re: [midPoint] Problem: Installation (help, please)
Message-ID: <0c73c6d6-e4e5-33df-a498-d042044e9f1f at evolveum.com>
Content-Type: text/plain; charset="utf-8"

Hi Cesar,

could you please check, where you installed midPoint and how? More
specifically, is there directory "schema" with standard midPoint
schemas? There should be NOT. The schema subdirectory is only for schema
extension...

to deploy midPoint you only need to copy midpoint.war to Tomcat webapps/
directory and start Tomcat. (Embedded H2 database will be used).

Regards,
Ivan

On 03/06/2017 05:25 PM, Cesar Telles wrote:
> Hi, my name is Cesar. How are you?
>  I would like to install in my virtual machine and test than.
> I followed all installation guide completely.
> But I can't install, because report log below (Could you help me,
> please?):
>
> 2017-03-05 21:32:50,273 [] [localhost-startStop-1] ERROR
> (com.evolveum.midpoint.prism.schema.SchemaRegistry): Unable to resolve
> entity with publicID: null,
> systemID: http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd
> 2017-03-05 21:32:50,273 [] [localhost-startStop-1] ERROR
> (com.evolveum.midpoint.prism.schema.SchemaRegistry): Unable to resolve
> entity with publicID: null,
> systemID: http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd
> 2017-03-05 21:32:52,289 [] [localhost-startStop-1] ERROR
> (com.evolveum.midpoint.prism.schema.SchemaHandler): Error occured
> during schema parsing: [Fatal] on line 1
> at http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd, 
> <http://midpoint.evolveum.com/xml/ns/public/common/common-core-3.xsd,>null
> White spaces are required between publicId and systemId.
> 2017-03-05 21:32:52,293 [] [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
> 2017-03-05 21:32:52,333 [] [localhost-startStop-1] ERROR
> (org.springframework.web.context.ContextLoader): Context
> initialization failed
> 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
>
>
> Sent from Yahoo Mail for iPhone <https://yho.com/footer0>
>
>
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint

-- 
Ivan Noris
Senior Identity Engineer
evolveum.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolveum.com/pipermail/midpoint/attachments/20170306/3584ebf5/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
midPoint mailing list
midPoint at lists.evolveum.com
http://lists.evolveum.com/mailman/listinfo/midpoint


------------------------------

End of midPoint Digest, Vol 59, Issue 25
****************************************


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170307/1f8f663c/attachment-0025.htm>


More information about the midPoint mailing list