Searched refs:ne (Results 201 - 225 of 358) sorted by relevance

1234567891011>>

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1060 catch (NamingException ne)
1065 println(getMessageForException(ne, hostPort));
1066 LOG.log(Level.SEVERE, "Complete error stack:", ne);
1178 catch (NamingException ne)
1180 LOG.log(Level.SEVERE, "Error creating task "+attrs, ne);
1184 getThrowableMsg(msg, ne), code, ne);
1274 catch (NamingException ne)
1278 getThrowableMsg(msg, ne), ERROR_CONNECTING, ne);
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java990 catch (NamingException ne)
995 println(getMessageForException(ne, hostPort));
996 LOG.log(Level.SEVERE, "Complete error stack:", ne);
1104 catch (NamingException ne)
1106 LOG.log(Level.SEVERE, "Error creating task "+attrs, ne);
1110 getThrowableMsg(msg, ne), code, ne);
1200 catch (NamingException ne)
1204 getThrowableMsg(msg, ne), ERROR_CONNECTING, ne);
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1060 catch (NamingException ne)
1065 println(getMessageForException(ne, hostPort));
1066 LOG.log(Level.SEVERE, "Complete error stack:", ne);
1178 catch (NamingException ne)
1180 LOG.log(Level.SEVERE, "Error creating task "+attrs, ne);
1184 getThrowableMsg(msg, ne), code, ne);
1274 catch (NamingException ne)
1278 getThrowableMsg(msg, ne), ERROR_CONNECTING, ne);
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1061 catch (NamingException ne)
1066 println(getMessageForException(ne, hostPort));
1067 LOG.log(Level.SEVERE, "Complete error stack:", ne);
1179 catch (NamingException ne)
1181 LOG.log(Level.SEVERE, "Error creating task "+attrs, ne);
1185 getThrowableMsg(msg, ne), code, ne);
1275 catch (NamingException ne)
1279 getThrowableMsg(msg, ne), ERROR_CONNECTING, ne);
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java990 catch (NamingException ne)
995 println(getMessageForException(ne, hostPort));
996 LOG.log(Level.SEVERE, "Complete error stack:", ne);
1104 catch (NamingException ne)
1106 LOG.log(Level.SEVERE, "Error creating task "+attrs, ne);
1110 getThrowableMsg(msg, ne), code, ne);
1200 catch (NamingException ne)
1204 getThrowableMsg(msg, ne), ERROR_CONNECTING, ne);
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAssertionBase.java331 } catch ( NumberFormatException ne ) {
333 "Assertion: invalid integer in MajorVersion", ne);
375 } catch ( NumberFormatException ne ) {
377 "Assertion: invalid integer in MinorVersion", ne);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAssertion.java143 } catch ( NumberFormatException ne ) {
145 "in MajorVersion", ne);
168 } catch ( NumberFormatException ne ) {
170 "FSAssertion: invalid integer in MinorVersion", ne);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSIDPAuthenticationContextInfo.java100 } catch (NumberFormatException ne) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAssertion.java146 } catch ( NumberFormatException ne ) {
148 "in MajorVersion", ne);
171 } catch ( NumberFormatException ne ) {
173 "FSAssertion: invalid integer in MinorVersion", ne);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSIDPAuthenticationContextInfo.java100 } catch (NumberFormatException ne) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAssertionBase.java334 } catch ( NumberFormatException ne ) {
336 "Assertion: invalid integer in MajorVersion", ne);
378 } catch ( NumberFormatException ne ) {
380 "Assertion: invalid integer in MinorVersion", ne);
/forgerock/opendj2/resource/webstart/
H A Dcreate-webstart-standalone.sh131 if test "${EXIT_CODE}" -ne 0
/forgerock/opendj-b2.6/resource/webstart/
H A Dcreate-webstart-standalone.sh132 if test "${EXIT_CODE}" -ne 0
/forgerock/opendj2.6.2/resource/webstart/
H A Dcreate-webstart-standalone.sh132 if test "${EXIT_CODE}" -ne 0
/forgerock/opendj2-hg/resource/webstart/
H A Dcreate-webstart-standalone.sh131 if test "${EXIT_CODE}" -ne 0
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAuthnContextMapper.java236 } catch (NumberFormatException ne) {
240 + " input authLevel is not valid.", ne);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAuthnContextMapper.java228 } catch (NumberFormatException ne) {
232 + " input authLevel is not valid.", ne);
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBrowseEntriesPanel.java1383 catch (NamingException ne)
1385 fNe[0] = ne;
1411 catch (NamingException ne)
1415 ne.toString());
1606 catch (NamingException ne)
1608 if (Utils.isCertificateException(ne))
1645 ne, h, p,
1672 catch (NamingException ne)
1674 fne[0] = ne;
1696 throw ne;
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBrowseEntriesPanel.java1382 catch (NamingException ne)
1384 fNe[0] = ne;
1410 catch (NamingException ne)
1414 ne.toString());
1605 catch (NamingException ne)
1607 if (Utils.isCertificateException(ne))
1644 ne, h, p,
1671 catch (NamingException ne)
1673 fne[0] = ne;
1695 throw ne;
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBrowseEntriesPanel.java1383 catch (NamingException ne)
1385 fNe[0] = ne;
1411 catch (NamingException ne)
1415 ne.toString());
1606 catch (NamingException ne)
1608 if (Utils.isCertificateException(ne))
1645 ne, h, p,
1672 catch (NamingException ne)
1674 fne[0] = ne;
1696 throw ne;
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBrowseEntriesPanel.java1382 catch (NamingException ne)
1384 fNe[0] = ne;
1410 catch (NamingException ne)
1414 ne.toString());
1605 catch (NamingException ne)
1607 if (Utils.isCertificateException(ne))
1644 ne, h, p,
1671 catch (NamingException ne)
1673 fne[0] = ne;
1695 throw ne;
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DAbstractBrowseEntriesPanel.java1383 catch (NamingException ne)
1385 fNe[0] = ne;
1411 catch (NamingException ne)
1415 ne.toString());
1606 catch (NamingException ne)
1608 if (Utils.isCertificateException(ne))
1645 ne, h, p,
1672 catch (NamingException ne)
1674 fne[0] = ne;
1696 throw ne;
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DAbstractBrowseEntriesPanel.java1232 catch (NamingException ne)
1234 fNe[0] = ne;
1258 catch (NamingException ne)
1261 errorDetails = INFO_CTRL_PANEL_ERROR_CONNECT_BROWSE_SUMMARY.get(ne);
1438 catch (NamingException ne)
1440 if (!isCertificateException(ne))
1442 throw ne;
1475 null, INFO_CERTIFICATE_EXCEPTION.get(h, p), ne, h, p, getInfo().getTrustManager().getLastRefusedChain(),
1501 catch (NamingException ne)
1503 fne[0] = ne;
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/task/
H A DModifyEntryTask.java342 catch (NamingException ne)
345 throw new RuntimeException("Unexpected exception: "+ne, ne);
H A DTask.java997 catch (NamingException ne)
1001 "Unexpected error parsing modifications: "+ne, ne);

Completed in 101 milliseconds

1234567891011>>