-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.10 EE GA1, 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:12
-
Fix Priority:3
-
Git Pull Request:
1- Start Liferay Portal 6.2
2a: Deploy Solr4 Plugin from Marketplace ("Solr 4 Search Engine CE, 1.0.2, Apr 11, 2015" or "Solr 4 Search Engine EE", 2.0.4, Apr 11, 2015)
or
2b: Build from source (6.2.x or ee-6.2.x)
3- Wait until it gets deployed successfully
4- Check $LIFERAY_HOME/logs for solr-adapter.log
Actual: Observe that a folder named "@[email protected]" is being created in the classpath (e.g.
$LIFERAY_HOME/tomcat-7.0.42/bin/@[email protected]/logs/solr-adapter.log
Expected: @[email protected] should be resolved to the actual path
- is caused by
-
LPS-50924 log4j errors when deploying solr4-web
- Closed