You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by Keith Williams <ke...@troux.com> on 2014/07/21 21:05:38 UTC

openEJB log4j

I have been banging my head repeatedly trying to get openEJB to log using
log4j. Catalina is logging with log4j, as are my applications. But I cannot
figure out how to get openEJB to use log4j. It either does not log at all or
it uses Juli.

I would appreciate detailed instructions from someone who has actually done
this.

TIA, Keith




--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Mail and or jira for enhancements ;)



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-23 19:59 GMT+02:00 Keith Williams <ke...@troux.com>:

> I finally got it working. A pain, but I understand the pain will go away.
> :)
>
> Thanks for all your help.
>
> P.S.
>
> Do you know how I would suggest some enhancements to the maven tomee
> plugin?
>
> Keith
>
> From: Romain Manni-Bucau [via TomEE & OpenEJB] [mailto:
> ml-node+s979440n4670689h17@n4.nabble.com]
> Sent: Wednesday, July 23, 2014 11:47 AM
> To: Keith Williams
> Subject: Re: openEJB log4j
>
> ok
>
> thikn the easiest is to add in conf/system.properties
> openejb.external.logger=true and put log4j.properties in lib/ otherwise
> log4j config is split accross conf/logging.properties for tomee and
> lib/log4j.properties for tomcat.
>
> On next releases it is really easier :).
>
>
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
> 2014-07-23 17:34 GMT+02:00 Keith Williams <[hidden
> email]</user/SendEmail.jtp?type=node&node=4670689&i=0>>:
>
> > Here is the pom.xml where I've tried to have TomEE use log4j throughout.
> > Simply run:
> > mvn package tomee:run
> > to see the issues. No ejb log messages and I am getting an error from
> slf4j
> > which I don;t understand since I believe I have an implementation.
> > I would GREATLY appreciate a pom.xml that works as I have spent too much
> > time on this. But it is critical because I don;t believe we can go to
> > production without real logging.
> > pom.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4670686/pom.xml
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670686.html
> > Sent from the TomEE Users mailing list archive at Nabble.com.
> >
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670689.html
> To unsubscribe from openEJB log4j, click here<
> http://tomee-openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4670622&code=a2VpdGgud2lsbGlhbXNAdHJvdXguY29tfDQ2NzA2MjJ8MTAyMjIxNTM1NA==
> >.
> NAML<
> http://tomee-openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml
> >
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670691.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

RE: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
I finally got it working. A pain, but I understand the pain will go away. :)

Thanks for all your help.

P.S.

Do you know how I would suggest some enhancements to the maven tomee plugin?

Keith

From: Romain Manni-Bucau [via TomEE & OpenEJB] [mailto:ml-node+s979440n4670689h17@n4.nabble.com]
Sent: Wednesday, July 23, 2014 11:47 AM
To: Keith Williams
Subject: Re: openEJB log4j

ok

thikn the easiest is to add in conf/system.properties
openejb.external.logger=true and put log4j.properties in lib/ otherwise
log4j config is split accross conf/logging.properties for tomee and
lib/log4j.properties for tomcat.

On next releases it is really easier :).



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-23 17:34 GMT+02:00 Keith Williams <[hidden email]</user/SendEmail.jtp?type=node&node=4670689&i=0>>:

> Here is the pom.xml where I've tried to have TomEE use log4j throughout.
> Simply run:
> mvn package tomee:run
> to see the issues. No ejb log messages and I am getting an error from slf4j
> which I don;t understand since I believe I have an implementation.
> I would GREATLY appreciate a pom.xml that works as I have spent too much
> time on this. But it is critical because I don;t believe we can go to
> production without real logging.
> pom.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4670686/pom.xml>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670686.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

________________________________
If you reply to this email, your message will be added to the discussion below:
http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670689.html
To unsubscribe from openEJB log4j, click here<http://tomee-openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4670622&code=a2VpdGgud2lsbGlhbXNAdHJvdXguY29tfDQ2NzA2MjJ8MTAyMjIxNTM1NA==>.
NAML<http://tomee-openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670691.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
ok

thikn the easiest is to add in conf/system.properties
openejb.external.logger=true and put log4j.properties in lib/ otherwise
log4j config is split accross conf/logging.properties for tomee and
lib/log4j.properties for tomcat.

On next releases it is really easier :).



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-23 17:34 GMT+02:00 Keith Williams <ke...@troux.com>:

> Here is the pom.xml where I've tried to have TomEE use log4j throughout.
> Simply run:
> mvn package tomee:run
> to see the issues. No ejb log messages and I am getting an error from slf4j
> which I don;t understand since I believe I have an implementation.
> I would GREATLY appreciate a pom.xml that works as I have spent too much
> time on this. But it is critical because I don;t believe we can go to
> production without real logging.
> pom.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4670686/pom.xml>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670686.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
Here is the pom.xml where I've tried to have TomEE use log4j throughout.
Simply run:  
mvn package tomee:run
to see the issues. No ejb log messages and I am getting an error from slf4j
which I don;t understand since I believe I have an implementation. 
I would GREATLY appreciate a pom.xml that works as I have spent too much
time on this. But it is critical because I don;t believe we can go to
production without real logging.
pom.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4670686/pom.xml>  



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670686.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
This content should be fine
http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/resources/log4j.embedded.logging.properties
Le 23 juil. 2014 02:57, "Keith Williams" <ke...@troux.com> a
écrit :

> I've created a pom which demonstrates the problem. Before I send it to you,
> could you just send me a logging.properties file that works with log4j
> configured?
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670660.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
I've created a pom which demonstrates the problem. Before I send it to you,
could you just send me a logging.properties file that works with log4j
configured?



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670660.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
Our setup is a mess so it isn't possible to give you a simple maven or ant
build (I wish it were).





--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670657.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
do you think you can share your setup?

using tomee maven plugin and ant is fine.



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-22 0:44 GMT+02:00 Keith Williams <ke...@troux.com>:

> I have also followed the tomcat instructions for using log4j with tomcat
>
> http://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j
>
> Specifically I've implemented step 4:
>
> If you want to configure Tomcat to use log4j globally:
>
> Put log4j.jar and tomcat-juli-adapters.jar from "extras" into
> $CATALINA_HOME/lib.
> Replace $CATALINA_HOME/bin/tomcat-juli.jar with tomcat-juli.jar from
> "extras".
>
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670636.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
I have also followed the tomcat instructions for using log4j with tomcat

http://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j

Specifically I've implemented step 4:

If you want to configure Tomcat to use log4j globally:

Put log4j.jar and tomcat-juli-adapters.jar from "extras" into
$CATALINA_HOME/lib.
Replace $CATALINA_HOME/bin/tomcat-juli.jar with tomcat-juli.jar from
"extras".





--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670636.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
OK. So my system.properties has the logger set to log4j.
logging.properties (not log4j.properties) looks like my previous post.

Here is my output: No openejb messages at all.

Listening for transport dt_socket at address: 5589
log4j: Parsing for [root] with value=[INFO, CATALINA, CONSOLE].
log4j: Level token is [INFO].
log4j: Category root set to INFO
log4j: Parsing appender named "CATALINA".
log4j: Parsing layout options for "CATALINA".
log4j: Setting property [conversionPattern] to [%d %-5p [%t] %c{1} - %m%n].
log4j: End of parsing for "CATALINA".
log4j: Setting property [encoding] to [UTF-8].
log4j: Setting property [datePattern] to ['.'yyyy-MM-dd'.log'].
log4j: Setting property [file] to
[D:\dev\trunk\buildOut\tomcat/logs/catalina].
log4j: Setting property [append] to [true].
log4j: setFile called: D:\dev\trunk\buildOut\tomcat/logs/catalina, true
log4j: setFile ended
log4j: Appender [CATALINA] to be rolled at midnight.
log4j: Parsed "CATALINA" options.
log4j: Parsing appender named "CONSOLE".
log4j: Parsing layout options for "CONSOLE".
log4j: Setting property [conversionPattern] to [%d %-5p [%t] %c{1} - %m%n].
log4j: End of parsing for "CONSOLE".
log4j: Setting property [encoding] to [UTF-8].
log4j: Parsed "CONSOLE" options.
log4j: Parsing for
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager]]
with value=[INFO, HOST-MANAGER, CONSOLE].
log4j: Level token is [INFO].
log4j: Category
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager]
set to INFO
log4j: Parsing appender named "HOST-MANAGER".
log4j: Parsing layout options for "HOST-MANAGER".
log4j: Setting property [conversionPattern] to [%d %-5p [%t] %c{1} - %m%n].
log4j: End of parsing for "HOST-MANAGER".
log4j: Setting property [encoding] to [UTF-8].
log4j: Setting property [file] to
[D:\dev\trunk\buildOut\tomcat/logs/host-manager].
log4j: Setting property [datePattern] to ['.'yyyy-MM-dd'.log'].
log4j: Setting property [append] to [true].
log4j: setFile called: D:\dev\trunk\buildOut\tomcat/logs/host-manager, true
log4j: setFile ended
log4j: Appender [HOST-MANAGER] to be rolled at midnight.
log4j: Parsed "HOST-MANAGER" options.
log4j: Parsing appender named "CONSOLE".
log4j: Appender "CONSOLE" was already parsed.
log4j: Handling
log4j.additivity.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager]=[null]
log4j: Parsing for
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager]]
with value=[INFO, MANAGER, CONSOLE].
log4j: Level token is [INFO].
log4j: Category
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager] set
to INFO
log4j: Parsing appender named "MANAGER".
log4j: Parsing layout options for "MANAGER".
log4j: Setting property [conversionPattern] to [%d %-5p [%t] %c{1} - %m%n].
log4j: End of parsing for "MANAGER".
log4j: Setting property [append] to [true].
log4j: Setting property [datePattern] to ['.'yyyy-MM-dd'.log'].
log4j: Setting property [encoding] to [UTF-8].
log4j: Setting property [file] to
[D:\dev\trunk\buildOut\tomcat/logs/manager].
log4j: setFile called: D:\dev\trunk\buildOut\tomcat/logs/manager, true
log4j: setFile ended
log4j: Appender [MANAGER] to be rolled at midnight.
log4j: Parsed "MANAGER" options.
log4j: Parsing appender named "CONSOLE".
log4j: Appender "CONSOLE" was already parsed.
log4j: Handling
log4j.additivity.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager]=[null]
log4j: Parsing for
[org.apache.catalina.core.ContainerBase.[Catalina].[localhost]] with
value=[INFO, LOCALHOST, CONSOLE].
log4j: Level token is [INFO].
log4j: Category
org.apache.catalina.core.ContainerBase.[Catalina].[localhost] set to INFO
log4j: Parsing appender named "LOCALHOST".
log4j: Parsing layout options for "LOCALHOST".
log4j: Setting property [conversionPattern] to [%d %-5p [%t] %c{1} - %m%n].
log4j: End of parsing for "LOCALHOST".
log4j: Setting property [file] to
[D:\dev\trunk\buildOut\tomcat/logs/localhost].
log4j: Setting property [encoding] to [UTF-8].
log4j: Setting property [datePattern] to ['.'yyyy-MM-dd'.log'].
log4j: Setting property [append] to [true].
log4j: setFile called: D:\dev\trunk\buildOut\tomcat/logs/localhost, true
log4j: setFile ended
log4j: Appender [LOCALHOST] to be rolled at midnight.
log4j: Parsed "LOCALHOST" options.
log4j: Parsing appender named "CONSOLE".
log4j: Appender "CONSOLE" was already parsed.
log4j: Handling
log4j.additivity.org.apache.catalina.core.ContainerBase.[Catalina].[localhost]=[null]
log4j: Finished configuring.
2014-07-21 17:16:51,910 INFO  [main] AprLifecycleListener - The APR based
Apache Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path:
D:\dev\trunk\work\java\jdk7
\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\dev\trunk\work\java\jdk7\bin;D:\dev\trunk\work\bin;D:\dev\trunk\vendor\apache-ant-1.8.2\bin;C:\Windows\system32;C:\Windows;C:\Program
Files\Common Files\Microsoft Shar
ed\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows
Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files (x86)\Common Files\Roxio Shared
\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio
Shared\OEM\12.0\DLLShared\;C:\Program Files (x86
)\Roxio\OEM\AudioCore\;C:\Program Files (x86)\Windows Live\Shared;C:\Program
Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft
SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL
Server\110\DTS\Binn
\;C:\Program Files (x86)\Microsoft SQL
Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL
Server\110\DTS\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program
Files\SlikSvn\bin;C:\Apache\Maven\apache-maven-3.
2.2\bin;.
2014-07-21 17:16:52,219 INFO  [main] Http11Protocol - Initializing
ProtocolHandler ["http-bio-80"]
2014-07-21 17:16:52,243 INFO  [main] AjpProtocol - Initializing
ProtocolHandler ["ajp-bio-8009"]
2014-07-21 17:16:54,643 INFO  [main] Catalina - Initialization processed in
3161 ms
2014-07-21 17:16:54,654 INFO  [main] StandardService - Starting service
Catalina
2014-07-21 17:16:54,655 INFO  [main] StandardEngine - Starting Servlet
Engine: Apache Tomcat (TomEE)/7.0.47 (1.6.0)
2014-07-21 17:16:54,676 INFO  [localhost-startStop-1] HostConfig - Deploying
configuration descriptor
D:\dev\trunk\buildOut\tomcat\conf\Catalina\localhost\bpserver.xml
2014-07-21 17:16:58,779 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:16:58,780 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:16:58,852 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:16:59,594 INFO  [localhost-startStop-1] [/bpserver] -
Initializing Spring root WebApplicationContext
2014-07-21 17:16:59,594 INFO  [localhost-startStop-1] [/bpserver] -
Initializing Spring root WebApplicationContext
2014-07-21 17:16:59,596 INFO  [localhost-startStop-1] ContextLoader - Root
WebApplicationContext: initialization started
2014-07-21 17:16:59,693 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup
date [Mon Jul 21 17:16:59 CDT 2014]; root of context hierarchy
2014-07-21 17:16:59,765 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext
resource [/WEB-INF/springDatasourceConfig.xml]
2014-07-21 17:17:00,040 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext
resource [/WEB-INF/springBlueprintServerConfig.xml]
2014-07-21 17:17:00,105 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/servercommon/springServerContext.xml]
2014-07-21 17:17:00,197 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/servercommon/db/dao/springDaoConfig.xml]
2014-07-21 17:17:00,238 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/tux2/springTUXConfig.xml]
2014-07-21 17:17:00,263 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/clientverse/server/springClientverseConfig.xml]
2014-07-21 17:17:00,290 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/tip/sc/config/applicationContext.xml]
2014-07-21 17:17:00,311 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/bpserver/policy/springPolicyManagerConfig.xml]
2014-07-21 17:17:00,333 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/security/springSecurityConfig.xml]
2014-07-21 17:17:00,638 INFO  [localhost-startStop-1]
PropertyPlaceholderConfigurer - Loading properties file from class path
resource [com/troux/servercommon/troux-tip-server-defaults.properties]
2014-07-21 17:17:00,640 INFO  [localhost-startStop-1]
PropertyPlaceholderConfigurer - Loading properties file from class path
resource [troux-tip-settings.properties]
2014-07-21 17:17:00,641 WARN  [localhost-startStop-1]
PropertyPlaceholderConfigurer - Could not load properties from class path
resource [troux-tip-settings.properties]: class path resource
[troux-tip-settings.properties] cannot b
e opened because it does not exist
2014-07-21 17:17:00,698 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'modeledGroupSynchronizer' of type [class
com.troux.security.ModeledPrincipalSynchronizerImpl] is not eligible for
getting processed by all Bean
PostProcessors (for example: not eligible for auto-proxying)
2014-07-21 17:17:00,739 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean
'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
of type [class org.springframework.transaction.annotation.An
notationTransactionAttributeSource] is not eligible for getting processed by
all BeanPostProcessors (for example: not eligible for auto-proxying)
2014-07-21 17:17:00,743 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean
'org.springframework.transaction.config.internalTransactionAdvisor' of type
[class org.springframework.transaction.interceptor.BeanFactoryTransa
ctionAttributeSourceAdvisor] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2014-07-21 17:17:00,763 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'uiDefinitionSetGroupSecurityPlugin' of type
[class
com.troux.clientverse.server.security.UiDefinitionSetGroupSecurityPlugin] is
not eligible fo
r getting processed by all BeanPostProcessors (for example: not eligible for
auto-proxying)
2014-07-21 17:17:00,769 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'UiDefinitionSetSecurityPlugin' of type
[class com.troux.clientverse.server.security.UiDefinitionSetSecurityPlugin]
is not eligible for getting
processed by all BeanPostProcessors (for example: not eligible for
auto-proxying)
2014-07-21 17:17:00,774 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'metaverseCacheSecurityPlugin' of type
[class
com.troux.clientverse.server.security.MetaverseCacheSecurityPluginAllTypes]
is not eligible for ge
tting processed by all BeanPostProcessors (for example: not eligible for
auto-proxying)
2014-07-21 17:17:00,807 INFO  [localhost-startStop-1]
DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@16d8a970:
defining beans [trouxDataSource,org.
springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,trouxServiceManager,blueprintServicesManager,detailsNavigation,servicesManager,transactionManager,usageLogManager,userProfileManager,org.springframework.aop.conf
ig.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTran
sactionAdvisor,ehcacheManager,abstractTrouxServiceManager,accessMutexManager,aclManager,applicationContextProvider,blueprintManager,colorManager,componentManager,componentTypeDatabaseHelper,componentTypeManager,constraintDefinitio
nManager,contextProvider,databaseHelper,extGroupManager,extUserManager,iconManager,linkPropertyValueManager,listPropertyValueManager,managerFactory,objectPrivilegeManager,propertyCategoryManager,propertyDefinitionManager,propertyV
alueManager,propertyValueValidator,queryManager,relationshipManager,relationshipTypeDatabaseHelper,relationshipTypeManager,scheduler,serverSynchronizer,shapeManager,singlePropertyValueManager,springContext,tdxRelationshipManager,t
extPropertyValueManager,tpMonitor,trouxEnumerationManager,trouxEnumerationValueManager,trouxGroupManager,trouxPrivilegeManager,trouxReportLinkManager,trouxRoleManager,trouxSessionManager,userManager,abstractUserProfileManager,nati
veJdbcExtractor,trouxJdbcDaoSupport,abstractDao,logDao,logDaoSqlConfigMap,transactionDao,transactionDaoSqlConfigMap,exportTuxDaoConfigMap,exportTuxDao,tuxStatisticsDao,tuxStatisticsDaoSqlConfigMap,metaverseDaoSqlConfigMap,metavers
eDaoBase,changeContextDao,blueprintDao,componentDao,propertyValueDao,relationshipDao,loadComponentDao,loadRelationshipDao,loadPropertyDao,lockManagerFactory,loadMergeStep,tuxJobManager,tuxJobUtils,purgeJobProcessor,purgeStep,clien
tverseDao,serverActionManager,scConfigObjectFactory,scCacheManager,corePolicyEngineRunner,securityBeanPostProcessor,modeledGroupSynchronizer,metaverseCacheSecurityPlugin,uiDefinitionSetGroupSecurityPlugin,UiDefinitionSetSecurityPl
ugin]; root of factory hierarchy
2014-07-21 17:17:01,571 INFO  [localhost-startStop-1]
EhCacheManagerFactoryBean - Initializing EHCache CacheManager
2014-07-21 17:17:02,422 INFO  [localhost-startStop-1] TPMonitor -
Initializing TPMonitor
2014-07-21 17:17:02,661 INFO  [localhost-startStop-1] TPMonitor -
 Database: jdbc:oracle:thin:@//bexar:1521/dev11gr2.hq.troux.com as
