Apache Felix Jetty Based HTTP Service Ajax Error | Community
Skip to main content
New Participant
August 17, 2016
Solved

Apache Felix Jetty Based HTTP Service Ajax Error

  • August 17, 2016
  • 4 replies
  • 2575 views

Hi,

I am trying to configure the session timeout  in Apache Felix Jetty Based HTTP Service from default to 10 mins. However when I am saving it I am getting a request failed ajax error.

In network console I can see the following error connection refued

jquery-1.8.3.js:2 GET http://localhost:4502/system/console/configMgr/org.apache.felix.http net::ERR_CONNECTION_REFUSEDsend @ jquery-1.8.3.js:2ajax @ jquery-1.8.3.js:2v.(anonymous function) @ jquery-1.8.3.js:2_buttons.(anonymous function) @ config.js:632r.click @ jquery-ui-1.9.2.js:5dispatch @ jquery-1.8.3.js:2u @ jquery-1.8.3.js:2

Has anyone else faced this issue before.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jitendra_S_Toma

Yes it is a bug in AEM. However, surprisingly, Connection time out value is getting saved and changes do reflect when you open Http Service again.

Regards,

Jitendra

harishmehta1989 wrote...

Hi,

I am trying to configure the session timeout  in Apache Felix Jetty Based HTTP Service from default to 10 mins. However when I am saving it I am getting a request failed ajax error.

In network console I can see the following error connection refued

jquery-1.8.3.js:2 GET http://localhost:4502/system/console/configMgr/org.apache.felix.http net::ERR_CONNECTION_REFUSEDsend @ jquery-1.8.3.js:2ajax @ jquery-1.8.3.js:2v.(anonymous function) @ jquery-1.8.3.js:2_buttons.(anonymous function) @ config.js:632r.click @ jquery-ui-1.9.2.js:5dispatch @ jquery-1.8.3.js:2u @ jquery-1.8.3.js:2

Has anyone else faced this issue before.

Thanks

 

 

4 replies

Dana__Anthony
New Participant
September 12, 2016

I am seeing this problem also.  Were you able to find a fix or hotfix?

Were you changing the connection timeout or session timeout, or both?  Do you know if the connection timeout sets the Jetty value idleTimeout, I think that's what it's setting... 

Jitendra_S_Toma
Jitendra_S_TomaAccepted solution
New Participant
August 18, 2016

Yes it is a bug in AEM. However, surprisingly, Connection time out value is getting saved and changes do reflect when you open Http Service again.

Regards,

Jitendra

harishmehta1989 wrote...

Hi,

I am trying to configure the session timeout  in Apache Felix Jetty Based HTTP Service from default to 10 mins. However when I am saving it I am getting a request failed ajax error.

In network console I can see the following error connection refued

jquery-1.8.3.js:2 GET http://localhost:4502/system/console/configMgr/org.apache.felix.http net::ERR_CONNECTION_REFUSEDsend @ jquery-1.8.3.js:2ajax @ jquery-1.8.3.js:2v.(anonymous function) @ jquery-1.8.3.js:2_buttons.(anonymous function) @ config.js:632r.click @ jquery-ui-1.9.2.js:5dispatch @ jquery-1.8.3.js:2u @ jquery-1.8.3.js:2

Has anyone else faced this issue before.

Thanks

 

 

New Participant
August 18, 2016

Have you also faced the same issue?

smacdonald2008
New Participant
August 17, 2016

THis looks like a bug - i recommend opening a ticket to see if there is a hotfix.