Hey i have a workflow i am trying to troubleshoot. Its a bit of a hacky funny one, but the specifics aside, i try and submit from portal and get this message:
Just wondering where the actual error is logged to so i can take a look at try and diagnose. All fields are filled out so the error is erroneous as written. I believe it is having trouble sending an email with a plugin because if i remove that line it does work, but i need to see the actual error. Must be logged somewhere right?
Have a look at the application log. In this case, the error message won't be what you see on-screen, but it should be clear. Best option though is to look at the time it happened.
Look for <jira home>/logs/atlassian-jira.log - that's where 99% of this sort of error will be logged (expect java detail though, it could be very long)
Thanks. i was hoping there was a graphical front end like that way that there is for the automation log, but i was able to find it at the following location.
"c:\Program Files\Atlassian\Application Data\JIRA\log\atlassian-jira.log"
The problem was that i hadn't made my user that was sending the email (SYSTEM) an administrator on the site. So it couldn't view the resulting issue. The error was "Issue with key 'HOC-18' either does not exist or you do not have permission to view it." But that is very specific to what i am doing. it works now. thanks as always nic.
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.