KWILLIAMS_9_3
 Database type: Oracle, Oracle Database 12c Enterprise Edition Release
12.1.0.1.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Advanced
Analytics
and Real Application Testing options
 JDBC driver: Oracle JDBC driver, 11.2.0.3.0

2014-07-21 17:17:04,933 INFO  [localhost-startStop-1] UsageLogManagerImpl -
Initialized Usage Log subsystem for TBM
2014-07-21 17:17:04,934 INFO  [localhost-startStop-1] ContextLoader - Root
WebApplicationContext: initialization completed in 5337 ms
2014-07-21 17:17:04,949 INFO  [localhost-startStop-1]
BlueprintServicesManager -
======================================================
= Troux Blueprint Web Application                    =
= Copyright (C) 2001 Troux Technologies         =
= All Rights Reserved                                =
======================================================
 Server name: tbm.KWILLIAMS7     Version: 9.3.0.4869

2014-07-21 17:17:05,005 INFO  [localhost-startStop-1]
PropertyMessageResources - Initializing,
config='org.apache.struts.util.LocalStrings', returnNull=true
2014-07-21 17:17:05,005 INFO  [localhost-startStop-1]
PropertyMessageResources - Initializing,
config='org.apache.struts.action.ActionResources', returnNull=true
2014-07-21 17:17:05,242 INFO  [localhost-startStop-1]
PropertyMessageResources - Initializing,
config='com.troux.bpserver.ApplicationResources', returnNull=true
2014-07-21 17:17:05,878 INFO  [localhost-startStop-1] HostConfig - Deploying
configuration descriptor
D:\dev\trunk\buildOut\tomcat\conf\Catalina\localhost\bpstatic.xml
2014-07-21 17:17:05,979 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:05,980 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:05,983 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:17:06,073 INFO  [localhost-startStop-1] HostConfig - Deploying
configuration descriptor
D:\dev\trunk\buildOut\tomcat\conf\Catalina\localhost\tip#static.xml
2014-07-21 17:17:06,356 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:06,357 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:06,361 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:17:06,440 INFO  [localhost-startStop-1] HostConfig - Deploying
configuration descriptor
D:\dev\trunk\buildOut\tomcat\conf\Catalina\localhost\tip.xml
2014-07-21 17:17:10,887 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:10,887 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:10,891 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:17:14,259 INFO  [localhost-startStop-1] [/tip] - Initializing
Spring root WebApplicationContext
2014-07-21 17:17:14,259 INFO  [localhost-startStop-1] [/tip] - Initializing
Spring root WebApplicationContext
2014-07-21 17:17:14,260 INFO  [localhost-startStop-1] ContextLoader - Root
WebApplicationContext: initialization started
2014-07-21 17:17:14,358 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Refreshing Root WebApplicationContext: startup
date [Mon Jul 21 17:17:14 CDT 2014]; root of context hierarchy
2014-07-21 17:17:14,424 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext
resource [/WEB-INF/springDatasourceConfig.xml]
2014-07-21 17:17:14,544 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from ServletContext
resource [/WEB-INF/springTIPConfig.xml]
2014-07-21 17:17:14,619 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/servercommon/springServerContext.xml]
2014-07-21 17:17:14,660 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/servercommon/db/dao/springDaoConfig.xml]
2014-07-21 17:17:14,686 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/tux2/springTUXConfig.xml]
2014-07-21 17:17:14,703 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/clientverse/server/springClientverseConfig.xml]
2014-07-21 17:17:14,722 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/bpserver/event/springEventConfig.xml]
2014-07-21 17:17:14,757 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/workflow/springWorkflowConfig.xml]
2014-07-21 17:17:14,774 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/common/email/springEmailConfig.xml]
2014-07-21 17:17:14,792 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/tip/sc/config/applicationContext.xml]
2014-07-21 17:17:14,806 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/bpserver/policy/springPolicyManagerConfig.xml]
2014-07-21 17:17:14,819 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/clientverse/server/cache/springCacheConfig.xml]
2014-07-21 17:17:14,837 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/modelStorage/springContextModelStorage.xml]
2014-07-21 17:17:14,855 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/clientverse/xpm/springXpmConfig.xml]
2014-07-21 17:17:14,869 INFO  [localhost-startStop-1]
XmlBeanDefinitionReader - Loading XML bean definitions from class path
resource [com/troux/security/springSecurityConfig.xml]
2014-07-21 17:17:15,157 INFO  [localhost-startStop-1]
PropertyPlaceholderConfigurer - Loading properties file from class path
resource [com/troux/servercommon/troux-tip-server-defaults.properties]
2014-07-21 17:17:15,158 INFO  [localhost-startStop-1]
PropertyPlaceholderConfigurer - Loading properties file from class path
resource [troux-tip-settings.properties]
2014-07-21 17:17:15,210 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'modeledGroupSynchronizer' of type [class
com.troux.security.ModeledPrincipalSynchronizerImpl] is not eligible for
getting processed by all Bean
PostProcessors (for example: not eligible for auto-proxying)
2014-07-21 17:17:15,252 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean
'org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0'
of type [class org.springframework.transaction.annotation.An
notationTransactionAttributeSource] is not eligible for getting processed by
all BeanPostProcessors (for example: not eligible for auto-proxying)
2014-07-21 17:17:15,256 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean
'org.springframework.transaction.config.internalTransactionAdvisor' of type
[class org.springframework.transaction.interceptor.BeanFactoryTransa
ctionAttributeSourceAdvisor] is not eligible for getting processed by all
BeanPostProcessors (for example: not eligible for auto-proxying)
2014-07-21 17:17:15,272 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'uiDefinitionSetGroupSecurityPlugin' of type
[class
com.troux.clientverse.server.security.UiDefinitionSetGroupSecurityPlugin] is
not eligible fo
r getting processed by all BeanPostProcessors (for example: not eligible for
auto-proxying)
2014-07-21 17:17:15,277 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'UiDefinitionSetSecurityPlugin' of type
[class com.troux.clientverse.server.security.UiDefinitionSetSecurityPlugin]
is not eligible for getting
processed by all BeanPostProcessors (for example: not eligible for
auto-proxying)
2014-07-21 17:17:15,283 INFO  [localhost-startStop-1]
XmlWebApplicationContext - Bean 'metaverseCacheSecurityPlugin' of type
[class
com.troux.clientverse.server.security.MetaverseCacheSecurityPluginAllTypes]
is not eligible for ge
tting processed by all BeanPostProcessors (for example: not eligible for
auto-proxying)
2014-07-21 17:17:15,332 INFO  [localhost-startStop-1]
DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1b67e7b2:
defining beans [trouxDataSource,org.
springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transac
tion.config.internalTransactionAdvisor,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,trouxSystemPropertySettings,trouxServiceManager,blueprintServicesManager,servicesManager,transactionManager,usageLogMa
nager,userProfileManager,ehcacheManager,abstractTrouxServiceManager,accessMutexManager,aclManager,applicationContextProvider,blueprintManager,colorManager,componentManager,componentTypeDatabaseHelper,componentTypeManager,constrain
tDefinitionManager,contextProvider,databaseHelper,extGroupManager,extUserManager,iconManager,linkPropertyValueManager,listPropertyValueManager,managerFactory,objectPrivilegeManager,propertyCategoryManager,propertyDefinitionManager
,propertyValueManager,propertyValueValidator,queryManager,relationshipManager,relationshipTypeDatabaseHelper,relationshipTypeManager,scheduler,serverSynchronizer,shapeManager,singlePropertyValueManager,springContext,tdxRelationshi
pManager,textPropertyValueManager,tpMonitor,trouxEnumerationManager,trouxEnumerationValueManager,trouxGroupManager,trouxPrivilegeManager,trouxReportLinkManager,trouxRoleManager,trouxSessionManager,userManager,abstractUserProfileMa
nager,nativeJdbcExtractor,trouxJdbcDaoSupport,abstractDao,logDao,logDaoSqlConfigMap,transactionDao,transactionDaoSqlConfigMap,exportTuxDaoConfigMap,exportTuxDao,tuxStatisticsDao,tuxStatisticsDaoSqlConfigMap,metaverseDaoSqlConfigMa
p,metaverseDaoBase,changeContextDao,blueprintDao,componentDao,propertyValueDao,relationshipDao,loadComponentDao,loadRelationshipDao,loadPropertyDao,lockManagerFactory,loadMergeStep,tuxJobManager,tuxJobUtils,purgeJobProcessor,purge
Step,clientverseDao,serverActionManager,connectionFactory,trouxTransaction,jmsTemplateTopic,configuredEventListenerContainerTemplate,simpleMessageConverter,changeAggregator,updateInsightDatabase,org.springframework.jms.listener.De
faultMessageListenerContainer#0,org.springframework.jms.listener.DefaultMessageListenerContainer#1,transactionProducer,eventPublisherJms,eventManager,eventConsumerJms,configuredActionComponentEventReceiver,configuredActionComponen
tEventListener,workflowManager,emailManager,scConfigObjectFactory,scCacheManager,corePolicyEngineRunner,ehcacheManagerXpm,ehcacheInstanceStore,metaverseClientverseCacheManager,abstractTrouxServiceManagerWithCache,metaverseMetamode
lService,modelStorageSqlConfigMap,modelCommon,modelDao,revisionDao,modelSessionDao,modelObjectDao,modelPropertyDao,modelPropertyRevisionDao,modelStorageManager,xpmManager,biService,exportService,importService,securityBeanPostProce
ssor,modeledGroupSynchronizer,metaverseCacheSecurityPlugin,uiDefinitionSetGroupSecurityPlugin,UiDefinitionSetSecurityPlugin];
root of factory hierarchy
2014-07-21 17:17:16,102 INFO  [localhost-startStop-1]
EhCacheManagerFactoryBean - Initializing EHCache CacheManager
2014-07-21 17:17:16,604 INFO  [localhost-startStop-1]
EhCacheManagerFactoryBean - Initializing EHCache CacheManager
2014-07-21 17:17:16,612 WARN  [localhost-startStop-1] CacheConfiguration -
Cache: tcache.instanceStore has a maxElementsInMemory of 0. This might lead
to performance degradation or OutOfMemoryError at Terracotta client.From
Ehcach
e 2.0 onwards this has been changed to mean a store with no capacity limit.
Set it to 1 if you want no elements cached in memory
2014-07-21 17:17:17,616 INFO  [localhost-startStop-1]
DefaultLifecycleProcessor - Starting beans in phase 2147483647
2014-07-21 17:17:17,706 INFO  [localhost-startStop-1] TPMonitor -
Initializing TPMonitor
2014-07-21 17:17:17,714 INFO  [localhost-startStop-1] TPMonitor -
 Database: jdbc:oracle:thin:@//bexar:1521/dev11gr2.hq.troux.com as
KWILLIAMS_9_3
 Database type: Oracle, Oracle Database 12c Enterprise Edition Release
12.1.0.1.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Advanced
Analytics
and Real Application Testing options
 JDBC driver: Oracle JDBC driver, 11.2.0.3.0

2014-07-21 17:17:19,067 INFO  [localhost-startStop-1] mx - Loading strategy
(ONDEMAND_PROPERTIES) ...
2014-07-21 17:17:28,746 INFO  [localhost-startStop-1]
TimerAction[loadInstancesTimer] - Timer results:
2014-07-21 17:17:28,747 INFO  [localhost-startStop-1]
TimerAction[loadInstancesTimer] -     loadInstancesTimer total=1.753s
2014-07-21 17:17:28,816 INFO  [localhost-startStop-1] EhcacheInstanceStore -
No index found for filter: com.troux.clientverse.util.FilterAll@66455910
2014-07-21 17:17:29,525 INFO  [localhost-startStop-1] EhcacheInstanceStore -
No index found for filter: com.troux.clientverse.util.FilterAll@dcca6d0
2014-07-21 17:17:30,194 INFO  [localhost-startStop-1] EhcacheInstanceStore -
No index found for filter: com.troux.clientverse.util.FilterAll@27acac81
2014-07-21 17:17:31,698 INFO  [localhost-startStop-1] LocalIndexService -
Indexing service is enabled
2014-07-21 17:17:31,701 INFO  [localhost-startStop-1]
LocalIndexServiceHelper - Types configured in typeIndex:
[CompType_ITG:APO_Category_UUID, CompType_ITG:Internal_Organization_UUID,
CompType_ITG:External_Organization_UUID, Comp
Type_TRM:Organization_UUID, CompType_ITG:Standards_Category_UUID,
CompType_MEAF:Capability_UUID, CompType_TRM:HardwareProduct_UUID,
CompType_MEAF:HardwareProductVersion_UUID,
CompType_Semantics:Application_Service_Interface_UUID,
CompType_TRM:Action_UUID, CompType_TRM:Application_UUID,
CompType_TRM:Function_UUID, CompType_TRM:InfrastructureDomain_UUID,
CompType_Semantics_System:Interface_UUID, CompType_TRM:Location_UUID,
CompType_TRM:Person_UUID, CompType_
TRM:Project_UUID, CompType_TRM:Server_UUID, CompType_TRM:Skill_UUID,
CompType_TRM:SoftwareProduct_UUID, CompType_TRM:SoftwareProductVersion_UUID,
CompType_TRM:Goal_UUID, CompType_MEAF:BusinessProduct_UUID,
CompType_MEAF:Strategy_U
UID, CompType_MEAF:TargetCustomer_UUID, CompType_MEAF:Plan_UUID,
TI:UiDefinitionSet, TI:UiDefinitionSetGroup, Model_UUID, TI:SEC:Principal]
2014-07-21 17:17:32,893 INFO  [localhost-startStop-1]
LocalIndexServiceHelper - Indexed 55723 instances for index = typeIndex
2014-07-21 17:17:32,894 INFO  [localhost-startStop-1] mx - Loaded Cache with
55723 instances, in 13826 milliseconds
2014-07-21 17:17:32,959 INFO  [localhost-startStop-1] UsageLogManagerImpl -
Initialized Usage Log subsystem for TIP
2014-07-21 17:17:33,235 INFO  [DispatcherThread] DispatcherThread - starting
DispatcherThread
2014-07-21 17:17:33,260 INFO  [localhost-startStop-1] Environment -
Hibernate 3.3.1.GA
2014-07-21 17:17:33,264 INFO  [localhost-startStop-1] Environment -
hibernate.properties not found
2014-07-21 17:17:33,267 INFO  [localhost-startStop-1] Environment - Bytecode
provider name : javassist
2014-07-21 17:17:33,272 INFO  [localhost-startStop-1] Environment - using
JDK 1.4 java.sql.Timestamp handling
2014-07-21 17:17:33,330 INFO  [localhost-startStop-1] Configuration -
configuring from resource: jbpm.hibernate.cfg.xml
2014-07-21 17:17:33,331 INFO  [localhost-startStop-1] Configuration -
Configuration resource: jbpm.hibernate.cfg.xml
2014-07-21 17:17:33,387 INFO  [localhost-startStop-1] Configuration -
Reading mappings from resource : jbpm.repository.hbm.xml
2014-07-21 17:17:33,445 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.repository.DeploymentImpl -> JBPM4_DEPLOYMENT
2014-07-21 17:17:33,474 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.repository.DeploymentProperty ->
JBPM4_DEPLOYPROP
2014-07-21 17:17:33,532 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.id.PropertyImpl -> JBPM4_PROPERTY
2014-07-21 17:17:33,534 INFO  [localhost-startStop-1] Configuration -
Reading mappings from resource : jbpm.execution.hbm.xml
2014-07-21 17:17:33,560 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.model.ExecutionImpl -> JBPM4_EXECUTION
2014-07-21 17:17:33,594 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.type.Variable -> JBPM4_VARIABLE
2014-07-21 17:17:33,625 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.BlobVariable -> JBPM4_VARIABLE
2014-07-21 17:17:33,625 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.DateVariable -> JBPM4_VARIABLE
2014-07-21 17:17:33,626 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.DoubleVariable ->
JBPM4_VARIABLE
2014-07-21 17:17:33,633 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.HibernateLongVariable ->
JBPM4_VARIABLE
2014-07-21 17:17:33,639 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.HibernateStringVariable ->
JBPM4_VARIABLE
2014-07-21 17:17:33,645 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.LongVariable -> JBPM4_VARIABLE
2014-07-21 17:17:33,658 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.NullVariable -> JBPM4_VARIABLE
2014-07-21 17:17:33,664 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.StringVariable ->
JBPM4_VARIABLE
2014-07-21 17:17:33,677 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.type.variable.TextVariable -> JBPM4_VARIABLE
2014-07-21 17:17:33,684 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.lob.Lob -> JBPM4_LOB
2014-07-21 17:17:33,691 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.job.JobImpl -> JBPM4_JOB
2014-07-21 17:17:33,696 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.job.MessageImpl -> JBPM4_JOB
2014-07-21 17:17:33,708 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.model.op.ExecuteActivityMessage -> JBPM4_JOB
2014-07-21 17:17:33,714 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.model.op.ExecuteEventListenerMessage ->
JBPM4_JOB
2014-07-21 17:17:33,727 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.job.CommandMessage -> JBPM4_JOB
2014-07-21 17:17:33,734 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.job.TimerImpl -> JBPM4_JOB
2014-07-21 17:17:33,740 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.job.StartProcessTimer -> JBPM4_JOB
2014-07-21 17:17:33,747 INFO  [localhost-startStop-1] Configuration -
Reading mappings from resource : jbpm.history.hbm.xml
2014-07-21 17:17:33,777 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl ->
JBPM4_HIST_PROCINST
2014-07-21 17:17:33,782 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl ->
JBPM4_HIST_ACTINST
2014-07-21 17:17:33,784 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryAutomaticInstanceImpl
-> JBPM4_HIST_ACTINST
2014-07-21 17:17:33,786 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryDecisionInstanceImpl ->
JBPM4_HIST_ACTINST
2014-07-21 17:17:33,787 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryTaskInstanceImpl ->
JBPM4_HIST_ACTINST
2014-07-21 17:17:33,788 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.history.model.HistoryTaskImpl ->
JBPM4_HIST_TASK
2014-07-21 17:17:33,793 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.history.model.HistoryVariableImpl ->
JBPM4_HIST_VAR
2014-07-21 17:17:33,796 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.history.model.HistoryDetailImpl ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,798 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryCommentImpl ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,798 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceMigrationImpl ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,800 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryPriorityUpdateImpl ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,801 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryTaskAssignmentImpl ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,803 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryTaskDuedateUpdateImpl
-> JBPM4_HIST_DETAIL
2014-07-21 17:17:33,804 INFO  [localhost-startStop-1] HbmBinder - Mapping
subclass: org.jbpm.pvm.internal.history.model.HistoryVariableUpdateImpl ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,805 INFO  [localhost-startStop-1] Configuration -
Reading mappings from resource : jbpm.task.hbm.xml
2014-07-21 17:17:33,821 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.task.TaskImpl -> JBPM4_TASK
2014-07-21 17:17:33,829 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.task.ParticipationImpl -> JBPM4_PARTICIPATION
2014-07-21 17:17:33,830 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.task.SwimlaneImpl -> JBPM4_SWIMLANE
2014-07-21 17:17:33,831 INFO  [localhost-startStop-1] Configuration -
Reading mappings from resource : jbpm.identity.hbm.xml
2014-07-21 17:17:33,845 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.identity.impl.UserImpl -> JBPM4_ID_USER
2014-07-21 17:17:33,847 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.identity.impl.MembershipImpl ->
JBPM4_ID_MEMBERSHIP
2014-07-21 17:17:33,850 INFO  [localhost-startStop-1] HbmBinder - Mapping
class: org.jbpm.pvm.internal.identity.impl.GroupImpl -> JBPM4_ID_GROUP
2014-07-21 17:17:33,851 INFO  [localhost-startStop-1] Configuration -
Configured SessionFactory: null
2014-07-21 17:17:33,853 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.repository.DeploymentImpl.resources ->
JBPM4_LOB
2014-07-21 17:17:33,853 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.repository.DeploymentImpl.objectProperties
-> JBPM4_DEPLOYPROP
2014-07-21 17:17:33,854 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.model.ExecutionImpl.variables ->
JBPM4_VARIABLE
2014-07-21 17:17:33,855 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.model.ExecutionImpl.systemVariables ->
JBPM4_VARIABLE
2014-07-21 17:17:33,855 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.model.ExecutionImpl.executions ->
JBPM4_EXECUTION
2014-07-21 17:17:33,856 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.model.ExecutionImpl.swimlanes ->
JBPM4_SWIMLANE
2014-07-21 17:17:33,857 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyActivityInstances
-> JBPM4_HIST_ACTINST
2014-07-21 17:17:33,857 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.historyVariables
-> JBPM4_HIST_VAR
2014-07-21 17:17:33,858 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection:
org.jbpm.pvm.internal.history.model.HistoryProcessInstanceImpl.details ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,859 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection:
org.jbpm.pvm.internal.history.model.HistoryActivityInstanceImpl.details ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,859 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.details ->
JBPM4_HIST_DETAIL
2014-07-21 17:17:33,860 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection:
org.jbpm.pvm.internal.history.model.HistoryTaskImpl.historyVariables ->
JBPM4_HIST_VAR
2014-07-21 17:17:33,861 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.history.model.HistoryTaskImpl.subTasks ->
JBPM4_HIST_TASK
2014-07-21 17:17:33,861 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.history.model.HistoryVariableImpl.details
-> JBPM4_HIST_DETAIL
2014-07-21 17:17:33,862 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.history.model.HistoryCommentImpl.replies
-> JBPM4_HIST_DETAIL
2014-07-21 17:17:33,863 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.task.TaskImpl.participations ->
JBPM4_PARTICIPATION
2014-07-21 17:17:33,863 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.task.TaskImpl.variables -> JBPM4_VARIABLE
2014-07-21 17:17:33,864 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.task.TaskImpl.subTasks -> JBPM4_TASK
2014-07-21 17:17:33,865 INFO  [localhost-startStop-1] HbmBinder - Mapping
collection: org.jbpm.pvm.internal.task.SwimlaneImpl.participations ->
JBPM4_PARTICIPATION
2014-07-21 17:17:33,880 INFO  [localhost-startStop-1] NamingHelper - JNDI
InitialContext properties:{}
2014-07-21 17:17:33,880 INFO  [localhost-startStop-1]
DatasourceConnectionProvider - Using datasource: java:comp/env/jdbc/TrouxDB
2014-07-21 17:17:33,882 INFO  [localhost-startStop-1] SettingsFactory -
RDBMS: Oracle, version: Oracle Database 12c Enterprise Edition Release
12.1.0.1.0 - 64bit Production
With the Partitioning, Automatic Storage Management, OLAP, Advanced
Analytics
and Real Application Testing options
2014-07-21 17:17:33,883 INFO  [localhost-startStop-1] SettingsFactory - JDBC
driver: Oracle JDBC driver, version: 11.2.0.3.0
2014-07-21 17:17:33,904 INFO  [localhost-startStop-1] Dialect - Using
dialect: org.hibernate.dialect.Oracle10gDialect
2014-07-21 17:17:33,910 INFO  [localhost-startStop-1]
TransactionFactoryFactory - Using default transaction strategy (direct JDBC
transactions)
2014-07-21 17:17:33,913 INFO  [localhost-startStop-1]
TransactionManagerLookupFactory - No TransactionManagerLookup configured (in
JTA environment, use of read-write or transactional second-level cache is
not recommended)
2014-07-21 17:17:33,914 INFO  [localhost-startStop-1] SettingsFactory -
Automatic flush during beforeCompletion(): disabled
2014-07-21 17:17:33,914 INFO  [localhost-startStop-1] SettingsFactory -
Automatic session close at end of transaction: disabled
2014-07-21 17:17:33,915 INFO  [localhost-startStop-1] SettingsFactory - JDBC
batch size: 30
2014-07-21 17:17:33,916 INFO  [localhost-startStop-1] SettingsFactory - JDBC
batch updates for versioned data: enabled
2014-07-21 17:17:33,917 INFO  [localhost-startStop-1] SettingsFactory -
Scrollable result sets: enabled
2014-07-21 17:17:33,918 INFO  [localhost-startStop-1] SettingsFactory -
JDBC3 getGeneratedKeys(): disabled
2014-07-21 17:17:33,919 INFO  [localhost-startStop-1] SettingsFactory - JDBC
result set fetch size: 30
2014-07-21 17:17:33,919 INFO  [localhost-startStop-1] SettingsFactory -
Connection release mode: auto
2014-07-21 17:17:33,921 INFO  [localhost-startStop-1] SettingsFactory -
Default batch fetch size: 1
2014-07-21 17:17:33,922 INFO  [localhost-startStop-1] SettingsFactory -
Generate SQL with comments: disabled
2014-07-21 17:17:33,922 INFO  [localhost-startStop-1] SettingsFactory -
Order SQL updates by primary key: disabled
2014-07-21 17:17:33,923 INFO  [localhost-startStop-1] SettingsFactory -
Order SQL inserts for batching: disabled
2014-07-21 17:17:33,924 INFO  [localhost-startStop-1] SettingsFactory -
Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
2014-07-21 17:17:33,928 INFO  [localhost-startStop-1]
ASTQueryTranslatorFactory - Using ASTQueryTranslatorFactory
2014-07-21 17:17:33,928 INFO  [localhost-startStop-1] SettingsFactory -
Query language substitutions: {}
2014-07-21 17:17:33,929 INFO  [localhost-startStop-1] SettingsFactory -
JPA-QL strict compliance: disabled
2014-07-21 17:17:33,929 INFO  [localhost-startStop-1] SettingsFactory -
Second-level cache: enabled
2014-07-21 17:17:33,930 INFO  [localhost-startStop-1] SettingsFactory -
Query cache: disabled
2014-07-21 17:17:33,931 INFO  [localhost-startStop-1] SettingsFactory -
Cache region factory : org.hibernate.cache.impl.NoCachingRegionFactory
2014-07-21 17:17:33,932 INFO  [localhost-startStop-1] SettingsFactory -
Optimize cache for minimal puts: disabled
2014-07-21 17:17:33,932 INFO  [localhost-startStop-1] SettingsFactory -
Structured second-level cache entries: disabled
2014-07-21 17:17:33,939 INFO  [localhost-startStop-1] SettingsFactory -
Statistics: disabled
2014-07-21 17:17:33,940 INFO  [localhost-startStop-1] SettingsFactory -
Deleted entity synthetic identifier rollback: disabled
2014-07-21 17:17:33,940 INFO  [localhost-startStop-1] SettingsFactory -
Default entity-mode: pojo
2014-07-21 17:17:33,941 INFO  [localhost-startStop-1] SettingsFactory -
Named query checking : enabled
2014-07-21 17:17:33,986 INFO  [localhost-startStop-1] SessionFactoryImpl -
building session factory
2014-07-21 17:17:34,387 INFO  [localhost-startStop-1]
SessionFactoryObjectFactory - Not binding factory to JNDI, no JNDI name
configured
2014-07-21 17:17:34,779 INFO  [localhost-startStop-1] CheckDbCmd - jBPM
version info: library[4.4-SNAPSHOT], schema[null]
2014-07-21 17:17:34,787 INFO  [localhost-startStop-1] EventManagerImpl -
Initializing Event Manager
2014-07-21 17:17:34,788 INFO  [localhost-startStop-1] EventManagerImpl -
Init consumer
2014-07-21 17:17:34,789 INFO  [localhost-startStop-1] EventConsumerJms - No
legacy config found for 'eventConsumerJms', skipping init
2014-07-21 17:17:34,789 INFO  [localhost-startStop-1] EventManagerImpl -
Init 10 configured consumer(s)
2014-07-21 17:17:34,791 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver APO2 Proposed
Lifecycle Workflow Trigger is not enabled
2014-07-21 17:17:34,791 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver App Technology
Nearing Denied Workflow Trigger is not enabled
2014-07-21 17:17:34,792 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Application
Review Workflow Trigger is not enabled
2014-07-21 17:17:34,793 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Asset Level
Policy Remediation Workflow is not enabled
2014-07-21 17:17:34,793 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - Initializing JMS Queue Receiver for
TROUX.CFG.QUEUE.Cascade_Deletes_to_Workflows
2014-07-21 17:17:34,794 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Successfully
Initialized
2014-07-21 17:17:34,795 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Contract Review
Workflow Trigger is not enabled
2014-07-21 17:17:34,795 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Information
Object Review Workflow Trigger is not enabled
2014-07-21 17:17:34,796 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Policy Level
Policy Remediation Workflow is not enabled
2014-07-21 17:17:34,797 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Standards
Category Review Workflow Trigger is not enabled
2014-07-21 17:17:34,803 INFO  [localhost-startStop-1]
ConfiguredActionComponentEventReceiver - JMS Queue Receiver Standards
Proposed Lifecycle Workflow Trigger is not enabled
2014-07-21 17:17:34,803 INFO  [localhost-startStop-1] EventManagerImpl -
Init publisher
2014-07-21 17:17:34,804 INFO  [localhost-startStop-1] EventPublisherJms -
Begin JMS Event Publisher Init
2014-07-21 17:17:34,805 INFO  [localhost-startStop-1] EventPublisherJms -
Initializing JMS External Topic Event Publisher
2014-07-21 17:17:34,819 INFO  [localhost-startStop-1] EventPublisherJms -
JMS External Topic Event Publisher Successfully Initialized
2014-07-21 17:17:34,819 INFO  [localhost-startStop-1] EventPublisherJms -
Initializing JMS Internal Queue Event Publisher
2014-07-21 17:17:34,829 INFO  [localhost-startStop-1] EventPublisherJms -
JMS Internal Queue Event Publisher Successfully Initialized
2014-07-21 17:17:34,831 INFO  [localhost-startStop-1] EventManagerImpl -
Event Manager Successfully Initialized
2014-07-21 17:17:42,884 INFO  [localhost-startStop-1] ContextLoader - Root
WebApplicationContext: initialization completed in 28617 ms
2014-07-21 17:17:42,898 INFO  [localhost-startStop-1]
BlueprintServicesManager -
======================================================
= Troux IT Portal Web Application                    =
= Copyright (C) 2001 Troux Technologies         =
= All Rights Reserved                                =
======================================================
 Server name: tip.KWILLIAMS7     Version: 9.3.0.4869

