Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Tomcat v6.0 Not Starting In Debug(Server will start but not in debug mode)
Tomcat v6.0 Not Starting In Debug [message #1736049] Fri, 24 June 2016 15:05 Go to next message
Andrew Burton is currently offline Andrew BurtonFriend
Messages: 2
Registered: June 2016
Junior Member
I can start my Tomcat Server but not debug. Any help would be greatly appreciated.

Jun 24, 2016 8:52:48 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\innovation\a\jdk1.6.0_23\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\innovation\a\jdk1.6.0_23\jre\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Skype\Phone\
Jun 24, 2016 8:52:49 AM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jun 24, 2016 8:52:49 AM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 321 ms
Jun 24, 2016 8:52:49 AM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jun 24, 2016 8:52:49 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.32
Jun 24, 2016 8:52:50 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
2016-06-24 08:52:50,594 INFO [main] service.Log (PrefsDirectory.java:65) - PrefsDirectory is "C:\work\custMMIC\custMMIC\web\APP-INF\"
2016-06-24 08:52:50,662 DEBUG [main] service.Log (WebPathServletHelper.java:132) - Setting initialization logging level to error

[Updated on: Fri, 24 June 2016 15:07]

Report message to a moderator

Re: Tomcat v6.0 Not Starting In Debug [message #1736059 is a reply to message #1736049] Fri, 24 June 2016 16:49 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
You do not have the rights to create registry keys the server needs.

Googling 'regcreatekeyex error 5' has plenty of information.


--

Tauno Voipio
Previous Topic:Eclipse Neon/Liferay SDK
Next Topic:Upgrade to Neon
Goto Forum:
  


Current Time: Wed Apr 24 22:05:43 GMT 2024

Powered by FUDForum. Page generated in 0.08418 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top