I think I've fixed this, please verify.
I included a properties file in the correct location with some basic
instructions and no entries. Does this seem reasonable?
thanks
david jencks
On Sep 20, 2006, at 1:29 PM, Prasad Kashyap wrote:
While trying to run a server that I built from trunk, I get the
following exception
Booting Geronimo Kernel (in Java 1.4.2_10)...
16:33:58,566 ERROR [GBeanInstanceState] Error while starting; GBean
is now in
the FAILED state:
abstractName="org.apache.geronimo.configs/j2ee-system/1.2-SNAPSHOT/
car?ServiceModule=org.apache.geronimo.configs/j2ee-system/1.2-
SNAPSHOT/car,j2eeType=ArtifactResolver,name=ArtifactResolver"
java.io.FileNotFoundException:
/home/pmcmahan/src/geronimo/trunk/assemblies/geronimo-tomcat-j2ee/
target/geronimo-tomcat-j2ee-1.2-SNAPSHOT/var/config/
artifact_aliases.properties
(No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at
org.apache.geronimo.system.resolver.ExplicitDefaultArtifactResolver.bu
ildExplicitResolution(ExplicitDefaultArtifactResolver.java:55)
at
org.apache.geronimo.system.resolver.ExplicitDefaultArtifactResolver.<i
nit>(ExplicitDefaultArtifactResolver.java:47)
Cheers
Prasad