Re: Tomcat start error java.lang.reflect.InvocationTargetException

2010-09-18 Thread hellian
start(StandardServer.java:700) at org.apache.catalina.startup.Catalina.start(Catalina.java:552) ... 6 more Thanks Rashed Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rashed, > > On 9/16/2010 6:43 PM, hellian wrot

Tomcat start error java.lang.reflect.InvocationTargetException

2010-09-16 Thread hellian
Hello I'm having a strange error while starting my Tomcat from Eclipse. It's throwing the following exception: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcc

RE: Problem setting Host

2009-06-08 Thread hellian
Sorry...I added the code, I don't know why it disappeared. Anyway the code ia as follows: Peter Crowther wrote: > >> From: hellian [mailto:rashedulhasan2...@yahoo.com] >> I've been facing problem setting my Host property with Tomcat >> 5.5. Pl

Problem setting Host

2009-06-08 Thread hellian
Hello I've been facing problem setting my Host property with Tomcat 5.5. Please have a look on the code below and let me know what's wrong with my code. Now if I use the url nexusroi.com, it doesn't work whereas the url nexusroi.com/nexus does work well. Can anyone help me resolv