Searched refs:debugError (Results 1 - 25 of 405) sorted by relevance

1234567891011>>

/forgerock/opendj2/src/build-tools/windows/
H A Dcommon.h41 void debugError(const char *msg, ...);
H A Dwinlauncher.c50 debugError("Unable to get the PID file name because the path was too long.");
192 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
254 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
260 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
364 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
413 debugError("Couldn't start the child process because the spawn failed.");
419 debugError("Couldn't start the child process because the full command line could not be constructed.");
511 debugError("Failed to launch the child process '%s'.", command);
520 debugError("Couldn't launch the child process because the full command line could not be constructed.");
593 debugError(ms
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dcommon.h42 void debugError(const char *msg, ...);
H A Dwinlauncher.c51 debugError("Unable to get the PID file name because the path was too long.");
193 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
255 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
261 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
365 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
414 debugError("Couldn't start the child process because the spawn failed.");
420 debugError("Couldn't start the child process because the full command line could not be constructed.");
512 debugError("Failed to launch the child process '%s'.", command);
521 debugError("Couldn't launch the child process because the full command line could not be constructed.");
594 debugError(ms
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dcommon.h42 void debugError(const char *msg, ...);
H A Dwinlauncher.c51 debugError("Unable to get the PID file name because the path was too long.");
193 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
255 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
261 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
365 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
414 debugError("Couldn't start the child process because the spawn failed.");
420 debugError("Couldn't start the child process because the full command line could not be constructed.");
512 debugError("Failed to launch the child process '%s'.", command);
521 debugError("Couldn't launch the child process because the full command line could not be constructed.");
594 debugError(ms
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dcommon.h41 void debugError(const char *msg, ...);
H A Dwinlauncher.c50 debugError("Unable to get the PID file name because the path was too long.");
192 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
254 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
260 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
364 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
413 debugError("Couldn't start the child process because the spawn failed.");
419 debugError("Couldn't start the child process because the full command line could not be constructed.");
511 debugError("Failed to launch the child process '%s'.", command);
520 debugError("Couldn't launch the child process because the full command line could not be constructed.");
593 debugError(ms
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dcommon.h42 void debugError(const char *msg, ...);
H A Dwinlauncher.c51 debugError("Unable to get the PID file name because the path was too long.");
193 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
255 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
261 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
365 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
414 debugError("Couldn't start the child process because the spawn failed.");
420 debugError("Couldn't start the child process because the full command line could not be constructed.");
512 debugError("Failed to launch the child process '%s'.", command);
521 debugError("Couldn't launch the child process because the full command line could not be constructed.");
594 debugError(ms
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dcommon.h41 void debugError(const char *msg, ...);
H A Dwinlauncher.c50 debugError("Unable to get the PID file name because the path was too long.");
192 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
254 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
260 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
364 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
413 debugError("Couldn't start the child process because the spawn failed.");
419 debugError("Couldn't start the child process because the full command line could not be constructed.");
511 debugError("Failed to launch the child process '%s'.", command);
520 debugError("Couldn't launch the child process because the full command line could not be constructed.");
593 debugError(ms
[all...]
/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java474 TRACER.debugError("Malformed id2entry ID %s.%n",
496 TRACER.debugError("Malformed id2entry record for ID %d:%n%s%n",
510 TRACER.debugError("The stored entry count in id2entry (%d) does " +
601 TRACER.debugError("File dn2id has malformed ID for DN <%s>:%n%s%n",
628 TRACER.debugError("File dn2id has DN <%s> referencing unknown " +
641 TRACER.debugError("File dn2id has DN <%s> referencing entry " +
687 TRACER.debugError("File id2children has malformed ID %s%n",
707 TRACER.debugError("File id2children has malformed ID list " +
738 TRACER.debugError("File id2children has unknown ID %d%n",
766 TRACER.debugError("Fil
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java475 TRACER.debugError("Malformed id2entry ID %s.%n",
497 TRACER.debugError("Malformed id2entry record for ID %d:%n%s%n",
511 TRACER.debugError("The stored entry count in id2entry (%d) does " +
602 TRACER.debugError("File dn2id has malformed ID for DN <%s>:%n%s%n",
629 TRACER.debugError("File dn2id has DN <%s> referencing unknown " +
642 TRACER.debugError("File dn2id has DN <%s> referencing entry " +
688 TRACER.debugError("File id2children has malformed ID %s%n",
708 TRACER.debugError("File id2children has malformed ID list " +
739 TRACER.debugError("File id2children has unknown ID %d%n",
767 TRACER.debugError("Fil
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java475 TRACER.debugError("Malformed id2entry ID %s.%n",
497 TRACER.debugError("Malformed id2entry record for ID %d:%n%s%n",
511 TRACER.debugError("The stored entry count in id2entry (%d) does " +
602 TRACER.debugError("File dn2id has malformed ID for DN <%s>:%n%s%n",
629 TRACER.debugError("File dn2id has DN <%s> referencing unknown " +
642 TRACER.debugError("File dn2id has DN <%s> referencing entry " +
688 TRACER.debugError("File id2children has malformed ID %s%n",
708 TRACER.debugError("File id2children has malformed ID list " +
739 TRACER.debugError("File id2children has unknown ID %d%n",
767 TRACER.debugError("Fil
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java474 TRACER.debugError("Malformed id2entry ID %s.%n",
496 TRACER.debugError("Malformed id2entry record for ID %d:%n%s%n",
510 TRACER.debugError("The stored entry count in id2entry (%d) does " +
601 TRACER.debugError("File dn2id has malformed ID for DN <%s>:%n%s%n",
628 TRACER.debugError("File dn2id has DN <%s> referencing unknown " +
641 TRACER.debugError("File dn2id has DN <%s> referencing entry " +
687 TRACER.debugError("File id2children has malformed ID %s%n",
707 TRACER.debugError("File id2children has malformed ID list " +
738 TRACER.debugError("File id2children has unknown ID %d%n",
766 TRACER.debugError("Fil
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DVerifyJob.java475 TRACER.debugError("Malformed id2entry ID %s.%n",
497 TRACER.debugError("Malformed id2entry record for ID %d:%n%s%n",
511 TRACER.debugError("The stored entry count in id2entry (%d) does " +
602 TRACER.debugError("File dn2id has malformed ID for DN <%s>:%n%s%n",
629 TRACER.debugError("File dn2id has DN <%s> referencing unknown " +
642 TRACER.debugError("File dn2id has DN <%s> referencing entry " +
688 TRACER.debugError("File id2children has malformed ID %s%n",
708 TRACER.debugError("File id2children has malformed ID list " +
739 TRACER.debugError("File id2children has unknown ID %d%n",
767 TRACER.debugError("Fil
[all...]
/forgerock/openam-v13/openam-authentication/openam-auth-oauth2/src/main/java/org/forgerock/openam/authentication/modules/oauth2/
H A DOAuthUtil.java95 debugError("OAuthUtil.sendEmail(): Error while encoding", ex);
109 debugError("OAuthUtil.sendEmail(): " + "class not found " +
112 debugError("OAuthUtil.sendEmail(): " + "can not instantiate " +
115 debugError("OAuthUtil.sendEmail(): " + "can not access " +
136 public static void debugError(String message, Throwable t) { method in class:OAuthUtil
142 public static void debugError(String message) { method in class:OAuthUtil
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/serverconfig/
H A DImportServer.java88 debugError("CreateServer.handleRequest", e);
94 debugError("CreateServer.handleRequest", e);
100 debugError("CreateServer.handleRequest", e);
106 debugError("CreateServer.handleRequest", e);
112 debugError("CreateServer.handleRequest", e);
118 debugError("CreateServer.handleRequest", e);
/forgerock/openam/openam-authentication/openam-auth-oauth2/src/main/java/org/forgerock/openam/authentication/modules/oauth2/
H A DOAuthUtil.java95 debugError("OAuthUtil.sendEmail(): Error while encoding", ex);
109 debugError("OAuthUtil.sendEmail(): " + "class not found " +
112 debugError("OAuthUtil.sendEmail(): " + "can not instantiate " +
115 debugError("OAuthUtil.sendEmail(): " + "can not access " +
136 public static void debugError(String message, Throwable t) { method in class:OAuthUtil
142 public static void debugError(String message) { method in class:OAuthUtil
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/serverconfig/
H A DImportServer.java88 debugError("CreateServer.handleRequest", e);
94 debugError("CreateServer.handleRequest", e);
100 debugError("CreateServer.handleRequest", e);
106 debugError("CreateServer.handleRequest", e);
112 debugError("CreateServer.handleRequest", e);
118 debugError("CreateServer.handleRequest", e);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DCreateAuthConfiguration.java73 debugError("CreateAuthConfiguration.handleRequest", e);
78 debugError("CreateAuthConfiguration.handleRequest", e);
83 debugError("CreateAuthConfiguration.handleRequest", e);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DCreateAuthConfiguration.java73 debugError("CreateAuthConfiguration.handleRequest", e);
78 debugError("CreateAuthConfiguration.handleRequest", e);
83 debugError("CreateAuthConfiguration.handleRequest", e);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetModel.java66 void debugError(String message); method in interface:PWResetModel
76 void debugError(String message, Exception e); method in interface:PWResetModel
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetModel.java66 void debugError(String message); method in interface:PWResetModel
76 void debugError(String message, Exception e); method in interface:PWResetModel

Completed in 264 milliseconds

1234567891011>>