Hi,
I attached my startup log.
Maybe I have something overseen.
br
Andreas
----- Ursprüngliche Mail -----
Von: "Martin Grigorov" <[email protected]>
An: "users" <[email protected]>
Gesendet: Dienstag, 17. Februar 2015 11:21:41
Betreff: Re: Deploy War-File on Wildfly 8.1
Hi,
On Feb 17, 2015 12:09 PM, "Lechner Andreas" <[email protected]> wrote:
>
> Hi,
>
> thank you for the information.
>
> I now added following dependecies to the webapp pom.
>
> <dependency>
> <groupId>de.agilecoders.wicket.webjars</groupId>
> <artifactId>wicket-webjars</artifactId>
> </dependency>
> <dependency>
> <groupId>org.jboss</groupId>
> <artifactId>jboss-vfs</artifactId>
> <version>3.2.2.Final</version>
> </dependency>
> <dependency>
> <groupId>de.agilecoders.wicket.webjars</groupId>
> <artifactId>vfs-support</artifactId>
> <version>0.3.3</version>
> </dependency>
>
> the WARN messages are gone.
> But it was not helping, the problem is still alive.
>
> Do you have any further tips?
>
Any new errors in the logs ?
I'll try my app in WildFly soon.
> br
> Andreas
>
>
> ----- Ursprüngliche Mail -----
> Von: "Martin Grigorov" <[email protected]>
> An: "users" <[email protected]>
> Gesendet: Freitag, 13. Februar 2015 14:20:30
> Betreff: Re: Deploy War-File on Wildfly 8.1
>
> Hi,
>
> You need to add
>
http://search.maven.org/#artifactdetails%7Cde.agilecoders.wicket.webjars%7Cvfs-support%7C0.3.3%7Cjar
> if you deploy in JBoss.
>
> With https://issues.apache.org/jira/browse/WICKET-5713 I've added support
> in Wicket itself that makes the need of wicket-webjars:vfs-support
obsolete
> but this is only for Wicket 7.x. Apache Isis uses Wicket 6.x so you need
to
> add vfs-support as a dependency.
>
> Martin Grigorov
> Wicket Training and Consulting
> https://twitter.com/mtgrigorov
>
> On Fri, Feb 13, 2015 at 2:45 PM, Jeroen van der Wal <[email protected]>
> wrote:
>
> > Looks like an issue in wicket-bootstrap and/or wicket-webjars in
> > combination with Wildfly 8.1. Probably Martin, our committer who is als
> > committer on the Apache Wicket project, can provide more details.
> >
> > Cheers,
> >
> > Jeroen
> >
> >
> > On 13 February 2015 at 13:05, Lechner Andreas <[email protected]>
> > wrote:
> >
> > > Hi,
> > >
> > > sorry I forgot.
> > > There are no errors in the server.log.
> > > The server come up without problems.
> > >
> > > The only what i get are following warnings about a ResourceReference
can
> > > not be created.
> > >
> > > Sorry about the long trace.
> > > If needed I can send the complete startup log from the server.
> > >
> > > br
> > > Andreas
> > >
> > > 2015-02-13 13:00:03,429 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-16) A ResourceReference wont be created for a resource with key
> > > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsCssResourceReference;
> > > name: webjars/select2/null/select2.css; locale: null; style: null;
> > > variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,445 INFO [stdout] (default task-16) 13:00:03,429
> > > [ResourceReferenceRegistry default task-16 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsCssResourceReference;
> > > name: webjars/select2/null/select2.css; locale: null; style: null;
> > > variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,448 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default
task-16)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsCssResourceReference/webjars/select2/null/select2.css
> > > 2015-02-13 13:00:03,451 INFO [stdout] (default task-16) 13:00:03,448
> > > [ResourceServlet default task-16 WARN ] failed to load resource
> > from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsCssResourceReference/webjars/select2/null/select2.css
> > > 2015-02-13 13:00:03,677 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-27) A ResourceReference wont be created for a resource with key
> > > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/select2/null/select2.js; locale: null; style: null;
> > > variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,689 INFO [stdout] (default task-27) 13:00:03,677
> > > [ResourceReferenceRegistry default task-27 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/select2/null/select2.js; locale: null; style: null;
> > > variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,694 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default
task-27)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/select2/null/select2.js
> > > 2015-02-13 13:00:03,709 INFO [stdout] (default task-27) 13:00:03,694
> > > [ResourceServlet default task-27 WARN ] failed to load resource
> > from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/select2/null/select2.js
> > > 2015-02-13 13:00:03,735 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-29) A ResourceReference wont be created for a resource with key
> > > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.mouse.min.js;
locale:
> > > null; style: null; variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,735 INFO [stdout] (default task-29) 13:00:03,735
> > > [ResourceReferenceRegistry default task-29 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.mouse.min.js;
locale:
> > > null; style: null; variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,806 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-31) A ResourceReference wont be created for a resource with key
> > > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.core.min.js;
locale:
> > > null; style: null; variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,817 INFO [stdout] (default task-31) 13:00:03,806
> > > [ResourceReferenceRegistry default task-31 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.core.min.js;
locale:
> > > null; style: null; variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,836 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default
task-31)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.core.min.js
> > > 2015-02-13 13:00:03,836 INFO [stdout] (default task-31) 13:00:03,836
> > > [ResourceServlet default task-31 WARN ] failed to load resource
> > from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.core.min.js
> > > 2015-02-13 13:00:03,838 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default
task-29)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.mouse.min.js
> > > 2015-02-13 13:00:03,838 INFO [stdout] (default task-29) 13:00:03,838
> > > [ResourceServlet default task-29 WARN ] failed to load resource
> > from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.mouse.min.js
> > > 2015-02-13 13:00:03,867 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-30) A ResourceReference wont be created for a resource with key
> > > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.widget.min.js;
locale:
> > > null; style: null; variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,868 INFO [stdout] (default task-30) 13:00:03,867
> > > [ResourceReferenceRegistry default task-30 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.widget.min.js;
locale:
> > > null; style: null; variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,877 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-2) A ResourceReference wont be created for a resource with key
> > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.draggable.min.js;
> > > locale: null; style: null; variation: null] because it cannot be
located.
> > > 2015-02-13 13:00:03,885 INFO [stdout] (default task-2) 13:00:03,877
> > > [ResourceReferenceRegistry default task-2 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/jquery-ui/null/ui/minified/jquery.ui.draggable.min.js;
> > > locale: null; style: null; variation: null] because it cannot be
located.
> > > 2015-02-13 13:00:03,877 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default
task-30)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.widget.min.js
> > > 2015-02-13 13:00:03,886 INFO [stdout] (default task-30) 13:00:03,877
> > > [ResourceServlet default task-30 WARN ] failed to load resource
> > from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.widget.min.js
> > > 2015-02-13 13:00:03,935 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default task-2)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.draggable.min.js
> > > 2015-02-13 13:00:03,936 INFO [stdout] (default task-2) 13:00:03,935
> > > [ResourceServlet default task-2 WARN ] failed to load resource
from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/jquery-ui/null/ui/minified/jquery.ui.draggable.min.js
> > > 2015-02-13 13:00:03,943 WARN
> > > [org.apache.wicket.request.resource.ResourceReferenceRegistry]
(default
> > > task-8) A ResourceReference wont be created for a resource with key
> > [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/bootstrap/null/js/bootstrap.js; locale: null; style:
null;
> > > variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,944 INFO [stdout] (default task-8) 13:00:03,943
> > > [ResourceReferenceRegistry default task-8 WARN ] A ResourceReference
> > wont
> > > be created for a resource with key [scope:
> > >
> >
de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference;
> > > name: webjars/bootstrap/null/js/bootstrap.js; locale: null; style:
null;
> > > variation: null] because it cannot be located.
> > > 2015-02-13 13:00:03,957 WARN
> > > [org.apache.isis.core.webapp.content.ResourceServlet] (default task-8)
> > > failed to load resource from classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/bootstrap/null/js/bootstrap.js
> > > 2015-02-13 13:00:03,958 INFO [stdout] (default task-8) 13:00:03,957
> > > [ResourceServlet default task-8 WARN ] failed to load resource
from
> > > classpath or file system:
> > >
> >
wicket/wicket/resource/de.agilecoders.wicket.webjars.request.resource.WebjarsJavaScriptResourceReference/webjars/bootstrap/null/js/bootstrap.js
> > >
> > >
> > >
> > > ----- Ursprüngliche Mail -----
> > > Von: "Jeroen van der Wal" <[email protected]>
> > > An: "users" <[email protected]>
> > > Gesendet: Freitag, 13. Februar 2015 11:48:55
> > > Betreff: Re: Deploy War-File on Wildfly 8.1
> > >
> > > Hi Andreas,
> > >
> > > Can you post an output of the logs?
> > >
> > > Cheers,
> > >
> > > Jeroen
> > >
> >
09:51:47,281 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final
09:51:47,907 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.2.Final
09:51:48,113 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: WildFly
8.1.0.Final "Kenny" starting
09:51:49,932 INFO [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) JBAS015003: Found cup-webapp.war in deployment
directory. To trigger deployment create a file called cup-webapp.war.dodeploy
09:51:49,933 INFO [org.jboss.as.server.deployment.scanner]
(DeploymentScanner-threads - 1) JBAS015003: Found myapp-webapp.war in
deployment directory. To trigger deployment create a file called
myapp-webapp.war.dodeploy
09:51:49,974 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888:
Creating http management service using socket-binding (management-http)
09:51:50,006 INFO [org.xnio] (MSC service thread 1-2) XNIO version 3.2.2.Final
09:51:50,025 INFO [org.xnio.nio] (MSC service thread 1-2) XNIO NIO
Implementation Version 3.2.2.Final
09:51:50,112 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 31)
WFLYIO001: Worker 'default' has auto-configured to 4 core threads with 32 task
threads based on your 2 available processors
09:51:50,115 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread
Pool -- 32) JBAS010280: Activating Infinispan subsystem.
09:51:50,114 INFO [org.jboss.as.connector.subsystems.datasources]
(ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver
class org.h2.Driver (version 1.3)
09:51:50,213 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 40)
JBAS011800: Activating Naming Subsystem
09:51:50,221 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 38)
JBAS012615: Activated the following JSF Implementations: [main]
09:51:50,241 INFO [org.jboss.as.security] (ServerService Thread Pool -- 45)
JBAS013171: Activating Security Subsystem
09:51:50,241 INFO [org.jboss.as.connector.logging] (MSC service thread 1-4)
JBAS010408: Starting JCA Subsystem (IronJacamar 1.1.5.Final)
09:51:50,256 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013170:
Current PicketBox version=4.0.21.Beta1
09:51:50,277 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 46)
JBAS010153: Node identifier property is set to the default value. Please make
sure it is unique.
09:51:50,331 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 48)
JBAS015537: Activating WebServices Extension
09:51:50,389 INFO [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting
version 4.0.3.Final
09:51:50,411 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-4) JBAS010417: Started Driver service with driver-name = h2
09:51:50,419 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4)
JBAS017502: Undertow 1.0.15.Final starting
09:51:50,423 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802:
Starting Naming Service
09:51:50,424 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3)
JBAS015400: Bound mail session [java:jboss/mail/Default]
09:51:50,426 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool
-- 47) JBAS017502: Undertow 1.0.15.Final starting
09:51:50,675 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool
-- 47) JBAS017527: Creating file handler for path
/opt/as/wildfly/welcome-content
09:51:50,681 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017525: Started server default-server.
09:51:51,094 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1)
JBAS017531: Host default-host starting
09:51:51,296 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3)
JBAS017519: Undertow HTTP listener default listening on localhost/127.0.0.1:8080
09:51:52,060 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015876: Starting deployment of "myapp-webapp.war" (runtime-name:
"myapp-webapp.war")
09:51:52,061 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015876: Starting deployment of "cup-webapp.war" (runtime-name:
"cup-webapp.war")
09:51:52,073 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service
thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
09:51:52,096 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread
1-3) JBAS015012: Started FileSystemDeploymentService for directory
/opt/as/wildfly/standalone/deployments
09:51:53,633 INFO [org.jboss.ws.common.management] (MSC service thread 1-2)
JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final
09:51:58,190 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015960: Class Path entry jaxb-api.jar in
/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,197 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015960: Class Path entry activation.jar in
/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,197 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015960: Class Path entry jsr173_1.0_api.jar in
/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,198 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4)
JBAS015960: Class Path entry jaxb1-impl.jar in
/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,317 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015960: Class Path entry activation.jar in
/opt/as/wildfly/standalone/deployments/myapp-webapp.war/WEB-INF/lib/mail-1.4.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,355 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015960: Class Path entry jaxb-api.jar in
/opt/as/wildfly/standalone/deployments/myapp-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,365 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015960: Class Path entry activation.jar in
/opt/as/wildfly/standalone/deployments/myapp-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,366 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015960: Class Path entry jsr173_1.0_api.jar in
/opt/as/wildfly/standalone/deployments/myapp-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,366 WARN [org.jboss.as.server.deployment] (MSC service thread 1-3)
JBAS015960: Class Path entry jaxb1-impl.jar in
/opt/as/wildfly/standalone/deployments/myapp-webapp.war/WEB-INF/lib/jaxb-impl-2.1.12.jar
does not point to a valid jar for a Class-Path reference.
09:51:58,511 INFO [org.jboss.as.jpa] (MSC service thread 1-1) JBAS011401: Read
persistence.xml for simple
09:51:58,522 INFO [org.jboss.as.jpa] (MSC service thread 1-4) JBAS011401: Read
persistence.xml for simple
09:51:58,534 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.core.metamodel.services.container.DomainObjectContainerDefault,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,534 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class org.apache.isis.objectstore.jdo.service.RegisterEntities, signature
must be 'void methodName(InvocationContext ctx)'
09:51:58,536 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.bookmark.BookmarkHolderActionContributions,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,536 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.bookmark.BookmarkHolderAssociationContributions,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,536 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.exceprecog.ExceptionRecognizerComposite,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,537 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class org.apache.isis.applib.services.exceprecog.ExceptionRecognizer,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,537 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.exceprecog.ExceptionRecognizerAbstract,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,544 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.core.metamodel.services.container.DomainObjectContainerDefault,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,544 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.bookmark.BookmarkHolderActionContributions,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,546 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.bookmark.BookmarkHolderAssociationContributions,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,546 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.exceprecog.ExceptionRecognizerComposite,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,547 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class org.apache.isis.applib.services.exceprecog.ExceptionRecognizer,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,554 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.applib.services.exceprecog.ExceptionRecognizerAbstract,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,555 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class
org.apache.isis.core.runtime.services.background.BackgroundServiceDefault,
signature must be 'void methodName(InvocationContext ctx)'
09:51:58,555 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011071:
Invalid signature for method init annotated with javax.annotation.PostConstruct
on class org.apache.isis.objectstore.jdo.service.RegisterEntities, signature
must be 'void methodName(InvocationContext ctx)'
09:51:59,296 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 50)
JBAS011409: Starting Persistence Unit (phase 1 of 2) Service
'cup-webapp.war#simple'
09:51:59,309 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 51)
JBAS011409: Starting Persistence Unit (phase 1 of 2) Service
'myapp-webapp.war#simple'
09:51:59,322 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService
Thread Pool -- 51) HHH000204: Processing PersistenceUnitInfo [
name: simple
...]
09:51:59,328 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService
Thread Pool -- 50) HHH000204: Processing PersistenceUnitInfo [
name: simple
...]
09:51:59,471 INFO [org.hibernate.Version] (ServerService Thread Pool -- 50)
HHH000412: Hibernate Core {4.3.5.Final}
09:51:59,473 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool
-- 50) HHH000206: hibernate.properties not found
09:51:59,475 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool
-- 50) HHH000021: Bytecode provider name : javassist
09:52:00,141 INFO [org.jboss.weld.deployer] (MSC service thread 1-2)
JBAS016002: Processing weld deployment cup-webapp.war
09:52:00,145 INFO [org.jboss.weld.deployer] (MSC service thread 1-4)
JBAS016002: Processing weld deployment myapp-webapp.war
09:52:00,263 INFO [org.hibernate.validator.internal.util.Version] (MSC service
thread 1-2) HV000001: Hibernate Validator 5.1.0.Final
09:52:00,667 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-3) JBAS010404: Deploying non-JDBC-compliant driver class
org.postgresql.Driver (version 9.3)
09:52:00,681 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-3) JBAS010403: Deploying JDBC-compliant driver class
org.hsqldb.jdbc.JDBCDriver (version 2.3)
09:52:00,682 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-1) JBAS010404: Deploying non-JDBC-compliant driver class
org.postgresql.Driver (version 9.0)
09:52:00,685 INFO [org.jboss.weld.deployer] (MSC service thread 1-1)
JBAS016005: Starting Services for CDI deployment: cup-webapp.war
09:52:00,685 INFO [org.jboss.weld.deployer] (MSC service thread 1-3)
JBAS016005: Starting Services for CDI deployment: myapp-webapp.war
09:52:00,732 INFO [org.jboss.weld.Version] (MSC service thread 1-3)
WELD-000900: 2.1.2 (Final)
09:52:00,781 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-4) JBAS010417: Started Driver service with driver-name =
myapp-webapp.war_org.postgresql.Driver_9_3
09:52:00,803 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-3) JBAS010417: Started Driver service with driver-name =
cup-webapp.war_org.postgresql.Driver_9_0
09:52:00,809 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread
1-3) JBAS010417: Started Driver service with driver-name =
myapp-webapp.war_org.hsqldb.jdbc.JDBCDriver_2_3
09:52:00,810 INFO [org.jboss.weld.deployer] (MSC service thread 1-1)
JBAS016008: Starting weld service for deployment cup-webapp.war
09:52:00,817 INFO [org.jboss.weld.deployer] (MSC service thread 1-3)
JBAS016008: Starting weld service for deployment myapp-webapp.war
09:52:01,145 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 51)
JBAS011409: Starting Persistence Unit (phase 2 of 2) Service
'myapp-webapp.war#simple'
09:52:01,157 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 50)
JBAS011409: Starting Persistence Unit (phase 2 of 2) Service
'cup-webapp.war#simple'
09:52:01,302 INFO [org.hibernate.annotations.common.Version] (ServerService
Thread Pool -- 51) HCANN000001: Hibernate Commons Annotations {4.0.4.Final}
09:52:01,605 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool
-- 51) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
09:52:01,605 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool
-- 50) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
09:52:01,618 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool
-- 51) HHH000431: Unable to determine H2 database version, certain features may
not work
09:52:01,617 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool
-- 50) HHH000431: Unable to determine H2 database version, certain features may
not work
09:52:01,668 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]
(ServerService Thread Pool -- 51) HHH000397: Using ASTQueryTranslatorFactory
09:52:01,672 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory]
(ServerService Thread Pool -- 50) HHH000397: Using ASTQueryTranslatorFactory
09:52:06,221 INFO [io.undertow.servlet] (MSC service thread 1-4) Initializing
Shiro environment
09:52:06,221 INFO [org.apache.shiro.web.env.EnvironmentLoader] (MSC service
thread 1-4) Starting Shiro environment initialization.
09:52:06,215 INFO [io.undertow.servlet] (MSC service thread 1-2) Initializing
Shiro environment
09:52:06,224 INFO [org.apache.shiro.web.env.EnvironmentLoader] (MSC service
thread 1-2) Starting Shiro environment initialization.
09:52:06,672 INFO [org.apache.shiro.realm.AuthorizingRealm] (MSC service
thread 1-4) No cache or cacheManager properties have been set. Authorization
cache cannot be obtained.
09:52:06,672 INFO [org.apache.shiro.config.IniSecurityManagerFactory] (MSC
service thread 1-4) Realms have been explicitly set on the SecurityManager
instance - auto-setting of realms will not occur.
09:52:06,674 INFO [org.apache.shiro.web.env.EnvironmentLoader] (MSC service
thread 1-4) Shiro environment initialized in 452 ms.
09:52:06,681 INFO [org.apache.shiro.realm.AuthorizingRealm] (MSC service
thread 1-2) No cache or cacheManager properties have been set. Authorization
cache cannot be obtained.
09:52:06,687 INFO [org.apache.shiro.config.IniSecurityManagerFactory] (MSC
service thread 1-2) Realms have been explicitly set on the SecurityManager
instance - auto-setting of realms will not occur.
09:52:06,688 INFO [org.apache.shiro.web.env.EnvironmentLoader] (MSC service
thread 1-2) Shiro environment initialized in 464 ms.
09:52:07,535 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Deploying javax.ws.rs.core.Application: class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,547 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.HomePageResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,547 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.DomainTypeResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,547 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.UserResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,548 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.DomainObjectResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,548 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.DomainServiceResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,548 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.VersionResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,548 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding provider singleton
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplicationExceptionMapper
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,548 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-2) Adding provider singleton
org.apache.isis.viewer.restfulobjects.server.RuntimeExceptionMapper from
Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,618 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Deploying javax.ws.rs.core.Application: class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,618 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.HomePageResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,623 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.DomainTypeResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,623 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.UserResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,623 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.DomainObjectResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,624 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.DomainServiceResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,624 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding class resource
org.apache.isis.viewer.restfulobjects.server.resources.VersionResourceServerside
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,624 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding provider singleton
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplicationExceptionMapper
from Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:07,624 INFO [org.jboss.resteasy.spi.ResteasyDeployment] (MSC service
thread 1-4) Adding provider singleton
org.apache.isis.viewer.restfulobjects.server.RuntimeExceptionMapper from
Application class
org.apache.isis.viewer.restfulobjects.server.RestfulObjectsApplication
09:52:08,507 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4)
JBAS017534: Registered web context: /cup-webapp
09:52:08,510 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2)
JBAS017534: Registered web context: /myapp-webapp
09:52:08,658 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28)
JBAS018559: Deployed "myapp-webapp.war" (runtime-name : "myapp-webapp.war")
09:52:08,659 INFO [org.jboss.as.server] (ServerService Thread Pool -- 28)
JBAS018559: Deployed "cup-webapp.war" (runtime-name : "cup-webapp.war")
09:52:08,680 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http
management interface listening on http://127.0.0.1:9990/management
09:52:08,680 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin
console listening on http://127.0.0.1:9990
09:52:08,681 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: WildFly
8.1.0.Final "Kenny" started in 21851ms - Started 567 of 626 services (101
services are lazy, passive or on-demand)
09:52:27,502 INFO [org.apache.wicket.util.file.WebXmlFile] (default task-3)
web.xml: url mapping found for filter with name WicketFilter: [/wicket/*]
09:52:27,589 INFO [org.apache.isis.viewer.wicket.viewer.IsisWicketApplication]
(default task-3) Config override location: No override location configured!
09:52:27,595 INFO [org.apache.isis.viewer.wicket.viewer.IsisWicketApplication]
(default task-3) loading properties from option handlers
09:52:27,597 INFO [org.apache.isis.viewer.wicket.viewer.IsisWicketApplication]
(default task-3) priming configurations for
org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters@7dc6127c
09:52:27,597 INFO
[org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters] (default
task-3) priming configuration builder: 1 properties to prime
09:52:27,598 INFO
[org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters] (default
task-3) priming: isis.viewers=wicket,restfulobjects
09:52:27,598 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.viewers=wicket,restfulobjects
09:52:27,602 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from isis.properties
09:52:27,603 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding
isis.reflector.facet.cssClass.patterns=update.*:btn-default,delete.*:btn-warning,.*:btn-primary
09:52:27,603 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.services-installer=configuration-and-annotation
09:52:27,603 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.persistor=datanucleus
09:52:27,604 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding
isis.services.ServicesInstallerFromAnnotation.packagePrefix=fixture.simple,webapp.prototyping,dom.crm.services
09:52:27,604 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding
isis.reflector.facet.cssClassFa.patterns=new.*:fa-plus,add.*:fa-plus-square,create.*:fa-plus,update.*:fa-edit,change.*:fa-edit,remove.*:fa-minus-square,move.*:fa-exchange,first.*:fa-star,find.*:fa-search,lookup.*:fa-search,clear.*:fa-remove,previous.*:fa-step-backward,next.*:fa-step-forward,list.*:fa-list,
all.*:fa-list, download.*:fa-download, upload.*:fa-upload, execute.*:fa-bolt,
run.*:fa-bolt, calculate.*:fa-calculator, verify.*:fa-check-circle,
refresh.*:fa-refresh, install.*:fa-wrench
09:52:27,604 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.fixtures=fixture.simple.scenario.SimpleObjectsFixture
09:52:27,604 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding
isis.reflector.facet-decorators=org.apache.isis.core.metamodel.facetdecorator.i18n.resourcebundle.I18nDecoratorUsingResourceBundleInstaller
09:52:27,605 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.authorization=shiro
09:52:27,605 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.authentication=shiro
09:52:27,605 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.value.format.date=dd-MM-yyyy
09:52:27,605 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding
isis.services=org.apache.isis.applib.services.bookmark.BookmarkHolderActionContributions,#
customizable exception handling,
org.apache.isis.objectstore.jdo.applib.service.exceprecog.ExceptionRecognizerCompositeForJdoObjectStore,#
09:52:27,608 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from viewer_wicket.properties
09:52:27,608 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.viewer.wicket.themes.showChooser=true
09:52:27,609 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.viewer.wicket.maxTitleLengthInStandaloneTables=0
09:52:27,609 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding isis.viewer.wicket.maxTitleLengthInParentedTables=0
09:52:27,620 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from viewer_restfulobjects.properties
09:52:27,621 INFO
[org.apache.isis.core.commons.config.IsisConfigurationDefault] (default task-3)
adding
isis.viewer.restfulobjects.RestfulObjectsSpecEventSerializer.baseUrl=http://localhost:8080/restful/
09:52:27,653 INFO [org.apache.wicket.Application] (default task-3)
[WicketFilter] init: Wicket core library initializer
09:52:27,661 INFO [org.apache.wicket.RequestListenerInterface] (default
task-3) registered listener interface [RequestListenerInterface
name=IBehaviorListener, method=public abstract void
org.apache.wicket.behavior.IBehaviorListener.onRequest()]
09:52:27,661 INFO [org.apache.wicket.RequestListenerInterface] (default
task-3) registered listener interface [RequestListenerInterface
name=IFormSubmitListener, method=public abstract void
org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]
09:52:27,662 INFO [org.apache.wicket.RequestListenerInterface] (default
task-3) registered listener interface [RequestListenerInterface
name=ILinkListener, method=public abstract void
org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
09:52:27,663 INFO [org.apache.wicket.RequestListenerInterface] (default
task-3) registered listener interface [RequestListenerInterface
name=IOnChangeListener, method=public abstract void
org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]
09:52:27,663 INFO [org.apache.wicket.RequestListenerInterface] (default
task-3) registered listener interface [RequestListenerInterface
name=IRedirectListener, method=public abstract void
org.apache.wicket.IRedirectListener.onRedirect()]
09:52:27,663 INFO [org.apache.wicket.RequestListenerInterface] (default
task-3) registered listener interface [RequestListenerInterface
name=IResourceListener, method=public abstract void
org.apache.wicket.IResourceListener.onResourceRequested()]
09:52:27,664 INFO [org.apache.wicket.Application] (default task-3)
[WicketFilter] init: Wicket extensions initializer
09:52:27,693 INFO [wicket-webjars] (default task-3) initialize wicket webjars
with given settings: WebjarsSettings{readFromCacheTimeout=3 seconds,
resourceStreamProvider=ClassLoader, recentVersionPlaceHolder='current',
assetPathCollectors=[de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@17f13fd6,
de.agilecoders.wicket.webjars.collectors.JarAssetPathCollector@5f9606e1],
webjarsPackage='META-INF.resources.webjars',
webjarsPath='META-INF/resources/webjars', resourcePattern=.*,
webjarsPathPattern=/webjars/([^/]*)/([^/]*)/(.*), useCdnResources=false,
cdnUrl='//cdn.jsdelivr.net:80'}
09:52:27,805 INFO [wicket-jquery-selectors] (default task-3) initialize wicket
jquery selectors with given settings:
de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@5094334c
09:52:27,851 INFO [org.apache.isis.viewer.wicket.viewer.IsisWicketApplication]
(default task-3) Config override location: No override location configured!
09:52:27,854 INFO [stdout] (default task-3) 09:52:27,851
[IsisWicketApplication default task-3 INFO ] Config override location: No
override location configured!
09:52:27,854 INFO [org.apache.isis.viewer.wicket.viewer.IsisWicketApplication]
(default task-3) loading properties from option handlers
09:52:27,855 INFO [stdout] (default task-3) 09:52:27,854
[IsisWicketApplication default task-3 INFO ] loading properties from option
handlers
09:52:27,855 INFO [org.apache.isis.viewer.wicket.viewer.IsisWicketApplication]
(default task-3) priming configurations for
org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters@6c11639e
09:52:27,856 INFO [stdout] (default task-3) 09:52:27,855
[IsisWicketApplication default task-3 INFO ] priming configurations for
org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters@6c11639e
09:52:27,856 INFO
[org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters] (default
task-3) priming configuration builder: 1 properties to prime
09:52:27,857 INFO [stdout] (default task-3) 09:52:27,856
[OptionHandlerInitParameters default task-3 INFO ] priming configuration
builder: 1 properties to prime
09:52:27,857 INFO
[org.apache.isis.core.runtime.runner.opts.OptionHandlerInitParameters] (default
task-3) priming: isis.viewers=wicket,restfulobjects
09:52:27,857 INFO [stdout] (default task-3) 09:52:27,857
[OptionHandlerInitParameters default task-3 INFO ] priming:
isis.viewers=wicket,restfulobjects
09:52:27,859 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from isis.properties
09:52:27,859 INFO [stdout] (default task-3) 09:52:27,859
[IsisConfigurationBuilderResourceStreams default task-3 INFO ] loading
properties from isis.properties
09:52:27,861 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from viewer_wicket.properties
09:52:27,862 INFO [stdout] (default task-3) 09:52:27,861
[IsisConfigurationBuilderResourceStreams default task-3 INFO ] loading
properties from viewer_wicket.properties
09:52:27,863 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from viewer_restfulobjects.properties
09:52:27,863 INFO [stdout] (default task-3) 09:52:27,863
[IsisConfigurationBuilderResourceStreams default task-3 INFO ] loading
properties from viewer_restfulobjects.properties
09:52:27,878 INFO
[org.apache.isis.core.runtime.installerregistry.InstallerLookup] (default
task-3) component installer not found; it will not be available:
org.apache.isis.core.runtime.imageloader.awt.TemplateImageLoaderAwtInstaller
09:52:27,879 INFO [stdout] (default task-3) 09:52:27,878 [InstallerLookup
default task-3 INFO ] component installer not found; it will not be
available:
org.apache.isis.core.runtime.imageloader.awt.TemplateImageLoaderAwtInstaller
09:52:27,879 INFO
[org.apache.isis.core.runtime.installerregistry.InstallerLookup] (default
task-3) component installer not found; it will not be available:
org.apache.isis.core.runtime.imageloader.noop.TemplateImageLoaderNoopInstaller
09:52:27,880 INFO [stdout] (default task-3) 09:52:27,879 [InstallerLookup
default task-3 INFO ] component installer not found; it will not be
available:
org.apache.isis.core.runtime.imageloader.noop.TemplateImageLoaderNoopInstaller
09:52:28,275 INFO
[org.apache.isis.core.runtime.system.IsisSystemFixturesHookAbstract] (default
task-3) initialising Isis System
09:52:28,276 INFO [stdout] (default task-3) 09:52:28,275
[IsisSystemFixturesHookAbstract default task-3 INFO ] initialising Isis System
09:52:28,277 INFO
[org.apache.isis.core.runtime.system.IsisSystemFixturesHookAbstract] (default
task-3) working directory: /opt/as/wildfly-8.1.0.Final/bin/.
09:52:28,277 INFO [stdout] (default task-3) 09:52:28,277
[IsisSystemFixturesHookAbstract default task-3 INFO ] working directory:
/opt/as/wildfly-8.1.0.Final/bin/.
09:52:28,277 INFO
[org.apache.isis.core.runtime.system.IsisSystemFixturesHookAbstract] (default
task-3) resource stream source: composite [servlet context ('/WEB-INF'),
context loader classpath, current class' classpath]
09:52:28,279 INFO [stdout] (default task-3) 09:52:28,277
[IsisSystemFixturesHookAbstract default task-3 INFO ] resource stream source:
composite [servlet context ('/WEB-INF'), context loader classpath, current
class' classpath]
09:52:28,282 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from persistor_datanucleus.properties
09:52:28,282 INFO [stdout] (default task-3) 09:52:28,282
[IsisConfigurationBuilderResourceStreams default task-3 INFO ] loading
properties from persistor_datanucleus.properties
09:52:28,284 INFO
[org.apache.isis.core.commons.config.IsisConfigurationBuilderResourceStreams]
(default task-3) loading properties from persistor.properties
09:52:28,284 INFO [stdout] (default task-3) 09:52:28,284
[IsisConfigurationBuilderResourceStreams default task-3 INFO ] loading
properties from persistor.properties
09:52:28,364 INFO
[org.apache.isis.core.runtime.progmodels.JavaReflectorInstaller] (default
task-3) adding reflector facet decorator from configuration
org.apache.isis.core.metamodel.facetdecorator.i18n.resourcebundle.I18nDecoratorUsingResourceBundleInstaller
09:52:28,365 INFO [stdout] (default task-3) 09:52:28,364
[JavaReflectorInstaller default task-3 INFO ] adding reflector facet decorator
from configuration
org.apache.isis.core.metamodel.facetdecorator.i18n.resourcebundle.I18nDecoratorUsingResourceBundleInstaller
09:52:28,376 WARN
[org.apache.isis.core.metamodel.facetdecorator.i18n.resourcebundle.internal.I18nManagerUsingResourceBundle]
(default task-3) Missing resource bundle: Can't find bundle for base name
i18n, locale de_DE
09:52:28,376 INFO [stdout] (default task-3) 09:52:28,376
[I18nManagerUsingResourceBundle default task-3 WARN ] Missing resource bundle:
Can't find bundle for base name i18n, locale de_DE
09:52:28,509 INFO
[org.apache.isis.core.runtime.services.ServicesInstallerFromConfigurationAndAnnotation]
(default task-3) installing
org.apache.isis.core.runtime.services.ServicesInstallerFromConfigurationAndAnnotation
09:52:28,509 INFO [stdout] (default task-3) 09:52:28,509
[ServicesInstallerFromConfigurationAndAnnotation default task-3 INFO ]
installing
org.apache.isis.core.runtime.services.ServicesInstallerFromConfigurationAndAnnotation
09:52:28,711 INFO [org.reflections.Reflections] (default task-3) Reflections
took 161 ms to scan 8 urls, producing 155 keys and 844 values
09:52:28,716 INFO [stdout] (default task-3) 09:52:28,711 [Reflections
default task-3 INFO ] Reflections took 161 ms to scan 8 urls, producing 155
keys and 844 values
09:52:34,255 INFO
[org.apache.isis.objectstore.jdo.datanucleus.DataNucleusPersistenceMechanismInstaller]
(default task-3) did *not* find JNDI datasource; will use JDBC
09:52:34,256 INFO [stdout] (default task-3) 09:52:34,255
[DataNucleusPersistenceMechanismInstaller default task-3 INFO ] did *not* find
JNDI datasource; will use JDBC
09:52:34,320 INFO [org.reflections.Reflections] (default task-3) Reflections
took 57 ms to scan 1 urls, producing 13 keys and 314 values
09:52:34,328 INFO [stdout] (default task-3) 09:52:34,320 [Reflections
default task-3 INFO ] Reflections took 57 ms to scan 1 urls, producing 13
keys and 314 values
09:54:12,570 WARN [DataNucleus.Datastore.Schema] (default task-3) You have
specified the default schema as cupapp but for this datastore this has been
changed to "cupapp". This is likely due to missing quote characters, or the
datastore storing things in a different case
09:54:12,576 INFO [stdout] (default task-3) 09:54:12,570 [Schema
default task-3 WARN ] You have specified the default schema as cupapp but for
this datastore this has been changed to "cupapp". This is likely due to missing
quote characters, or the datastore storing things in a different case
09:54:46,790 WARN [DataNucleus.Datastore.Schema] (default task-3) Unique
metadata defined to use field countryNamecountryDisplayName which doesn't exist
in this class
09:54:46,791 INFO [stdout] (default task-3) 09:54:46,790 [Schema
default task-3 WARN ] Unique metadata defined to use field
countryNamecountryDisplayName which doesn't exist in this class
09:54:47,524 WARN [DataNucleus.Datastore.Schema] (default task-3) Unique
metadata defined to use field dataCountryNamedataCountryDisplayName which
doesn't exist in this class
09:54:47,525 INFO [stdout] (default task-3) 09:54:47,524 [Schema
default task-3 WARN ] Unique metadata defined to use field
dataCountryNamedataCountryDisplayName which doesn't exist in this class
09:54:50,410 WARN [DataNucleus.Datastore.Schema] (default task-3) Unique
metadata defined to use field userNamefirstNamelastNamepersonName which doesn't
exist in this class
09:54:50,410 INFO [stdout] (default task-3) 09:54:50,410 [Schema
default task-3 WARN ] Unique metadata defined to use field
userNamefirstNamelastNamepersonName which doesn't exist in this class
09:54:56,843 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
calling @PostConstruct on all domain services
09:54:56,844 INFO [stdout] (default task-3) 09:54:56,843 [ServiceInitializer
default task-3 INFO ] calling @PostConstruct on all domain services
09:54:56,844 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method: fixture.simple.SimpleObjectsFixturesService:
init
09:54:56,845 INFO [stdout] (default task-3) 09:54:56,844 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
fixture.simple.SimpleObjectsFixturesService: init
09:54:58,535 INFO [org.reflections.Reflections] (default task-3) Reflections
took 1689 ms to scan 9 urls, producing 4394 keys and 28680 values
09:54:58,544 INFO [stdout] (default task-3) 09:54:58,535 [Reflections
default task-3 INFO ] Reflections took 1689 ms to scan 9 urls, producing 4394
keys and 28680 values
09:54:58,656 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.applib.services.bookmark.BookmarkHolderActionContributions: init
09:54:58,662 INFO [stdout] (default task-3) 09:54:58,656 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.applib.services.bookmark.BookmarkHolderActionContributions: init
09:54:58,667 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.core.metamodel.services.container.DomainObjectContainerDefault:
init
09:54:58,667 INFO [stdout] (default task-3) 09:54:58,667 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.core.metamodel.services.container.DomainObjectContainerDefault:
init
09:54:58,668 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.core.runtime.services.background.BackgroundServiceDefault: init
09:54:58,668 INFO [stdout] (default task-3) 09:54:58,668 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.core.runtime.services.background.BackgroundServiceDefault: init
09:54:58,669 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.core.runtime.services.email.EmailServiceDefault: init
09:54:58,669 INFO [stdout] (default task-3) 09:54:58,669 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.core.runtime.services.email.EmailServiceDefault: init
09:54:58,670 WARN
[org.apache.isis.core.runtime.services.email.EmailServiceDefault] (default
task-3) NOT configured
09:54:58,670 INFO [stdout] (default task-3) 09:54:58,670 [EmailServiceDefault
default task-3 WARN ] NOT configured
09:54:58,670 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.core.runtime.services.userreg.EmailNotificationServiceDefault:
init
09:54:58,676 INFO [stdout] (default task-3) 09:54:58,670 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.core.runtime.services.userreg.EmailNotificationServiceDefault:
init
09:54:58,695 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.objectstore.jdo.applib.service.exceprecog.ExceptionRecognizerCompositeForJdoObjectStore:
init
09:54:58,696 INFO [stdout] (default task-3) 09:54:58,695 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.objectstore.jdo.applib.service.exceprecog.ExceptionRecognizerCompositeForJdoObjectStore:
init
09:54:58,696 INFO
[org.apache.isis.core.metamodel.specloader.ServiceInitializer] (default task-3)
... calling @PostConstruct method:
org.apache.isis.objectstore.jdo.datanucleus.service.eventbus.EventBusServiceJdo:
init
09:54:58,697 INFO [stdout] (default task-3) 09:54:58,696 [ServiceInitializer
default task-3 INFO ] ... calling @PostConstruct method:
org.apache.isis.objectstore.jdo.datanucleus.service.eventbus.EventBusServiceJdo:
init
09:54:58,723 INFO
[org.apache.isis.core.runtime.fixtures.FixturesInstallerFromConfiguration]
(default task-3) adding fixture fixture.simple.scenario.SimpleObjectsFixture
09:54:58,723 INFO [stdout] (default task-3) 09:54:58,723
[FixturesInstallerFromConfiguration default task-3 INFO ] adding fixture
fixture.simple.scenario.SimpleObjectsFixture
09:54:58,727 INFO
[org.apache.isis.core.runtime.fixtures.FixturesInstallerDelegate] (default
task-3) installing fixture:
fixture.simple.scenario.SimpleObjectsFixture@68d38c34
09:54:58,727 INFO [stdout] (default task-3) 09:54:58,727
[FixturesInstallerDelegate default task-3 INFO ] installing fixture:
fixture.simple.scenario.SimpleObjectsFixture@68d38c34
09:54:58,729 INFO
[org.apache.isis.objectstore.jdo.datanucleus.DataNucleusObjectStore] (default
task-3) isFixturesInstalled: isis.persistor.datanucleus.install-fixtures = false
09:54:58,729 INFO [stdout] (default task-3) 09:54:58,729
[DataNucleusObjectStore default task-3 INFO ] isFixturesInstalled:
isis.persistor.datanucleus.install-fixtures = false
09:54:58,730 INFO
[org.apache.isis.core.runtime.fixtures.FixturesInstallerDelegate] (default
task-3) fixture installed
09:54:58,731 INFO [stdout] (default task-3) 09:54:58,730
[FixturesInstallerDelegate default task-3 INFO ] fixture installed
09:54:58,752 INFO [org.apache.wicket.protocol.http.WebApplication] (default
task-3) [WicketFilter] Started Wicket version 6.17.0 in DEVELOPMENT mode
09:54:58,753 INFO [stdout] (default task-3) 09:54:58,752 [WebApplication
default task-3 INFO ] [WicketFilter] Started Wicket version 6.17.0 in
DEVELOPMENT mode
09:54:58,753 ERROR [stderr] (default task-3)
********************************************************************
09:54:58,753 ERROR [stderr] (default task-3) *** WARNING: Wicket is running in
DEVELOPMENT mode. ***
09:54:58,754 ERROR [stderr] (default task-3) ***
^^^^^^^^^^^ ***
09:54:58,754 ERROR [stderr] (default task-3) *** Do NOT deploy to your live
server(s) without changing this. ***
09:54:58,754 ERROR [stderr] (default task-3) *** See
Application#getConfigurationType() for more information. ***
09:54:58,755 ERROR [stderr] (default task-3)
********************************************************************
09:54:58,957 INFO [org.apache.wicket.util.crypt.ClassCryptFactory] (default
task-4) using encryption/decryption object
org.apache.wicket.util.crypt.SunJceCrypt@6bb0c2e7
09:54:58,960 INFO [stdout] (default task-4) 09:54:58,957 [ClassCryptFactory
default task-4 INFO ] using encryption/decryption object
org.apache.wicket.util.crypt.SunJceCrypt@6bb0c2e7
09:54:59,433 INFO [org.apache.wicket.resource.PropertiesFactory] (default
task-6) Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/wicket-core-6.17.0.jar/org/apache/wicket/Application_de.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@6f5cc28f
09:54:59,435 INFO [stdout] (default task-6) 09:54:59,433 [PropertiesFactory
default task-6 INFO ] Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/wicket-core-6.17.0.jar/org/apache/wicket/Application_de.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@6f5cc28f
09:54:59,443 INFO [org.apache.wicket.resource.PropertiesFactory] (default
task-6) Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/wicket-core-6.17.0.jar/org/apache/wicket/Application.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@6f5cc28f
09:54:59,449 INFO [stdout] (default task-6) 09:54:59,443 [PropertiesFactory
default task-6 INFO ] Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/wicket-core-6.17.0.jar/org/apache/wicket/Application.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@6f5cc28f
09:54:59,456 INFO [org.apache.wicket.resource.PropertiesFactory] (default
task-6) Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/isis-viewer-wicket-ui-1.8.0-SNAPSHOT.jar/org/apache/isis/viewer/wicket/ui/pages/PageAbstract.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@6f5cc28f
09:54:59,459 INFO [stdout] (default task-6) 09:54:59,456 [PropertiesFactory
default task-6 INFO ] Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/isis-viewer-wicket-ui-1.8.0-SNAPSHOT.jar/org/apache/isis/viewer/wicket/ui/pages/PageAbstract.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@6f5cc28f
09:54:59,468 INFO [org.apache.wicket.resource.PropertiesFactory] (default
task-6) Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/wicket-select2-2.2.3.jar/com/vaynberg/wicket/select2/AbstractSelect2Choice_de.utf8.properties
with loader
org.apache.wicket.resource.UtfPropertiesFilePropertiesLoader@2c284b38
09:54:59,473 INFO [stdout] (default task-6) 09:54:59,468 [PropertiesFactory
default task-6 INFO ] Loading properties files from
vfs:/opt/as/wildfly/standalone/deployments/cup-webapp.war/WEB-INF/lib/wicket-select2-2.2.3.jar/com/vaynberg/wicket/select2/AbstractSelect2Choice_de.utf8.properties
with loader
org.apache.wicket.resource.UtfPropertiesFilePropertiesLoader@2c284b38