ryul's Posts

Hi there, is an official solution provided by VMware on it's way (workaround or fix), that does not depend on using a different language Windows image? I personally think it's strange that ... See more...
Hi there, is an official solution provided by VMware on it's way (workaround or fix), that does not depend on using a different language Windows image? I personally think it's strange that such issue occurs on an expensive enterprise software by VMware. This is an error which should be detected by quality checks in no time, because testing on english only OS systems is definitly not the reality here.
We experience the same issue on some, not all, VDIs. We block and deactivate the Windows Update service (which is best practice). Of course the Windows Update service in Windows 10 is quite a h... See more...
We experience the same issue on some, not all, VDIs. We block and deactivate the Windows Update service (which is best practice). Of course the Windows Update service in Windows 10 is quite a headache, because it activates itself in some time, but this is another topic. Could this be the issue (Windows Update service not running)?
Alright, I found the solution ... guess what? The database credentials didn't work for App Volumes. Maybe there were too complex or some special characters are not allowed (which is not documen... See more...
Alright, I found the solution ... guess what? The database credentials didn't work for App Volumes. Maybe there were too complex or some special characters are not allowed (which is not documented or reported by the installer). We changed the credentials to a simple style and it worked. VMware should document or report this during the GUI installer!
I'm curios, which database version do you use? We use Windows SQL Server 2012 Standard (SP4) and it's listed on the compatibility page, but not on the docs page (SP3 is listed).
What I tried: manually "Run as administrator" (both setup.exe and the seperate App Volumes Manager.msi) disabled the Windows Defender scan checked permissions multiple times (setup creates ... See more...
What I tried: manually "Run as administrator" (both setup.exe and the seperate App Volumes Manager.msi) disabled the Windows Defender scan checked permissions multiple times (setup creates files and folders, so permissions are correct) checked SQL database permissions (database is created via setup) copied the files from the ISO to a local folder and started the setup from there The setup aborts with the same error everytime. Maybe the installation file is corrupt? Update: I tried the 2.14.0 installation ISO, same error...
svmanager_setup.log Running as test.INTERNAL on Server #### Rails environment set to production for action production #### Ruby version: The command "ruby" is either misspelled or could ... See more...
svmanager_setup.log Running as test.INTERNAL on Server #### Rails environment set to production for action production #### Ruby version: The command "ruby" is either misspelled or could not be found. Excluding Oracle Excluding development_postgres BUNDLE_WITHOUT is now development_postgres oracle development test Creating link Connection created for C:\ProgramData\CloudVolumes\ruby <<===>> C:\Program Files (x86)\CloudVolumes\Manager\ruby HOME is required for rb-readline and be ASCII or UTF-8 HOME was HOME now C:\ProgramData\CloudVolumes\ruby PATH C:\ProgramData\CloudVolumes\ruby\bin;C:\Program Files (x86)\CloudVolumes\Manager\ruby\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\ #### Copy any dependencies from dependencies\windows The system can not find the stated file. File not found 0 file (s) copied #### Create log folders ERROR:  While executing gem ... (Gem::InstallError)     gem "bundler" is not installed #### Ruby version: ruby 2.3.7p456 (2018-03-28 revision 63024) [x64-mingw32] #### GEM version: 2.5.2.3 #### GEM environment: RubyGems Environment:   - RUBYGEMS VERSION: 2.5.2.3   - RUBY VERSION: 2.3.7 (2018-03-28 patchlevel 456) [x64-mingw32]   - INSTALLATION DIRECTORY: C:/ProgramData/CloudVolumes/ruby/lib/ruby/gems/2.3.0   - USER INSTALLATION DIRECTORY: C:/ProgramData/CloudVolumes/ruby/.gem/ruby/2.3.0   - RUBY EXECUTABLE: C:/ProgramData/CloudVolumes/ruby/bin/ruby.exe   - EXECUTABLE DIRECTORY: C:/ProgramData/CloudVolumes/ruby/bin   - SPEC CACHE DIRECTORY: C:/ProgramData/CloudVolumes/ruby/.gem/specs   - SYSTEM CONFIGURATION DIRECTORY: C:/ProgramData   - RUBYGEMS PLATFORMS:     - ruby     - x64-mingw32   - GEM PATHS:      - C:/ProgramData/CloudVolumes/ruby/lib/ruby/gems/2.3.0      - C:/ProgramData/CloudVolumes/ruby/.gem/ruby/2.3.0   - GEM CONFIGURATION:      - :update_sources => true      - :verbose => true      - :backtrace => false      - :bulk_threshold => 1000   - REMOTE SOURCES:      - https://rubygems.org/   - SHELL PATH:      - C:\Program Files\Git\bin      - C:\ProgramData\CloudVolumes\ruby\bin      - C:\Program Files (x86)\CloudVolumes\Manager\ruby\bin      - C:\Windows\system32      - C:\Windows      - C:\Windows\System32\Wbem      - C:\Windows\System32\WindowsPowerShell\v1.0\ #### Bundle version: Bundler version 1.16.1 #### Bundle config: Settings are listed in order of priority. The top value will be used. frozen Set for your local app (C:/Program Files (x86)/CloudVolumes/Manager/.bundle/config): true path Set for your local app (C:/Program Files (x86)/CloudVolumes/Manager/.bundle/config): "vendor/bundle" clean Set for your local app (C:/Program Files (x86)/CloudVolumes/Manager/.bundle/config): "true" without Set for your local app (C:/Program Files (x86)/CloudVolumes/Manager/.bundle/config): [:development_postgres, :oracle, :development, :development_sqlite, :development_threading, :development_mysql, :test, :test_mysql, :test_sqlite, :test_postgres, :development_postgres, :oracle, :development, :development_sqlite, :development_threading, :development_mysql, :test, :test_mysql, :test_sqlite, :test_postgres] Set via BUNDLE_WITHOUT: [:"development_postgres oracle development test"] #### Bundle platform: Your platform is: x64-mingw32 Your app has gems that work on these platforms: * x64-mingw32 Your Gemfile specifies a Ruby version requirement: * ruby 2.3.7p456 Your current platform satisfies the Ruby version requirement. #### Using prebuilt environment Running enable_hyperv.bat #### Installing PowerShell Remoting Service HTTPS cert and port bindings. The URL reservation could not be deleted. Error: 2 The system can not find the stated file. Administrators: Account name and security identifier mappings were not made. 0 files successfully processed, 1 file has encountered a processing error. #### Setting up database Creating new database create 1 rake aborted! Errno::ENOENT: No such file or directory @ rb_sysopen - C:/Program Files (x86)/CloudVolumes/Manager/config/database.yml C:/Program Files (x86)/CloudVolumes/Manager/lib/database_yaml.rb:68:in `read' C:/Program Files (x86)/CloudVolumes/Manager/lib/database_yaml.rb:68:in `load_yaml' C:/Program Files (x86)/CloudVolumes/Manager/lib/database_yaml.rb:55:in `rewrite_file' C:/Program Files (x86)/CloudVolumes/Manager/lib/database_yaml.rb:18:in `initialize' C:/Program Files (x86)/CloudVolumes/Manager/config/application.rb:91:in `new' C:/Program Files (x86)/CloudVolumes/Manager/config/application.rb:91:in `database_configuration' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activerecord-4.1.16/lib/active_record/railtie.rb:126:in `block (2 levels) in <class:Railtie>' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/lazy_load_hooks.rb:38:in `instance_eval' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/lazy_load_hooks.rb:38:in `execute_hook' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/lazy_load_hooks.rb:28:in `block in on_load' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/lazy_load_hooks.rb:27:in `each' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/lazy_load_hooks.rb:27:in `on_load' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activerecord-4.1.16/lib/active_record/railtie.rb:116:in `block in <class:Railtie>' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/initializable.rb:30:in `instance_exec' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/initializable.rb:30:in `run' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/initializable.rb:55:in `block in run_initializers' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/initializable.rb:54:in `run_initializers' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/application.rb:300:in `initialize!' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/railtie.rb:194:in `public_send' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/railtie.rb:194:in `method_missing' C:/Program Files (x86)/CloudVolumes/Manager/config/environment.rb:4:in `<encoded>' C:/Program Files (x86)/CloudVolumes/Manager/config/environment.rb:2:in `RGLoader_load' C:/Program Files (x86)/CloudVolumes/Manager/config/environment.rb:2:in `<top (required)>' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/dependencies.rb:247:in `require' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/dependencies.rb:247:in `block in require' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/dependencies.rb:232:in `load_dependency' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activesupport-4.1.16/lib/active_support/dependencies.rb:247:in `require' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/application.rb:276:in `require_environment!' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/railties-4.1.16/lib/rails/application.rb:405:in `block in run_tasks_blocks' Tasks: TOP => db:reset => environment (See full trace by running task with --trace) reset 1 database creation failed Launching grant_sqlserver_access console_handle_fault: Exception Errno::ENOENT: No such file or directory @ rb_sysopen - C:/Program Files (x86)/CloudVolumes/Manager/config/database.yml console_handle_fault: Exception ActiveRecord::ConnectionNotEstablished: ActiveRecord::ConnectionNotEstablished *** script/grant_sqlserver_access: start 2018-11-19 15:29:12 UTC E, [2018-11-19T16:29:15.471686 #4616] ERROR -- : ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished) C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activerecord-4.1.16/lib/active_record/connection_handling.rb:109:in `connection_pool' C:/Program Files (x86)/CloudVolumes/Manager/vendor/bundle/ruby/2.3.0/gems/activerecord-4.1.16/lib/active_record/connection_handling.rb:105:in `connection_config' script/grant_sqlserver_access:8:in `<encoded>' script/grant_sqlserver_access:3:in `RGLoader_load' script/grant_sqlserver_access:3:in `<main>'
Hello everyone, we want to install App Volumes on a fresh Windows Server 2016 Standard (latest patch level). Remote database is a Windows SQL Server 2012 Standard (SP4, latest patch level), S... See more...
Hello everyone, we want to install App Volumes on a fresh Windows Server 2016 Standard (latest patch level). Remote database is a Windows SQL Server 2012 Standard (SP4, latest patch level), SQL authentication is active (user has db_creator rights). The installation aborts at this state everytime: create_db_config_file.log: German: "Der Befehl "FCm" ist entweder falsch geschrieben oder konnte nicht gefunden werden." English: "The FCm command is either misspelled or could not be found." I checked this forum and other sites, with no luck. Can anyone help with this issue?
The same issue persists in 2.12.1 VMware, is there an solution to this issue?
Thanks! This solved this issue!
That's nice, but where can I download this version? VMware says trough Canonical Partners but it installs 2.2.0 everytime I try apt-get install vmware-view-client
Hi, I need to install a new View Connection Server because we upgraded the vCenter Server to 5.5 and View does not allow the migration to a new vCenter Server. So my plan is to "unplug" all d... See more...
Hi, I need to install a new View Connection Server because we upgraded the vCenter Server to 5.5 and View does not allow the migration to a new vCenter Server. So my plan is to "unplug" all desktops from the old View Connection Server (if necessary) and add them to the new View Connection Server. We use some Server 2008 R2 desktops but if I try to add them to the inventory View tells me "VM with unsupported Guest OS". How can I add them to the pool / inventory?
Hi, is there any planing for a new Horizon View Client for Linux that supports a RDS pool in View 6? This would be a great help for our Linux users who gut issues with the Microsoft Gateway.
No, I didn't tried that. Never read that in any manual I found. But I will wait for the new version. Thanks!
I'm using MAK. Ah, a new version is coming, is there a changelog available?
Any tips or sugesstions for "thinapping" MS Office 2013? I tried the manuals for Office 2010, but it does only work, let's say, 20%. Sometimes I can activate it, sometimes it gives me an error ... See more...
Any tips or sugesstions for "thinapping" MS Office 2013? I tried the manuals for Office 2010, but it does only work, let's say, 20%. Sometimes I can activate it, sometimes it gives me an error message. The activation seems to be the big issue, it's the same error message like Office 2010. "Microsoft Office cannot verify the license for this application. A repair attempt failed or was canceled by the user. The Application will now shut down." http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1022287
Thank you!! There is only 1 cluster in the Datacenter but Port 902 wasn't accessible because we use IPsec in our infrastructure. Now everything is fine and I can publish the image! :smileyblush... See more...
Thank you!! There is only 1 cluster in the Datacenter but Port 902 wasn't accessible because we use IPsec in our infrastructure. Now everything is fine and I can publish the image! :smileyblush:
Hi there, I finally installed nearly all view packages, only the transfer option is left. I configured the server, installed a certificate and now I want to publish the master-image in the tran... See more...
Hi there, I finally installed nearly all view packages, only the transfer option is left. I configured the server, installed a certificate and now I want to publish the master-image in the transfer repository for the linked-clone desktops. The publishing process starts, it initialize, progress at 0% and it  breaks up with an error message "Failed to publish transfer package". All is setuped fine, the repository is shared correctly, inside of the "Processing" folder a new folder with an ID of the publishing process is created, inside of this folder a new folder named "work" is created, but there's nothing inside. Ok, I looked into the debug log file of the transfer server: 2011-04-26 13:54:50,776 DEBUG <Thread-6> [RepoMessageHelper] Filter received message: Type=RepoLifeCycle, RepoOperationName=PROGRESS, GUID=6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] Cannot connect to server esx1.atb-potsdam.de:902: Unknown error 10060 (0x274c) 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] CnxAuthdConnect: Returning false because CnxAuthdConnectTCP failed 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] CnxConnectAuthd: Returning false because CnxAuthdConnect failed 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] Cnx_Connect: Returning false because CnxConnectAuthd failed 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] Cnx_Connect: Error message: Failed to connect to server esx1.atb-potsdam.de:902 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] TicketNFCOperations::TicketNFCOperations: failed to estabilish NFC connection: Failed to connect to server esx1.atb-potsdam.de:902. 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] MVDIServer_CreateTransferFilesForPublish: error opening NFC session. 2011-04-26 13:54:54,011 DEBUG <MessageFrameWorkDispatch> [ws_mvdi] MVDIServer_CreateTransferFilesForPublish: finished. 2011-04-26 13:54:54,011 ERROR <MessageFrameWorkDispatch> [ws_mvdi] Failed to make NFC connection to host 'esx1.atb-potsdam.de' while attempting to generate transfer files for desktop 'serverDn'. 2011-04-26 13:54:54,011 ERROR <PublishWorker-6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a> [PublishWorker] Error publishing transfer package: 6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:123) com.vmware.vdi.transfer.commoncontrol.TransferServerException: Mvdi error occurred in framework queue:mvdi, hint:createTransferFilesForPublish. Mvdi error code:1     at com.vmware.vdi.transfer.commoncontrol.TransferServerException.fromFrameworkError(SourceFile:68)     at com.vmware.vdi.transfer.imagerepository.DiskBasedPublishWorker.a(SourceFile:402)     at com.vmware.vdi.transfer.imagerepository.PublishWorker.run(SourceFile:85)     at java.lang.Thread.run(Thread.java:619) 2011-04-26 13:55:00,776 DEBUG <Thread-8> [RepoMessageHelper] Filter received message: Type=RepoLifeCycle, RepoOperationName=PROGRESS, GUID=6f84bcab-8f85-47f0-8fd7-8ced7dd9e90a 2011-04-26 13:55:12,261 DEBUG <MessageFrameWorkDispatch> [ws_vmx] Rpci: Sending request='machine.id.get ' 2011-04-26 13:55:12,261 DEBUG <MessageFrameWorkDispatch> [ws_vmx] Rpci: Sent request='machine.id.get ', reply='vdi.broker.useSvi=0; I searched Google, the VMware KBs, this forum, I do not find the solutions for this issue.