Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

"Illegal character 0x0 in state=METHOD" when trying to connect to localhost

User_ATT1LJun 9 2022

Hello, People!

I have the latest version of JMC, but when I try to connect to an application running on localhost, I get the following error messages:
[qtp1935621678-137] WARN org.eclipse.jetty.http.HttpParser - Illegal character 0x0 in state=METHOD for buffer HeapByteBuffer@380f38f6[p=5,l=7,c=8192,r=2]={JRMI\x00<<<\x02K>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[qtp1935621678-137] WARN org.eclipse.jetty.http.HttpParser - bad HTTP parsed: 400 Illegal character 0x0 for HttpChannelOverHttp@2f102959{r=0,c=false,a=IDLE,uri=null}
[qtp1935621678-134] WARN org.eclipse.jetty.http.HttpParser - Illegal character 0x16 in state=START for buffer HeapByteBuffer@45b26de8[p=1,l=452,c=8192,r=451]={\x16<<<\x03\x03\x01\xBf\x01\x00\x01\xBb\x03\x03]*s\xC4?J\xFe...E"\xCf\x94\xD7v\xFaQ\x19(&\r\xAe\n\xBf>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
[qtp1935621678-134] WARN org.eclipse.jetty.http.HttpParser - bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@4b758b2e{r=0,c=false,a=IDLE,uri=null}
Can somebody please help?

Comments

Arnoschots-Oracle Apr 22 2020 — edited on Apr 22 2020

Hi,

The "sudo al-config -s" doesn't work on my Autonomous Linux instance.

Command output:

[opc@opsserver ~]$ sudo al-config -s

/sbin/al-config: illegal option -- s

Configure OCI notification service topic OCID:

  Usage:

    al-config -T [topic OCID]

  Options:

    -T [topic OCID] OCI notification service topic OCID

Configure OCI CLI profile:

  Usage:

    al-config -u [user OCID] -t [tenancy OCID] -k [key file]

  Options:

    -u [user OCID] OCI User OCID

    -t [tenancy OCID] OCI Tenancy OCID

    -k [key file] from which we obtaion the API private key

    -p [key passphrase file] from which we obtain API key passphrase. Provide

       this if API private key is encrypted. If not provided, user will be

       prompted to enter passphrase.

1 - 1

Post Details

Added on Jun 9 2022
0 comments
1,212 views