Jump to content
We've recently updated our Privacy Statement, available here ×

how to stop/start Jaspersoft on AWS for import command line


patrick.dewitt

Recommended Posts

Hi,

I am having trouble with importing an export from my laptop to Jaspersoft on AWS. I am using the command line for export and import. For the import the Jaspersoft Server should be stopped to avoid issues, like the manual says. So I want to bring it down, but only Jaspersoft, not the EC2 instance, because I need to work on it.

Now I can't find the stop/start command's on the EC2 instance. Can anyone tell me where to find them and how they should be used. The file recommended in the installation guide "ctlscript.sh" is not there.

Kind regards,

Patrick

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hi Patrick,

In order to stop / start the Jaspersoft instance, you should use the following commands:

  • Stop: sudo service tomcat7 stop
  • Start: sudo service tomcat7 start

Also, while not on the exact same topic, you can reference this article that details how to transfer files to the machine and in-part stop / start the service: http://community.jaspersoft.com/wiki/aws-remote-machine-login-and-file-transfer

Please let me know if you have any follow up questions.

Thanks,
Assaf

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...