I am trying to determin the cause of the problems. I started with renaming the maven repository, forcing a complete download of all required software. During the install I already saw a SEVERE message from Tomcat (CATALINA). The new Appfuse install did not succeed. Then I ran a new install failing afgain with the following message
[INFO] [talledLocalContainer] INFO: Starting Servlet Engine: Apache Tomcat/6.0.14 [INFO] [talledLocalContainer] 20-aug-2008 0:12:26 org.apache.catalina.core.ApplicationContext log [INFO] [talledLocalContainer] INFO: Initializing Spring root WebApplicationContext [INFO] [talledLocalContainer] 20-aug-2008 0:12:35 org.apache.catalina.core.StandardContext listenerStart [INFO] [talledLocalContainer] SEVERE: Exception sending context initialized event to listener instance of class net.sf.navigator.menu.MenuContextListener [INFO] [talledLocalContainer] java.lang.NoClassDefFoundError: org/apache/commons/collections/map/LinkedMap [INFO] [talledLocalContainer] at net.sf.navigator.menu.MenuRepository.<init>(MenuRepository.java:38) [INFO] [talledLocalContainer] at net.sf.navigator.menu.MenuContextListener.contextInitialized(MenuContextListener.java:57) This indicates again the problem that requires the commons-collections dependency. So, nothing has changed, it is still wrong. Any idea ? The next step I am working on is a fresh machine with a fresh OS. What else can I do ? http://www.nabble.com/file/p19059903/console.log console.log os57741 wrote: > > After using and developing with Appfuse over the last 6 months with no > major problems, we suddenly experience what seems instability of what is > installed with a fresh install of MVC modular. > The web module suddenly is missing a class in commons-collections whih we > had to solve by adding a dependency in the web pom. > Next we had problems wit EL which we loaded for Webflow. After removing > this we came upto the test. > This will not run the users test. The reason is that users.jsp does not > work anymore. > > Strangest of all is that on Monday(yesterday) around 24:00 GMT +1 > everything worked again , but this morning everything was wrong again > (upto now). > > Is it possible that the downloadable software of Appfuse is being worked > on ????? > -- View this message in context: http://www.nabble.com/HOT-URGENT%3A-Installation-of-fresh-Appfuse-2.0.2-MVC-Modular-suddenly-gives-numerous-problems-tp19058133s2369p19059903.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]