[JBoss-dev] [JBoss Profiler] - Exception thrown sorting profile data

2004-12-06 Thread breitling
Anybody seen this before: 13:17:11,507 ERROR [STDERR] java.lang.NullPointerException 13:17:11,508 ERROR [STDERR] at org.jboss.profiler.engine.LogFileEngine.processGC(LogFileEngine.java:813) 13:17:11,508 ERROR [STDERR] at

[JBoss-dev] [JBoss Profiler] - RE: Exception thrown...

2004-12-06 Thread breitling
This only happens using IE on the Mac. Access the jboss-profiler app via Netscape works 1000x faster. Plus no exception thrown. On a side note: I can not reply to an existing message without generating an error page from the forum engine. Is this happening to others or just me. I have

[JBoss-dev] [JBoss Profiler] - JBoss Profile on Mac OS X

2004-12-03 Thread breitling
I have successfully used the profiler under Mac OS X. I build the shared library, etc. and tested one of my web apps. How do I get the compile.sh script back into CVS? I'm not signed up as a developer or anything. Bob View the original post :

[JBoss-dev] [JBoss Profiler] - Re: JBoss Profile on Mac OS X

2004-12-03 Thread breitling
Then start up JBoss after fixing up the run.sh scipt to use the profiler (per the readme.txt file). Also something to note I have been using JBoss 3.2.2 with Jetty as my servlet container (not Tomcat) without any real problems. Bob Breitling RRD PreMedia Technologies View the original post

[JBoss-dev] [JBoss Profiler] - Jboss Profiler on solaris

2004-12-02 Thread breitling
I'm trying to build the shared library and I get this error from the g++ compiler: ld:fatal:relocations remain against allocatable but non-writable sections. Has anybody ever built this thing on solaris? Bob View the original post :

[JBoss-dev] [JBoss Profiler] - Jboss Profiler on solaris

2004-12-02 Thread breitling
Sorry I couldn't get reply working... I removed the -shared flag and added -G and things compiled. I profiled my web app and it did generate some data but I need to do more testing before I can claim complete success. Things are looking rosey though. I post more info later. thanks, Bob