2014-07-21 17:17:43,341 INFO  [localhost-startStop-1]
PropertyMessageResources - Initializing,
config='org.apache.struts.util.LocalStrings', returnNull=true
2014-07-21 17:17:43,341 INFO  [localhost-startStop-1]
PropertyMessageResources - Initializing,
config='org.apache.struts.action.ActionResources', returnNull=true
2014-07-21 17:17:43,346 INFO  [localhost-startStop-1] BlueprintActionServlet
- Added struts-configs:
/WEB-INF/struts-config-merf.xml,/WEB-INF/struts-config-utilities.xml,/WEB-INF/struts-config-apo2-reports.xml,/WEB-INF/struts-conf
ig-sc.xml,/WEB-INF/struts-config-jobs.xml,/WEB-INF/struts-config-cv-server.xml,/WEB-INF/struts-config-constrainedUI.xml,/WEB-INF/struts-config-excelCollector.xml,/WEB-INF/struts-config-tree.xml,/WEB-INF/struts-config-widgets.xml,/
WEB-INF/struts-config-browser.xml,/WEB-INF/struts-config-workflow.xml,/WEB-INF/struts-config-policy.xml,/WEB-INF/struts-config-xpm.xml,/WEB-INF/struts-config-config.xml,/WEB-INF/struts-config-scenarios.xml
2014-07-21 17:17:43,652 INFO  [localhost-startStop-1]
PropertyMessageResources - Initializing,
config='com.troux.tip.ApplicationResources', returnNull=true
2014-07-21 17:17:43,951 INFO  [localhost-startStop-1] HostConfig - Deploying
web application directory D:\dev\trunk\buildOut\tomcat\webapps\host-manager
2014-07-21 17:17:44,010 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:44,011 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:44,015 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:17:44,119 INFO  [localhost-startStop-1] HostConfig - Deploying
web application directory D:\dev\trunk\buildOut\tomcat\webapps\manager
2014-07-21 17:17:44,216 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:44,217 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:44,222 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:17:44,316 INFO  [localhost-startStop-1] HostConfig - Deploying
web application directory D:\dev\trunk\buildOut\tomcat\webapps\ROOT
2014-07-21 17:17:44,381 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:44,381 INFO  [localhost-startStop-1] PluginLoader -
INFO_0004
2014-07-21 17:17:44,385 INFO  [localhost-startStop-1] BeansDeployer -
INFO_0003
2014-07-21 17:17:44,478 INFO  [main] Http11Protocol - Starting
ProtocolHandler ["http-bio-80"]
2014-07-21 17:17:44,488 INFO  [main] AjpProtocol - Starting ProtocolHandler
["ajp-bio-8009"]
2014-07-21 17:17:44,489 INFO  [main] Catalina - Server startup in 49842 ms



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670635.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
yes if you configured tomcat to use log4j (note: 1.7.x and 2.x will support
it out of the box):
http://tomcat.apache.org/tomcat-7.0-doc/logging.html#Using_Log4j



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-22 0:18 GMT+02:00 Keith Williams <ke...@troux.com>:

> So is this a valid/useful logging.properties file:
>
> log4j.debug = true
> log4j.rootLogger = INFO, CATALINA, CONSOLE
>
> # Define all the appenders
> log4j.appender.CATALINA = org.apache.log4j.DailyRollingFileAppender
> log4j.appender.CATALINA.File = ${catalina.base}/logs/catalina
> log4j.appender.CATALINA.Append = true
> log4j.appender.CATALINA.Encoding = UTF-8
> # Roll-over the log once per day
> log4j.appender.CATALINA.DatePattern = '.'yyyy-MM-dd'.log'
> log4j.appender.CATALINA.layout = org.apache.log4j.PatternLayout
> log4j.appender.CATALINA.layout.ConversionPattern = %d %-5p [%t] %c{1} -
> %m%n
>
> log4j.appender.LOCALHOST = org.apache.log4j.DailyRollingFileAppender
> log4j.appender.LOCALHOST.File = ${catalina.base}/logs/localhost
> log4j.appender.LOCALHOST.Append = true
> log4j.appender.LOCALHOST.Encoding = UTF-8
> log4j.appender.LOCALHOST.DatePattern = '.'yyyy-MM-dd'.log'
> log4j.appender.LOCALHOST.layout = org.apache.log4j.PatternLayout
> log4j.appender.LOCALHOST.layout.ConversionPattern = %d %-5p [%t] %c{1} -
> %m%n
>
> log4j.appender.MANAGER = org.apache.log4j.DailyRollingFileAppender
> log4j.appender.MANAGER.File = ${catalina.base}/logs/manager
> log4j.appender.MANAGER.Append = true
> log4j.appender.MANAGER.Encoding = UTF-8
> log4j.appender.MANAGER.DatePattern = '.'yyyy-MM-dd'.log'
> log4j.appender.MANAGER.layout = org.apache.log4j.PatternLayout
> log4j.appender.MANAGER.layout.ConversionPattern = %d %-5p [%t] %c{1} - %m%n
>
> log4j.appender.HOST-MANAGER = org.apache.log4j.DailyRollingFileAppender
> log4j.appender.HOST-MANAGER.File = ${catalina.base}/logs/host-manager
> log4j.appender.HOST-MANAGER.Append = true
> log4j.appender.HOST-MANAGER.Encoding = UTF-8
> log4j.appender.HOST-MANAGER.DatePattern = '.'yyyy-MM-dd'.log'
> log4j.appender.HOST-MANAGER.layout = org.apache.log4j.PatternLayout
> log4j.appender.HOST-MANAGER.layout.ConversionPattern = %d %-5p [%t] %c{1} -
> %m%n
>
> log4j.appender.CONSOLE = org.apache.log4j.ConsoleAppender
> log4j.appender.CONSOLE.Encoding = UTF-8
> log4j.appender.CONSOLE.layout = org.apache.log4j.PatternLayout
> log4j.appender.CONSOLE.layout.ConversionPattern = %d %-5p [%t] %c{1} - %m%n
>
> # Configure which loggers log to which appenders
> log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost]
> =
> INFO, LOCALHOST, CONSOLE
>
> log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager]
> = INFO, MANAGER, CONSOLE
>
> log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager]
> = INFO, HOST-MANAGER, CONSOLE
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670633.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
So is this a valid/useful logging.properties file:

