Installed in wrong folder - uninstall broke it.
3 posts
• Page 1 of 1
- cmendla-cct
- Posts: 10
- Joined: 22 Sep 2015, 15:52
Installed in wrong folder - uninstall broke it.
I installed ruby on rails on IIS 6 running on Server 2012 64 bit.
The installed worked but I had installed the ruby project to to C:\inetpub\wwwroot\New folder\rubytest1
The console was working at http://xx.xx.xx.xx/rubytest1/console
I thought I could just install a new ruby project from the WPI. That didn't work because trying to launch the console for any other projects I tried to install gave a not found.
Then I tried uninstalling ruby and the WPI. However, when I loaded up the WPI it said that ruby was installed.
Now the console isn't working probably because I had tried to delete it. I'm getting The error attached below.
Questions
1. What do I need to reinstall the ruby project so that the console is working again?
2. Does it matter if it is in a poorly named path? ie. one with a space.
3. I will be working with a number of apps. Will I need to create a ruby project for each app?
I'm more worried about #1 above.
thanks
chris
The installed worked but I had installed the ruby project to to C:\inetpub\wwwroot\New folder\rubytest1
The console was working at http://xx.xx.xx.xx/rubytest1/console
I thought I could just install a new ruby project from the WPI. That didn't work because trying to launch the console for any other projects I tried to install gave a not found.
Then I tried uninstalling ruby and the WPI. However, when I loaded up the WPI it said that ruby was installed.
Now the console isn't working probably because I had tried to delete it. I'm getting The error attached below.
Questions
1. What do I need to reinstall the ruby project so that the console is working again?
2. Does it matter if it is in a poorly named path? ie. one with a space.
3. I will be working with a number of apps. Will I need to create a ruby project for each app?
I'm more worried about #1 above.
thanks
chris
- Code: Select all
Error
Helicon Zoo module has caught up an error. Please see the details below.
Worker Status
The process was created
Windows error
The pipe has been ended. (ERROR CODE: 109)
Internal module error
message: Application backend read Error. type: ZooException file: App\Jobs\JobBase.cpp line: 531 version: 3.1.98.538
STDERR
[tid-6736260] cannot load such file -- C:\inetpub\wwwroot\ruby/config/boot.rb (LoadError) C:/Ruby19/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' C:/Ruby19/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require' C:/Zoo/Workers/ruby/lib/app.rb:27:in `build_app' C:/Zoo/Workers/ruby/lib/app.rb:16:in `initialize' C:/Zoo/Workers/ruby/lib/worker.rb:4:in `new' C:/Zoo/Workers/ruby/lib/worker.rb:4:in `initialize' C:/Zoo/Workers/ruby/zoorack.rb:30:in `new' C:/Zoo/Workers/ruby/zoorack.rb:30:in `<module:Zack>' C:/Zoo/Workers/ruby/zoorack.rb:12:in `<main>'
Environment variables
ALLUSERSPROFILE C:\ProgramData
APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming
APPL_ID
APPL_PHYSICAL_PATH C:\inetpub\wwwroot\ruby
APPL_PHYSICAL_SHORT_PATH C:\inetpub\wwwroot\ruby
APPL_VIRTUAL_PATH
APP_POOL_CONFIG C:\inetpub\temp\apppools\rubyproject\rubyproject.config
APP_POOL_ID rubyproject
COMMONPROGRAMFILES C:\Program Files\Common Files
COMMONPROGRAMFILES(X86) C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432 C:\Program Files\Common Files
COMPUTERNAME CCTWEB
COMSPEC C:\Windows\system32\cmd.exe
CONSOLE_URL console
CURRENT_DIRECTORY C:\inetpub\wwwroot\ruby
DEPLOY_FILE deploy.rb
FP_NO_HOST_CHECK NO
GEM_HOME C:\inetpub\wwwroot\ruby\GEM_HOME
GEM_PATH C:\inetpub\wwwroot\ruby\GEM_HOME
HOME C:\inetpub\wwwroot\ruby
HOST 127.0.0.1
IIS_BINDNGS http=*:80:10.0.0.30
INSTANCE_ID 3
LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local
NUMBER_OF_PROCESSORS 2
OS Windows_NT
PATH C:\inetpub\wwwroot\ruby\GEM_HOME\bin;C:\Ruby19\bin;C:\Ruby19\devkit\bin;C:\Ruby200\bin;C:\Ruby19\bin;C:\Program Files (x86)\PHP\v5.4;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files\MIT\Kerberos\bin;C:\Program Files\Microsoft\Web Platform InstallerPATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW
PROCESSOR_ARCHITECTURE AMD64
PROCESSOR_IDENTIFIER Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
PROCESSOR_LEVEL 6
PROCESSOR_REVISION 2d07
PROGRAMDATA C:\ProgramData
PROGRAMFILES C:\Program Files
PROGRAMFILES(X86) C:\Program Files (x86)
PROGRAMW6432 C:\Program Files
PSMODULEPATH C:\Windows\system32\WindowsPowerShell\v1.0\ModulesPUBLIC C:\Users\Public
RACK_ENV production
RAILS_RELATIVE_URL_ROOT
SITE_NAME RUBYPROJECT
SITE_PHYSICAL_PATH C:\inetpub\wwwroot\ruby
SYSTEMDRIVE C:
SYSTEMROOT C:\Windows
TEMP C:\Windows\TEMP
TMP C:\Windows\TEMP
USERDOMAIN CCTTAPES1
USERNAME CCTWEB$
USERPROFILE C:\Windows\system32\config\systemprofile
WINDIR C:\Windows
Helicon Zoo engine settings
appName ruby.project
appFullPath C:\Ruby19\bin\ruby.exe
appDirectory C:\inetpub\wwwroot\ruby
appArguments C:\Zoo\Workers\ruby\zoorack.rb
deployArguments
transportName NamedPipe
protocol fastcgi
scriptProcessor ruby.1.9.rack
errorLogDir
postBufferDir
watchFileChangesMask
host 127.0.0.1
port %PORT%
proxyPass
minInstances 1
maxInstances 2
minRequestsPerWorker 3
maxRequestsPerWorker 15
portLower 49152
portUpper 65535
workerRequestTimeout 30
timeLimit 0
postBuffer 1024
memoryLimit 0
gracefulShutdownTimeout 30
Web.config variables
APPL_ID
APPL_PHYSICAL_PATH C:\inetpub\wwwroot\ruby
APPL_PHYSICAL_SHORT_PATH C:\inetpub\wwwroot\ruby
APPL_VIRTUAL_PATH
CONSOLE_URL console
CURRENT_DIRECTORY C:\inetpub\wwwroot\ruby
DEPLOY_FILE deploy.rb
GEM_HOME C:\inetpub\wwwroot\ruby\GEM_HOME
GEM_PATH C:\inetpub\wwwroot\ruby\GEM_HOME
HOME C:\inetpub\wwwroot\ruby
HOST 127.0.0.1
IIS_BINDNGS http=*:80:10.0.0.30
INSTANCE_ID 3
PATH C:\inetpub\wwwroot\ruby\GEM_HOME\bin;C:\Ruby19\bin;C:\Ruby19\devkit\bin;C:\Ruby200\bin;C:\Ruby19\bin;C:\Program Files (x86)\PHP\v5.4;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MySQL\MySQL Server 5.1\bin;C:\Program Files\MIT\Kerberos\bin;C:\Program Files\Microsoft\Web Platform InstallerRACK_ENV production
RAILS_RELATIVE_URL_ROOT
SITE_NAME RUBYPROJECT
SITE_PHYSICAL_PATH C:\inetpub\wwwroot\ruby
Re: Installed in wrong folder - uninstall broke it.
Hello.
Sorry for the inconvenience. For the past two years we have been working on a new stand-alone version of Zoo - a complete, cross-platform (in future) web application and environment installation-packaging-deployment-execution suite. And we are doing it on a very limited resources. Plus we have to support old commercial products - our only source of funds in this development. So we decided to completely freeze current WebPI-based version of Zoo, there will be little common between these versions. Please allow us some more time to finalize this new version. Application migration will be easy.
Please give us a little more time and you will enjoy the brand new version.
Meanwhile, we recommend addressing our manual: https://www.helicontech.com/zoo/docs/overview.html
You might need to try uninstall/remove everything you installed (Zoo related) and try from scratch.
Sorry for the inconvenience. For the past two years we have been working on a new stand-alone version of Zoo - a complete, cross-platform (in future) web application and environment installation-packaging-deployment-execution suite. And we are doing it on a very limited resources. Plus we have to support old commercial products - our only source of funds in this development. So we decided to completely freeze current WebPI-based version of Zoo, there will be little common between these versions. Please allow us some more time to finalize this new version. Application migration will be easy.
Please give us a little more time and you will enjoy the brand new version.
Meanwhile, we recommend addressing our manual: https://www.helicontech.com/zoo/docs/overview.html
You might need to try uninstall/remove everything you installed (Zoo related) and try from scratch.
- cmendla-cct
- Posts: 10
- Joined: 22 Sep 2015, 15:52
Re: Installed in wrong folder - uninstall broke it.
Anton
Thank you. I uninstalled all the Ruby and Helicon programs. However this time, I rebooted the server.
It appears that things are installing normally now.
thank you
chris
Thank you. I uninstalled all the Ruby and Helicon programs. However this time, I rebooted the server.
It appears that things are installing normally now.
thank you
chris
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests