[Building Sakai] Sakai 2.8 not working in Ubuntu

Erik Froese erik.froese at gmail.com
Mon Dec 5 06:43:49 PST 2011


Also fi you think it might not be a java process try:

lsof -iTCP:8080

or

netstat -a -n -p -l | grep 8080

On Mon, Dec 5, 2011 at 9:39 AM, Mark Norton <markjnorton at earthlink.net> wrote:
> On 12/5/2011 9:30 AM, Matthew Buckett wrote:
>> Nice alternative to this is jps, which attempts to show you more
>> relevant information. jps only lists java processes.
>
> Oh, that's a nice suggestion.  Thanks for the tip, Matthew, I didn't
> know about jps.  I run into this a fair bit myself and have gotten adept
> at reading ps output.  Nice to have a utility focused on Java processes.
>
> - Mark Norton
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"


More information about the sakai-dev mailing list