Advertisement
Guest User

Untitled

a guest
Dec 6th, 2013
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. Sep 6, 2013 3:38:22 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
  2. WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context/Realm} Setting property 'debug'
  3. to '99' did not find a matching property.
  4. Sep 6, 2013 3:38:22 PM org.apache.catalina.realm.JAASRealm setUseContextClassLoader
  5. INFO: Setting useContextClassLoader = false
  6. Sep 6, 2013 3:38:23 PM org.apache.catalina.startup.Catalina load
  7. INFO: Initialization processed in 5198 ms
  8. Sep 6, 2013 3:38:24 PM org.apache.catalina.core.StandardService start
  9. INFO: Starting service Catalina
  10. Sep 6, 2013 3:38:24 PM org.apache.catalina.core.StandardEngine start
  11. INFO: Starting Servlet Engine: Apache Tomcat/6.0.33
  12. contextInitialized for :org.apache.catalina.core.ApplicationContextFacade@20e183e9
  13. CsClasspathResource tempUrl from classLoad is :::file:/opt/CSCOpx/lib/classpath/md.properties,
  14. CsClasspathResource before decode tempFileName :::/opt/CSCOpx/lib/classpath/md.properties,
  15. CsClasspathResource tempFileName after decode :::/opt/CSCOpx/lib/classpath/md.properties
  16. Sep 6, 2013 3:38:30 PM com.sun.jersey.api.core.ClasspathResourceConfig init
  17. INFO: Scanning for root resource and provider classes in the paths:
  18. /opt/CSCOpx/MDC/tomcat/./webapps/cwhp/WEB-INF/lib
  19. /opt/CSCOpx/MDC/tomcat/./webapps/cwhp/WEB-INF/classes
  20. Sep 6, 2013 3:38:34 PM com.sun.jersey.api.core.ClasspathResourceConfig init
  21. INFO: Root resource classes found:
  22. class com.cisco.nm.wow.controllers.WoWController
  23. class com.cisco.nm.gs.ui.Controllers.UserRoleDataProvider
  24. class com.cisco.nm.cmf.fav.controllers.FavResource
  25. class com.cisco.nm.filebrowser.controller.FileResource
  26. class com.cisco.nm.xms.psu.ui.gui.model.Psu_Rest
  27. class com.cisco.nm.about.aboutMain
  28. class com.cisco.nm.cmf.crosslaunch.QVCrossLauncher
  29. class com.cisco.nm.mousehover.device.rest.controller.DeviceService
  30. class com.cisco.nm.search.SearchTask
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement