Activity steam not work

Anton Liskov January 9, 2018

After update Jira Core to 7.6.2, own Activity stream is not work.

image.png

2 answers

1 accepted

0 votes
Answer accepted
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 9, 2018

Hi Anton,

What version are you coming from?

Another user had an issue after upgrading and it was noticed there was a change in Jira since 7.3.2. 

This involves Windows. Could you tell us if you're running Jira on a Windows machine? If so, can you try this fix? 

From the above articles, it is possible to modify the Windows Registry and increase the UrlSegmentMaxLength value to handle more characters:

  1. Backup the Registry
  2. With Regedit, browse to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP\Parameters
  3. Find the value for UrlSegmentMaxLength (or if it doesn't exist add a DWORD value), and change it to 00001000 (this is the hex for 4096)

Powershell alternative:

Set-ItemProperty -Path HKLM:\System\CurrentControlSet\Services\HTTP\Parameters -Name UrlSegmentMaxLength -Value 4096

After using either method to adjust the registry (Regedit or Powershell), you must restart Windows for the changes to take effect. This will necessitate downtime, please plan a maintenance window accordingly.

 

Thank you!

Regards,

Shannon

Anton Liskov January 9, 2018

Good news!

It's work!

 

But I can't configure gadget Activity Stream behing IIS

image.png

 

Via server, it's work

image.png

Anton Liskov January 9, 2018

This is my browser cash trouble!!

 

All right!

 

 

Thanks you for your help for as!!!

Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 10, 2018

You're welcome Anton! So everything is working now as expected?

Regards,

Shannon

0 votes
Anton Liskov January 11, 2018

Yes, it works! thanks for the support, please close the ticket

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events