[jboss-user] [Performance Tuning] - Thread Dumps during Publishing with JBoss Studio

ananta_a do-not-reply at jboss.com
Thu Jul 10 10:53:57 EDT 2008


Hi All:

Am facing this wiered scenario, when I try to publish my ear on JBoss server 4.2, IDE dumps the threads for java.io operations.

Its a huge code base and any quick pointer to fix/workaround will be appreciated.

ST looks like as:

"Worker-11" prio=6 tid=0x0a8be180 nid=0x4278 runnable [0x03e2f000..0x03e2fc68]

       at java.io.FileOutputStream.write(Native Method)

       at java.util.zip.ZipOutputStream.writeInt(ZipOutputStream.java:429)

       at java.util.zip.ZipOutputStream.writeCEN(ZipOutputStream.java:360)

       at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:297)

       at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:146)

       at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:310)

       at org.jboss.ide.eclipse.as.core.server.xpl.ModulePackager.finished(ModulePackager.java:58)

       at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.packModuleIntoJar(JstPublisher.java:261)

       at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.fullPublish(JstPublisher.java:134)

       at org.jboss.ide.eclipse.as.core.publishers.JstPublisher.publishModule(JstPublisher.java:110)

       at org.jboss.ide.eclipse.as.core.server.internal.DeployableServerBehavior.publishModule(DeployableServerBehavior.java:132)

       at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:749)

       at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:835)

       at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:669)

       at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:887)

       at org.eclipse.wst.server.core.internal.Server.publish(Server.java:874)

       at org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:72)

       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


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

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



More information about the jboss-user mailing list