log4j.debug = true
log4j.rootLogger = INFO, CATALINA, CONSOLE

# Define all the appenders
log4j.appender.CATALINA = org.apache.log4j.DailyRollingFileAppender
log4j.appender.CATALINA.File = ${catalina.base}/logs/catalina
log4j.appender.CATALINA.Append = true
log4j.appender.CATALINA.Encoding = UTF-8
# Roll-over the log once per day
log4j.appender.CATALINA.DatePattern = '.'yyyy-MM-dd'.log'
log4j.appender.CATALINA.layout = org.apache.log4j.PatternLayout
log4j.appender.CATALINA.layout.ConversionPattern = %d %-5p [%t] %c{1} - %m%n

log4j.appender.LOCALHOST = org.apache.log4j.DailyRollingFileAppender
log4j.appender.LOCALHOST.File = ${catalina.base}/logs/localhost
log4j.appender.LOCALHOST.Append = true
log4j.appender.LOCALHOST.Encoding = UTF-8
log4j.appender.LOCALHOST.DatePattern = '.'yyyy-MM-dd'.log'
log4j.appender.LOCALHOST.layout = org.apache.log4j.PatternLayout
log4j.appender.LOCALHOST.layout.ConversionPattern = %d %-5p [%t] %c{1} -
%m%n

