Kbase P67272: Attempting to query a Servlet from ServletExec fails with 404 File not Found
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/08/2004 |
|
Status: Unverified
FACT(s) (Environment):
ServletExec
FACT(s) (Environment):
ServletExec 4.1
FACT(s) (Environment):
ServletExec 4.2
FACT(s) (Environment):
Progress 9.1B
FACT(s) (Environment):
Progress 9.1C
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
File not Found Error when Attempting to query a Servlet
404 File not Found
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
Servlet Name and Instance Name are the same name
CAUSE:
ServletExec cannot launch a servlet that has the same name for servlet name and instance name.
FIX:
Change the Servlet name to be different then the Instance Name.