cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Commerce (hybris) 1811 - seeing issues with startStopThread in server.xml

d_j_boyd
Participant
0 Likes
470

I receive the error in which startStopThread is already defined. I then have to go and remove it before I can get the server started.

Once the server has been started and then when I do a new build / hot deploy - the server dies as it complains that the startStopThread is already defined.

Some have called out that it is due to a SAP Commerce / hybris plug-in and there is a setting - but that setting does not seem to be there and I am not building from ee.

i understand that this problem has been an issue since 6.7 - is there any work around/fix that folks have come up with - or are people just editing server.xml and deleting it and going about their day?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Check your custom ant callbacks, you probably copied those from instructions on how to make hybris start faster in older versions of hybris, but now hybris adds that by default to server.xml. So clean up your old callbacks and you should be fine.

d_j_boyd
Participant
0 Likes

Thanks -

We have not made any customization to ant. This is a fresh install of V1811 running Powertools demo.

Ask a Question