Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

latest version of mlcp does not see log4j.propeties in mlcp/conf folder #459

Closed
peetkes opened this issue Jun 11, 2015 · 3 comments
Closed
Labels
Milestone

Comments

@peetkes
Copy link
Contributor

peetkes commented Jun 11, 2015

I just tested roxy with the latest version of mlcp and I noticed no progress info when executing mlcp.
It does not see the log4j.properties in the conf folder of mlcp.
I added the following to line 1070 of server_config.rb to fix this:
classpath = jars.join(path_separator).concat(path_separator).concat(ServerConfig.expand_path("#{mlcp_home}/conf"))

@dmcassel dmcassel added the bug label Jun 16, 2015
@grtjn
Copy link
Contributor

grtjn commented Jun 30, 2015

Check latest mlcp.sh/.bat for other properties that could/should get added.. (like xcc compat setting)

@grtjn grtjn added this to the 1.7.3 milestone Jun 30, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Jul 6, 2015
@grtjn
Copy link
Contributor

grtjn commented Jul 7, 2015

I added some fixes, but I'm hearing latest MLCP uses win native code that needs to be on the path. Only applies to Windows luckily..

dmcassel added a commit that referenced this issue Jul 13, 2015
Fixed #459: copied all command line settings from mlcp.sh
@grtjn
Copy link
Contributor

grtjn commented Jul 13, 2015

Fixed in dev

@grtjn grtjn closed this as completed Jul 13, 2015
grtjn added a commit to grtjn/roxy that referenced this issue Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants