[Maria-developers] Can't sign up to JIRA

2013-08-20 Thread Kouhei Sutou
Hi,

I tried to sign up to JIRA(*) for submitting a bug report.

(*) https://mariadb.atlassian.net/secure/Signup!default.jspa

But I couldn't sign up because I couldn't get captcha image.
I used "Chromium 28.0.1500.95 Debian jessie/sid (213514)"
and "Iceweasel 7.0.8" on Debian GNU/Linux sid as Web
browsers. I got the same result with these Web browsers.

I checked captcha image response by Chromium's developer
tool. https://mariadb.atlassian.net/captcha returns "500
Internal Server Error" with the following body. Could you
confirm it?


We had some technical problems during your last operation.
We deeply apologize for that :(

If you need further assistance, please:

Expand the section "Technical details" below
Copy the content from it
Send it to your JIRA Administrator
Technical details

Cause

Referer URL: https://mariadb.atlassian.net/secure/Signup!default.jspa

java.lang.NoClassDefFoundError: Could not initialize class 
com.atlassian.jira.servlet.NoOpImageCaptchaService
java.lang.NoClassDefFoundError: Could not initialize class 
com.atlassian.jira.servlet.NoOpImageCaptchaService
  at 
com.atlassian.jira.servlet.NoOpCaptchaServiceImpl.getImageCaptchaService(NoOpCaptchaServiceImpl.java:14)
  at 
com.atlassian.jira.servlet.JiraCaptchaServlet.doGet(JiraCaptchaServlet.java:50)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
  at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at 
com.atlassian.jira.web.filters.steps.ChainedFilterStepRunner.doFilter(ChainedFilterStepRunner.java:87)
  at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at 
com.atlassian.jira.web.filters.XContentTypeOptionsNoSniffFilter.doFilter(XContentTypeOptionsNoSniffFilter.java:22)
  at 
com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at 
com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44)
  at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
  at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
  at 
com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
  at 
com.atlassian.jira.tzdetect.IncludeResourcesFilter.doFilter(IncludeResourcesFilter.java:39)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
  at 
com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
  at 
com.atlassian.jira.baseurl.IncludeResourcesFilter.doFilter(IncludeResourcesFilter.java:38)
  at 
com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
  at 
com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
  at 
com.atlassian.applinks.core.rest.context.ContextFilter.doFilter(ContextFilter.java:25)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
  at 
com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
  at 
com.atlassian.mywork.client.filter.ServingRequestsFilter.doFilter(ServingRequestsFilter.java:37)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
  at 
com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
  at 
com.atlassian.studio.core.servlet.filter.AlacarteLicenseEnforcer.doFilter(AlacarteLicenseEnforcer.java:71)
  at 
com.atlassian.studio.jira.servlet.filter.AlacarteLicenseJiraEnforcer.doFilter(AlacarteLicenseJiraEnforcer.java:121)
  at 
com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
  at 
com.atlassian.plugin.servlet.filter.IteratingFilt

Re: [Maria-developers] Can't sign up to JIRA

2013-08-21 Thread Peter Laursen
I just want to add that I find JIRA very tedious to use. If I have not used
it for a while, I cannot authenticate and will have to go through the reset
password procedure again. And the interface for this is confusing.
 Besides, does password expire after a week? It looks like it.

-- Peter


On Wed, Aug 21, 2013 at 5:16 AM, Kouhei Sutou  wrote:

