Advertisement
Guest User

Untitled

a guest
Jun 24th, 2013
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.12 KB | None | 0 0
  1. Java Plugin 10.25.2.16
  2. Usando versión de JRE 1.7.0_25-b16 Java HotSpot(TM) Client VM
  3. Directorio raíz del usuario = C:\Users\David
  4. ----------------------------------------------------
  5. c: borrar ventana de consola
  6. f: finalizar objetos en la cola de finalización
  7. g: recopilación de basura
  8. h: mostrar este mensaje de ayuda
  9. l: volcar lista de classloader
  10. m: imprimir uso de memoria
  11. o: disparar registro
  12. q: ocultar consola
  13. r: recargar configuración de política
  14. s: volcar propiedades del sistema y de despliegue
  15. t: volcar lista de threads
  16. v: volcar pila de threads
  17. x: borrar caché de classloader
  18. 0-5: definir nivel de rastreo en <n>
  19. ----------------------------------------------------
  20. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MMCMSMathEditor.jar
  21. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MMCMSMathEditor.jar
  22. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MMCMSMathEditor.jar
  23. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MMCMSMathEditor.jar
  24. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFSimpleApplet.jar
  25. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFSimpleApplet.jar
  26. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFSimpleApplet.jar
  27. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFSimpleApplet.jar
  28. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MMCMSMathEditor.jar
  29. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MMCMSMathEditor.jar
  30. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFExtraSymFonts.jar
  31. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFExtraSymFonts.jar
  32. Missing Permissions manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFExtraSymFonts.jar
  33. Missing Codebase manifest attribute for: http://10.0.1.37/~elhoyos/hallo/examples/mathflow/lib/MFExtraSymFonts.jar
  34. java.lang.NullPointerException
  35. at java.io.StringReader.<init>(Unknown Source)
  36. at webeq3.parser.mathml.mathml.parse(Unknown Source)
  37. at webeq3.app.EditorPanel.setMathMLInternal(Unknown Source)
  38. at webeq3.app.EditorPanel.setMathML(Unknown Source)
  39. at webeq3.app.EditorPanel.setMathML(Unknown Source)
  40. at com.dessci.mathflow.sdk.editor.SimpleEditorApplet.setMathML(Unknown Source)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  44. at java.lang.reflect.Method.invoke(Unknown Source)
  45. at sun.plugin.javascript.Trampoline.invoke(Unknown Source)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at sun.plugin.javascript.JSClassLoader.invoke(Unknown Source)
  51. at sun.plugin2.liveconnect.JavaClass$MethodInfo.invoke(Unknown Source)
  52. at sun.plugin2.liveconnect.JavaClass$MemberBundle.invoke(Unknown Source)
  53. at sun.plugin2.liveconnect.JavaClass.invoke0(Unknown Source)
  54. at sun.plugin2.liveconnect.JavaClass.invoke(Unknown Source)
  55. at sun.plugin2.main.client.LiveConnectSupport$PerAppletInfo$DefaultInvocationDelegate.invoke(Unknown Source)
  56. at sun.plugin2.main.client.LiveConnectSupport$PerAppletInfo$3.run(Unknown Source)
  57. at java.security.AccessController.doPrivileged(Native Method)
  58. at sun.plugin2.main.client.LiveConnectSupport$PerAppletInfo.doObjectOp(Unknown Source)
  59. at sun.plugin2.main.client.LiveConnectSupport$PerAppletInfo$LiveConnectWorker.run(Unknown Source)
  60. at java.lang.Thread.run(Unknown Source)
  61. Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
  62. at webeq3.editor.Cursor.moveEquationHome(Unknown Source)
  63. at webeq3.editor.Cursor.moveEquationHome(Unknown Source)
  64. at webeq3.app.EEquation$MyMouseListener.mousePressed(Unknown Source)
  65. at java.awt.Component.processMouseEvent(Unknown Source)
  66. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  67. at java.awt.Component.processEvent(Unknown Source)
  68. at java.awt.Container.processEvent(Unknown Source)
  69. at java.awt.Component.dispatchEventImpl(Unknown Source)
  70. at java.awt.Container.dispatchEventImpl(Unknown Source)
  71. at java.awt.Component.dispatchEvent(Unknown Source)
  72. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  73. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  74. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  75. at java.awt.Container.dispatchEventImpl(Unknown Source)
  76. at java.awt.Component.dispatchEvent(Unknown Source)
  77. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  78. at java.awt.EventQueue.access$200(Unknown Source)
  79. at java.awt.EventQueue$3.run(Unknown Source)
  80. at java.awt.EventQueue$3.run(Unknown Source)
  81. at java.security.AccessController.doPrivileged(Native Method)
  82. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  83. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  84. at java.awt.EventQueue$4.run(Unknown Source)
  85. at java.awt.EventQueue$4.run(Unknown Source)
  86. at java.security.AccessController.doPrivileged(Native Method)
  87. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  88. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  89. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  90. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  91. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  92. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  93. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  94. at java.awt.EventDispatchThread.run(Unknown Source)
  95. Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
  96. at webeq3.editor.Cursor.moveEquationHome(Unknown Source)
  97. at webeq3.editor.Cursor.moveEquationHome(Unknown Source)
  98. at webeq3.app.EEquation$MyMouseListener.mousePressed(Unknown Source)
  99. at java.awt.Component.processMouseEvent(Unknown Source)
  100. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  101. at java.awt.Component.processEvent(Unknown Source)
  102. at java.awt.Container.processEvent(Unknown Source)
  103. at java.awt.Component.dispatchEventImpl(Unknown Source)
  104. at java.awt.Container.dispatchEventImpl(Unknown Source)
  105. at java.awt.Component.dispatchEvent(Unknown Source)
  106. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  107. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  108. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  109. at java.awt.Container.dispatchEventImpl(Unknown Source)
  110. at java.awt.Component.dispatchEvent(Unknown Source)
  111. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  112. at java.awt.EventQueue.access$200(Unknown Source)
  113. at java.awt.EventQueue$3.run(Unknown Source)
  114. at java.awt.EventQueue$3.run(Unknown Source)
  115. at java.security.AccessController.doPrivileged(Native Method)
  116. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  117. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  118. at java.awt.EventQueue$4.run(Unknown Source)
  119. at java.awt.EventQueue$4.run(Unknown Source)
  120. at java.security.AccessController.doPrivileged(Native Method)
  121. at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
  122. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  123. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  124. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  125. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  126. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  127. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  128. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement