I'm trying to set up my dev environment to work with webical.  I followed
all the instructions on your site, but I am getting the following error:

2008-06-10 08:53:14,899 INFO  StartWebApplication - Starting up Jetty
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
2008-06-10 08:53:15,346 ERROR StartWebApplication -
java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
   at java.lang.reflect.Constructor.newInstance(libgcj.so.70)
   at org.mortbay.xml.XmlConfiguration.newObj(XmlConfiguration.java:595)
   at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:245)
   at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:179)
   at org.webical.web.StartWebApplication.main(StartWebApplication.java:59)
Caused by: javax.naming.OperationNotSupportedException
   at javax.naming.InitialContext.getNameInNamespace(libgcj.so.70)
   at org.mortbay.jetty.plus.naming.NamingEntry.save(NamingEntry.java:498)
   at org.mortbay.jetty.plus.naming.NamingEntry.<init>(NamingEntry.java:360)
   at org.mortbay.jetty.plus.naming.Resource.<init>(Resource.java:47)
   at java.lang.reflect.Constructor.newInstance(libgcj.so.70)
   ...4 more

Any ideas?

Jeremy Thomerson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"webical-developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/webical-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to