2012/3/20 Fairouz Fakhfakh <fairouz.fakhf...@gmail.com>:
> Hello,
> I use Tomcat 6. Tomcat works very well.
> But, my problem: when I did this command: "ant install-juddi-matchmaker".
> It gives me:
> install-juddi-matchmaker:
>
> BUILD SUCCESSFUL
>

It did something. I have no clue what -- I do not use matchmaker.

His deed was successful, but it broke Tomcat.

You have to compare the configuration that it updated with the one in
proper pristine Tomcat that you can download from tomcat.apache.org.

I think that is is catalina.properties that is broken, but that is
just a wild guess - I cannot see your configuration.

Please read:
http://tomcat.apache.org/lists.html#tomcat-users

Also maybe matchmaker users can help you more.

>
> But the problem: Tomcat can not work and it gives me this error in the file
> Tomcat 6.0\logs\catalina.2012-03-20.txt:
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
> Caused by: java.lang.NullPointerException
> at org.apache.catalina.startup.Catalina.await(Catalina.java:642)
> at org.apache.catalina.startup.Catalina.start(Catalina.java:602)
> ... 6 more
> java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
> Caused by: java.lang.NullPointerException
> at org.apache.catalina.startup.Catalina.await(Catalina.java:642)
> at org.apache.catalina.startup.Catalina.start(Catalina.java:602)
> ... 6 more
> So, I didn't understand the problem.
> Do you have any idea about this problem, please?
> Thank you for answering me.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to