> Hi,
>
> I tried to sign up to JIRA(*) for submitting a bug report.
>
> (*) https://mariadb.atlassian.net/secure/Signup!default.jspa
>
> But I couldn't sign up because I couldn't get captcha image.
> I used "Chromium 28.0.1500.95 Debian jessie/sid (213514)"
> and "Iceweasel 7.0.8" on Debian GNU/Linux sid as Web
> browsers. I got the same result with these Web browsers.
>
> I checked captcha image response by Chromium's developer
> tool. https://mariadb.atlassian.net/captcha returns "500
> Internal Server Error" with the following body. Could you
> confirm it?
>
> 
> We had some technical problems during your last operation.
> We deeply apologize for that :(
>
> If you need further assistance, please:
>
> Expand the section "Technical details" below
> Copy the content from it
> Send it to your JIRA Administrator
> Technical details
>
> Cause
>
> Referer URL: https://mariadb.atlassian.net/secure/Signup!default.jspa
>
> java.lang.NoClassDefFoundError: Could not initialize class
> com.atlassian.jira.servlet.NoOpImageCaptchaService
> java.lang.NoClassDefFoundError: Could not initialize class
> com.atlassian.jira.servlet.NoOpImageCaptchaService
>   at
> com.atlassian.jira.servlet.NoOpCaptchaServiceImpl.getImageCaptchaService(NoOpCaptchaServiceImpl.java:14)
>   at
> com.atlassian.jira.servlet.JiraCaptchaServlet.doGet(JiraCaptchaServlet.java:50)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>   at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>   at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>   at
> com.atlassian.jira.web.filters.steps.ChainedFilterStepRunner.doFilter(ChainedFilterStepRunner.java:87)
>   at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>   at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>   at
> com.atlassian.jira.web.filters.XContentTypeOptionsNoSniffFilter.doFilter(XContentTypeOptionsNoSniffFilter.java:22)
>   at
> com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
>   at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>   at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>   at
> com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44)
>   at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>   at
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>   at
> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
>   at
> com.atlassian.jira.tzdetect.IncludeResourcesFilter.doFilter(IncludeResourcesFilter.java:39)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
>   at
> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
>   at
> com.atlassian.jira.baseurl.IncludeResourcesFilter.doFilter(IncludeResourcesFilter.java:38)
>   at
> com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
>   at
> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
>   at
> com.atlassian.applinks.core.rest.context.ContextFilter.doFilter(ContextFilter.java:25)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
>   at
> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
>   at
> com.atlassian.mywork.client.filter.ServingRequestsFilter.doFilter(ServingRequestsFilter.java:37)
>   at
> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
>   at
> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:4

Re: [Maria-developers] Can't sign up to JIRA

2013-08-21 Thread Kouhei Sutou
Hi,

Thanks for your reply.

I don't have my account yet. (So I don't have my password
too.) I can't make my account by the form...:

  https://mariadb.atlassian.net/secure/Signup!default.jspa


Thanks,
--
kou

In 
  "Re: [Maria-developers] Can't sign up to JIRA" on Wed, 21 Aug 2013 09:57:42 
+0200,
  Peter Laursen  wrote:

