What should i do to resolve the issue. If the issue is Invalid device-id, then how should i change? - appcelerator-mobile

I installed the appcelerator on my windows 7 (64 bit) machine.
Then i created a new html based project for windows app development.
The issue is that When i run the emulator in Appcelerator, i get the following error :
[ERROR] : Invalid "--device-id" value "0"
For help, run: titanium help build
TRACE | titanium exited with exit code 1
ERROR | Error: ti run exited with error code 1
at ChildProcess. (C:\Users\NSPL10_Test.appcelerator\install\5.0.2\package\node_modules\appc-cli-titanium\plugins\run.js:89:66)
at ChildProcess.emit (events.js:110:17)
at Process.ChildProcess._handle.onexit (child_process.js:1074:12)

As you can read at http://docs.appcelerator.com/platform/latest/#!/guide/Installing_the_Windows_Phone_SDK you need Windows 8.1 64-bit Pro+

Related

FAILURE: Build failed with an exception. Give this error message when build android app in qt

I am using qt 5.12 and when compile give this error message. I think it happen when download gradle 4.
Here is the detail error code:
Generating Android Package
Input file: D:/PROJECTS/All Projects/Qt Projects/In Progress/build-Android_Test1-Android_Qt_5_12_10_Clang_armeabi_v7a-Debug/android-libAndroid_Test1.so-deployment-settings.json
Output directory: D:/PROJECTS/All Projects/Qt Projects/In Progress/build-Android_Test1-Android_Qt_5_12_10_Clang_armeabi_v7a-Debug/android-build/
Application binary: D:/PROJECTS/All Projects/Qt Projects/In Progress/build-Android_Test1-Android_Qt_5_12_10_Clang_armeabi_v7a-Debug/libAndroid_Test1.so
Android build platform: android-32
Install to device: No
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '17.0.1'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
-- Skipping D:/PROJECTS/IDE/Qt5.12.10/5.12.10/android_armv7/plugins/iconengines/libqsvgicon.so. It has unmet dependencies: lib/libQt5Svg.so.
-- Skipping D:/PROJECTS/IDE/Qt5.12.10/5.12.10/android_armv7/plugins/imageformats/libqsvg.so. It has unmet dependencies: lib/libQt5Svg.so.
Building the android package failed!
-- For more information, run this command with --verbose.
17:20:14: The process "D:\PROJECTS\IDE\Qt5.12.10\5.12.10\android_armv7\bin\androiddeployqt.exe" exited with code 14.
Error while building/deploying project Android_Test1 (kit: Android Qt 5.12.10 Clang armeabi-v7a)
When executing step "Build Android APK"
17:20:14: Elapsed time: 00:17.

Cordova build fail for iOS 11 with XCode 9.0.1 Remote debugging in Visual Studio

With my cordova app with taco in VS, when I try to remote build(VS in windows to Mac) it gives this part of error lines.
ERROR: Plugin 'Device' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = ["Device313876570","Device","getDeviceInfo",[]]
ERROR: Plugin 'File' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
[CDVCommandQueue executePending] [Line 142] FAILED pluginJSON = ["File313876571","File","requestAllPaths",[]]
[MC] Reading from private effective user settings.
for me it seems like problems with the 2 plugins,
cordova-plugin-device (v1.1.7) and
cordova-plugin-file (v4.3.3)
VS Cordova tool-set version 6.3.1
does anybody encounter this kind of situation and any suggestions?

Expo new project error , How to solve this?

Error: watch /home/user/Desktop/my-new-project ENOSPC
(node:25859) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code
Node -v : v7.6.0 OS :Ubuntu 14.04.5 LTS Expo : xde-2.20.1-x86_64
it also showing
Warning
Warning: You are using npm version 5.4.2. There may be bugs in this version, use it at your own risk. We recommend version 4.6.1.

Ionic 2 run android: Failed to load native library 'native-platform.dll' for Windows 10 amd64

I'm working with ionic 2, and I get this error message while running
ionic run android command.
* What went wrong:
Failed to load native library 'native-platform.dll' for Windows 10 amd64.
Full error message:
Unzipping C:\Users\XXX.gradle\wrapper\dists\gradle-2.14.1-all\4cj8p00t3e5ni9e8iofg8ghv
k7\gradle-2.14.1-all.zip to C:\Users\XXX.gradle\wrapper\dists\gradle-2.14.1-all\4cj8p0
0t3e5ni9e8iofg8ghvk7
FAILURE:
Build failed with an exception.
What went wrong:
Failed to load native library 'native-platform.dll' for Windows 10 amd64.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option t
o get more log output.
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
What went wrong:
Failed to load native library 'native-platform.dll' for Windows 10 amd64.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option t
o get more log output.

rabbitmq-plugins.bat enable rabbitmq_management

I install Erl7.3 and rabbitmq-server 3.6.2. I using Win7 32bit. After installing when I run 'rabbitmq-server' command it gives:
ERROR: node with name "rabbit" already running on "admin-PC"
When I run 'net stop RabbitMQ && net start RabbitMQ' it stopped RabbitMQ service and restarted successfully.
After that When I run "rabbitmq-plugins enable rabbitmq_management", it gives following errors and nothing is shown at http://localhost:15672:
Plugin configuration unchanged.
Applying plugin configuration to rabbit#admin-PC... failed.
Error: {undef,[{crypto,module_info,[attributes],[]},
{rabbit_misc,module_attributes,1,
[{file,"src/rabbit_misc.erl"},{line,817}]},
{rabbit_misc,'-all_module_attributes/1-fun-0-',3,
[{file,"src/rabbit_misc.erl"},{line,837}]},
{lists,foldl,3,[{file,"lists.erl"},{line,1262}]},
{rabbit_boot_steps,find_steps,1,
[{file,"src/rabbit_boot_steps.erl"},
{line,40}]},
{rabbit_boot_steps,run_boot_steps,1,
[{file,"src/rabbit_boot_steps.erl"},
{line,26}]},
{rabbit,start_apps,1,[{file,"src/rabbit.erl"},{line,451}]},
{rabbit_plugins,ensure,1,
[{file,"src/rabbit_plugins.erl"},{line,52}]}]}
For your information, I set environmental variables as:
'Variable name: ERLANG_HOME', 'Variable value: C:\Program Files\erl7.3';
'Variable name: RABBITMQ_SERVER', 'Variable value: C:\Program Files\RabbitMQ Server\rabbitmq_server-3.6.2'
and system path "%ERLANG_HOME%;;%RABBITMQ_SERVER%\sbin"
How to resolve this errors?
rabbitmq management plugin needs the cryptopakage to work.
see:
Error: {undef,[{crypto,module_info,[attributes],[]},
{rabbit_misc,module_attributes,1,
Try to use the Erlang 18.3 version.
EDIT
After installing when I run 'rabbitmq-server' command it gives:
ERROR: node with name "rabbit" already running on "admin-PC"
This is normal since rabbitmq-server starts the server, but you have rabbitmq installed and running as windows service.
And you should use the 64 bit version