[JBoss-user] [Installation & Configuration] - Re: HotSpot Virtual Machine Error

2005-07-06 Thread sixcharlie20
I have created a bug report on the jira.  I do have a reproducible example, I 
just wasn't sure how to send in the ear and source files.  I have the source 
files in a zip file, if these files would help in solving this issue just let 
me know where to send them.

Thanks,
Dave

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883949#3883949

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883949


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: HotSpot Virtual Machine Error

2005-07-05 Thread sixcharlie20
I have created a very simple application where I will attempt to reproduce the 
problem:

1 jsp, 1 servlet, 1 session bean, and 1 java class deployed in the war and jar.

It seems that his scenario worked.  I will toy around with it some more to try 
to recreate the problem.  If this does not work I will go back to my original 
application and use that to recreate it.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883647#3883647

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883647


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: HotSpot Virtual Machine Error

2005-07-01 Thread [EMAIL PROTECTED]
If you have a reproducible example, create a bug report on our jira so we can 
investigate with Sun:

http://jira.jboss.com/jira/browse/JBAS


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883413#3883413

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883413


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: HotSpot Virtual Machine Error

2005-06-30 Thread sixcharlie20
I noticed that this error occured every time any method was call on a specific 
class.  After some further investigation I realized that this class was 
deployed in both .war and .jar files.  I removed it from the .war file and the 
error no longer occurs.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883298#3883298

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883298


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Hotspot

2004-06-04 Thread gchazalon
Thanks Scott,

I have just filed a new bug report at Sun's website. 
I hope they will do something, but for now the workaround is 
not to use the crappy "-server" Hotspot VM option.

Regards,

Gregory

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837508#3837508

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837508


---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation & Configuration] - Re: Hotspot

2004-06-03 Thread [EMAIL PROTECTED]
Nearly all crashes of the Sun vms are related to HotSpot bugs. Introducing native code 
opens up the possibility of bugs crashing the process. The vm crashing is always a vm 
bug. There is nothing any java code can do short of loading native code that can crash 
the vm. There are numerous bug reports on HotSpot crashes, see the java.sun.com 
database. File another one with Sun.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3837418#3837418

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3837418


---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user