Thank you! that greatly helped. Once I put that in JVM arguments, I can see this message in the logs:
But for some reason, it is still not finding the insight.properties file. I am getting these messages in the logs:Code:ASPECTJ: aspectj.overweaving=true: overweaving switched ON
followed by these messages:Code:22:09:32,251 INFO [Catalina] Server startup in 45 ms 22:09:32,297 WARNING [Insight] FileNotFoundException while reading from [C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\bin\null\webapps\ROOT\insight\conf\insight.properties]: null\webapps\ROOT\insight\conf\insight.properties (The system cannot find the path specified) Nov 25, 2012 10:09:32 PM com.springsource.insight.Insight readPropsFromFile WARNING: FileNotFoundException while reading from [C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\bin\null\webapps\ROOT\insight\conf\insight.properties]: null\webapps\ROOT\insight\conf\insight.properties (The system cannot find the path specified) 22:09:32,297 INFO [TomcatDeployment] deploy, ctxPath=/juddi 22:09:32,922 INFO [RegistryServlet] Loading jUDDI configuration.
Please help, I really appreciate your help so far..Code:22:09:34,250 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' 22:09:34,531 INFO [TomcatDeployment] deploy, ctxPath=/admin-console Nov 25, 2012 10:09:34 PM com.sun.faces.config.ConfigureListener contextInitialized INFO: Initializing Mojarra (1.2_13-b01-FCS) for context '/admin-console' 22:09:34,703 INFO [config] Initializing Mojarra (1.2_13-b01-FCS) for context '/admin-console' 22:09:36,108 INFO [TomcatDeployment] deploy, ctxPath=/ 22:09:36,374 INFO [TomcatDeployment] deploy, ctxPath=/insight-agent 22:09:36,530 INFO [[/insight-agent]] Initializing Spring root WebApplicationContext 22:09:37,123 ERROR [ContextLoader] Context initialization failed java.lang.IllegalArgumentException: URI is not hierarchical at java.io.File.<init>(File.java:363) at org.jboss.net.protocol.file.FileURLConnection.<init>(FileURLConnection.java:62) at org.jboss.net.protocol.file.Handler.openConnection(Handler.java:40) at java.net.URL.openConnection(URL.java:945)



... (Shooting in the dark) change insight.base value to:
