while starting jboss, I am getting error as : I would be greatful if somebody tries to solve this issue. ---------------------------START ERROR------------------------------------------- 11:17:57,750 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server [EMAIL PROTECTED]
11:17:58,500 ERROR [STDERR] java.io.FileNotFoundException: C:\jboss\bin\config\security.properties (The system cannot find the path specified) 11:17:58,500 ERROR [STDERR] at java.io.FileInputStream.open(Native Method) 11:17:58,500 ERROR [STDERR] at java.io.FileInputStream.(FileInputStream.java:106) 11:17:58,500 ERROR [STDERR] at com.sun.enterprise.util.Utility.getPropertiesFromFile(Utility.java:42) 11:17:58,500 ERROR [STDERR] at com.sun.enterprise.iiop.POAEJBORB.(POAEJBORB.java:78) 11:17:58,531 ERROR [STDERR] at java.lang.Class.forName0(Native Method) 11:17:58,531 ERROR [STDERR] at java.lang.Class.forName(Class.java:219) 11:17:58,531 ERROR [STDERR] at org.omg.CORBA.ORB.create_impl(ORB.java:295) 11:17:58,531 ERROR [STDERR] at org.omg.CORBA.ORB.init(ORB.java:336) 11:17:58,531 ERROR [STDERR] at com.sun.enterprise.util.ORBManager.createORB(ORBManager.java:138) 11:17:58,531 ERROR [STDERR] at com.sun.enterprise.util.ORBManager.init(ORBManager.java:65) 11:17:58,531 ERROR [STDERR] at com.sun.enterprise.naming.SerialInitContextFactory.(SerialInitContextFactory.java:31) 11:17:58,531 ERROR [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 11:17:58,531 ERROR [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) 11:17:58,531 ERROR [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) 11:17:58,546 ERROR [STDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:274) 11:17:58,546 ERROR [STDERR] at java.lang.Class.newInstance0(Class.java:308) 11:17:58,546 ERROR [STDERR] at java.lang.Class.newInstance(Class.java:261) 11:17:58,546 ERROR [STDERR] at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:649) 11:17:58,546 ERROR [STDERR] at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243) 11:17:58,546 ERROR [STDERR] at javax.naming.InitialContext.init(InitialContext.java:219) 11:17:58,546 ERROR [STDERR] at javax.naming.InitialContext.(InitialContext.java:175) 11:17:58,546 ERROR [STDERR] at org.jboss.naming.NamingService.startService(NamingService.java:224) 11:17:58,546 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:271) 11:17:58,546 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:221) 11:17:58,562 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) 11:17:58,562 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:17:58,562 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) 11:17:58,562 ERROR [STDERR] at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60) 11:17:58,562 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62) 11:17:58,562 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54) 11:17:58,562 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:82) 11:17:58,562 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:197) 11:17:58,562 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473) 11:17:58,562 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:884) 11:17:58,578 ERROR [STDERR] at $Proxy0.start(Unknown Source) 11:17:58,578 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:414) 11:17:58,578 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:17:58,578 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 11:17:58,578 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:17:58,578 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.server.ReflectedDispatcher.dispatch(ReflectedDispatcher.java:60) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:62) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:54) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:82) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:197) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:473) 11:17:58,578 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176) 11:17:58,578 ERROR [STDERR] at $Proxy4.start(Unknown Source) 11:17:58,578 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDeployer.java:251) 11:17:58,593 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:829) 11:17:58,593 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:641) 11:17:58,593 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:604) 11:17:58,593 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:588) 11:17:58,593 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:17:58,593 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 11:17:58,593 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 11:17:58,593 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:324) ------------------------------------------------------ However I cannot find config folder in c:\jboss\bin directory. I would like to know that where this congiguration is done while deploying jboss? Thanks and Regards, Priytama View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972486#3972486 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972486 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
