Get your own customer support community
 

How do we run our crawler from openlab?

This is pretty last-minute, but as I'm seeing plenty of ppl successfuly testing their code, I'm hoping for a quick response.

I've exported a jar file of my code onto my personal ICS space on my account, and I'm accessing it via PuTTY and connecting through the family guy UNIX machine. However, when I try to run the main method from the Controller class with the following command:

nohup java -cp crawler.jar src.crawler.Controller

I get a NoClassDefFoundError: src/crawler/Controller

Am I going about this the wrong way? I have plenty of code, but I'm afraid of testing it on my computer, as it has limited resources and I don't want to burn it out.
 
indifferent I’m a little frustrated.
Inappropriate?
1 person has this question

User_default_medium