I tried again on another computer and got a little further, but this time
there are no helpful errors.

Maven out put is:
[DEBUG] Classpath location =
[C:\Users\SaxoUser\.m2\repository\com\h2database\h2
\1.3.168\h2-1.3.168.jar]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3:38.876s
[INFO] Finished at: Sat Mar 09 16:19:46 CET 2013
[INFO] Final Memory: 24M/154M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.cargo:cargo-maven2-plugin:1.3.3:run
(default-cli) on project console: Execution default-cli of goal
org.codehaus.car
go:cargo-maven2-plugin:1.3.3:run failed: Failed to start the Tomcat 7.x
containe
r. Check the [c:\Magick\dev\Ident\Ident\console\target/log/cargo-output.log]
fil
e containing the container logs for more details. Deployable
[http://localhost:9
080/cargocpc/index.html] failed to finish deploying within the timeout
period [1
20000]. The Deployable state is thus unknown. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
goal o
rg.codehaus.cargo:cargo-maven2-plugin:1.3.3:run (default-cli) on project
console
: Execution default-cli of goal
org.codehaus.cargo:cargo-maven2-plugin:1.3.3:run
 failed: Failed to start the Tomcat 7.x container. Check the
[c:\Magick\dev\Iden
t\Ident\console\target/log/cargo-output.log] file containing the container
logs
for more details.
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:225)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:153)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:145)
        at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje
ct(LifecycleModuleBuilder.java:84)
        at
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProje
ct(LifecycleModuleBuilder.java:59)
        at
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBu
ild(LifecycleStarter.java:183)
        at
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lifecycl
eStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Laun
cher.java:290)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.jav
a:230)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(La
uncher.java:409)
        at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:
352)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution
default-c
li of goal org.codehaus.cargo:cargo-maven2-plugin:1.3.3:run failed: Failed
to st
art the Tomcat 7.x container. Check the
[c:\Magick\dev\Ident\Ident\console\targe
t/log/cargo-output.log] file containing the container logs for more details.
        at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Default
BuildPluginManager.java:110)
        at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor
.java:209)
        ... 19 more
Caused by: org.codehaus.cargo.container.ContainerException: Failed to start
the
Tomcat 7.x container. Check the
[c:\Magick\dev\Ident\Ident\console\target/log/ca
rgo-output.log] file containing the container logs for more details.
        at
org.codehaus.cargo.container.spi.AbstractLocalContainer.start(Abstrac
tLocalContainer.java:200)
        at
org.codehaus.cargo.maven2.AbstractContainerStartMojo.doExecute(Abstra
ctContainerStartMojo.java:61)
        at
org.codehaus.cargo.maven2.ContainerRunMojo.doExecute(ContainerRunMojo
.java:86)
        at
org.codehaus.cargo.maven2.AbstractCargoMojo.execute(AbstractCargoMojo
.java:457)
        at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Default
BuildPluginManager.java:101)
        ... 20 more
Caused by: org.codehaus.cargo.container.ContainerException: Deployable
[http://l
ocalhost:9080/cargocpc/index.html] failed to finish deploying within the
timeout
 period [120000]. The Deployable state is thus unknown.
        at
org.codehaus.cargo.container.spi.deployer.DeployerWatchdog.watch(Depl
oyerWatchdog.java:111)
        at
org.codehaus.cargo.container.spi.AbstractLocalContainer.waitForComple
tion(AbstractLocalContainer.java:280)
        at
org.codehaus.cargo.container.tomcat.internal.AbstractCatalinaInstalle
dLocalContainer.waitForCompletion(AbstractCatalinaInstalledLocalContainer.java:2
12)
        at
org.codehaus.cargo.container.spi.AbstractLocalContainer.start(Abstrac
tLocalContainer.java:192)
        ... 24 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutio
nException
c:\Magick\dev\Ident\Ident\console>

And the cargo-output log is:
Mar 09, 2013 4:17:43 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory
[C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\common\classes],
exists: [false], isDirectory: [false], canRead: [false]
Mar 09, 2013 4:17:44 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory
[C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\shared\classes],
exists: [false], isDirectory: [false], canRead: [false]
Mar 09, 2013 4:17:44 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory
[C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\shared\lib],
exists: [false], isDirectory: [false], canRead: [false]
Mar 09, 2013 4:17:45 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path: C:\Program
Files\Java\jdk1.7.0_03\jre\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Ruby193\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth
Software\syswow64;c:\Program Files (x86)\Microsoft SQL
Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft
SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL
Server\100\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL
Server\100\DTS\Binn\;C:\maven\apache-maven-3.0.4\bin;C:\Program
Files\Java\jdk1.7.0_03\bin;C:\Program Files (x86)\Git\cmd;C:\Program
Files\Intel\WiFi\bin\;C:\Program Files\Common
Files\Intel\WirelessCommon\;C:\Program Files
(x86)\Intel\Services\IPT\;C:\Program Files (x86)\Lenovo\Access
Connections\;C:\Program Files (x86)\CFD Trader\Common;C:\Program Files
(x86)\WinAnt\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common
Files\Intel\WirelessCommon\;.
Mar 09, 2013 4:17:45 PM org.apache.catalina.startup.SetAllPropertiesRule
begin
WARNING: [SetAllPropertiesRule]{Server/Service/Connector} Setting property
'emptySessionPath' to 'true' did not find a matching property.
Mar 09, 2013 4:17:46 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-9080"]
Mar 09, 2013 4:17:46 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
Mar 09, 2013 4:17:46 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2047 ms
Mar 09, 2013 4:17:46 PM org.apache.catalina.core.StandardService
startInternal
INFO: Starting service Catalina
Mar 09, 2013 4:17:46 PM org.apache.catalina.core.StandardEngine
startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.37
Mar 09, 2013 4:17:46 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\cargocpc.war
Mar 09, 2013 4:17:47 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\syncope-build-tools.war
Mar 09, 2013 4:17:56 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Mar 09, 2013 4:17:57 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
09.03.2013 16:17:57 INFO 
[org.springframework.web.context.ContextLoader.initWebApplicationContext():272]
Root WebApplicationContext: initialization started
09.03.2013 16:17:58 INFO 
[org.springframework.context.support.AbstractApplicationContext.prepareRefresh():503]
Refreshing Root WebApplicationContext: startup date [Sat Mar 09 16:17:58 CET
2013]; root of context hierarchy
09.03.2013 16:17:58 INFO 
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions():315]
Loading XML bean definitions from file
[C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\syncope-build-tools\WEB-INF\classes\applicationContext.xml]
09.03.2013 16:17:59 INFO 
[org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons():577]
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@158c6357:
defining beans [testDataSource]; root of factory hierarchy
09.03.2013 16:17:59 INFO 
[org.springframework.jdbc.datasource.DriverManagerDataSource.setDriverClassName():153]
Loaded JDBC driver: org.h2.Driver
09.03.2013 16:17:59 INFO 
[org.springframework.web.context.ContextLoader.initWebApplicationContext():312]
Root WebApplicationContext: initialization completed in 2053 ms
Mar 09, 2013 4:18:33 PM org.apache.catalina.core.ApplicationContext log
INFO: ApacheDS startup completed succesfully
Web Console server running at http://192.168.1.49:9082 (only local
connections)
TCP server running at tcp://192.168.1.49:9092 (only local connections)
Mar 09, 2013 4:18:34 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\syncope-console.war
Mar 09, 2013 4:18:45 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Mar 09, 2013 4:18:45 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
********************************************************************
*** WARNING: Wicket is running in DEVELOPMENT mode.              ***
***                               ^^^^^^^^^^^                    ***
*** Do NOT deploy to your live server(s) without changing this.  ***
*** See Application#getConfigurationType() for more information. ***
********************************************************************
Mar 09, 2013 4:18:50 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\wssample.war
Mar 09, 2013 4:18:55 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
Mar 09, 2013 4:18:55 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
16:18:55.582 INFO  org.springframework.web.context.ContextLoader - Root
WebApplicationContext: initialization started
16:18:55.791 INFO 
org.springframework.web.context.support.XmlWebApplicationContext -
Refreshing Root WebApplicationContext: startup date [Sat Mar 09 16:18:55 CET
2013]; root of context hierarchy
16:18:55.948 INFO 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML
bean definitions from class path resource [wssampleContext.xml]
16:18:56.178 INFO 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML
bean definitions from class path resource [META-INF/cxf/cxf.xml]
16:18:56.314 INFO 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML
bean definitions from class path resource
[META-INF/cxf/cxf-extension-soap.xml]
16:18:56.402 INFO 
org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML
bean definitions from class path resource [META-INF/cxf/cxf-servlet.xml]
16:18:57.086 INFO 
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@6ace4f35:
defining beans
[cxf,org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor,org.apache.cxf.bus.spring.Jsr250BeanPostProcessor,org.apache.cxf.bus.spring.BusExtensionPostProcessor,org.apache.cxf.binding.soap.SoapBindingFactory,org.apache.cxf.binding.soap.SoapTransportFactory,org.apache.cxf.binding.soap.customEditorConfigurer,provisioning,dbUnitDataTypeFactory,localDataSource];
root of factory hierarchy
Mar 09, 2013 4:18:57 PM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{http://wssample.soap.bundles.connid.org/}Provisioning from class
org.connid.bundles.soap.provisioning.interfaces.Provisioning
Mar 09, 2013 4:19:00 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /provisioning
16:19:00.332 INFO 
org.springframework.jdbc.datasource.DriverManagerDataSource - Loaded JDBC
driver: org.hsqldb.jdbcDriver
16:19:00.343 INFO  org.springframework.web.context.ContextLoader - Root
WebApplicationContext: initialization completed in 4751 ms
Mar 09, 2013 4:19:01 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\host-manager
Mar 09, 2013 4:19:01 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\manager
Mar 09, 2013 4:19:02 PM org.apache.catalina.startup.HostConfig
deployDirectory
INFO: Deploying web application directory
C:\Magick\dev\Ident\Ident\console\target\cargo\configurations\tomcat7x\webapps\syncope
Mar 09, 2013 4:19:11 PM org.apache.catalina.core.ApplicationContext log
INFO: No Spring WebApplicationInitializer types detected on classpath
16:19:12,070 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could
NOT find resource [logback.groovy]
16:19:12,071 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could
NOT find resource [logback-test.xml]
16:19:12,072 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found
resource [logback.xml] at
[file:/C:/Magick/dev/Ident/Ident/console/target/cargo/configurations/tomcat7x/webapps/syncope/WEB-INF/classes/logback.xml]
16:19:12,254 |-INFO in
ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute
not set
16:19:12,276 |-INFO in
ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@59ec3d8a - Adding
[file:/C:/Magick/dev/Ident/Ident/console/target/cargo/configurations/tomcat7x/webapps/syncope/WEB-INF/classes/audit.xml]
to configuration watch list.
16:19:12,286 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type [ch.qos.logback.classic.db.DBAppender]
16:19:12,297 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [audit]
16:19:12,425 |-ERROR in
org.apache.syncope.core.audit.JNDIFallbackConnectionSource@24bc5d25 - During
lookup of java:comp/env/jdbc/syncopeDataSource
16:19:12,425 |-INFO in
org.apache.syncope.core.audit.JNDIFallbackConnectionSource@24bc5d25 - Could
not obtain DataSource via JNDI
16:19:13,019 |-INFO in
org.apache.syncope.core.audit.JNDIFallbackConnectionSource@24bc5d25 -
Provided DataSource successfully reported
16:19:13,041 |-INFO in
ch.qos.logback.core.db.DataSourceConnectionSource@4a873afa - Driver name=H2
JDBC Driver
16:19:13,043 |-INFO in
ch.qos.logback.core.db.DataSourceConnectionSource@4a873afa - Driver
version=1.3.168 (2012-07-13)
16:19:13,043 |-INFO in
ch.qos.logback.core.db.DataSourceConnectionSource@4a873afa -
supportsGetGeneratedKeys=true
16:19:13,057 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [syncope.audit] to false
16:19:13,058 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
syncope.audit level set to OFF
16:19:13,058 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [audit] to Logger[syncope.audit]
16:19:13,060 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
16:19:13,072 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [main]
16:19:13,191 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No
compression will be used
16:19:13,197 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use
the pattern
C://Magick//dev//Ident//Ident//core//target/log/core.log.%d{yyyy-MM-dd} for
the active file
16:19:13,212 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'C://Magick//dev//Ident//Ident//core//target/log/core.log.%d{yyyy-MM-dd}'.
16:19:13,212 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over
at midnight.
16:19:13,213 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Sat Mar 09 16:10:10 CET 2013
16:19:13,218 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder]
property
16:19:13,312 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[main]
- Active log file name:
C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core.log
16:19:13,312 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[main]
- File property is set to
[C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core.log]
16:19:13,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
16:19:13,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [persistence]
16:19:13,319 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No
compression will be used
16:19:13,319 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use
the pattern
C://Magick//dev//Ident//Ident//core//target/log/core-persistence.log.%d{yyyy-MM-dd}
for the active file
16:19:13,321 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'C://Magick//dev//Ident//Ident//core//target/log/core-persistence.log.%d{yyyy-MM-dd}'.
16:19:13,321 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over
at midnight.
16:19:13,322 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Sat Mar 09 16:09:46 CET 2013
16:19:13,322 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder]
property
16:19:13,323 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[persistence] - Active log
file name:
C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-persistence.log
16:19:13,323 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[persistence] - File property
is set to
[C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-persistence.log]
16:19:13,324 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
16:19:13,324 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [rest]
16:19:13,327 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No
compression will be used
16:19:13,327 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use
the pattern
C://Magick//dev//Ident//Ident//core//target/log/core-rest.log.%d{yyyy-MM-dd}
for the active file
16:19:13,329 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'C://Magick//dev//Ident//Ident//core//target/log/core-rest.log.%d{yyyy-MM-dd}'.
16:19:13,329 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over
at midnight.
16:19:13,330 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Sat Mar 09 16:10:04 CET 2013
16:19:13,331 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder]
property
16:19:13,332 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[rest]
- Active log file name:
C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-rest.log
16:19:13,332 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[rest]
- File property is set to
[C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-rest.log]
16:19:13,332 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
16:19:13,332 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [connid]
16:19:13,335 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No
compression will be used
16:19:13,336 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use
the pattern
C://Magick//dev//Ident//Ident//core//target/log/core-connid.log.%d{yyyy-MM-dd}
for the active file
16:19:13,338 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'C://Magick//dev//Ident//Ident//core//target/log/core-connid.log.%d{yyyy-MM-dd}'.
16:19:13,338 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over
at midnight.
16:19:13,339 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Sat Mar 09 16:05:25 CET 2013
16:19:13,339 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder]
property
16:19:13,341 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[connid] - Active log file
name: C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-connid.log
16:19:13,341 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[connid] - File property is
set to [C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-connid.log]
16:19:13,341 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
About to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
16:19:13,341 |-INFO in ch.qos.logback.core.joran.action.AppenderAction -
Naming appender as [test]
16:19:13,344 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - No
compression will be used
16:19:13,344 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy - Will use
the pattern
C://Magick//dev//Ident//Ident//core//target/log/core-test.log.%d{yyyy-MM-dd}
for the active file
16:19:13,346 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'C://Magick//dev//Ident//Ident//core//target/log/core-test.log.%d{yyyy-MM-dd}'.
16:19:13,346 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over
at midnight.
16:19:13,347 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Sat Mar 09 16:05:25 CET 2013
16:19:13,348 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder]
property
16:19:13,349 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[test]
- Active log file name:
C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-test.log
16:19:13,349 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[test]
- File property is set to
[C:\\Magick\\dev\\Ident\\Ident\\core\\target/log/core-test.log]
16:19:13,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.client] to false
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.client level set to OFF
16:19:13,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [main] to Logger[org.apache.syncope.client]
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.core.persistence] to false
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.persistence level set to INFO
16:19:13,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [persistence] to
Logger[org.apache.syncope.core.persistence]
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger
[org.apache.syncope.core.persistence.propagation.ConnectorFacadeProxy] to
false
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.persistence.propagation.ConnectorFacadeProxy level
set to INFO
16:19:13,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [persistence] to
Logger[org.apache.syncope.core.persistence.propagation.ConnectorFacadeProxy]
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.core.security] to false
16:19:13,350 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.security level set to INFO
16:19:13,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [main] to Logger[org.apache.syncope.core.security]
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.core.scheduling] to false
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.scheduling level set to INFO
16:19:13,351 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [main] to
Logger[org.apache.syncope.core.scheduling]
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.core.rest] to false
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.rest level set to INFO
16:19:13,351 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [rest] to Logger[org.apache.syncope.core.rest]
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.identityconnectors] to false
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.identityconnectors level set to DEBUG
16:19:13,351 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [connid] to Logger[org.identityconnectors]
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.core.connid] to false
16:19:13,351 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.connid level set to DEBUG
16:19:13,351 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [connid] to Logger[org.apache.syncope.core.connid]
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.connid] to false
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.connid level set to DEBUG
16:19:13,352 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [connid] to Logger[org.connid]
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.syncope.core.test] to false
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.syncope.core.test level set to INFO
16:19:13,352 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [test] to Logger[org.apache.syncope.core.test]
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework] to false
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework level set to INFO
16:19:13,352 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [main] to Logger[org.springframework]
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.orm] to false
16:19:13,352 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.orm level set to INFO
16:19:13,352 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [persistence] to Logger[org.springframework.orm]
16:19:13,353 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.test] to false
16:19:13,353 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.test level set to INFO
16:19:13,353 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [test] to Logger[org.springframework.test]
16:19:13,353 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.springframework.web] to false
16:19:13,353 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.springframework.web level set to INFO
16:19:13,353 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [rest] to Logger[org.springframework.web]
16:19:13,353 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [org.apache.http] to false
16:19:13,353 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
org.apache.http level set to INFO
16:19:13,353 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [test] to Logger[org.apache.http]
16:19:13,354 |-INFO in ch.qos.logback.classic.joran.action.LevelAction -
ROOT level set to INFO
16:19:13,354 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [main] to Logger[ROOT]
16:19:13,354 |-INFO in
ch.qos.logback.classic.joran.action.ConfigurationAction - End of
configuration.
16:19:13,360 |-INFO in
ch.qos.logback.classic.joran.JoranConfigurator@7431194f - Registering
current configuration as safe fallback point

SLF4J: The following loggers will not work because they were created
SLF4J: during the default configuration phase of the underlying logging
system.
SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
SLF4J: org.springframework.jdbc.datasource.DriverManagerDataSource
Mar 09, 2013 4:19:13 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
63  syncopePersistenceUnit  WARN   [localhost-startStop-1] openjpa.Runtime -
An error occurred while registering a ClassTransformer with
PersistenceUnitInfo: name 'syncopePersistenceUnit', root URL
[file:/C:/Magick/dev/Ident/Ident/console/target/cargo/configurations/tomcat7x/webapps/syncope/WEB-INF/classes].
The error has been consumed. To see it, set your openjpa.Runtime log level
to TRACE. Load-time class transformation will not be available.
3966  syncopePersistenceUnit  INFO   [localhost-startStop-1] openjpa.Runtime
- Starting OpenJPA 2.2.1
4072  syncopePersistenceUnit  INFO   [localhost-startStop-1]
openjpa.jdbc.JDBC - Using dictionary class
"org.apache.openjpa.jdbc.sql.H2Dictionary".
Mar 09, 2013 4:19:32 PM org.activiti.engine.impl.db.DbSqlSession
executeSchemaResource
INFO: performing create on engine with resource
org/activiti/db/create/activiti.h2.create.engine.sql
Mar 09, 2013 4:19:32 PM org.activiti.engine.impl.db.DbSqlSession
executeSchemaResource
INFO: performing create on history with resource
org/activiti/db/create/activiti.h2.create.history.sql
Mar 09, 2013 4:19:32 PM org.activiti.engine.impl.db.DbSqlSession
executeSchemaResource
INFO: performing create on identity with resource
org/activiti/db/create/activiti.h2.create.identity.sql
Mar 09, 2013 4:19:32 PM org.activiti.engine.impl.ProcessEngineImpl <init>
INFO: ProcessEngine default created




--
View this message in context: 
http://syncope-user.1051894.n5.nabble.com/Newbie-errow-when-running-mvn-P-embedd-tp5706882p5706883.html
Sent from the syncope-user mailing list archive at Nabble.com.

Reply via email to