User bb0bf41f20
30-05-2013 09:47:41
Hi,
We are using JChem cartridge 5.9.1 and receiving the following error:
Error: 5795: ORA-29902: error in executing ODCIIndexStart()
routine ORA-29532: Java call terminated by uncaught Java exception:
java.lang.Exception: Problem connecting to JChemServer: rmi://AMRNDHS214.PFIZER.COM:1099:
non-JRMP server at remote endpoint
When pinging the server the following text appears, mentioning a bad level value for property:
amrndhs214-viticprd
$ ./ping-jcserver.sh localhost:1099
Trying
localhost:1099
Bad level
value for property: .level
INFO:
Checking JChem Server at localhost:1099...
Exit code:
0
I have looked at this post https://www.chemaxon.com/forum/ftopic9195.html and asked the user to check what is listening at port 1099, this is the output:
amrndhs214-viticprd $ netstat -an|grep
1099
170.116.168.73.1099
170.116.168.73.51193 49152 0
49152 0 TIME_WAIT
*.1099
*.*
0 0 49152 0 LISTEN
170.116.168.73.1547
10.131.72.191.1099 64807 0
49640 0 ESTABLISHED
amrndhs214-viticprd $ ./ping-jcserver.sh
localhost:1099
Trying localhost:1099
Bad level value for property: .level
INFO: Checking JChem Server at
localhost:1099...
Exit code: 0
amrndhs214-viticprd $
Do you know what could be causing this? Was there a solution to the other post also having this non-JRMP at remote endpoint error?
Thanks,
Jade