Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.0 M3
-
6.2.x, 6.1.x
-
Committed
-
4
-
4
Description
change the context path in case of tomcat are as follows:
Step 1> Goto $
\tomcat-7.0.42\webapps.
Step 2> Rename the ROOT directory to mynewcontext.
Step 3> Goto ${LIFERAY_HOME}
\tomcat-7.0.42\conf\Catalina\localhost.
Step 4> Rename the ROOT.xml to mynewcontext.xml.
Step 5> Restart the server.
Step 6> login in using url: "localhost:8080/mynewcontext/"
Expected Result:can login in portal:
Actually Result:cause exception:
03:44:20,751 ERROR [http-bio-8080-exec-7][StripFilter:83] java.lang.StringIndexOutOfBoundsException: String index out of range: -2
Attachments
Issue Links
- Discovered while testing
-
LPS-48663 Exporting a page containing link is not read correctly after importing to another site if a context is set for the source site
- Closed
- is caused by
-
LPS-48090 Decoding %25 in URLs
- Closed
- is duplicated by
-
LPS-48537 StringIndexOutOfBoundsException thrown when context path is set
- Closed
-
LPS-49447 Custom portal.proxy.path Broken in EE SP7
- Closed
-
LPS-49482 6.2.x only - String index out of range error occurs when changing portal context
- Closed
- relates
-
LPE-12596 Changing the context path causes an exception
-
- Closed
-
- Testing discovered
-
LPS-48616 URL of images in web content structures ingoring portal context path
- Closed