Mac OSX - Mobilefirst Test Workbench - Not able to connect to a device - macos

Need assistance please on the error that im encountering in Mobilefirst test workbench.
I was not able to connect to a device due to this error:
Warning: RTW has not been successfully started; this may prevent device connection.

You could have an occupied port that prevents the server from starting? Maybe the instructions here will help: http://www-01.ibm.com/support/docview.wss?uid=swg21678980

Related

sql developer Mac OS connection error

I am getting a weird problem,
I have an oracle database on amazon aws
I can connect using sql developer running on a pc but when I try to connect using the same software on a Mac It shows this error:
An error was encountered performing the requested operation:
IO Error: The Network Adapter could not establish the connection
Vendor code 17002
Are you using RDS? Have you checked if this software you're using in your mac takes use of a different port to connect to your db on aws? If that's the case you'll need to add this to your security group from your aws console.

Unable to create Genymotion Virtual Device : HTTP Status 504

I firstly downloaded and installed Genymotion in addition to virtual box and c++ 2008.
However, I was unable to create a virtual device and I got an error message as below.
Unable to create virtual device:
Server returned HTTP Status 504
this problem happens when you are connecting from a specific country that does not in list of genymotion cooperate.
for fixing this problem try to connect with a vpn,and then download your phone in genymotion...
when download is complete disconnect vpn to genymotion can deploy your custom phone
hope this help.

ColdFusion Builder 3 debugging

I really like the new ColdFusion Builder, but am running into trouble configuring debugging. I've gone through the tutorials on setting up a project and a ColdFusion Server. Everything seems fairly straightforward. I have a standard CF 10 install running on IIS.
Here are my CF Server settings:
Application Server: defaulted to CF+Tomcat Bundle; not sure how to tell if it should be something different
Server home: C:\ColdFusionBuilder3\ColdFusion\cfusion
Document root: C:\inetpub\wwwroot
RDS is enabled, and I am able to start the CF server; however, if I run the project I get a blank page, and I see the error below in the Console. Not sure how to fix it, though. Any help would be greatly appreciated!
[defaultLocal]:Listening for transport dt_socket at address: 6006
[defaultLocal]:(06/10 at 08:53:26) Server is available. Getting server settings.
[defaultLocal]:FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
[defaultLocal]:ERROR: transport error 202: bind failed: Address already in use
[defaultLocal]:ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
[defaultLocal]:JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:750]
I could only get this working by setting it up as a remote server when using IIS since I have coldfusion running as a windows service. I use port 80.
Also, note that CFBuilder 3, which is extremely buggy, forgets your remote server every time you shut down Eclipse. They are supposed to be patching this. I am very disappointed that we spent any money on this garbage software. Unfortunately, there aren't any IDEs that understand ColdFusion 10+ other than text editors such as Sublime.

Issue with SQLLOCALDB

When in try to start azure storage emulator i get the following error.
Probing Failed. Retrying probe for localDB
Probing SQL Instance: '(localdb)\v11.0'.
Caught exception while probing for SQL endpoint. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - LocalDB error occurred. Cannot create an automatic instance. See the Windows Application event log for error details.
)
Number of SqlErrors Reported: 1
SqlError: System.Data.SqlClient.SqlError: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 50 - LocalDB error occurred. Cannot create an automatic instance. See the Windows Application event log for error details.
)
LocalDB is installed but is not functioning properly. You may be missing prerequisites. Make sure you have .NET 4.0.2 or higher installed.
No SQL Instance found.
One or more initialization actions have failed. Resolve these errors before attempting to run the storage emulator again. Please refer to go.microsoft.com/fwlink/?LinkID=248088 for more details.
I installed .net 4.0.2 also. I tried uninstalling and installing sqllocaldb as well.
Any help is highly appreciated.
I had the same problem.
After installing .NET framework 4.5, the problem is gone for me.
I was also facing same kind of problem when reinitializing Storage Emulator. I used "Autodetect" parameter at command prompt and it worked for me.
DSInit /sqlinstance:(localdb)\v11.0 /Autodetect /ForceCreate
Hope this help to you too.
Amit
It would be better if you can check again if local DB is correctly installed and started. Please refer to SQL Server 2012 Express LocalDB for more information.

Failure instantiating web-service client on xcode app upload

I'm using XCode 4.0.2 to upload my iPhone app to the iTunes app store but get the following error messages:
Failure instantiating web-service client
An exception has occurred: Unable to open url: https://contentdelivery.itunes.apple.com/WebObjects/MZLabelService.woa/ws/MZITunesProducerService?wsdl
Could not connect to Apple's web service
Unable to authenticate the package: 450416349.itmsp
I've got the latest Java version (1.6) and have double checked the network settings in the Java preferences.
Any ideas?
Got to the bottom of it. Running a TCP dump on our firewall discovered that some (but not all) of the requests that XCode made were using the configured proxy, and others were not.
We allowed the proxy to be bypassed completely to test and it all worked fine.
Have you tried using Application Loader? Try that and see if it works. Hope this helps.

Resources