Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
127 | minor | always | 04-28-05 00:00 | 11-30-05 14:44 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | OS: | ||||
Priority: | high | OS Version: | |||
Status: | closed | Product Version: | 3.0.12 | ||
Product Build: | 3.0.12 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.14 | ||
|
|||||
Summary: | 0000127: EJBCompiler issue | ||||
Description: |
RSN-118 (rep by Kirk Rasmussen) Apr 26, 2005 11:43:50 PM com.caucho.ejb.xa.EjbTransactionManager <init> WARNING: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:645) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247) at javax.naming.InitialContext.getURLOrDefaultInitCtx(InitialContext.java:284) at javax.naming.InitialContext.lookup(InitialContext.java:351) at com.caucho.ejb.xa.EjbTransactionManager.<init>(EjbTransactionManager.java:106) at com.caucho.ejb.EnvServerManager.<init>(EnvServerManager.java:147) at com.caucho.ejb.EnvServerManager.createLocal(EnvServerManager.java) at com.caucho.ejb.EjbServerManager.<init>(EjbServerManager.java:142) at com.caucho.ejb.EjbServerManager.createLocal(EjbServerManager.java) at com.caucho.ejb.EJBCompiler.compile(EJBCompiler.java:113) at com.caucho.ejb.EJBCompiler.main(EJBCompiler.java:147) Exception in thread "main" java.lang.RuntimeException: com.caucho.config.ConfigException: Can't load TransactionManager. at com.caucho.ejb.EnvServerManager.<init>(EnvServerManager.java:155) at com.caucho.ejb.EnvServerManager.createLocal(EnvServerManager.java) at com.caucho.ejb.EjbServerManager.<init>(EjbServerManager.java:142) at com.caucho.ejb.EjbServerManager.createLocal(EjbServerManager.java) at com.caucho.ejb.EJBCompiler.compile(EJBCompiler.java:113) at com.caucho.ejb.EJBCompiler.main(EJBCompiler.java:147) Caused by: com.caucho.config.ConfigException: Can't load TransactionManager. at com.caucho.ejb.xa.EjbTransactionManager.<init>(EjbTransactionManager.java:116) at com.caucho.ejb.EnvServerManager.<init>(EnvServerManager.java:147) ... 5 more |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |