Fatal error configuring enricher

2013-01-03 Thread Sally MacFarlane
SEVERE: FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : org.apache.xbean.recipe.ConstructionException: Type class could not be found: org.apache.openejb.assembler.classic.AdditionalLibClassLoaderEnricherObserver

Re: Fatal error configuring enricher

2013-01-03 Thread Romain Manni-Bucau
) ** ** INFO: Enterprise application openejb loaded. 04/01/2013 10:25:36 AM org.apache.openejb.assembler.classic.Assembler createRecipe INFO: Creating Service(id=enricher) 04/01/2013 10:25:36 AM org.apache.openejb.util.OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR

Re: Fatal Error

2012-10-28 Thread Marco de Booij
.**OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : org.apache.xbean.recipe.**ConstructionException: Error invoking factory method: public static javax.sql.DataSource

Re: Fatal Error

2012-10-28 Thread Romain Manni-Bucau
user2 Password pwd2 JtaManaged true /Resource When I start tomcat7 again I get an error message that tells me to send it to this list. Oct 27, 2012 11:01:10 PM org.apache.openejb.util.OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error

Re: Fatal Error

2012-10-28 Thread Jacek Laskowski
On Sun, Oct 28, 2012 at 11:36 AM, Marco de Booij marco.develo...@debooy.eu wrote: ?xml version='1.0' encoding='utf-8'? Server port=8005 shutdown=SHUTDOWN Listener className=org.apache.catalina.core.JasperListener / Listener

Re: Fatal Error

2012-10-28 Thread Marco de Booij
I added the listener as the first one. When I start tomcat7 it fails because it cannot find the ServerListener of tomee. Do I need to add a jar from tomee into the classpath of tomcat7? I checked the tomee documentation and cannot find a description on how to use the drop-in. Server port=8005

Re: Fatal Error

2012-10-28 Thread Romain Manni-Bucau
Yep thats org.apache.tomee.loader.OpenEJBListener for the install with tomee webapp Le 28 oct. 2012 11:26, Marco de Booij marco.develo...@debooy.eu a écrit : I added the listener as the first one. When I start tomcat7 it fails because it cannot find the ServerListener of tomee. Do I need to add

Re: Fatal Error

2012-10-28 Thread Romain Manni-Bucau
You just need tomee-loader in lib of tomcat, tomee webapp and the openejblistener Le 28 oct. 2012 11:58, Marco de Booij marco.develo...@debooy.eu a écrit : So how do I solve this? I already copied tomee-catalina-1.5.0.jar and tomee-loader-1.5.0.jar (because the tomee-catalina-1.5.0.jar was not

Re: Fatal Error

2012-10-28 Thread Marco de Booij
in the catalina.sh by hand agent :) Unfortunately this still does not solve the problem that I started with. I still have: INFO: Creating Resource(id=My DataSource) Oct 28, 2012 3:22:05 PM org.apache.openejb.util.OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error in Assembler. Please

Re: Fatal Error

2012-10-28 Thread Marco de Booij
not solve the problem that I started with. I still have: INFO: Creating Resource(id=My DataSource) Oct 28, 2012 3:22:05 PM org.apache.openejb.util.OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users

Re: Fatal Error

2012-10-28 Thread Romain Manni-Bucau
) Oct 28, 2012 3:22:05 PM org.apache.openejb.util.**OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : org.apache.xbean.recipe.**ConstructionException: Error invoking

Fatal Error

2012-10-27 Thread Marco de Booij
org.apache.openejb.util.OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : org.apache.xbean.recipe.ConstructionException: Error invoking factory method: public static javax.sql.DataSource

Re: Fatal Error

2012-10-27 Thread Romain Manni-Bucau
pwd2 JtaManaged true /Resource When I start tomcat7 again I get an error message that tells me to send it to this list. Oct 27, 2012 11:01:10 PM org.apache.openejb.util.**OpenEJBErrorHandler handleUnknownError SEVERE: FATAL ERROR: Unknown error in Assembler. Please send

@Singleton, @PostActivate and FATAL ERROR: Unknown error in Assembler

2011-09-29 Thread sarah_a180
: 3.1.4 Build date: 20101112 Build time: 03:32 1650 [main] ERROR OpenEJB - FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org

Re: @Singleton, @PostActivate and FATAL ERROR: Unknown error in Assembler

2011-09-29 Thread David Blevins
On Sep 29, 2011, at 6:12 PM, sarah_a180 wrote: When I tag one of my @Singleton beans with a @PostActivate, I am getting the stack trace below. I can probably work around this for the short term, but a fix would be nice. :-) If you need more information or a sample project, I can probably

Re: @Singleton, @PostActivate and FATAL ERROR: Unknown error in Assembler

2011-09-29 Thread David Blevins
If you reply to this email, your message will be added to the discussion below: http://openejb.979440.n4.nabble.com/Singleton-PostActivate-and-FATAL-ERROR-Unknown-error-in-Assembler-tp3858298p3858449.html To unsubscribe from @Singleton, @PostActivate and FATAL ERROR: Unknown error in Assembler

ERROR - FATAL ERROR: Unknown error in Assembler

2011-08-17 Thread Pablo Invernon Moreno
ERROR - FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : java.lang.ArrayIndexOutOfBoundsException: 26 at org.apache.xbean.asm.ClassReader.readClass(Unknown Source

FATAL ERROR: Unknown error in Assembler [SEC=UNCLASSIFIED]

2011-06-16 Thread Thao . Nguyen
moduleName = C:\workspace\_RAD80\MyApplication\ ERROR - FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 1

Re: OpenEJB FATAL ERROR

2011-04-05 Thread vlad.balan
.optional.MysqlXADataSource JdbcUrl jdbc:mysql://localhost:3306/test2 UserName root Password admin Adding mysql driver jar to the classpath solved the problem. -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-FATAL-ERROR-tp3356915p3428761.html Sent from

OpenEJB FATAL ERROR

2011-03-15 Thread SSavushkin
Please help. Thanks, Sergey Savushkin 18:08:18,234 ERROR OpenEJB FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : java.lang.NullPointerException: name cannot be null

Re: OpenEJB FATAL ERROR

2011-03-15 Thread Thiago Veronezi
Hi Sergey, Can you create a small project to help us to reproduce this error? Tkx, Thiago. On Tue, Mar 15, 2011 at 12:13 PM, ssavush...@masterdm.ru wrote: Please help. Thanks, Sergey Savushkin 18:08:18,234 ERROR OpenEJB FATAL ERROR: Unknown error in Assembler. Please send the following

OpenEJB 3.2-SNAPSHOT - FATAL ERROR: Unknown error in Assembler. Please send the following stack trace

2011-03-13 Thread Tommaso Galleri
) at java.net.URI$Parser.parse(Unknown Source) at java.net.URI.init(Unknown Source) ... 57 more ERROR - FATAL ERROR: Unknown error in Assembler. Please send the following stack trace and this message to users@openejb.apache.org : java.lang.NullPointerException

Re: OpenEJB has encountered a fatal error and cannot be started [javax/servlet/jsp/jstl/core/ConditionalTagSupport]

2011-02-24 Thread Alys
) Thank you! -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-has-encountered-a-fatal-error-and-cannot-be-started-javax-servlet-jsp-jstl-core-ConditionalT-tp3071912p3322732.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: OpenEJB has encountered a fatal error and cannot be started [javax/servlet/jsp/jstl/core/ConditionalTagSupport]

2010-12-08 Thread laurelkh...@gmail.com
So, I upgraded test server Tomcat from 5.5 to Tomcat 6.0.29 and I don't get that error anymore. -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-has-encountered-a-fatal-error-and-cannot-be-started-javax-servlet-jsp-jstl-core-ConditionalT-tp3071912p3078364.html Sent

Re: OpenEJB has encountered a fatal error and cannot be started [javax/servlet/jsp/jstl/core/ConditionalTagSupport]

2010-12-06 Thread laurelkh...@gmail.com
://openejb.979440.n4.nabble.com/OpenEJB-has-encountered-a-fatal-error-and-cannot-be-started-javax-servlet-jsp-jstl-core-ConditionalT-tp3071912p3075077.html Sent from the OpenEJB User mailing list archive at Nabble.com.