Bonjour,

auriez vous une explication claire au sujet de cette erreur :
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
<BEA-010051> <EJB Exception occurred during invocation from home : 
	com.fnac.customer.mailfollowup.components.AdminService_a2q8yk_HomeImpl@580de88 threw exception: 
	com.fnac.vulcain.exception.TechnicalStringStackException: TechnicalStringStackException (safe boundaries exception) 
	with nested entries (root first):
        [com.fnac.vulcain.exception.TechnicalStringStackException] : TechnicalStringStackException (safe boundaries exception)
	com.fnac.vulcain.exception.TechnicalStringStackException: TechnicalStringStackException (safe boundaries exception) 
	with nested entries (root first):
        [com.fnac.vulcain.exception.TechnicalStringStackException] : TechnicalStringStackException (safe boundaries exception)
        at com.fnac.vulcain.exception.ExceptionBuilder.buildSafeTechnicalException(Lcom/fnac/vulcain/exception/TechnicalException;)Lcom/fnac/vulcain/exception/TechnicalException;(ExceptionBuilder.java:90)
        at com.fnac.customer.mailfollowup.components.AdminServiceBean.deleteObsoleteInputAndOutputData()V(AdminServiceBean.java:335)
        at com.fnac.customer.mailfollowup.components.AdminService_a2q8yk_EOImpl.deleteObsoleteInputAndOutputData()V(AdminService_a2q8yk_EOImpl.java:358)
        at com.fnac.customer.mailfollowup.components.AdminService_a2q8yk_EOImpl_WLSkel.invoke(ILweblogic/rmi/spi/InboundRequest;Lweblogic/rmi/spi/OutboundResponse;Ljava/lang/Object;)Lweblogic/rmi/spi/OutboundResponse;(Unknown Source)
        at weblogic.rmi.internal.BasicServerRef.invoke(Lweblogic/rmi/extensions/server/RuntimeMethodDescriptor;Lweblogic/rmi/spi/InboundRequest;Lweblogic/rmi/spi/OutboundResponse;)V(BasicServerRef.java:492)
        at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(Lweblogic/rmi/extensions/server/RuntimeMethodDescriptor;Lweblogic/rmi/spi/InboundRequest;Lweblogic/rmi/spi/OutboundResponse;)V(ReplicaAwareServerRef.java:108)
        at weblogic.rmi.internal.BasicServerRef$1.run()Ljava/lang/Object;(BasicServerRef.java:435)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;(Optimized Method)
        at weblogic.security.service.SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;(SecurityManager.java:147)
        at weblogic.rmi.internal.BasicServerRef.handleRequest(Lweblogic/rmi/spi/InboundRequest;)V(BasicServerRef.java:430)
        at weblogic.rmi.internal.BasicExecuteRequest.execute(Lweblogic/kernel/ExecuteThread;)V(BasicExecuteRequest.java:35)
        at weblogic.kernel.ExecuteThread.execute(Lweblogic/kernel/ExecuteRequest;)V(Optimized Method)
        at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:183)
        at java.lang.Thread.startThreadFromVM(Ljava/lang/Thread;)V(Unknown Source)
>
la classe TechnicalStringStackException étend la classe TechnicalException