[JBoss Tools] - Starting/Stoping Jboss 5.1 using web profile
by Rodrigo Uchoa
Rodrigo Uchoa [http://community.jboss.org/people/rodrigo.uchoa] created the discussion
"Starting/Stoping Jboss 5.1 using web profile"
To view the discussion, visit: http://community.jboss.org/message/562765#562765
--------------------------------------------------------------
Hey guys,
I've noticed there's a problem when using JBoss 5.1 with the web profile . Starting and Stoping the server does not work as it should.
When starting, eclipse doesn't seem to know when the server is already up, so it keeps constantly saying "Starting server..", as if it never ended. When stoping I get a "javax.naming.CommunicationException: failed to connect to server".
I've done some research and it seems it has something to do with the jmx poller not being installed in the web profile. Some people have suggested switching the startup/shutdown pollers to "timeout", but even though this works, it's kinda annoying.
So, does anyone know how to turn the *jmx poller back on in the web profile*? Or is there any other workaround instead of using a "timeout poller"?
My environment:
JBoss AS 5.1 GA
Eclipse Helios cocoa 32bits for Mac
JBoss Tools 3.2 M2
Regards!
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/562765#562765]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 3 months
[JBoss Cache] - Why this question never been answered? lock acquisition
by Michal Glowacki
Michal Glowacki [http://community.jboss.org/people/mglowacki] created the discussion
"Why this question never been answered? lock acquisition"
To view the discussion, visit: http://community.jboss.org/message/564754#564754
--------------------------------------------------------------
hi,
I am browsing the web for solution of (what can I see) common jboss cache 3.x problem of:
org.jboss.cache.lock.TimeoutException: Unable to acquire lock on Fqn [/PageCache/pop_up_76684] after [15000] milliseconds for requestor [Thread[ajp-0.0.0.0-8009-178,5,jboss]]! Lock held by [GlobalTransaction:<null>:32070]
+org.jboss.cache.lock.TimeoutException: Unable to acquire lock on Fqn [/PageCache/pop_up_76684] after [15000] milliseconds for requestor [Thread[ajp-0.0.0.0-8009-178,5,jboss]]! Lock held by [GlobalTransaction:<null>:32070]+
I have seen some questions on the discussion boards, but noone is replied.
MVCC model description state that read operations does not acquire locks - looks like something else to me. Perhaps it's a problem of eviction config? I did not define any (is there default one?) and number of nodes is around 20k, attributes like 45k. Possible that look up takes more than lock acquisition timeout?
Regards,
Michal
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/564754#564754]
Start a new discussion in JBoss Cache at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 3 months
[jBPM] - Creating an audit trail
by Phillip Thurmond
Phillip Thurmond [http://community.jboss.org/people/pthurmond%40jboss.com] created the discussion
"Creating an audit trail"
To view the discussion, visit: http://community.jboss.org/message/565207#565207
--------------------------------------------------------------
I'm trying to construct an audit mechanism for my JBPM processes. When I first saw the event section in the user guide, I thought it would be perfect, but, after looking at the example, it seems that events are almost completely worthless. The reason for this is that you a) have to explicitly scatter events in your processes (a real nightmare if you have a lot of them) and b) have to explicitly tell it which class is a listener. I thought the whole point of events was that you didn't need to know what or how many listeners were listening. You could just generate an event and every listener who had registered would know about it. Am I missing something here?
In any case, here's what I would like to do. I would like have an audit class which is notified on every step of a process. The audit class may choose to record these steps and some of the variables which would allow reconstruction of the "flow" of a specific execution of a process. I welcome any ideas about how to best implement this since it doesn't seem to be provided by default.
Thanks,
Phillip
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/565207#565207]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 3 months
[Beginner's Corner] - Jboss 5.1.0 hanging while start up
by srikanth vattikonda
srikanth vattikonda [http://community.jboss.org/people/sunny8875] created the discussion
"Jboss 5.1.0 hanging while start up"
To view the discussion, visit: http://community.jboss.org/message/565853#565853
--------------------------------------------------------------
Hi,
When i try to start start Jboss 5.1.0 it's not starting up and hanging. The console displays the last loge messages as shown below. Please help me out.
20:13:08,600 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core
20:13:08,600 INFO [NativeServerConfig] 3.1.2.GA
20:13:08,921 INFO [AttributeCallbackItem] Owner callback not implemented.
20:13:09,777 INFO [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@62135133[ defaultDomain='jboss' ]
20:13:32,823 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1467916538{vfsfile:/usr/jboss/server/default/deploy/profileservice-secured.jar/}
20:13:32,823 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1467916538{vfsfile:/usr/jboss/server/default/deploy/profileservice-secured.jar/}
20:13:32,824 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1467916538{vfsfile:/usr/jboss/server/default/deploy/profileservice-secured.jar/}
20:13:32,824 INFO [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1467916538{vfsfile:/usr/jboss/server/default/deploy/profileservice-secured.jar/}
After this log nothing is getting executed...
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/565853#565853]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 3 months
[JBoss Messaging] - JMS subscription should be re-established in case it is broken.
by Saurav Kumar
Saurav Kumar [http://community.jboss.org/people/sauravkr] created the discussion
"JMS subscription should be re-established in case it is broken."
To view the discussion, visit: http://community.jboss.org/message/565825#565825
--------------------------------------------------------------
I did an implementation in which JMS connection is re-established by a daemon thread running on rmi clinet. It is conteneously asking for topic.getClintId(). As long as it is returning value I am sure that jms subscription is alive. if we set the system time back (of clinet machine) jms connection is broken and then topic.getClinetId throws exception. On the bais of this exception I re-subscribe to JMS messageListner. But I have found one more test in which I am closing jms secondaryBindPort sockets from TCP view. Which is NOT getting healed up by above mentioned mechenism. (This works fine if you close serverBindPort as well but fails if you close secondaryBindPort ONLY).
Is there any way to ensure that seconderybind port is closed? Moreover I am intended to provide a solution where by any means JMS subscription should be re-established in case it is broken.
Regards,
Saurav
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/565825#565825]
Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
14 years, 3 months