Searched refs:ERROR_MESSAGE (Results 1 – 18 of 18) sorted by relevance
145 ERROR_MESSAGE(("JDWP unable to configure initial JVMTI event %s: %s(%d)", in set_event_notification()224 ERROR_MESSAGE(("JDWP Unable to get jvmti extension functions: %s(%d)", in find_extension_functions()266 …ERROR_MESSAGE(("Cannot load this JVM TI agent twice, check your java command line for duplicate jd… in Agent_OnLoad()272 ERROR_MESSAGE(("JDWP unable to load, VM died")); in Agent_OnLoad()279 ERROR_MESSAGE(("JDWP unable to allocate memory")); in Agent_OnLoad()295 ERROR_MESSAGE(("JDWP unable to access JVMTI Version 1 (0x%x)," in Agent_OnLoad()304 ERROR_MESSAGE(("JDWP unable to access either JVMTI Version 1 (0x%x)" in Agent_OnLoad()326 ERROR_MESSAGE(("This jdwp native library will not work with this VM's " in Agent_OnLoad()344 ERROR_MESSAGE(("JDWP: unable to initialize NPT library")); in Agent_OnLoad()349 ERROR_MESSAGE(("JDWP: UTF function initialization failed")); in Agent_OnLoad()[all …]
73 ERROR_MESSAGE(("transport error %d: %s",err, utf8msg)); in printLastError()75 ERROR_MESSAGE(("transport error %d: %s",err, utf8msg)); in printLastError()77 ERROR_MESSAGE(("transport error %d: %s",err, "UNKNOWN")); in printLastError()143 ERROR_MESSAGE(("library name is empty")); in loadTransport()156 ERROR_MESSAGE(("Java property sun.boot.library.path is not set")); in loadTransport()178 ERROR_MESSAGE(("transport library not found: %s", name)); in loadTransport()185 ERROR_MESSAGE(("transport library missing onLoad entry: %s", name)); in loadTransport()201 ERROR_MESSAGE(("insufficient memory to complete initialization")); in loadTransport()205 ERROR_MESSAGE(("transport doesn't recognize version %x", in loadTransport()210 ERROR_MESSAGE(("transport doesn't support multiple environments")); in loadTransport()[all …]
46 ERROR_MESSAGE(("JDWP Cannot find DdmServer.broadcast(I)V method!")); in SendDdmBroadcast()66 ERROR_MESSAGE(("JDWP Cannot find DdmVmInternal.threadNotify(Z)V method!")); in SendDdmBroadcast()
31 #define ERROR_MESSAGE(args) ( \ macro
284 ERROR_MESSAGE(("Unable to setup class ObjectFree tracking! Class unloads will not " in classTrack_initialize()
117 ERROR_MESSAGE(("JDWP Can't find class %s", name)); in findClass()121 ERROR_MESSAGE(("JDWP Exception occurred finding class %s", name)); in findClass()146 ERROR_MESSAGE(("JDWP Can't find method %s with signature %s", in getMethod()151 ERROR_MESSAGE(("JDWP Exception occurred finding method %s with signature %s", in getMethod()177 ERROR_MESSAGE(("JDWP Can't find method %s with signature %s", in getStaticMethod()182 ERROR_MESSAGE(("JDWP Exception occurred finding method %s with signature %s", in getStaticMethod()865 ERROR_MESSAGE(("JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = %d", in getEnv()1770 ERROR_MESSAGE(("JDWP Can't get property value for %s", propertyName)); in getPropertyUTF8()
250 …ERROR_MESSAGE(("Received jdwpPacket with flags != 0x%d (actual=0x%x) when a jdwpCmdPacket was expe… in reader()
564 ERROR_MESSAGE(("Invalid array component signature: %s", in setValues()
20 …private static final String ERROR_MESSAGE = join("The current JVM does not support any class injec… field in SubclassInjectionLoader33 throw new MockitoException(join(ERROR_MESSAGE, "", Platform.describe())); in SubclassInjectionLoader()45 throw new MockitoException(join(ERROR_MESSAGE, "", Platform.describe()), exception); in tryLookup()
26 ERROR_MESSAGE = """ variable44 raise AssertionError(ERROR_MESSAGE.format(dirpath))
100 JOptionPane.ERROR_MESSAGE); in run()114 JOptionPane.ERROR_MESSAGE); in run()
106 JOptionPane.ERROR_MESSAGE); in run()120 JOptionPane.ERROR_MESSAGE); in run()
1370 JOptionPane.ERROR_MESSAGE); in loadConfiguration()1382 JOptionPane.ERROR_MESSAGE); in loadConfiguration()1412 JOptionPane.ERROR_MESSAGE); in loadConfiguration()1424 JOptionPane.ERROR_MESSAGE); in loadConfiguration()1446 JOptionPane.ERROR_MESSAGE); in saveConfiguration()1487 JOptionPane.ERROR_MESSAGE); in loadStackTrace()
195 …owMessageDialog(view, "Fail to run test:\n" + ex.getMessage(), "Error", JOptionPane.ERROR_MESSAGE); in OnRunTest()
359 JOptionPane.showMessageDialog(this, buf.toString(), "", JOptionPane.ERROR_MESSAGE); in showDialogBox()
127 JOptionPane.showMessageDialog(this, msg, title, JOptionPane.ERROR_MESSAGE); in errorDialog()
129 private static final String ERROR_MESSAGE = "simulated error"; field in OkHttpClientTransportTest321 assertEquals(ERROR_MESSAGE, listener.status.getCause().getMessage()); in nextFrameThrowsError()1911 throw new Error(ERROR_MESSAGE); in nextFrame()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...