hi, i am new to Jboss and using Jboss2.2.1. when i try to deploy the sample ejb "interest.jar", i am getting the foll' exception. I hope my server is running successfully. Exception in Brief : --------------------- Deploying:file:/C:/jboss/tmp/deploy/Default/interest.jar [Verifier] Verifying file:/C:/jboss/tmp/deploy/Default/interest.jar/ejb1001.jar [Container factory] Deploying Interest [Container factory] javax.naming.CommunicationException. Root exception is java.rmi.StubNotFoundException: Remote object not exported: org.jboss.proxy.ProxyProxy Anyone help me to solve this problem... thanx in advance, dinesh. Actual Exception: In Jboss server2.2.1 ----------------------------------------- JBOSS_CLASSPATH=;run.jar;../lib/crimson.jar jboss.home = C:\jboss Using configuration "default" [Info] Java version: 1.2,Sun Microsystems Inc. [Info] Java VM: Classic VM 1.2,Sun Microsystems Inc. [Info] System: Windows NT 5.0,x86 [Shutdown] Could not add shutdown hook [Service Control] Registered with server A nonfatal internal JIT (3.00.078(x)) error 'Relocation error: NULL relocation t arget' has occurred in : 'org/apache/crimson/parser/Parser2.maybeComment (Z)Z': Interpreting method. Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg i [Service Control] Initializing 24 MBeans [Webserver] Initializing [Webserver] Initialized [Naming] Initializing [Naming] Initialized [JNDIView] Initializing [JNDIView] Initialized [Transaction manager] Initializing [Transaction manager] Initialized [JAAS Security Manager] Initializing [JAAS Security Manager] Initialized [JDBC provider] Initializing [JDBC provider] Loaded JDBC-driver:org.hsql.jdbcDriver [JDBC provider] Loaded JDBC-driver:org.enhydra.instantdb.jdbc.idbDriver [JDBC provider] Initialized [Hypersonic] Initializing [Hypersonic] Initialized [InstantDB] Initializing [InstantDB] Initialized [DefaultDS] Initializing [DefaultDS] Initialized [Container factory] Initializing [Container factory] Initialized [JBossMQ] Initializing [JBossMQ] Initialized [DefaultJMSProvider] Initializing [DefaultJMSProvider] Initialized [StdJMSPool] Initializing [StdJMSPool] Initialized [J2EE Deployer Default] Initializing [J2EE Deployer Default] Initialized [Auto deploy] Initializing [Auto deploy] Initialized [RARDeployer] Initializing [RARDeployer] Found a temp directory left over from a previous run - deleting it . [RARDeployer] Initialized [ConnectionManagerFactoryLoader] Initializing [MinervaNoTransCMFactory] Initialized [ConnectionManagerFactoryLoader] Initializing [MinervaSharedLocalCMFactory] Initialized [ConnectionManagerFactoryLoader] Initializing [MinervaXACMFactory] Initialized [ConnectionFactoryLoader] Initializing [BlackBoxDS] Initialized [JMX RMI Adaptor] Initializing [JMX RMI Adaptor] Initialized [JMX RMI Connector] Initializing [JMX RMI Connector] Initialized [Mail Service] Initializing [Mail Service] Initialized [Service Control] Initialized 24 services [Service Control] Starting 24 MBeans [Webserver] Starting [Webserver] Codebase set to http://WS24:8083/ [Webserver] Started webserver on port 8083 [Webserver] Started [Naming] Starting [Naming] Naming started on port 1099 [Naming] Started [JNDIView] Starting [JNDIView] Started [Transaction manager] Starting [Transaction manager] Started [JAAS Security Manager] Starting [JAAS Security Manager] JAAS.startService, cachePolicy=null [JAAS Security Manager] JAAS.startService, SecurityProxyFactory=org.jboss.securi ty.SubjectSecurityProxyFactory@e235e31a [JAAS Security Manager] Started [JDBC provider] Starting [JDBC provider] Started [Hypersonic] Starting [Hypersonic] Server 1.4 is running [Hypersonic] Press [Ctrl]+[C] to abort [Hypersonic] Database started [Hypersonic] Started [InstantDB] Starting [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB Enhydra InstantDB - Version 3.26 [InstantDB] The Initial Developer of the Original Code is Lutris Technologies In c. Portions created by Lutris are Copyright (C) 1997-2001 Lutris Technologies, Inc. All Rights Reserved. [InstantDB] Started [DefaultDS] Starting [DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS [DefaultDS] Started [Container factory] Starting [Container factory] Started [JBossMQ] Starting [JBossMQ] Server Version 0.8 Started [JBossMQ] Started [DefaultJMSProvider] Starting [DefaultJMSProvider] JMS provider Adapter DefaultJMSProvider bound to java:/Defa ultJMSProvider [DefaultJMSProvider] Started [StdJMSPool] Starting [StdJMSPool] JMS provider Adapter StdJMSPool bound to java:/StdJMSPool [StdJMSPool] Started [J2EE Deployer Default] Starting [J2EE Deployer Default] No web container found - only EJB deployment available.. . [J2EE Deployer Default] Cleaning up deployment directory [J2EE Deployer Default] Started [Auto deploy] Starting [Auto deploy] Watching C:\jboss\deploy [Auto deploy] Started [RARDeployer] Starting [RARDeployer] Started [MinervaNoTransCMFactory] Starting [MinervaNoTransCMFactory] Connection manager factory 'MinervaNoTransCMFactory bo und to 'java:/MinervaNoTransCMFactory' [MinervaNoTransCMFactory] Started [MinervaSharedLocalCMFactory] Starting [MinervaSharedLocalCMFactory] Connection manager factory 'MinervaSharedLocalCMFa ctory bound to 'java:/MinervaSharedLocalCMFactory' [MinervaSharedLocalCMFactory] Started [MinervaXACMFactory] Starting [MinervaXACMFactory] Connection manager factory 'MinervaXACMFactory bound to 'ja va:/MinervaXACMFactory' [MinervaXACMFactory] Started [BlackBoxDS] Starting [BlackBoxDS] Started [JMX RMI Adaptor] Starting [JMX RMI Adaptor] Started [JMX RMI Connector] Starting [JMX RMI Connector] Started [Mail Service] Starting [Mail Service] DEBUG: not loading system providers in <java.home>/lib [Mail Service] DEBUG: not loading optional custom providers file: /META-INF/java mail.providers [Mail Service] DEBUG: successfully loaded default providers [Mail Service] DEBUG: Tables of loaded providers [Mail Service] DEBUG: Providers Listed By Class Name: {com.sun.mail.pop3.POP3Sto re=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun .mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=jav ax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc]} [Mail Service] DEBUG: Providers Listed By Protocol: {imap=javax.mail.Provider[ST ORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], pop3=javax.mail.Pro vider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc], smtp=javax. mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, I nc]} [Mail Service] DEBUG: not loading optional address map file: /META-INF/javamail. address.map [Mail Service] Mail Service 'Mail' bound to java:/Mail [Mail Service] Started [Service Control] Started 24 services [Default] JBoss 2.2.1 Started in 30m:13s [Auto deploy] Auto deploy of file:/C:/jboss/deploy/interest.jar [J2EE Deployer Default] Deploy J2EE application: file:/C:/jboss/deploy/interest. jar [J2EE Deployer Default] Create application interest.jar [J2EE Deployer Default] install module interest.jar [Container factory] Deploying:file:/C:/jboss/tmp/deploy/Default/interest.jar [Verifier] Verifying file:/C:/jboss/tmp/deploy/Default/interest.jar/ejb1001.jar [Container factory] Deploying Interest [Container factory] javax.naming.CommunicationException. Root exception is java .rmi.StubNotFoundException: Remote object not exported: org.jboss.proxy.ProxyPro xy [Container factory] at sun.rmi.server.RemoteProxy.getProxy(RemoteProxy.java: 173) [Container factory] at sun.rmi.server.MarshalOutputStream.replaceObject(Mars halOutputStream.java:64) [Container factory] at java.io.ObjectOutputStream.writeObject(Compiled Code) [Container factory] at java.rmi.MarshalledObject.<init>(Compiled Code) [Container factory] at org.jnp.interfaces.NamingContext.rebind(Compiled Code ) [Container factory] at org.jnp.interfaces.NamingContext.rebind(Compiled Code ) [Container factory] at org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoke r.rebind(Compiled Code) [Container factory] at org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoke r.start(JRMPContainerInvoker.java:271) [Container factory] at org.jboss.ejb.StatelessSessionContainer.start(Compile d Code) [Container factory] at org.jboss.ejb.Application.start(Compiled Code) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(Compiled Code) [Container factory] at org.jboss.ejb.ContainerFactory.deploy(Compiled Code) [Container factory] at java.lang.reflect.Method.invoke(Native Method) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(Compile d Code) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(Compile d Code) [Container factory] at org.jboss.deployment.J2eeDeployer.startApplication(Co mpiled Code) [Container factory] at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer .java:178) [Container factory] at java.lang.reflect.Method.invoke(Native Method) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(Compile d Code) [Container factory] at com.sun.management.jmx.MBeanServerImpl.invoke(Compile d Code) [Container factory] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:3 58) [Container factory] at org.jboss.ejb.AutoDeployer.run(Compiled Code) [Container factory] at java.lang.Thread.run(Thread.java:479) [J2EE Deployer Default] Starting interest.jar failed! [J2EE Deployer Default] Module interest.jar is not running [J2EE Deployer Default] Destroying application interest.jar [Auto deploy] Deployment failed:file:/C:/jboss/deploy/interest.jar [Auto deploy] org.jboss.deployment.J2eeDeploymentException: Error while starting interest.jar: Could not deploy file:/C:/jboss/tmp/deploy/Default/interest.jar [Auto deploy] at org.jboss.deployment.J2eeDeployer.startApplication(Compiled C ode) [Auto deploy] at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:17 8) [Auto deploy] at java.lang.reflect.Method.invoke(Native Method) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(Compiled Code) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(Compiled Code) [Auto deploy] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:358) [Auto deploy] at org.jboss.ejb.AutoDeployer.run(Compiled Code) [Auto deploy] at java.lang.Thread.run(Thread.java:479) ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user