Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2008
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.84 KB | None | 0 0
  1. 1/09/2008 16:36:47 INFO [] (main): System Properties
  2. --------------------------------------
  3. JAVA_HOME:C:\\Program Files\\Java\\jre1.6.0_07
  4. JAVA_OPTS:-Xms256m -Xmx512m
  5. CLASSPATH:.;..;../lib\ojconsole.jar;../lib\Onyx-3.1.3.jar;../lib\Onyx-contoller-example.jar;../lib\Onyx-contoller-jndi2.jar;../lib\Onyx-contoller-module.jar;../lib\Onyx-resources.jar
  6. ONYX_HOME:C:\Documents and Settings\******\Mijn documenten\TM_Server\Onyx
  7. ONYX_VERSION:3.1.3
  8. --------------------------------------
  9. 1/09/2008 16:36:47 INFO [Onyx] (main): --------------------- Onyx Starting up -------------------------
  10. 1/09/2008 16:36:47 INFO [Onyx] (main): Creating the Onyx Server
  11. 1/09/2008 16:36:47 INFO [Onyx] (main): Setting the system properties
  12. 1/09/2008 16:36:47 INFO [CheckVersion] (VersionChecker): Checking if Onyx is up to date
  13. 1/09/2008 16:36:47 INFO [Onyx] (main): Loading controllers...
  14. 1/09/2008 16:36:47 INFO [Onyx] (main): Loading controller ControllerExample
  15. 1/09/2008 16:36:47 INFO [ServiceController] (main): Creating the Service Controller
  16. 1/09/2008 16:36:47 INFO [Onyx] (main): Loading controller ServiceController
  17. 1/09/2008 16:36:48 INFO [ServiceInitialContextFactory] (main): Creating the Initial Context Factory
  18. 1/09/2008 16:36:48 INFO [ServiceInitialContextFactory] (main): Creating a local Initial Context
  19. 1/09/2008 16:36:48 INFO [ServiceInitialContext] (main): Getting the local Initial context
  20. 1/09/2008 16:36:48 INFO [ServiceLocalInitialContext] (main): Creating a local Initial context
  21. 1/09/2008 16:36:48 INFO [ServiceNameParser] (main): Creating the Service Name Parser {jndi.syntax.separator=/, jndi.syntax.direction=left_to_right, jndi.syntax.trimblanks=true, jndi.syntax.ignorecase=false}
  22. 1/09/2008 16:36:48 INFO [ServiceLocalInitialContext] (main): Loading jndi properties...
  23. 1/09/2008 16:36:48 INFO [ServiceLocalInitialContext] (main): Attaching Connectors...
  24. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Creating the Service Password Manager using jndi.properties
  25. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Loading properties from the filesystem
  26. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Loading properties into the datastructure
  27. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Ensuring the root control access is set
  28. 1/09/2008 16:36:48 INFO [ServiceServerRESTConnector] (main): Create a Rest server connector
  29. 1/09/2008 16:36:48 INFO [ServiceServerRESTConnector] (main): Creating http server on 9900
  30. 1/09/2008 16:36:48 INFO [HttpServer] (main): Creating a Http Server on 9900
  31. 1/09/2008 16:36:48 INFO [ServiceLocalInitialContext] (main): REST Connector started
  32. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Creating the Service Password Manager using jndi.properties
  33. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Loading properties from the filesystem
  34. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Loading properties into the datastructure
  35. 1/09/2008 16:36:48 INFO [ServicePasswordManagerImpl] (main): Ensuring the root control access is set
  36. 1/09/2008 16:36:48 INFO [ServiceServerJMXConnector] (main): JMX Service URL: service:jmx:rmi://localhost/jndi/rmi://localhost:9901/root
  37. 1/09/2008 16:36:48 INFO [ServiceServerJMXConnector] (main): Client Connection Service URL: service:jmx:rmi:///jndi/rmi://pc:9901/root
  38. 1/09/2008 16:36:48 INFO [ServiceServerJMXConnector] (main): Creating the Password Authenticator
  39. 1/09/2008 16:36:48 INFO [ServiceServerJMXConnector] (main): Creating Connector Server
  40. 1/09/2008 16:36:48 INFO [ServiceServerJMXConnector] (main): Registering Root context connector
  41. 1/09/2008 16:36:48 INFO [ServiceLocalInitialContext] (main): JMX Connector started
  42. 1/09/2008 16:36:48 INFO [ServiceLocalInitialContext] (main): Starting Connectors...
  43. 1/09/2008 16:36:48 INFO [ServiceServerRESTConnector] (main): Starting Http Server...
  44. 1/09/2008 16:36:48 INFO [HttpServer] (HttpServer-9900): HttpServer running on port 9900
  45. 1/09/2008 16:36:48 INFO [CheckVersion] (VersionChecker): Check complete
  46. 1/09/2008 16:36:51 INFO [ServiceLocalInitialContext] (main): Registering Connectors as Context Listener
  47. 1/09/2008 16:36:51 INFO [ModuleController] (main): Creating the Module Controller
  48. 1/09/2008 16:36:51 INFO [ModuleController] (main): Ensuring the module directory is created
  49. 1/09/2008 16:36:51 INFO [Onyx] (main): Loading controller ModuleController
  50. 1/09/2008 16:36:51 SEVERE [ModuleController] (main): The module directory does not exist
  51. 1/09/2008 16:36:51 SEVERE [ModuleController] (main): ModuleController failed to initialize
  52. 1/09/2008 16:36:51 INFO [Onyx] (main): 3 controllers loaded.
  53. 1/09/2008 16:36:51 INFO [Onyx] (main): Binding Onyx to the root context
  54. 1/09/2008 16:36:51 INFO [ServiceInitialContextFactory] (main): Creating the Initial Context Factory
  55. 1/09/2008 16:36:51 INFO [ServiceInitialContextFactory] (main): Creating a local Initial Context
  56. 1/09/2008 16:36:51 INFO [ServiceInitialContext] (main): Getting the local Initial context
  57. 1/09/2008 16:36:51 INFO [OnyxBean] (main): Creating the Onyx Bean
  58. 1/09/2008 16:36:51 INFO [ServiceLocalInitialContext] (main): Binding Onyx to com.onyx.OnyxBean@a46701
  59. 1/09/2008 16:36:51 INFO [ServiceServerJMXConnector] (main): Parsing the name (Onyx)
  60. 1/09/2008 16:36:51 INFO [ServiceServerJMXConnector] (main): Creating the Service Bean Onyx:service=Onyx
  61. 1/09/2008 16:36:51 INFO [ServiceMBean] (main): Creating the dynamic MBean for Onyx:service=Onyx
  62. 1/09/2008 16:36:51 INFO [ServiceServerJMXConnector] (main): Registering the service bean to the server branch Onyx:service=Onyx
  63. 1/09/2008 16:36:51 INFO [Onyx] (main): ****** ONYX STARTED *******
  64. 1/09/2008 16:37:08 INFO [ServicePasswordManagerImpl] (RMI TCP Connection(4)-192.168.1.104): Checking credential access to root
  65. 1/09/2008 16:37:08 INFO [ServiceNameParser] (RMI TCP Connection(4)-192.168.1.104): Creating the Service Name Parser {jndi.syntax.separator=/, jndi.syntax.direction=left_to_right, jndi.syntax.trimblanks=true, jndi.syntax.ignorecase=false}
  66. 1/09/2008 16:37:08 INFO [ServicePasswordManagerImpl] (RMI TCP Connection(4)-192.168.1.104): 2 credential control access found
  67. 1/09/2008 16:37:08 INFO [ServicePasswordManagerImpl] (RMI TCP Connection(4)-192.168.1.104): Looking for a username match
  68. 1/09/2008 16:37:08 INFO [ServicePasswordManagerImpl] (RMI TCP Connection(4)-192.168.1.104): Comparing passwords |pass=pass|
  69. 1/09/2008 16:37:08 INFO [JMXPasswordAuthenticator] (RMI TCP Connection(4)-192.168.1.104): User successfully authenticated
  70.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement