You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (Jira)" <ji...@apache.org> on 2020/11/13 22:07:00 UTC

[jira] [Resolved] (NETBEANS-5013) 500 Internal server error when casting verification vote

     [ https://issues.apache.org/jira/browse/NETBEANS-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Bläsing resolved NETBEANS-5013.
----------------------------------------
    Resolution: Fixed

Fix was merged to master. My testing was wrong and indeed it was finally reproducible on my test instance. It was a syntax error, introduced when switching from direct catalog generation to delayed/batched catalog generation.

> 500 Internal server error when casting verification vote
> --------------------------------------------------------
>
>                 Key: NETBEANS-5013
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5013
>             Project: NetBeans
>          Issue Type: Bug
>          Components: updatecenters - Pluginportal
>    Affects Versions: 12.0
>            Reporter: Jiří Kovalský
>            Assignee: Matthias Bläsing
>            Priority: Major
>         Attachments: Server error on verification vote.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When plugin verifiers test plugins and want to cast their vote then upon clicking *Go* button the plugin portal shows "_An error occurred_" instead of normal page with list of pending verifications [1]. See attached screenshot. Fortunately, the vote is cast successfully, just the post-processing is broken.
> [1] [https://plugins.netbeans.apache.org/verification/list]
> *Steps to reproduce:*
>  # Publish plugin and request verification for one of its versions.
>  # As plugin verifier visit the page with verification requests and click *Go* button.
> *Expected:* Plugin portal displays other pending verification requests or empty queue.
> *Actual:* Error message is displayed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists