On 10/05/2017 08:25 AM, leeladharan manavalan wrote: > Hello, > > I am teaching DSpace for MLIS students and successfully > installed DSpace in Windows 7 (jdk1.6.0_38, apache-ant-1.9.2, > apache-maven-3.0.5, apache tomcat 7.0, dspace-3.2-src-release). > My colleague is teaching drupal on Xampp and I could not access > DSpace anymore. I keep getting the following error in Xampp. > > 11:42:47 AM [main] Initializing Control Panel > 11:42:47 AM [main] Windows Version: Windows 8 Pro 32-bit > 11:42:47 AM [main] XAMPP Version: 7.1.8 > 11:42:47 AM [main] Control Panel Version: 3.2.2 [ Compiled: Nov > 12th 2015 ] > 11:42:47 AM [main] You are not running with administrator rights! > This will work for > 11:42:47 AM [main] most application stuff but whenever you do > something with services > 11:42:47 AM [main] there will be a security dialogue or things will > break! So think > 11:42:47 AM [main] about running this application with > administrator rights! > 11:42:47 AM [main] XAMPP Installation Directory: "c:\xampp\" > 11:42:47 AM [main] Checking for prerequisites > 11:43:06 AM [main] All prerequisites found > 11:43:06 AM [main] Initializing Modules > 11:43:06 AM [main] The FileZilla module is disabled > 11:43:06 AM [main] The Mercury module is disabled > 11:43:06 AM [Tomcat] Tomcat Service detected with wrong path > 11:43:06 AM [Tomcat] Change XAMPP Tomcat and Control Panel settings or > 11:43:06 AM [Tomcat] Uninstall/disable the other service manually first > 11:43:06 AM [Tomcat] Found Path: "C:\Program Files\Apache Software > Foundation\Tomcat 7.0\bin\Tomcat7.exe" //RS//Tomcat7 > 11:43:06 AM [Tomcat] Expected Path: c:\xampp\tomcat\bin\tomcat7.exe > //RS//Tomcat7 > 11:43:06 AM [Tomcat] Problem detected! > 11:43:06 AM [Tomcat] Port 8005 in use by ""C:\Program Files\Apache > Software Foundation\Tomcat 7.0\bin\Tomcat7.exe" //RS//Tomcat7"! > 11:43:06 AM [Tomcat] Tomcat WILL NOT start without the configured > ports free! > 11:43:06 AM [Tomcat] You need to uninstall/disable/reconfigure the > blocking application > 11:43:06 AM [Tomcat] or reconfigure Tomcat and the Control Panel to > listen on a different port > 11:43:06 AM [Tomcat] Problem detected! > 11:43:06 AM [Tomcat] Port 8080 in use by ""C:\Program Files\Apache > Software Foundation\Tomcat 7.0\bin\Tomcat7.exe" //RS//Tomcat7"! > 11:43:06 AM [Tomcat] Tomcat WILL NOT start without the configured > ports free! > 11:43:06 AM [Tomcat] You need to uninstall/disable/reconfigure the > blocking application > 11:43:06 AM [Tomcat] or reconfigure Tomcat and the Control Panel to > listen on a different port > 11:43:06 AM [Tomcat] Problem detected! > 11:43:06 AM [Tomcat] Port 8009 in use by ""C:\Program Files\Apache > Software Foundation\Tomcat 7.0\bin\Tomcat7.exe" //RS//Tomcat7"! > 11:43:06 AM [Tomcat] Tomcat WILL NOT start without the configured > ports free! > 11:43:06 AM [Tomcat] You need to uninstall/disable/reconfigure the > blocking application > 11:43:06 AM [Tomcat] or reconfigure Tomcat and the Control Panel to > listen on a different port > 11:43:06 AM [main] Starting Check-Timer > 11:43:06 AM [main] Control Panel Ready > > I do not want to teach them DSpace in VM environment, so please kindly > suggest me how to resolve this issue. > > Thanks, > > M.Leeladharan > Assistant Professor > Department of Library & Information Science > Pondicherry University. > >
Hi, You've obviously got 2 tomcat installations fighting for the same ports. You need to tell them to use different ports and also make sure that xampp doesn't use DSpace's tomcat installation. Since you're running on Windows(!) I haven't got any idea how you should do that in practice, sorry. /tony -- Tony Albers Systems administrator, IT-development Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark. Tel: +45 2566 2383 / +45 8946 2316 -- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
