• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Never seen this error, before

LEGEND ,
Jul 30, 2018 Jul 30, 2018

Copy link to clipboard

Copied

Hello, all,

We have recently started receiving a TON of error emails that include the following.  We've never seen this error message, before.  Is anyone else familiar?

EXCEPTION - struct

ADDRESS_NOT_DEFINED

107

ARRAY_HEADER_ERROR

310

ASSERTION_FAILED

1

AUTHENTICATION_KERBEROS5_FAILURE

325

AUTHENTICATION_KERBEROS5_MUTUAL_AUTH_FAILED

327

AUTHENTICATION_KERBEROS5_NO_CONTEXT

326

AUTHENTICATION_KERBEROS5_NO_TGT

324

AUTHENTICATION_STATUS_FAILURE

307

BAD_PKT_TYPE

204

CONNECTED_ALREADY

201

CONNECTION_STRING_NULL

208

CONNECT_DATA_MISSING

105

CONNECT_STRING_EMPTY

120

CSTRING_PARSING

101

Cause

EXCEPTION - struct

Message

Address already in use: connect

StackTrace

java.net.BindException: Address already in use: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at oracle.net.nt.TcpNTAdapter.connect(TcpNTAdapter.java:162) at oracle.net.nt.ConnOption.connect(ConnOption.java:133) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:411) at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:464) at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:594) at oracle.net.ns.NSProtocol.connect(NSProtocol.java:229) at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1360) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:486) at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:715) at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:385) at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:30) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:564) at coldfusion.server.j2ee.sql.pool.JDBCPool.createPhysicalConnection(JDBCPool.java:614) at coldfusion.server.j2ee.sql.pool.ConnectionRunner$RunnableConnection.run(ConnectionRunner.java:67) at java.lang.Thread.run(Thread.java:748)

Suppressed

EXCEPTION - array [empty]

TagContext

EXCEPTION - array [empty]

Type

java.net.BindException

DATAINTEGRITY_CLASS_NOT_INSTALLED

318

DATA_EOF

202

DOUBLE_ENCRYPTION_NOT_ALLOWED

406

ENCRYPTION_CLASS_NOT_INSTALLED

317

EZ_CONNECT_FORMAT_EXPECTED

117

EZ_CONNECT_UNKNOWN_HOST

118

ErrorNumber

20

FAILED_TO_TURN_ENCRYPTION_ON

300

GOT_MINUS_ONE

0

HOSTNAME_NOT_SPECIFIED

103

HOST_PORT_SID_EXPECTED

115

INCOMPLETE_SERVICES_FROM_SERVER

321

INVALID_CONNECTTIMEOUT

505

INVALID_CONNECT_DATA

102

INVALID_DATAINTEGRITY_ALGORITHM_FROM_SERVER

319

INVALID_DRIVER

309

INVALID_ENCRYPTION_ALGORITHM_FROM_SERVER

316

INVALID_ENCRYPTION_PARAMETER

304

INVALID_LDAP_URL

124

INVALID_LEVEL

322

INVALID_NA_PACKET_TYPE

313

INVALID_NA_PACKET_TYPE_LENGTH

312

INVALID_NT_ADAPTER

21

INVALID_PKT_LENGTH

207

INVALID_READTIMEOUT

506

INVALID_READ_PATH

121

INVALID_SERVICE

323

INVALID_SERVICES_FROM_SERVER

320

INVALID_SSL_CIPHER_SUITES

403

INVALID_SSL_VERSION

400

JNDI_CLASSES_NOT_FOUND

110

JNDI_NOT_INITIALIZED

109

JNDI_THREW_EXCEPTION

108

MISMATCH_SERVER_CERT_DN

405

Message

The Network Adapter could not establish the connection

NAMELOOKUP_FAILED

122

NAMELOOKUP_FILE_ERROR

123

NAMING_FACTORY_NOT_DEFINED

112

NAMING_PROVIDER_NOT_DEFINED

113

NL_EXCEPTION

501

NOT_CONNECTED

200

NS_BREAK

500

NT_CONNECTION_FAILED

20

PORT_NOT_SPECIFIED

104

PORT_NUMBER_ERROR

116

PROFILE_NAME_NOT_DEFINED

114

PROTOCOL_NOT_SPECIFIED

100

RECEIVED_UNEXPECTED_LENGTH_FOR_TYPE

311

REFUSED_CONNECT

206

SDU_MISMATCH

203

SERVICE_CLASSES_NOT_INSTALLED

308

SID_INFORMATION_MISSING

106

SO_CONNECTTIMEDOUT

503

SO_EXCEPTION

502

SO_READTIMEDOUT

504

SSL_UNVERIFIED_PEER

411

SUPERVISOR_STATUS_FAILURE

306

I'm truncating the error message, as it goes on and on and on for PAGES.

Has anyone else experienced this error message?

V/r,

^ _ ^

Views

312

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 30, 2018 Jul 30, 2018

Copy link to clipboard

Copied

I haven't seen that before, but I've arguably had the good sense to avoid Oracle (j/k). Seriously, it looks like the Oracle client can't open on the ports it usually uses. I can't imagine why that would happen really, but this is the kind of problem I usually approach by stopping and restarting things.

Dave Watts, Fig Leaf Software

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 30, 2018 Jul 30, 2018

Copy link to clipboard

Copied

LATEST

I'll give that a shot.  Thanks, Dave.

V/r,

^ _ ^

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation