There's also tons of profilers out there for the Sun JVM. Rather than throw
spaghetti at the wall and see what sticks, install one and watch your app(s)
for a while. Perhaps your RMI interval could be longer, GC method be
different, heap size smaller or larger etc.
And on the other side of the coin, if you are concerned with efficiency,
code can almost always be improved too. You can have the fastest Ferrari in
the world but if the driver doesn't know how to drive stick, the ride is
going to suck.
Good luck!

On Wed, Oct 5, 2011 at 17:02, Dave Watts <[email protected]> wrote:

>
> > Nothing in server.log available in CFAdmin. Just the successful start
> info
> > from after I reverted the JVM version. Am I missing something?
>
> The log you're interested in is one of the JRun logs file
> (cfusion-out.log or cfusion-event.log, I forget which.). I'm not sure
> where that's located if you're using the standalone install of CF, but
> on multiserver, it's something like:
>
> c:\jrun4\logs\
>
> or
>
> /opt/jrun4/logs
>
> Alternatively, you might try running CF as an application rather than
> a service, which will pipe startup errors to your command prompt or
> terminal window.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> http://training.figleaf.com/
>
> Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
> GSA Schedule, and provides the highest caliber vendor-authorized
> instruction at our training centers, online, or onsite.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347955
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to