Radoslav Husar [
https://community.jboss.org/people/rhusar] created the discussion
"Re: EJB deployment very slow in Solaris compare to Linux"
To view the discussion, visit:
https://community.jboss.org/message/802682#802682
--------------------------------------------------------------
Is this the same JDK vendor and version? Theoretically speaking, certain operations are
implemented differently for different JDKs on differens OSes. That might be the cause
here, some heavily used IO operation might be very fast on Linux due to caching or whatnot
but might be slow on Solaris. You can try to attach a profiler and compare the snapshots
and see what it is exaclty.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/802682#802682]
Start a new discussion in Performance Tuning at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]