This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250787 - Unable to login to JIRA
Summary: Unable to login to JIRA
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0.2
Hardware: PC Windows 8 x64
: P1 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-28 20:55 UTC by jwh
Modified: 2015-07-17 12:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jwh 2015-02-28 20:55:53 UTC
Validation for JIRA credentials passes, but login always fails.

The credentials are validated on the JIRA site too, so I know they are correct.

Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Java: 1.8.0_11; Java HotSpot(TM) 64-Bit Server VM 25.11-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_11-b12
System: Windows 8 version 6.2 running on amd64; Cp1252; en_GB (nb)

INFO [org.netbeans.modules.jira.Jira]: validate for [*,https://*,*@*,******,null,******] worked.
INFO [org.netbeans.modules.git.status]: GitInterceptor.refreshTask: Scanning in progress, trying again in 10,000ms
INFO [org.netbeans.modules.jira.Jira]
org.eclipse.core.runtime.CoreException: Unable to login to https://*. Please validate credentials via Task Repositories view.
	at com.atlassian.connector.eclipse.internal.jira.core.JiraRepositoryConnector.updateRepositoryConfiguration(JiraRepositoryConnector.java:432)
	at org.netbeans.modules.jira.repository.JiraRepository$1ConfigurationCommand.execute(JiraRepository.java:552)
	at org.netbeans.modules.jira.commands.JiraExecutor.execute(JiraExecutor.java:127)
	at org.netbeans.modules.jira.commands.JiraExecutor.execute(JiraExecutor.java:106)
	at org.netbeans.modules.jira.repository.JiraRepository.getConfigurationIntern(JiraRepository.java:559)
	at org.netbeans.modules.jira.repository.JiraRepository.getConfiguration(JiraRepository.java:523)
	at org.netbeans.modules.jira.repository.JiraRepository.createQuery(JiraRepository.java:156)
	at org.netbeans.modules.jira.JiraRepositoryProvider.createQuery(JiraRepositoryProvider.java:78)
	at org.netbeans.modules.jira.JiraRepositoryProvider.createQuery(JiraRepositoryProvider.java:54)
	at org.netbeans.modules.bugtracking.RepositoryImpl.createNewQuery(RepositoryImpl.java:260)
	at org.netbeans.modules.bugtracking.ui.query.QueryTopComponent$9.run(QueryTopComponent.java:650)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 wesbyrne7792 2015-05-21 09:43:44 UTC
I would recommend the same Let us know if it is foxed already ;)
Comment 2 jwh 2015-05-21 12:36:33 UTC
Is anyone looking at this? It's been an error for a long time now.

A fix is available in NetBeans nightly; why hasn't this been added to an 8.x release?
Comment 3 Tomas Stupka 2015-07-17 12:59:35 UTC
8.1 beta is coming out soon

please give it a try and feel free to reopen in case the problem still prevails