Startup Error: Java failed to startup successfully. Please make sure you have 32-bit Java 8 installed - sql-workbench-j

I am trying to launch SQL Workbench/J and get the error.
Java Development Kit 8 is installed. I was able to use Workbench before without any issues.
Any recommendations are welcome.

Related

Getting exception while running test case in appium

I am a newbie to Appium, recently i am trying to run my first appium test case, but getting below error:
Exception in thread "main" org.openqa.selenium.SessionNotCreatedException: Unable to create new remote session.
I am using appium server 1.6.3 on localhost, and also i am using selenium server 3.4.0 and appium java client version java-client-5.0.0-BETA7.
Please help me out to resolve this issue.
Thanks in advance
Several notes:
avoid using beta builds when you start with new open-source tool
Appium already includes specific selenium version, so by setting it yourself you may get incompatibility issue.
Try with appium stable appium server v1.7.2 and java client v5.0.4

windows sdk 8 installation error 2753

I am trying to install the sdk for windows 8 on windows 10 pro and am getting an error 2753.
I already tried to run "regsvr32 vbscript.dll" but it didn't fix my issue.
I need that sdk installed in order to work with another api.
you can find the log here
https://www.dropbox.com/s/s8qvwixdxiutluq/Windows%20Software%20Development%20Kit_20160608102541.log?dl=0
Cheers
If you're still having this issue, it went away after I installed the Windows 8.1 SDK first.
I encountered the same issue. However, I found a solution to the problem. The error message was: An error occured while installing « Application Verifier For Windows ». Error code 2753. I relaunched the installer and when I had to select the features, I unchecked Application Verifier For Windows.
The installation was then successfully completed. Hope it helps.

Blackberry bar signing error

I have an android application and want to port it to BB 10 device. I have converted it to bar file with command line tools and configured my computer for signing application. But when i am trying to sign application it gives error.
Command Line :
batchbar-signer MyFile.bar author.p12 password
It gives error
blackberry.tools.SDK\lib/KeyTool.jar
Error: null
Also tried online tools to sign my application but online tools gives error,too
Installed blackberry plug-in for Eclipse as an alternative , also it doesnt work.
My ADT Version : 21.0.1
JRE Versiyon : 7u21
Blackberry SDK : 1.5.2
Waiting for your help
THANKS.
Believe the reason currently for the error with signing the application is that you are using Java 7 version while BlackBerry current Java support is Java 6 - spec docs
Does it continue giving you an error if you change to an earlier Java versions?

Why won't a Delphi-XE2 64-bit windows program run from within integrated environment?

An attempt to debug a small and simple 64-bit Windows application in Delphi XE2 gives this runtime error message: Unable to create process, ...
This error occurs upon an attempt to run the program with the build-configurations debug and release. It does not occur when started with the "Run without Debugging" in the project manager.
This happens only when trying to run the program from within Delphi's integrated environment.
This is on a 64 bit Desktop, with Windows 7 Professional and Delphi XE2 Update 4.
I have experienced exactly this. In my case the problem was my anti-virus (Sophos at that time). I had to completely uninstall the AV program to resolve the problem.
I had this problem when I was sharing internet connection through a wi-fi adapter. The solution is to turn sharing off

Cant install other SDK versions

I have the BlackBerry 7.0 SDK installed with Eclipse and that's all working. However, that means i can only develop appliations for devices running OS7 and i would like to be able to support lower operating system versions such as OS5. However, when trying to add more SDKs to my installation, the following error message appears:
An error occurred while collecting items to be installed session context was:
(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect,
operand=, action=). Unable to read repository at
http://downloads.blackberry.com/upr/developers/Win/net.rim.ejde.componentpack6.0.0_6.0.0.43.jar.
Read timed out
Please help me to solve the problem.
The error says "Read timed out" which indicates that your connection timed out and Eclipse wasn't able to download the SDK.
Can you browse directly to http://downloads.blackberry.com/upr/developers/Win/net.rim.ejde.componentpack6.0.0_6.0.0.43.jar ?
You can download the JAR file and then load it in Eclipse.

Resources