[jBPM] - Unable to connect to IRC server
by ylq2250 kun
ylq2250 kun [http://community.jboss.org/people/ylq2250] created the discussion
"Unable to connect to IRC server"
To view the discussion, visit: http://community.jboss.org/message/627666#627666
--------------------------------------------------------------
I have downloaded and installed the *HydraIRC* client,but when i try to make a connection to the chat server,there is an error on the mai screen which tell the flow error information:
[13:38] *** Connecting to "irc.codehaus.org:6667" (Attempt 16 of 110)
[13:38] *** Resolving host name
[13:38] *** Connecting to 63.246.24.165:6667
[13:38] *** Socket Error (10060: Attempt to connect timed out without establishing a connection)
[13:38] *** Unable to connect to IRC server
[13:38] *** Disconnected (2011-09-21 13:38:32)
[13:38] *** Connect attempt 16 of 110 failed, delaying retry for 300 seconds (Click "Disconnect" to cancel)
why?is there anything else that i need to config or i did something wrong while connect to the server??
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/627666#627666]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
13 years, 1 month
[jBPM] - Jobs error out trying to execute during jboss startup with beans not available yet
by sejanick
sejanick [http://community.jboss.org/people/sejanick] created the discussion
"Jobs error out trying to execute during jboss startup with beans not available yet"
To view the discussion, visit: http://community.jboss.org/message/628105#628105
--------------------------------------------------------------
Hi,
I am currently having a problem with jbpm jobs erroring out during a jboss restart due to needed beans not being started up yet while a job is trying to run.
So, basically, if we shutdown jboss while workflows are running with jobs, we will have jobs waiting to be executed in the database after jboss finishes shutting down and everything is stopped. That's cool. Next, we restart jboss, and jbpm is the first thing to start up, so that jobs start to execute again. However, because the rest of our beans (which the jobs need to actually do anything) aren't started up yet, we get a lot of name not bound errors and many of the jbpm jobs will go through their three retries and error out for good before jboss finishes starting up.
What I'd like to do is have the jbpm service depend on our beans to be started up before jbpm starts up or the jobs start running. Does anybody have a suggestion for where I can do that? I've tried setting depends-on on the ProcessEngine bean, but that hasn't had any effect.
I feel like I might be missing something obvious here, or maybe there's another approach I should be trying. Any suggestions? This seems like it would be a pretty common issue.
If it helps, we are using jBPM 4.4 and JBOSS 5.
Thanks in advance. :)
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/628105#628105]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
13 years, 1 month