> I just want to add that I find JIRA very tedious to use. If I have not used
> it for a while, I cannot authenticate and will have to go through the reset
> password procedure again. And the interface for this is confusing.
>  Besides, does password expire after a week? It looks like it.
> 
> -- Peter
> 
> 
> On Wed, Aug 21, 2013 at 5:16 AM, Kouhei Sutou  wrote:
> 
>> Hi,
>>
>> I tried to sign up to JIRA(*) for submitting a bug report.
>>
>> (*) https://mariadb.atlassian.net/secure/Signup!default.jspa
>>
>> But I couldn't sign up because I couldn't get captcha image.
>> I used "Chromium 28.0.1500.95 Debian jessie/sid (213514)"
>> and "Iceweasel 7.0.8" on Debian GNU/Linux sid as Web
>> browsers. I got the same result with these Web browsers.
>>
>> I checked captcha image response by Chromium's developer
>> tool. https://mariadb.atlassian.net/captcha returns "500
>> Internal Server Error" with the following body. Could you
>> confirm it?
>>
>> 
>> We had some technical problems during your last operation.
>> We deeply apologize for that :(
>>
>> If you need further assistance, please:
>>
>> Expand the section "Technical details" below
>> Copy the content from it
>> Send it to your JIRA Administrator
>> Technical details
>>
>> Cause
>>
>> Referer URL: https://mariadb.atlassian.net/secure/Signup!default.jspa
>>
>> java.lang.NoClassDefFoundError: Could not initialize class
>> com.atlassian.jira.servlet.NoOpImageCaptchaService
>> java.lang.NoClassDefFoundError: Could not initialize class
>> com.atlassian.jira.servlet.NoOpImageCaptchaService
>>   at
>> com.atlassian.jira.servlet.NoOpCaptchaServiceImpl.getImageCaptchaService(NoOpCaptchaServiceImpl.java:14)
>>   at
>> com.atlassian.jira.servlet.JiraCaptchaServlet.doGet(JiraCaptchaServlet.java:50)
>>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
>>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>   at
>> com.atlassian.jira.web.filters.steps.ChainedFilterStepRunner.doFilter(ChainedFilterStepRunner.java:87)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>   at
>> com.atlassian.jira.web.filters.XContentTypeOptionsNoSniffFilter.doFilter(XContentTypeOptionsNoSniffFilter.java:22)
>>   at
>> com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>   at
>> com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
>>   at
>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>>   at
>> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)
>>   at
>> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
>>   at
>> com.atlassian.jira.tzdetect.IncludeResourcesFilter.doFilter(IncludeResourcesFilter.java:39)
>>   at
>> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)
>>   at
>> com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)
>>   at
>> com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)
>>   at
>> com.atlassian.jira.baseurl.IncludeResourcesFilter.doFilter(IncludeResourcesFilter.java:38)
>>   at
>> com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)
>>   at
&

Re: [Maria-developers] Can't sign up to JIRA

2013-08-21 Thread Sergei Golubchik
Hi, Peter!

On Aug 21, Peter Laursen wrote:
> I just want to add that I find JIRA very tedious to use. If I have not
> used it for a while, I cannot authenticate and will have to go through
> the reset password procedure again. And the interface for this is
> confusing.  Besides, does password expire after a week? It looks like
> it.

I don't think so. Just recently, in July/August, I was on vacations for
two weeks, and when I came back I was perfectly able to authenticate
without any need to reset the password.

Regards,
Sergei

___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-developers] Can't sign up to JIRA

2013-08-21 Thread Sergei Golubchik
Hi, Kouhei!

On Aug 21, Kouhei Sutou wrote:
> Hi,
> 
> I tried to sign up to JIRA(*) for submitting a bug report.
> 
> (*) https://mariadb.atlassian.net/secure/Signup!default.jspa
> 
> But I couldn't sign up because I couldn't get captcha image.
> I used "Chromium 28.0.1500.95 Debian jessie/sid (213514)"
> and "Iceweasel 7.0.8" on Debian GNU/Linux sid as Web
> browsers. I got the same result with these Web browsers.
> 
> I checked captcha image response by Chromium's developer
> tool. https://mariadb.atlassian.net/captcha returns "500
> Internal Server Error" with the following body. Could you
> confirm it?

Yes, I've got this error 500 too.

Something must be wrong with our hosted Jira installation.
We'll report this problem to Atlassian.

Please try again later, hopefully they'll fix it soon.

Regards,
Sergei


___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-developers] Can't sign up to JIRA

2013-08-21 Thread Roberto Spadim
i think they was changing some servers last days... i have some
projects at jira servers and they had some problems this week...

