Wildfly stuck at starting mode











up vote
1
down vote

favorite












Recently I've got a strange Wildfly bug where I can't start my server properly.
When I start the server empty I've got:



 [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full
14.0.0.Final (WildFly Core 6.0.1.Final) started in 3430ms - Started 306 of 527
services (321 services are lazy, passive or on-demand)


Which is pretty standard but even tho it says started in 3430ms when I go on my servers tab the server says [Starting, Synchronized] and the only option I have is to terminate it rather than restarting it. It also don't update my WEB content directly and I have to restart the server every single time when I make a slight change which is extremely time-consuming. I've tried so far:



deleted .eclipse, deleted eclipse-workplace, install new eclipse ide, install new JBoss tool (4.9 final), using new/different Wildfly.
And none of these solved the problem.










share|improve this question
























  • have you checked the server.log? is there any error in the log? if so can you post
    – Shubham
    Nov 8 at 10:58










  • @Shubham that's the thing. There is no errors everything looks fine in the logs but when I go to the server tab it says 'Starting' not Started like the logs. What it may be?
    – Alik Zeholo
    Nov 8 at 11:03










  • from where i understand its not a JBoss issue but some compatibility issue, did you try installing the same JBoss on some other machine?
    – Shubham
    Nov 8 at 11:07










  • @Shubham Yes it works perfectly fine on other machines. It also worked fine on mine until a few days ago.
    – Alik Zeholo
    Nov 8 at 11:10










  • well you have the answer to the problem i guess
    – Shubham
    Nov 8 at 11:12















up vote
1
down vote

favorite












Recently I've got a strange Wildfly bug where I can't start my server properly.
When I start the server empty I've got:



 [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full
14.0.0.Final (WildFly Core 6.0.1.Final) started in 3430ms - Started 306 of 527
services (321 services are lazy, passive or on-demand)


Which is pretty standard but even tho it says started in 3430ms when I go on my servers tab the server says [Starting, Synchronized] and the only option I have is to terminate it rather than restarting it. It also don't update my WEB content directly and I have to restart the server every single time when I make a slight change which is extremely time-consuming. I've tried so far:



deleted .eclipse, deleted eclipse-workplace, install new eclipse ide, install new JBoss tool (4.9 final), using new/different Wildfly.
And none of these solved the problem.










share|improve this question
























  • have you checked the server.log? is there any error in the log? if so can you post
    – Shubham
    Nov 8 at 10:58










  • @Shubham that's the thing. There is no errors everything looks fine in the logs but when I go to the server tab it says 'Starting' not Started like the logs. What it may be?
    – Alik Zeholo
    Nov 8 at 11:03










  • from where i understand its not a JBoss issue but some compatibility issue, did you try installing the same JBoss on some other machine?
    – Shubham
    Nov 8 at 11:07










  • @Shubham Yes it works perfectly fine on other machines. It also worked fine on mine until a few days ago.
    – Alik Zeholo
    Nov 8 at 11:10










  • well you have the answer to the problem i guess
    – Shubham
    Nov 8 at 11:12













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Recently I've got a strange Wildfly bug where I can't start my server properly.
When I start the server empty I've got:



 [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full
14.0.0.Final (WildFly Core 6.0.1.Final) started in 3430ms - Started 306 of 527
services (321 services are lazy, passive or on-demand)


Which is pretty standard but even tho it says started in 3430ms when I go on my servers tab the server says [Starting, Synchronized] and the only option I have is to terminate it rather than restarting it. It also don't update my WEB content directly and I have to restart the server every single time when I make a slight change which is extremely time-consuming. I've tried so far:



deleted .eclipse, deleted eclipse-workplace, install new eclipse ide, install new JBoss tool (4.9 final), using new/different Wildfly.
And none of these solved the problem.










share|improve this question















Recently I've got a strange Wildfly bug where I can't start my server properly.
When I start the server empty I've got:



 [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full
14.0.0.Final (WildFly Core 6.0.1.Final) started in 3430ms - Started 306 of 527
services (321 services are lazy, passive or on-demand)


Which is pretty standard but even tho it says started in 3430ms when I go on my servers tab the server says [Starting, Synchronized] and the only option I have is to terminate it rather than restarting it. It also don't update my WEB content directly and I have to restart the server every single time when I make a slight change which is extremely time-consuming. I've tried so far:



deleted .eclipse, deleted eclipse-workplace, install new eclipse ide, install new JBoss tool (4.9 final), using new/different Wildfly.
And none of these solved the problem.







java eclipse jboss wildfly






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 8 at 11:02









Raheela Aslam

3327




3327










asked Nov 8 at 10:18









Alik Zeholo

61




61












  • have you checked the server.log? is there any error in the log? if so can you post
    – Shubham
    Nov 8 at 10:58










  • @Shubham that's the thing. There is no errors everything looks fine in the logs but when I go to the server tab it says 'Starting' not Started like the logs. What it may be?
    – Alik Zeholo
    Nov 8 at 11:03










  • from where i understand its not a JBoss issue but some compatibility issue, did you try installing the same JBoss on some other machine?
    – Shubham
    Nov 8 at 11:07










  • @Shubham Yes it works perfectly fine on other machines. It also worked fine on mine until a few days ago.
    – Alik Zeholo
    Nov 8 at 11:10










  • well you have the answer to the problem i guess
    – Shubham
    Nov 8 at 11:12


















  • have you checked the server.log? is there any error in the log? if so can you post
    – Shubham
    Nov 8 at 10:58










  • @Shubham that's the thing. There is no errors everything looks fine in the logs but when I go to the server tab it says 'Starting' not Started like the logs. What it may be?
    – Alik Zeholo
    Nov 8 at 11:03










  • from where i understand its not a JBoss issue but some compatibility issue, did you try installing the same JBoss on some other machine?
    – Shubham
    Nov 8 at 11:07










  • @Shubham Yes it works perfectly fine on other machines. It also worked fine on mine until a few days ago.
    – Alik Zeholo
    Nov 8 at 11:10










  • well you have the answer to the problem i guess
    – Shubham
    Nov 8 at 11:12
















have you checked the server.log? is there any error in the log? if so can you post
– Shubham
Nov 8 at 10:58




have you checked the server.log? is there any error in the log? if so can you post
– Shubham
Nov 8 at 10:58












@Shubham that's the thing. There is no errors everything looks fine in the logs but when I go to the server tab it says 'Starting' not Started like the logs. What it may be?
– Alik Zeholo
Nov 8 at 11:03




@Shubham that's the thing. There is no errors everything looks fine in the logs but when I go to the server tab it says 'Starting' not Started like the logs. What it may be?
– Alik Zeholo
Nov 8 at 11:03












from where i understand its not a JBoss issue but some compatibility issue, did you try installing the same JBoss on some other machine?
– Shubham
Nov 8 at 11:07




from where i understand its not a JBoss issue but some compatibility issue, did you try installing the same JBoss on some other machine?
– Shubham
Nov 8 at 11:07












@Shubham Yes it works perfectly fine on other machines. It also worked fine on mine until a few days ago.
– Alik Zeholo
Nov 8 at 11:10




@Shubham Yes it works perfectly fine on other machines. It also worked fine on mine until a few days ago.
– Alik Zeholo
Nov 8 at 11:10












well you have the answer to the problem i guess
– Shubham
Nov 8 at 11:12




well you have the answer to the problem i guess
– Shubham
Nov 8 at 11:12












1 Answer
1






active

oldest

votes

















up vote
0
down vote














the only option I have is to terminate it rather than restarting it




This feature was removed from Jboss Tools at version 4.5 when the direct toolbar buttons were removed. See https://issues.jboss.org/browse/JBIDE-24528

You can try to downgrade Jboss Tools




It also don't update my WEB content directly and I have to restart the
server every single time when I make a slight change




Check you have added the resources on the server. Right click on server -> Add and remove...

Once a resource is added wildfly should update automatically your changes, also you can right click on the resource and do a manual incremental or full publish.



Hope it helps.






share|improve this answer





















  • I have the latest JBoss tool 4.9 Final. I think it's not about that.
    – Alik Zeholo
    Nov 8 at 11:10










  • Thats what I'm saying... The restart option was removen in v4.5.
    – mav
    Nov 8 at 11:23










  • I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
    – Alik Zeholo
    Nov 8 at 11:30










  • Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
    – Alik Zeholo
    Nov 8 at 11:32











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53205655%2fwildfly-stuck-at-starting-mode%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote














the only option I have is to terminate it rather than restarting it




This feature was removed from Jboss Tools at version 4.5 when the direct toolbar buttons were removed. See https://issues.jboss.org/browse/JBIDE-24528

You can try to downgrade Jboss Tools




It also don't update my WEB content directly and I have to restart the
server every single time when I make a slight change




Check you have added the resources on the server. Right click on server -> Add and remove...

Once a resource is added wildfly should update automatically your changes, also you can right click on the resource and do a manual incremental or full publish.



Hope it helps.






share|improve this answer





















  • I have the latest JBoss tool 4.9 Final. I think it's not about that.
    – Alik Zeholo
    Nov 8 at 11:10










  • Thats what I'm saying... The restart option was removen in v4.5.
    – mav
    Nov 8 at 11:23










  • I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
    – Alik Zeholo
    Nov 8 at 11:30










  • Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
    – Alik Zeholo
    Nov 8 at 11:32















up vote
0
down vote














the only option I have is to terminate it rather than restarting it




This feature was removed from Jboss Tools at version 4.5 when the direct toolbar buttons were removed. See https://issues.jboss.org/browse/JBIDE-24528

You can try to downgrade Jboss Tools




It also don't update my WEB content directly and I have to restart the
server every single time when I make a slight change




Check you have added the resources on the server. Right click on server -> Add and remove...

Once a resource is added wildfly should update automatically your changes, also you can right click on the resource and do a manual incremental or full publish.



Hope it helps.






share|improve this answer





















  • I have the latest JBoss tool 4.9 Final. I think it's not about that.
    – Alik Zeholo
    Nov 8 at 11:10










  • Thats what I'm saying... The restart option was removen in v4.5.
    – mav
    Nov 8 at 11:23










  • I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
    – Alik Zeholo
    Nov 8 at 11:30










  • Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
    – Alik Zeholo
    Nov 8 at 11:32













up vote
0
down vote










up vote
0
down vote










the only option I have is to terminate it rather than restarting it




This feature was removed from Jboss Tools at version 4.5 when the direct toolbar buttons were removed. See https://issues.jboss.org/browse/JBIDE-24528

You can try to downgrade Jboss Tools




It also don't update my WEB content directly and I have to restart the
server every single time when I make a slight change




Check you have added the resources on the server. Right click on server -> Add and remove...

Once a resource is added wildfly should update automatically your changes, also you can right click on the resource and do a manual incremental or full publish.



Hope it helps.






share|improve this answer













the only option I have is to terminate it rather than restarting it




This feature was removed from Jboss Tools at version 4.5 when the direct toolbar buttons were removed. See https://issues.jboss.org/browse/JBIDE-24528

You can try to downgrade Jboss Tools




It also don't update my WEB content directly and I have to restart the
server every single time when I make a slight change




Check you have added the resources on the server. Right click on server -> Add and remove...

Once a resource is added wildfly should update automatically your changes, also you can right click on the resource and do a manual incremental or full publish.



Hope it helps.







share|improve this answer












share|improve this answer



share|improve this answer










answered Nov 8 at 11:08









mav

546




546












  • I have the latest JBoss tool 4.9 Final. I think it's not about that.
    – Alik Zeholo
    Nov 8 at 11:10










  • Thats what I'm saying... The restart option was removen in v4.5.
    – mav
    Nov 8 at 11:23










  • I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
    – Alik Zeholo
    Nov 8 at 11:30










  • Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
    – Alik Zeholo
    Nov 8 at 11:32


















  • I have the latest JBoss tool 4.9 Final. I think it's not about that.
    – Alik Zeholo
    Nov 8 at 11:10










  • Thats what I'm saying... The restart option was removen in v4.5.
    – mav
    Nov 8 at 11:23










  • I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
    – Alik Zeholo
    Nov 8 at 11:30










  • Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
    – Alik Zeholo
    Nov 8 at 11:32
















I have the latest JBoss tool 4.9 Final. I think it's not about that.
– Alik Zeholo
Nov 8 at 11:10




I have the latest JBoss tool 4.9 Final. I think it's not about that.
– Alik Zeholo
Nov 8 at 11:10












Thats what I'm saying... The restart option was removen in v4.5.
– mav
Nov 8 at 11:23




Thats what I'm saying... The restart option was removen in v4.5.
– mav
Nov 8 at 11:23












I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
– Alik Zeholo
Nov 8 at 11:30




I have a JEE project. EJB and WEB module which I pack in EAR file and deploy. I don't to restart the server and log in, in my web app every time I make a change looks like my wildfly is no longer updating the changes instantly. How can I change this?
– Alik Zeholo
Nov 8 at 11:30












Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
– Alik Zeholo
Nov 8 at 11:32




Also I think there is a problem because even tho it says started in the log after the timeout of 400 secs the server terminate itself.
– Alik Zeholo
Nov 8 at 11:32


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53205655%2fwildfly-stuck-at-starting-mode%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Schultheiß

Liste der Kulturdenkmale in Wilsdruff

Android Play Services Check