The OS X JVM should also handle this signal and dump an error report (the apple JVM is based on Sun source code). Have a serach look for a crash log file, maven has many plus points but tracking down issues through it can be timeconsuming

regards
calvin

Aaron Mulder wrote:

A "Bus Error" is a JDK crash, as far as I can tell.  Just try it again.  :)

Aaron

On 12/16/05, Jason Lenhart <[EMAIL PROTECTED]> wrote:
Hi Sachin,

I have done the following:

$ svn checkout
http://svn.apache.org/repos/asf/geronimo/trunk
geronimo


$ cd geronimo

$ maven m:fresh-checkout

$ maven new

(had several cups of tea ;-) and I ended up getting
the following:

/Users/jasonlenhart/Development/Downloads/maven-1.0.2/bin/maven:
line 162:  1203 Bus error               "$JAVACMD"
$MAVEN_OPTS
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
"-Djava.endorsed.dirs=${MAVEN_ENDORSED}" -classpath
"${MAVEN_HOME}/lib/forehead-${FOREHEAD_VERSION}.jar"
"-Dforehead.conf.file=${MAVEN_HOME}/bin/forehead.conf"
"-Dtools.jar=$TOOLS_JAR" "-Dmaven.home=${MAVEN_HOME}"
$MAIN_CLASS "$@"

Look around to see if anyone has had this problem and
could not find anything.  Looks like I may need a
parameter passed in or something.  Any help is
appreciated.

Thanks,

Jason

--- Sachin Patel <[EMAIL PROTECTED]> wrote:

How command did you invoke to build?

The build commands changed as well, so it could be a
problem with the
old build command.

Clean out your maven cache (.maven/cache) and then
from the root of
the source tree invoke "maven new".

Sachin

On Dec 16, 2005, at 8:46 AM, Jason Lenhart wrote:

Hi Sachin and thank you for your reply,

I saw the geronimo-jetty-j2ee-1.0-SNAPSHOT.zip
file
under my
~/.maven/repository/geronimo/distributions
However when I unpack ... I do not see the
deployer.jar in the bin directory ... is there
something in addition to the typical rebuild-all
that
I need to do so that I can get my hands on that
jar?
Thank you in advance,

Jason

--- Sachin Patel <[EMAIL PROTECTED]> wrote:

Jason,

The instructions need to be updated.  We now
produce
2 distributions
with different web containers, Jetty and Tomcat.

After building the source, the distributions will
be
located in

~/.maven/repository/geronimo/distributions

On Dec 15, 2005, at 2:21 PM, Jason Lenhart wrote:

Hi,

Forgive me if I am just totally missing
something
here...I am sort of stumped.

I have built from the source a few times.  The
wiki
notes the following:

"If you've built from source, you must unpack
the
Geronimo binary

${maven.repo.local}/geronimo/jars/geronimo-assembly-1.0-SNAPSHOT.jar
into the location you wish to install Geronimo."

I am on OS X so for me it is:

~/.maven/repository/geronimo/jars/geronimo-assembly-1.0-SNAPSHOT.jar
But this jar is not there, so I grabbed the jar
out of
the 'distributions' directory:

geronimo-jetty-j2ee-1.0-SNAPSHOT.zip

I unpack it but there is no deployer.jar in the
bin
directory.

Am I grabbing the wrong file?

Thanks in advance,

Jason




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com
- sachin




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around
http://mail.yahoo.com
- sachin




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


Reply via email to