I'm upgrading sonarqube from v 4.4 to v 4.5.1 (regarding upgrade guide from sonar website). When I trying to lunch web server it stops suddenly. Did I miss something in conf file?
See command line screen -> http://i.stack.imgur.com/yHqMX.png
Related
Need to install SonarXML. In SonarQube 5.3, Update center -> Available, there is SonarXML 1.4.3, and is compatible for SonarQube 5.6+ (Compatible with LTS). How to install SonarXML for SonarQube 5.3?
Downloaded and copied sonar-xml-plugin-1.3.jar from here in the installation directory /opt/sonar/extensions/plugins and reboot. Works fine.
When I run CI project this error occurs,Can anyone help me.
enter image description here
You have different versions of PHP AND you are running a version of codeigniter < 2.2.1
In Version 2.2.1 and above, this was fixed.
If you cannot upgrade it for any reason, the fix is described here
I have tested this on PHP 5.6.19 and CI 2.1.3 which displays the issue. CI 2.2.1 and 3.1.0 do not. I've not tested all the others in between.
I am getting a strange error when I try to login to the CRXDE Development Environment. Through the browser, CRXDE Lite is working fine.
Could not connect. Please check your connection settings.
I have downloaded the setup from the following link and tried to run all three Mac compatible version but all versions throwing the same error. Does anyone know the solutions?
https://docs.adobe.com/content/docs/en/crx/2-3/developing/development_tools/developing_with_crxde.html
I have OS X Yosemite (Version 10.10.5)
Localhost address is http://localhost:4502
AEM Version: 6.2
User Name: admin
Password: admin
CRXDE is deprecated and should not be used. The product was a fork of Eclipse made specifically for CQ. You should use the latest version of Eclipse with the AEM plugin instead.
You can also use IntelliJ if that is your IDE of choice.
My user is complaining about losing their dashboards after upgrade our SonarQube from 5.1 to 5.3. Any idea?
I'm trying to run the shell 'new GWT' project in hosted mode through Eclipse with no luck.
The server starts but immediately shuts down before I can do anything. Here is the full console output:
2011-04-11 22:20:09.415 java[546:903] [Java CocoaComponent compatibility mode]: Enabled
2011-04-11 22:20:09.416 java[546:903] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000
Initializing AppEngine server
Logging to JettyLogger(null) via com.google.apphosting.utils.jetty.JettyLogger
Successfully processed /Users/me/Documents/workspace/Game/war/WEB-INF/appengine-web.xml
Successfully processed /Users/me/Documents/workspace/Game/war/WEB-INF/web.xml
The server is running at http://localhost:8888/
It says that the server is running and the URL is there under the development tab, but the red box indicating a running application/server is already off.
Here are my specs:
Mac OSX Snow Leopard 10.6.7
Eclipse Helios
GWT 2.2.0 and associated plugins in Eclipse
A Google search shows that there were issues with 64 bit Java 6 but this was fixed in GWT 2.0.
What am I doing wrong?
Mac put out a Java update that broke the dev server. You can use Pacify to roll back the update until they, I don't know, do "something" about it.
You want answer 39 at http://code.google.com/p/googleappengine/issues/detail?id=4712#c39