1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
| Exception in thread "main" java.lang.ExceptionInInitializerError
at com.tcs.laval.lob.moduleBaseUnique.MainBaseUnique.main(MainBaseUnique
.java:57)
Caused by: java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver ava
ilable for handling [appName:baseUniqueEAR, moduleName:services_baseunique, dist
inctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvo
cationContext@4b6ac111
at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientCon
text.java:798)
at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInt
erceptor.java:128)
at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClient
InvocationContext.java:186)
at org.jboss.ejb.client.EJBInvocationHandler.sendRequestWithPossibleRetr
ies(EJBInvocationHandler.java:255)
at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandl
er.java:200)
at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandl
er.java:183)
at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler
.java:146)
at com.sun.proxy.$Proxy0.getParams(Unknown Source)
at com.tcs.laval.lob.moduleBaseUnique.view.dialogs.gestionReglementation
.DialogParametrageCertificat.<init>(DialogParametrageCertificat.java:67)
at com.tcs.laval.lob.moduleBaseUnique.view.MainFrame.<init>(MainFrame.ja
va:407)
at com.tcs.laval.lob.moduleBaseUnique.service.SingletonIHM.<clinit>(Sing
letonIHM.java:13)
... 1 more |
Partager