SQL Developer will not start on Windows 8.1 - oracle-sqldeveloper

I have been trying to install Oracle SQL Developer on my 64bit Windows 8.1 machine. I have tried to install it with the embedded jdk and without the jdk. when I remove Java and I start SQL Developer it comes up and asks for the location of Java, I then tell it where it is. In either situation when starting SQL Developer it come up and starts to install for about 10 seconds, the progress bar says loading and the SQL Developer screen goes away with no errors and no explaniation. I have been trying this for days. I have removed and redownloaded all files and I get the same result.
Please if anyone can help I would be grateful. I need this for my course and I am unable to get anything completed.
Thank you for any help you can provide.

I had the same problem. I created an account with Oracle, accept the Terms and licences agreement. Search for the version you are trying to install and make sure it is the right one for the OS, 32 OR 64 bits with JDK 8. After extracting the files make sure you run as Admin, your SQL will complete installing. When you are installing they go into a default folder in C-drive or you can choose the path. Hope it helps.

Related

Why does Oracle Fusion BPM (Business Process management) quick start installation stuck at 49%?

I have install the Oracle web logic server, SOA and setup Domain. Now I am trying to install the Oracle Fusion Middleware 12c Business Process Management Quick start. The installation progress stuck at generating Libraries (49%). I left it over night but it was still 49%.
I follow this [post][1] but its not show any solution. My error are exactly the same.
What I have checked;
I have checked all the version of Oracle installations which are same 12.2.1.3.0.
JDK is also 64 bit installed on windows server 2019 64 bit.
I have run the same process as administrator user but still stuck.
I have try clean the server and reinstall full setup again no success.
I dont have anything else to try but ask for Stackoverflow. Can you please tell me how can I find the core problem and how to fix this?
Please try to help me with this issue I just started Oracle. I really thanks full in advance.
[1]: https://community.oracle.com/tech/apps-infra/discussion/3946996/webcenter-portal-12c-installation-is-stopping-at-49
When I run the setup prompt as administrator the process completed.

SQL Developer on Mac

I have downloaded SQL Developer, but I can't login.
The error is:
The Network Adapter could not establish the connection.
Some pages recommend downloading Oracle Instant Client for MacOS, but I don't know how to configure it.
In order for SQL Developer to run, you should install JDK 1.8 or higher - did you do that? If not, here it is. As you've already downloaded SQL Developer, just double-click the icon and - hopefully, it'll work.

Not able to install software on macOS using installer

I just bought a new MacBook Pro 2016 Edition about 2 weeks ago.
I installed a bunch of applications and software so far by copying them into Applications Folder as well as by following installer wizard.
Now today I tried to install Wireshark using installer wizard. I tried to install teamviewer too later today which also uses installer wizard. And both give me the same error.
I really need to resolve this because I need TeamViewer soon and I'm not finding anyone else facing this issue online anywhere.
Please advise.
Thank you
I also encountered such an error before,to solve it dont copy the pakage to your app folder, but instead open it with admin powers and that should fix the issue.
If you have purchased this software then you can call the tech support, else dont call them it can put you in danger for installing pirated software.
I looked everywhere. Didn't find a viable solution. But then reinstalled the OS. Which didn't affect any of my data or installed application. I got the whole Operating System the same way I left it. But resolved the issue I was facing.

Active Reports 2 Install Issue on Win 10

We are trying to install Active Reports 2 on a Windows 10 system for a legacy report. We are getting this error. We tried installing .Net 2 SP2 and get the same error. Have you seen this error before? Also I was not able to locate an installer for MS Help 2.x run time if anyone knows where that might be.
Thanks
if you have vs 2003/2005 installed, the Ms help 2.x runtime should be installed. Make sure you run the installer as admin (right click, Run as Administrator), otherwise it will fail at multiple steps.

Oracle SQL Developer 4.1.3 not loading in Windows 10

I've recently downloaded Oracle SQL Developer 4.1.3 from Oracle Website
and this with JDK as well, but I tried to run in windows 10, it only goes 10% of progress bar, then disappeared. Can't run it at all?
SQL Developer 4.1.3 can connect to Oracle 11g db, right?
I've found 2 things most likely cause what you're experiencing:
video driver conflict with windows and Java - this is usually what happens to cause the program to just 'disappear.' If you open a CMD window, CD to your sqldeveloper\bin directory, and run the exe from there, you should see some sort of Java 'crash' stack when the GUI goes away suddenly. And in there, you'll see a reference to a windows dll that belongs to the video driver. if that's the case, update that driver, and you should be good
the application settings for your OS user are corrupted. To fix, find your AppData, Roaming Profiles folder for 'SQL Developer' - there should be a system4.1.3... folder in there - rename it, and restart sql developer.