XWIKI 11.3 jetty with hsqldb
windows 10 OS and google chrome browser
here i am working with jira…so i created a account in jira.xwiki.org… and i use that same credentials for Global Administration: JIRA in xwiki… but when i follow the method that described in the following address i get some error like 403 https://extensions.xwiki.org/xwiki/bin/view/Extension/JIRA%20Project%20Management%20Application 2
Jira Tasks
Unknow error.
(jira macro failed: Server returned HTTP response code: 403 for URL: http://jira.xwiki.org/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=(project+%3D+'XWIKI'+and+fixVersion+%3D+'6.4-milestone-1'+and+resolution%3D'unresolved')&field=type&field=key&field=status&field=summary&field=assignee&field=link&os_username=anandhaks& see in log file)
Related
I am trying to integrate Jira server with Report Portal io. After logged in with admin credentials to Report Portal in administrative - plugins panel - I had uploaded "plugin-bts-jira-5.1.0-all.jar" to make plugin available.
Now I am trying to create Integration with correct BTS Username and BTS Password - but getting error as "an error occurred while connecting to server : impossible interact with integration. Connection refused".
Screenshots
Also for more reference adding company's jira server about screenshot - https://jira.[companyName].com/
409 Error in network tab screenshot
I had also tried - copying API Token from "https://id.atlassian.com/manage-profile/security/api-tokens", still getting same error.
Versions:
OS - windows 10 Enterprise , Browser - Edge
Version of RP - as in screenshot below
Tring to update a custom field In JIRA using Jira Issue Updater Plugin, returns a 400 error. Attaching screenshot of the configuration.I'm missing something here??
RROR:Unable to connect to REST service
java.io.IOException: Server returned HTTP response code: 400 for URL: http://host:8443/rest/api/2/search?jqlFinished:
I have been trying to implement the Node.js client for Umbraco headless. I have done the following:
Set up Umbraco headless via my Umbraco cloud subscription
Implemented a simple app in Vue.js
Copied the example code from https://our.umbraco.com/documentation/Umbraco-Cloud/Headless/Headless-Node-Client/
when I run this code (via my localhost:8000) I get an authentication error
https://{MyUmbracoCloudUrl}/umbraco/rest/oauth/token 400 (Bad Request).
My config has the correct domain name for the cloud instance and the correct user name an password.
I get a 400 response from https://{MyDOMAIN}/umbraco/rest/oauth/token.
Does anyone have any ideas? I am not sure if this is a cors issue becuase I am trying to run this from my local host?
Cheers
L
I'm trying to deploy my Grails application to AppFog using CloudFoundry plugin (ver. 1.1) in Spring Source Suites (STS 2.9.2).
I'm using https://api.appfog.com as server address and MYAPPNAME.aws.af.cm for application address when deploying app.
Application is pushed and started, services are bounded but, after that, I recive error saying that:
Communication with server failed: I/O error: Server returned HTTP response code: 405 for URL: https://api.appfog.com/apps/MYAPPNAME/application
Also, when I try to create Caldecott tunnel toward database I recive response "The URIs: caldecott-85393a.appfog.com have already been taken or reserved. (404 Not Found)" which I also saw when (by mistake) treid to deploy application to MYAPPNAME.api.appfog.com (default AF name instead of particular infrastructure adress).
I suppose that CloudFoundry plugin uses default server address to reach application and also trying to create Caldecott tunnel on default server address (caldecott-85393a.appfog.com instead of caldecott-85393a.aws.af.cm)
Does anybody have idea how to circumvent this situation?
BR
Zoran
this doesn't sound like an issue with the plugin itself but the response coming back from AppFog's cloud. I would take this up as an issue with them and clarify you can use that plugin with their cloud.
AppFog had issues recently with their Java deployments that was specifically affecting Grails apps. This has been resolved and should be working seamlessly as expected now. You can always reach out for more information in the active google group as well: https://groups.google.com/forum/#!forum/appfog-users
After successfully (?) installing TFS 2010 (basic configuration), when I click Administer Security on the Application Tier page on the Team Foundation Server Administration Console to add users, I get the following error message:
The server was unable to process request. ---> Team Foundation services are not available from the server.
Technical information (for administrator):
The request could not be processed because the application is not configured correctly. No service host is available for the request.
I have made the same kind of installation on another server without any problems, but I don't understand what the problem is in this server. What do I need to check?
I had the same error after following the MS instructions here: http://msdn.microsoft.com/en-us/library/ms404869(v=VS.100).aspx
I fixed the error by running the following command:
TFSConfig registerDB /SQLInstance:servername /DatabaseName:Tfs_Configuration