log4j.appender.MANAGER = org.apache.log4j.DailyRollingFileAppender
log4j.appender.MANAGER.File = ${catalina.base}/logs/manager
log4j.appender.MANAGER.Append = true
log4j.appender.MANAGER.Encoding = UTF-8
log4j.appender.MANAGER.DatePattern = '.'yyyy-MM-dd'.log'
log4j.appender.MANAGER.layout = org.apache.log4j.PatternLayout
log4j.appender.MANAGER.layout.ConversionPattern = %d %-5p [%t] %c{1} - %m%n

log4j.appender.HOST-MANAGER = org.apache.log4j.DailyRollingFileAppender
log4j.appender.HOST-MANAGER.File = ${catalina.base}/logs/host-manager
log4j.appender.HOST-MANAGER.Append = true
log4j.appender.HOST-MANAGER.Encoding = UTF-8
log4j.appender.HOST-MANAGER.DatePattern = '.'yyyy-MM-dd'.log'
log4j.appender.HOST-MANAGER.layout = org.apache.log4j.PatternLayout
log4j.appender.HOST-MANAGER.layout.ConversionPattern = %d %-5p [%t] %c{1} -
%m%n

log4j.appender.CONSOLE = org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.Encoding = UTF-8
log4j.appender.CONSOLE.layout = org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern = %d %-5p [%t] %c{1} - %m%n

# Configure which loggers log to which appenders
log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost] =
INFO, LOCALHOST, CONSOLE
log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager]
= INFO, MANAGER, CONSOLE
log4j.logger.org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/host-manager]
= INFO, HOST-MANAGER, CONSOLE




--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670633.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
well by default we consider the log4j.properties being logging.properties
(inheritance from openejb config). Adding the external logger property
makes log4j behavior back to default (ie log4j.[xml|properties] in current
classloader)



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-22 0:05 GMT+02:00 Keith Williams <ke...@troux.com>:

> What do mean by put log4j config in logging.properties?
>
> log4j config goes in log4j.properties.
>
> Do you have an example of logging.properties with log4j?
>
>
>
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670630.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
What do mean by put log4j config in logging.properties?

log4j config goes in log4j.properties.

Do you have an example of logging.properties with log4j?







--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670630.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
looks ok, you put log4j in lib/ and log4j config in conf/logging.properties?

if you want to use log4j.xml (in lib/) you need to add openejb.logger.external
= true



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-21 21:28 GMT+02:00 Keith Williams <ke...@troux.com>:

> I forgot: this is Tomcat 7.0.47 and TomEE 1.6.0
>
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670625.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
I forgot: this is Tomcat 7.0.47 and TomEE 1.6.0





--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670625.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Keith Williams <ke...@troux.com>.
Here is my system.properties:

# all this properties are added at JVM system properties at startup
# here some default Apache TomEE system properties
# for more information please see
http://openejb.apache.org/properties-listing.html

# openejb.check.classloader = false
# openejb.check.classloader.verbose = false

# tomee.jaxws.subcontext = webservices
# tomee.jaxws.oldsubcontext = false

# openejb.system.apps = true
# openejb.servicemanager.enabled = true
# openejb.jmx.active = false
# openejb.descriptors.output = false
# openejb.strict.interface.declaration = false

openejb.conf.file = conf/tomee.xml
openejb.classloader.forced-load=org.apache.commons
# openejb.debuggable-vm-hackery = false
# openejb.validation.skip = false
# openejb.webservices.enabled = true
# openejb.validation.output.level = MEDIUM
# openejb.user.mbeans.list = *
# openejb.deploymentId.format = {appId}/{ejbJarId}/{ejbName}
# openejb.jndiname.format = {deploymentId}{interfaceType.annotationName}
# openejb.deployments.package.include = .*
# openejb.deployments.package.exclude = 
# openejb.autocreate.jta-datasource-from-non-jta-one = true
# openejb.altdd.prefix = 
# org.apache.openejb.default.system.interceptors = 
# openejb.jndiname.failoncollision = true
# openejb.wsAddress.format = /{ejbDeploymentId}
# org.apache.openejb.server.webservices.saaj.provider = 
# openejb.nobanner = true
# openejb.offline = false
# openejb.jmx.active = true
# openejb.exclude-include.order = include-exclude
# openejb.additional.exclude =
# openejb.additional.include =
# openejb.crosscontext = false
# openejb.jsessionid-support = 
# openejb.myfaces.disable-default-values = true
# openejb.web.xml.major = 
# openjpa.Log = 
# openejb.jdbc.log = true
openejb.log.factory = log4j

# javax.persistence.provider =
org.apache.openjpa.persistence.PersistenceProviderImpl
# javax.persistence.transactionType = 
# javax.persistence.jtaDataSource = 
# javax.persistence.nonJtaDataSource = 

#openejb.validation.skip=false 
#openejb.validation.output.level=VERBOSE



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670624.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: openEJB log4j

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi

did you set openejb.log.factory=log4j in conf/system.properties?



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-07-21 21:05 GMT+02:00 Keith Williams <ke...@troux.com>:

> I have been banging my head repeatedly trying to get openEJB to log using
> log4j. Catalina is logging with log4j, as are my applications. But I cannot
> figure out how to get openEJB to use log4j. It either does not log at all
> or
> it uses Juli.
>
> I would appreciate detailed instructions from someone who has actually done
> this.
>
> TIA, Keith
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>