#27298: tomcat6 @6.0.29 cannot start using tomcatctl, must use startup.sh ------------------------------------+--------------------------------------- Reporter: portigs@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: jsvc | Port: tomcat6 ------------------------------------+--------------------------------------- When using "tomcatctl start" or "sudo port load tomcat6" to start the server the command line shows:[[BR]] {{{ $ sudo ./tomcatctl start Starting Tomcat.................. giving up. }}} The log shows more details:[[BR]] {{{ 12/11/2010 20:06:45 12548 jsvc error: Cannot dynamically link to /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/../Libraries/libclient.dylib 12/11/2010 20:06:45 12548 jsvc error: dlopen(/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/../Libraries/libclient.dylib, 10): no suitable image found. Did find: /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/../Libraries/libclient.dylib: mach-o, but wrong architecture 12/11/2010 20:06:45 12547 jsvc error: Service exit with a return value of 1 }}} When using startup.sh and shutdown.sh the server starts and shuts down normally. This is on a recent MacBook Pro running Snow Leopard 10.6.5 with the latest Java update 1.6.0_22-b04-307. -- Ticket URL: <https://trac.macports.org/ticket/27298> MacPorts <http://www.macports.org/> Ports system for Mac OS