[Deploying Sakai] Permissions all set but...

David Horwitz david.horwitz at uct.ac.za
Fri Mar 11 12:29:42 PST 2011


Ok

In this log this log the issue is

> 2011-03-11 14:46:28,789  INFO main org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: .:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java
> 2011-03-11 14:46:28,953 ERROR main org.apache.coyote.http11.Http11BaseProtocol - Error initializing endpoint
> java.net.BindException: Address already in use:8080
> 	at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:298)
> 	at org.apache.coyote.http11.Http11BaseProtocol.init(Http11BaseProtocol.java:139)
> 	at org.apache.catalina.connector.Connector.initialize(Connector.java:1002)
> 	at org.apache.catalina.core.StandardService.initialize(StandardService.java:578)
> 	at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:782)
> 	at org.apache.catalina.startup.Catalina.load(Catalina.java:504)


Something is already connected on 8080. either change the port tomcat 
connects on (on [tomcat]/conf/server.xml) or check that there aren't any 
crashed Sakai instances running (ps aux | grep java  - will show running 
tomcats)

D

'
On 03/11/2011 10:13 PM, Larry Dougher wrote:
> Forgot to attach it last time.
>
>
> Larry Dougher
>
> Technology Coordinator / ACSP 10.6 / ACMT
>
> Windsor School District
>
> http://windsorschools.net
>
>
>
>
> On Fri, Mar 11, 2011 at 3:12 PM, Larry Dougher 
> <ldougher at windsorschools.net <mailto:ldougher at windsorschools.net>> wrote:
>
>     Attached is my catalina.out
>
>
>     Larry Dougher
>
>     Technology Coordinator / ACSP 10.6 / ACMT
>
>     Windsor School District
>
>     http://windsorschools.net
>
>
>
>
>     On Fri, Mar 11, 2011 at 3:09 PM, David Horwitz
>     <david.horwitz at uct.ac.za <mailto:david.horwitz at uct.ac.za>> wrote:
>
>         Hi Lary,
>
>         I think the cause of this failure is being thrown before you
>         do the tail. Could you attach your catalian.out and we can advise?
>
>         regards
>
>         David
>
>
>         On 03/11/2011 09:51 PM, Larry Dougher wrote:
>>         Okay, so I figured out the permissions for startup.sh but I
>>         can't seem to get Tomcat running, I've been running the tail
>>         command for 20 minutes now and I get nothing from
>>         localhost:8080.  Here it is:
>>
>>         pstest:~ admin$ cd sakai-2.7.0
>>         pstest:sakai-2.7.0 admin$ ../apache-tomcat-5.5.33/bin/startup.sh
>>         /Users/admin/apache-tomcat-5.5.33/bin/setenv.sh: line 1:
>>         unexpected EOF while looking for matching `"'
>>         /Users/admin/apache-tomcat-5.5.33/bin/setenv.sh: line 12:
>>         syntax error: unexpected end of file
>>         Using CATALINA_BASE:   /Users/admin/apache-tomcat-5.5.33
>>         Using CATALINA_HOME:   /Users/admin/apache-tomcat-5.5.33
>>         Using CATALINA_TMPDIR: /Users/admin/apache-tomcat-5.5.33/temp
>>         Using JRE_HOME:      
>>          /System/Library/Frameworks/JavaVM.framework/Versions/1.5/Home
>>         Using CLASSPATH:      
>>         /Users/admin/apache-tomcat-5.5.33/bin/bootstrap.jar
>>         pstest:sakai-2.7.0 admin$ tail -f
>>         ../apache-tomcat-5.5.33/logs/catalina.out
>>         2011-03-11 14:47:09,457  INFO main
>>         org.sakaiproject.memory.impl.BasicMemoryService - destroy()
>>         2011-03-11 14:47:09,457  INFO main
>>         org.sakaiproject.event.impl.BaseEventTrackingService -
>>         org.sakaiproject.event.impl.ClusterEventTracking$$EnhancerByCGLIB$$d41c5418 at 54992725.destroy
>>         <mailto:org.sakaiproject.event.impl.ClusterEventTracking$$EnhancerByCGLIB$$d41c5418 at 54992725.destroy>()
>>         2011-03-11 14:47:09,459  INFO main
>>         org.sakaiproject.time.api.TimeService - destroy()
>>         2011-03-11 14:47:09,459  INFO main
>>         org.sakaiproject.id.impl.UuidV4IdComponent - destroy()
>>         2011-03-11 14:47:09,460  INFO main
>>         org.sakaiproject.event.impl.UsageSessionServiceAdaptor -
>>         destroy()
>>         2011-03-11 14:47:09,460  INFO main
>>         org.sakaiproject.tool.impl.ToolComponent - destroy()
>>         2011-03-11 14:47:09,461  INFO main
>>         org.sakaiproject.db.impl.BasicSqlService - destroy()
>>         2011-03-11 14:47:09,494  INFO main
>>         org.sakaiproject.entity.impl.EntityManagerComponent - destroy()
>>         2011-03-11 14:47:09,495  INFO main
>>         org.sakaiproject.log.impl.Log4jConfigurationManager - destroy()
>>         2011-03-11 14:47:09,495  INFO main
>>         org.sakaiproject.component.impl.BasicConfigurationService -
>>         destroy()
>>
>>
>>         Larry Dougher
>>
>>         Technology Coordinator / ACSP 10.6 / ACMT
>>
>>         Windsor School District
>>
>>         http://windsorschools.net
>>
>>
>>
>>         _______________________________________________
>>         production mailing list
>>         production at collab.sakaiproject.org  <mailto:production at collab.sakaiproject.org>
>>         http://collab.sakaiproject.org/mailman/listinfo/production
>>
>>
>>         TO UNSUBSCRIBE: send email toproduction-unsubscribe at collab.sakaiproject.org  <mailto:production-unsubscribe at collab.sakaiproject.org>  with a subject of "unsubscribe"
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20110311/2ea834ab/attachment.html 


More information about the production mailing list