2013/8/21 Sergei Golubchik :
> Hi, Kouhei!
>
> On Aug 21, Kouhei Sutou wrote:
>> Hi,
>>
>> I tried to sign up to JIRA(*) for submitting a bug report.
>>
>> (*) https://mariadb.atlassian.net/secure/Signup!default.jspa
>>
>> But I couldn't sign up because I couldn't get captcha image.
>> I used "Chromium 28.0.1500.95 Debian jessie/sid (213514)"
>> and "Iceweasel 7.0.8" on Debian GNU/Linux sid as Web
>> browsers. I got the same result with these Web browsers.
>>
>> I checked captcha image response by Chromium's developer
>> tool. https://mariadb.atlassian.net/captcha returns "500
>> Internal Server Error" with the following body. Could you
>> confirm it?
>
> Yes, I've got this error 500 too.
>
> Something must be wrong with our hosted Jira installation.
> We'll report this problem to Atlassian.
>
> Please try again later, hopefully they'll fix it soon.
>
> Regards,
> Sergei
>
>
> ___
> Mailing list: https://launchpad.net/~maria-developers
> Post to : maria-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~maria-developers
> More help   : https://help.launchpad.net/ListHelp



-- 
Roberto Spadim
SPAEmpresarial

___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-developers] Can't sign up to JIRA

2013-08-22 Thread Kouhei Sutou
Hi,

In <20130821093146.GB17786@meddwl>
  "Re: [Maria-developers] Can't sign up to JIRA" on Wed, 21 Aug 2013 13:31:46 
+0400,
  Sergei Golubchik  wrote:

> On Aug 21, Kouhei Sutou wrote:
>> I tried to sign up to JIRA(*) for submitting a bug report.
>> 
>> (*) https://mariadb.atlassian.net/secure/Signup!default.jspa
>> 
>> But I couldn't sign up because I couldn't get captcha image.
>> I used "Chromium 28.0.1500.95 Debian jessie/sid (213514)"
>> and "Iceweasel 7.0.8" on Debian GNU/Linux sid as Web
>> browsers. I got the same result with these Web browsers.
>> 
>> I checked captcha image response by Chromium's developer
>> tool. https://mariadb.atlassian.net/captcha returns "500
>> Internal Server Error" with the following body. Could you
>> confirm it?
> 
> Yes, I've got this error 500 too.
> 
> Something must be wrong with our hosted Jira installation.
> We'll report this problem to Atlassian.
> 
> Please try again later, hopefully they'll fix it soon.

OK. Thanks for confirming it!
I'll try again later.

Can I report a bug to the mailing list? Or should I wait for
Atlanssian fixes this problem and report a bug to JIRA?


Thanks,
--
kou

___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-developers] Can't sign up to JIRA

2013-08-23 Thread Sergei Golubchik
Hi, Kouhei!

On Aug 23, Kouhei Sutou wrote:
> > 
> > Yes, I've got this error 500 too.
> > 
> > Something must be wrong with our hosted Jira installation.
> > We'll report this problem to Atlassian.

https://jira.atlassian.com/browse/JRA-34421

> > Please try again later, hopefully they'll fix it soon.
> 
> OK. Thanks for confirming it!
> I'll try again later.
> 
> Can I report a bug to the mailing list? Or should I wait for
> Atlanssian fixes this problem and report a bug to JIRA?

Try now, please.
If it won't work - feel free to report a bug on the mailing list.

Regards,
Sergei

___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Maria-developers] Can't sign up to JIRA

2013-09-13 Thread Kouhei Sutou
Hi,

Sorry for my late response...

In <20130823083250.GA27940@meddwl>
  "Re: [Maria-developers] Can't sign up to JIRA" on Fri, 23 Aug 2013 12:32:50 
+0400,
  Sergei Golubchik  wrote:

>> Can I report a bug to the mailing list? Or should I wait for
>> Atlanssian fixes this problem and report a bug to JIRA?
> 
> Try now, please.
> If it won't work - feel free to report a bug on the mailing list.

I tried again and I succeeded to sign in. Thanks. :-)

I submitted a bug report with a patch:
  https://mariadb.atlassian.net/browse/MDEV-5013

This is my first contribution to MariaDB. If I did a bad
manner, please teach me it. I will fix it.


Thanks,
--
kou

___
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp