Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

The common cause for this error is that one of the services RevoDeployR needs has not been launched. 
You can launch the services related to deployr as follows: 

For Linux: 
---------- 

/etc/init.d/rserve start 
/etc/init.d/tomcat7 start 
/etc/init.d/httpd start 
/etc/init.d/mysql start 



You can use the command 'ps -aux' to check that these have been successfully launched. 

If this doesn't resolve the issue, please email the following server-side log files to 'support@revolutionanalytics.com': 

/usr/share/tomcat7/logs/catalina.out 
/usr/share/tomcat7/bin/plogs/production.log 

For Windows: 
------------ 
Open 'Start ---> Control Panel ---> Administrative Tools ---> Services' 
Verify that the services: RServe, Apache Tomcat 7.0, Apache 2.2 and MySQL are all installed and in the 'Status' field it shows them ALL as started. 
If any services are not started, launch them by right-clicking on the Service and choosing 'Start'. 
You can download any of these missing prerequisites from the following URL: 
http://www.revolutionanalytics.com/products/deployr/install/2.0/win... 

The server-side log files we need for further troubleshooting are located in: 
C:\Program Files\Apache Software Foundation\Tomcat 7.0\logs\catalina.out 
c:\Program Files\Apache Software Foundation\Tomcat 7.0\plogs\production.log   

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×