Sonargraph integration - FAILED To iniatialize JAXB - jaxb

I am having trouble integrating sonarqube with sonargraph.
In the computer engine logs it shows the following information:
Sonargraph Integration: Failed to load built in meta data from '/com/hello2morrow/sonargraph/integration/sonarqube/ExportMetaData.xml' - Failure: Load data from stream
Error - Read Error. Failed to initialize JAXB
2019.12.11 15:07:33 ERROR ce [AW717h0MnoxPx5q7V62B] [o.s.c.t.CeWorkerImpl] Failed to perform task AW717h0MnoxPx5q7V62B
Someone can help me.
Sonarqube 8
AWS T3 Large
Java 11

This problem was caused by a change in SonarQube and has already been fixed in December. Details can be found in the issue tracker of the plugin's official GitHub repo https://github.com/sonargraph/sonar-sonargraph-integration/issues/19 .
To get a faster reponse to problems in the future, please file a bug report there or send an email to support at hello2morrow.com .

Related

Web deployment task failed (Could not complete the request to remote agent URL https://xx.publish.azurewebsites.windows.net/msdeploy.axd?site=XXXXXXX)

I am trying to publish blazor server web application to azure linux app service via visual studio community version 16.9.5
But it is failing with error information below:
Severity Code Description Project File Line Suppression State
Error Web deployment task failed. (Could not complete the request to
remote agent URL
'https://XXXXXXX.publish.azurewebsites.windows.net/msdeploy.axd?site=XXXXXXX-dev__staging'.)
Could not complete the request to remote agent URL
'https://XXXXXX.publish.azurewebsites.windows.net/msdeploy.axd?site=XXXXXX-dev__staging'.
The operation has timed out xxxxxx.web 0
I faced this issue earlier also but after one or two retry it was getting solved automatically. but this time I am unable to publish it after more than 20 tries. there is no exact information on exact problem anywhere.
Please suggest me if any exact cause of the error or solution.
Thanks,
Ashish
Troubleshooting:
Maybe you can try to set WEBSITE_WEBDEPLOY_USE_SCM=false on portal.
For more details, you can refer this post.
Why is application deployment failing on waws-prod-blu-167.publish.azurewebsites.windows.net?
In contrast, when using vs2019 was previously released, whether Service Dependencies were added.
Check whether the configuration of Service Dependencies is correct.
If all the above methods fail, please download publish profile and import to vs2019, then retry to publish your app.

Azure Data Explorer Python Sandbox initializing error

When using the python sandbox in Azure Data Explorer I get the following error any time I am using the Python Sandbox:
'''Error The sandboxed query was aborted due to a failure in initializing sandboxes'''
This issue started two days ago and I dont have any idea why that is happening.
Any help would be appreciated!
Please see: https://learn.microsoft.com/en-us/azure/data-explorer/kusto/concepts/sandboxes#errors
in such cases, it's recommended to open a support ticket for your resource, via the Azure portal.

Trying to create an Azure logic app connection but I got error

I'm trying to create a work, recieve a message from SAP.
I build a VM and install latist SAP NCo (SAP Connector for Microsoft .NET 3.0.23.0 for Windows 64bit (x64), May 28, 2020), SAP Logon 760 and on-permises data gateways.
when I trying to create the connection, I got a error report here:
Please check your account info and/or permissions and try again. Details: Failed to process request. Error details: 'Could not load file or assembly 'sapnco, Version=3.0.0.42, Culture=neutral, PublicKeyToken=50436dca5c7f7d23' or one of its dependencies. The system cannot find the file specified.
What should I do? Thanks!
enter image description here
According to the error message, it seems the assembly files might be in the wrong location. So please check and make sure that you copied the assembly files to the data gateway installation folder. You can refer to this tutorial.

CruiseControl.Net failing with exception when trying to create VM from template

I have inherited support of a product which after 2.5 years without issues is now throwing the following exception:
"ThoughtWorks.CruiseControl.Core.CruiseControlException: Error creating VM [Unable to create VM based on [Template_VS2013]. Error: The specified key, name, or identifier 'Template_VS2013' already exists.]"
I have no direct access to the production environment but it appears that there the key and name do not actually already exist. I inherited some support documentation which states that this error is caused by lack of space on the server the code is running on but there are TBs of free disk space.
The code is C# using CruiseControl.Net
Does anyone have any insight as to what could be causing this?
Thanks
It seems that this is caused by a VMWare bug with caching: https://communities.vmware.com/thread/476449
We are working on a workaround / fix at the moment

%AddJar for hellospark_2.10-1.0.jar giving Name: java.util.zip.ZipException Message: error in opening zip file

Using Bluemix (console.ng.bluemix.net) Spark notebook to run the above step. I am getting an exception error. This is my build (using standard procedure outlined with docs; used sbt).
I tried bunch of others from publicly posted on github as well as jazz hub. All stop at this very first step, with an exception.
I am unable to proceed further - this started at around this time yesterday (was not a problem previously). Thank you.

Resources