Problem installing iron foundry - Services not all starting

已查看 42 次
跳至第一个未读帖子

Charlie Baum

未读,
2014年7月23日 17:28:402014/7/23
收件人 ironf...@googlegroups.com
So it appears that I got Iron Foundry installed on a Server 2012 box. At the end of the install script I get the "IronFoundry Installed" message so I think I'm good.

When I try and run the start-services script it bombs out on the IFDeaSvc service.  If I try and manually start that service, I get an error 1053: The service did not respond to the start or control request in a timely fashion.

The path to the executable section under the service in the services.msc looks suspect to me.  It shows this:

C:\Ruby193\bin\ruby.exe -C D:\IronFoundry_build\0.0.0\dea_ng\bin dea_winsvc.rb C:\IronFoundry\dea_ng\config\dea.yml

That can't be right.  D:\IronFoundry_Build is the location of my build directory.  The other services are running from the C:\IronFoundry directory, which is where everything installed to.  What happened with the IronFoundry DEA service?  How can I go about fixing this?  What should that service be executing? 

Button, Brian

未读,
2014年7月24日 10:03:242014/7/24
收件人 ironf...@googlegroups.com
Hi, Charlie,

That is something that I don’t believe I’ve ever seen before. We’ll look into reproducing it and get back to you as quickly as we can. It does seem unusual to have a path to your build folder in there...

Thanks!
bab

--
Brian Button | Product Manager, Application Services
CenturyLink Cloud




--
You received this message because you are subscribed to the Google Groups "Iron Foundry" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ironfoundry...@googlegroups.com.
To post to this group, send email to ironf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ironfoundry/5be7e88a-1977-4088-9577-e3d9b9f6ba17%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


This message contains information which may be confidential and/or privileged. Unless you are the intended recipient (or authorized to receive for the intended recipient), you may not read, use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail and delete the message and any attachment(s) thereto without retaining any copies.

Charlie Baum

未读,
2014年7月24日 10:34:072014/7/24
收件人 ironf...@googlegroups.com
I'm going to try rebuilding from source first.  I noticed my start and stop service PS1 files had a bunch of wingdings in them.  Maybe something got fubar along the way.

Button, Brian

未读,
2014年7月24日 10:47:332014/7/24
收件人 ironf...@googlegroups.com
I’ve seen that happen before when they get edited with notepad maybe??? Something, by default, saves them in a different encoding than we intend and that happens.

bab

--
Brian Button | Product Manager, Application Services
CenturyLink Cloud





For more options, visit https://groups.google.com/d/optout.

Charlie Baum

未读,
2014年7月24日 16:01:372014/7/24
收件人 ironf...@googlegroups.com
Looks like I might be ok.  Spun up another VM instance of 2012 r2 and ran through the install.  Install was successful and the services started.  The path still seems strange for the DEA service which is:

C:\Ruby193\bin\ruby.exe -C C:\if_build\0.0.0\dea_ng\bin dea_winsvc.rb C:\IronFoundry\dea_ng\config\dea.ym

Does that look right for the DEA service?  The build is under the 0.0.0 directory but it doesn't look like the other two services.  Hopefully I'm on the right track here.

Button, Brian

未读,
2014年7月24日 16:03:402014/7/24
收件人 ironf...@googlegroups.com
Charlie,

Those files seem to get corrupted when they are edited with notepad. I guess it saves into unicode by default, which causes that. They files have been fixed and committed back into the repo. You can fetch them down and they should be correct now. Sorry for the confusion.

As for the DEA Service not starting, I believe I may know what is causing that. The primary DNS on the windows machine needs to be set to the IP address of the microbosh server. The system needs that to resolve the IP addresses of the other components in the system, like the loggregator. I’ve updated the README file on the if_release repo to include instructions to do this.

HTH,
bab

--
Brian Button | Product Manager, Application Services
CenturyLink Cloud




On Jul 24, 2014, at 9:34 AM, Charlie Baum <charl...@gmail.com> wrote:


For more options, visit https://groups.google.com/d/optout.

Button, Brian

未读,
2014年7月24日 16:05:142014/7/24
收件人 ironf...@googlegroups.com
Yes, that is 100% correct. It runs ruby against the DEA source code, which is in the install folder. And the config file was transmogrified during the install to reflect the settings from the sample DEA.yml file you gave us, and put into the c:\ironfoundry folder. That’s all perfect.

bab

--
Brian Button | Product Manager, Application Services
CenturyLink Cloud




--
You received this message because you are subscribed to the Google Groups "Iron Foundry" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ironfoundry...@googlegroups.com.
To post to this group, send email to ironf...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
回复全部
回复作者
转发
0 个新帖子