You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All,
Currently, it is showing disabled by startup flag , I am not sure how to enable this option in jira.I am using Jira sever and when i am trying to test connetion it is showing like -
Unfortunately no connection was possible. Review the errors below and rectify:
How to fix this problem ?
Hello @Admin ,
I hope you are doing well!!
as per the screenshot someone from your team has added the below parameter in Supported Argument in setenv file. You need to remove that.
-Datlassian.mail.senddisabled=true
Follow the steps if your Jira is installed on Linux.
<jira-install>/bin
, open setenv.sh.and If you have installed on Windows or as Windows service you may please have a look at the article
Regards,
Mayur
Hello @Mayur Jadhav ,
I have searched many times , but I didn't get setenv.bat file in bin directory.
I am using jira through "atlas-run" in command line.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Admin it will be there you need to find the out your Jira installation folder in order to open setenv.bat file.
<jira-install>/bin
, open setenv.bat.You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.