Advertisement
Guest User

Untitled

a guest
Dec 6th, 2013
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. Sep 8, 2013 4:24:06 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 8, 2013 4:24:06 PM org.apache.catalina.realm.JAASRealm setUseContextClassLoader
  5. INFO: Setting useContextClassLoader = false
  6. Sep 8, 2013 4:24:06 PM org.apache.catalina.startup.Catalina load
  7. INFO: Initialization processed in 811 ms
  8. Sep 8, 2013 4:24:06 PM org.apache.catalina.core.StandardService start
  9. INFO: Starting service Catalina
  10. Sep 8, 2013 4:24:06 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@585976c2
  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 8, 2013 4:24:11 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 8, 2013 4:24:13 PM com.sun.jersey.api.core.ClasspathResourceConfig init
  21. INFO: Root resource classes found:
  22. class com.cisco.nm.uii.framework.rest.controller.SearchDataProvider
  23. class com.cisco.nm.mousehover.device.rest.controller.DeviceService
  24. class com.cisco.nm.cmf.devicecenter.rest.PingTrace
  25. class com.cisco.nm.gs.ui.actions.licenseMain
  26. class com.cisco.nm.search.SearchJob
  27. class com.cisco.nm.cmf.fav.controllers.FavResource
  28. class com.cisco.nm.uii.framework.rest.controller.TreeDataProvider
  29. class com.cisco.nm.search.SearchDevice
  30. class com.cisco.nm.uii.mmcore.CiscoWorksPortalMegamenuUtil
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement