The first one was because I double clicked the batch file to start
servicemix instead of doing it from the home directory down a directory.
It created all new directories underneath the bin directory.  This is
why when I dropped my components in the install directory it didn't do
anything.

The second error with the current war that you can download for the
servicemix console deployed on tomcat.  I never figured out that error.

Anyway we switched to just embedded ActiveMQ and have it working
already.

I wish servicemix was easier to figure out because I would have like to
use it instead.

Maybe I'll set it up at home for fun.

Shawn 
-----Original Message-----
From: Bruce Snyder [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 29, 2007 9:45 PM
To: [email protected]
Subject: Re: jms + errors

On 3/28/07, Garner, Shawn <[EMAIL PROTECTED]> wrote:
> Cool, thanks.
> I'll have to figure out what goes in all the attributes, I have no
idea
> at this point.
>
> Also I'm getting an ERROR starting ServiceMix 3.1:
> ERROR - LogTask                        -
java.io.FileNotFoundException:
> conf\log4j.xml (The system cannot find the path specified)
>
> Also I'm getting this in when I click on view in the ServiceMix
Console:
>
> Shawn
> HTTP Status 500 -
>
>
> type Exception report
>
> message
>
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
>
> exception
>
> java.io.IOException: CreateProcess: dot -Tsvg "D:\apps\Tomcat
> 5.5\temp\smx_57617.dot" -o"D:\apps\Tomcat 5.5\temp\smx_57618.dot.svg"
> error=2
>         java.lang.ProcessImpl.create(Native Method)
>         java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
>         java.lang.ProcessImpl.start(ProcessImpl.java:30)
>         java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
>         java.lang.Runtime.exec(Runtime.java:591)
>         java.lang.Runtime.exec(Runtime.java:429)
>         java.lang.Runtime.exec(Runtime.java:326)
>
>
org.apache.servicemix.web.view.DotView.renderMergedOutputModel(DotView.j
> ava:71)
>
>
org.springframework.web.servlet.view.AbstractView.render(AbstractView.ja
> va:249)
>
>
org.springframework.web.servlet.DispatcherServlet.render(DispatcherServl
> et.java:1105)
>
>
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherS
> ervlet.java:841)
>
>
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherSe
> rvlet.java:755)
>
>
org.springframework.web.servlet.FrameworkServlet.processRequest(Framewor
> kServlet.java:396)
>
>
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.
> java:350)
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>
>
org.apache.servicemix.web.filter.ApplicationContextFilter.doFilter(Appli
> cationContextFilter.java:81)
>
>
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.
> java:118)
>
>
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.j
> ava:52)
>
> note The full stack trace of the root cause is available in the Apache
> Tomcat/5.5.20 logs.
> Apache Tomcat/5.5.20

What version of ServiceMix are you using? Did you download a binary
version or build it from source yourself? I see that the output
mentions ServiceMix 3.1, but I'm wondering if you're not using the
full 3.1 release because I believe that both of these errors were
fixed in the full release of ServiceMix 3.1.

Bruce
-- 
perl -e 'print
unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/

Reply via email to