Advertisement
pkspyder

Untitled

Jun 29th, 2023 (edited)
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.48 KB | None | 0 0
  1. [Thu Jun 29 14:37:29] #16180 [ 44 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin: java_loaderd
  2. [Thu Jun 29 14:37:29] #16180 [ 57 | plugin_descriptor_create | E:\metacall\core\source\plugin\source\plugin_descriptor.c ] @Debug : Loading plugin symbol: java_loader_impl_interface_singleton
  3. Compilation Successful
  4. Fibonacci Class Loading Successful
  5. Compilation Successful
  6. Test Class Loading Successful
  7. MEthod public static int Fibonacci.fib_impl(int)
  8. java.lang.NoSuchFieldException: signature
  9. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  10. at bootstrap.getSignature(bootstrap.java:225)
  11. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  12. MEthod public static void Fibonacci.fib(int)
  13. java.lang.NoSuchFieldException: signature
  14. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  15. at bootstrap.getSignature(bootstrap.java:225)
  16. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  17. MEthod public final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException
  18. java.lang.NoSuchFieldException: signature
  19. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  20. at bootstrap.getSignature(bootstrap.java:225)
  21. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  22. MEthod public final void java.lang.Object.wait() throws java.lang.InterruptedException
  23. java.lang.NoSuchFieldException: signature
  24. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  25. at bootstrap.getSignature(bootstrap.java:225)
  26. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  27. MEthod public final native void java.lang.Object.wait(long) throws java.lang.InterruptedException
  28. java.lang.NoSuchFieldException: signature
  29. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  30. at bootstrap.getSignature(bootstrap.java:225)
  31. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  32. MEthod public boolean java.lang.Object.equals(java.lang.Object)
  33. java.lang.NoSuchFieldException: signature
  34. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  35. at bootstrap.getSignature(bootstrap.java:225)
  36. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  37. MEthod public java.lang.String java.lang.Object.toString()
  38. java.lang.NoSuchFieldException: signature
  39. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  40. at bootstrap.getSignature(bootstrap.java:225)
  41. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  42. MEthod public native int java.lang.Object.hashCode()
  43. java.lang.NoSuchFieldException: signature
  44. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  45. at bootstrap.getSignature(bootstrap.java:225)
  46. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  47. MEthod public final native java.lang.Class java.lang.Object.getClass()
  48. java.lang.NoSuchFieldException: signature
  49. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  50. at bootstrap.getSignature(bootstrap.java:225)
  51. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  52. MEthod public final native void java.lang.Object.notify()
  53. java.lang.NoSuchFieldException: signature
  54. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  55. at bootstrap.getSignature(bootstrap.java:225)
  56. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  57. MEthod public final native void java.lang.Object.notifyAll()
  58. java.lang.NoSuchFieldException: signature
  59. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  60. at bootstrap.getSignature(bootstrap.java:225)
  61. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  62. MEthod public static void Test.main(java.lang.String[])
  63. java.lang.NoSuchFieldException: signature
  64. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  65. at bootstrap.getSignature(bootstrap.java:225)
  66. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  67. MEthod public static int Test.testIntArrayAdd(int[])
  68. java.lang.NoSuchFieldException: signature
  69. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  70. at bootstrap.getSignature(bootstrap.java:225)
  71. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  72. MEthod public static java.lang.String[][] Test.testFunctNew3()
  73. java.lang.NoSuchFieldException: signature
  74. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  75. at bootstrap.getSignature(bootstrap.java:225)
  76. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  77. MEthod public static int Test.testFunct(java.lang.String,int)
  78. java.lang.NoSuchFieldException: signature
  79. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  80. at bootstrap.getSignature(bootstrap.java:225)
  81. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  82. MEthod public static java.lang.String[] Test.testFunctNew2()
  83. java.lang.NoSuchFieldException: signature
  84. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  85. at bootstrap.getSignature(bootstrap.java:225)
  86. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  87. MEthod public int Test.TestNonStaticInt(int)
  88. java.lang.NoSuchFieldException: signature
  89. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  90. at bootstrap.getSignature(bootstrap.java:225)
  91. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  92. MEthod public static void Test.testFunctNew()
  93. java.lang.NoSuchFieldException: signature
  94. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  95. at bootstrap.getSignature(bootstrap.java:225)
  96. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  97. MEthod public static void Test.yeet(java.lang.String[])
  98. java.lang.NoSuchFieldException: signature
  99. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  100. at bootstrap.getSignature(bootstrap.java:225)
  101. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  102. MEthod public static java.lang.String[] Test.testStringArrayFunction(java.lang.String[])
  103. java.lang.NoSuchFieldException: signature
  104. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  105. at bootstrap.getSignature(bootstrap.java:225)
  106. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  107. MEthod public final void java.lang.Object.wait(long,int) throws java.lang.InterruptedException
  108. java.lang.NoSuchFieldException: signature
  109. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  110. at bootstrap.getSignature(bootstrap.java:225)
  111. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  112. MEthod public final void java.lang.Object.wait() throws java.lang.InterruptedException
  113. java.lang.NoSuchFieldException: signature
  114. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  115. at bootstrap.getSignature(bootstrap.java:225)
  116. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  117. MEthod public final native void java.lang.Object.wait(long) throws java.lang.InterruptedException
  118. java.lang.NoSuchFieldException: signature
  119. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  120. at bootstrap.getSignature(bootstrap.java:225)
  121. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  122. MEthod public boolean java.lang.Object.equals(java.lang.Object)
  123. java.lang.NoSuchFieldException: signature
  124. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  125. at bootstrap.getSignature(bootstrap.java:225)
  126. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  127. MEthod public java.lang.String java.lang.Object.toString()
  128. java.lang.NoSuchFieldException: signature
  129. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  130. at bootstrap.getSignature(bootstrap.java:225)
  131. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  132. MEthod public native int java.lang.Object.hashCode()
  133. java.lang.NoSuchFieldException: signature
  134. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  135. at bootstrap.getSignature(bootstrap.java:225)
  136. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  137. MEthod public final native java.lang.Class java.lang.Object.getClass()
  138. java.lang.NoSuchFieldException: signature
  139. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  140. at bootstrap.getSignature(bootstrap.java:225)
  141. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  142. MEthod public final native void java.lang.Object.notify()
  143. java.lang.NoSuchFieldException: signature
  144. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  145. at bootstrap.getSignature(bootstrap.java:225)
  146. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  147. MEthod public final native void java.lang.Object.notifyAll()
  148. java.lang.NoSuchFieldException: signature
  149. at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
  150. at bootstrap.getSignature(bootstrap.java:225)
  151. at bootstrap.java_bootstrap_discover_method_details(bootstrap.java:357)
  152. [Thu Jun 29 14:37:31] #16180 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
  153. Full Test constructor Called Test String
  154. hello Metacall 8
  155. [Thu Jun 29 14:37:31] #16180 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
  156. Test const Called with 10, 20
  157. NS int 8
  158. [Thu Jun 29 14:37:31] #16180 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
  159. Array Constructor = Constructor Called
  160. Hello World
  161. [Thu Jun 29 14:37:31] #16180 [ 608 | class_constructor | E:\metacall\core\source\reflect\source\reflect_class.c ] @Error : Class Test does not have any constructor
  162. Array Constructor = Constructor Called
  163. HHH src/JarTest/TestJar.class
  164. CLASSNAME src.JarTest.TestJar
  165. java.lang.ClassNotFoundException: src.JarTest.TestJar
  166. HHH src/JarTest/TesterJar2.class
  167. CLASSNAME src.JarTest.TesterJar2
  168. java.lang.ClassNotFoundException: src.JarTest.TesterJar2
  169. [Thu Jun 29 14:37:31] #16180 [ 1840 | java_loader_impl_discover | E:\metacall\core\source\loaders\java_loader\source\java_loader_impl.cpp ] @Error : Trying to discover a handle without any class
  170. [Thu Jun 29 14:37:31] #16180 [ 1119 | loader_impl_load_from_package | E:\metacall\core\source\loader\source\loader_impl.c ] @Error : Error when loading handle: JarTest.jar
  171. E:\metacall\core\source\tests\metacall_java_test\source\metacall_java_test.cpp(359): error: Expected equality of these values:
  172. (int)0
  173. Which is: 0
  174. (int)metacall_load_from_package("java", "JarTest.jar", 0)
  175. Which is: 1
  176. [ FAILED ] metacall_java_test.DefaultConstructor (2036 ms)
  177. [----------] 1 test from metacall_java_test (2036 ms total)
  178.  
  179. [----------] Global test environment tear-down
  180. [==========] 1 test from 1 test suite ran. (2037 ms total)
  181. [ PASSED ] 0 tests.
  182. [ FAILED ] 1 test, listed below:
  183. [ FAILED ] metacall_java_test.DefaultConstructor
  184.  
  185. 1 FAILED TEST
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement