I am running the Eclipse 3.5 with the Blackberry Eclipse Plugin, and I have running that for months, but suddenly, out of the blue, the debugger is not able to attach to the simulator anymore. I have no idea what has caused it. I have disabled my firewall. Still fails, with no error messages. Anyone has any clues on how to fix this?
Simply restart your machine, this will solve the issue
Related
I am trying to run my app in simulator it start deploying in visual studio but not launching on simulator.
even if I manually open that simulator app doesn't runs over there.while is shows running in vs
please help if anyone have idea whats going wrong here
Make sure you have Xcode installed in your mac. Make sure Xcode is running in your mac. If you are using vs from windows make sure you are on the same network with the mac, and you are connected to it. You can always try to change the simulator in which you deploy it. Also check the simulator if the app you want to run is installing in the simulator. You should wait until it's installed to run your app. I hope it helps this time. :)
it was due to memory issue of mac.
mac memory was full so it was unable to launch simulator.as i have cleared memory and make more free space it start ruining now.
thank you everyone.
I have installed appium version 1.3.3.
I have launched appium server to inspect an ios app.
I have attached the screen shot for reference.
I am getting the below mentioned error message.
Try getting the test app on your simulator with the Xcode, and then running Appium inspector. It would eliminate if issue was caused due to Instrument not being able to communicate with device
I use BlackBerry Eclipse plugin for my development. From today it shows some problems. The problems are listed below.
First I try to run my project it dont response for some time and shows the message
Refreshing connection on send 1 Cancelling refresh - pending
then i run the clean.bat file for clearing simulator. After that showing the error
Device is not found in the BlackBerry SDK BlackBerry JRE 5.0.0
Now the simulators not found.
Any one faced similer situations? Now what i can do ? can i install required simulators only? Or i install Blackberry JRE 5.0.0 Agin?
please help me.
Thank you
You should install simulators only because sometimes when we run clean.bat file then we get this type of problem. Install the simulator and run the application. Enough.
i just downloaded JDE 1.1 Plugin for eclipse,and i installed it and while i run the application ,on loading of simulator it shows access violation error.i tried running clean.bat ad i installed the files in Non Windows Directory.but no thing worked and it showed the same error.Any New Suggestions For cleating that error and i use JDK 1.6 UPdate 10
Regards
Rakesh Shankar.P
It sounds like the simulator you have is buggy or corrupted. Try installing a different simulator - you can grab them from here.
Blackberry 8300 simulator crashed.
It shows a jvm error 545.
Any idea how to fix it up??
Or I need to install the simulator again.
Shouldn't need to reinstall, assuming you had a good install in the first place and the issue arose during a test run.
Running clean.bat (should be in the simulator directory) will clean up and reset the simulator back to its initial state.
If you are running your application on eclipse, browse to
Eclipse_Folder\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.36\components\simulator
and delete all .debug files and .dmp files.
restart your eclipse.