Cannot install Oracle Mobile Framework in JDeveloper 12c - oracle

I tried to install Oracle Mobile Framework in JDeveloper 12c through Help -> Check updates.
It successfully downloaded and asked me to restart the IDE to install the downloaded updates.
I continued with restart procedure, but Oracle JDeveloper Studio doesn't get started.
After long time, I started IDE manually and tried Creating New Application -> mobile framework application, It doesn't shows.
Again gone through Checking for updates.. then it's shows below screen
Continued with NO. It asks me to restart the IDE again.
Any other way install Mobile framework?? Or any solution for this??

I had the same problem.
What you need to do is choose 'No' when JDeveloper asks you to restart now. Close JDeveloper yourself and start it up yourself. (Note: It may take some time for JDeveloper to start up so be patient!)

By the time you posted this issue, I don't know if this page was available in this exact format, but now, for the further issues similar with yours, that others may have, check out and download the Jdeveloper 12c with ADF, SOA, Mobile Application Framework and WebLogic Server from here:
http://www.oracle.com/technetwork/developer-tools/jdev/downloads/index.html

Related

SQL Server Management Studio set-up exe does not launch

Attempting to launch the SQL Server Management Studio set-up exe leads to an icon briefly appearing in the taskbar, before disappearing without any further screen showing up. The task manager does not show any running instance for the installer either.
I have tried various versions of the SSMS installer executables posted on Microsoft's official documentation for SSMS, including version 18.8, 18.7.1, and 17.9.1.
Also tried updating the .NET framework, as suggested here (Why the SSMS-setup-ENU for version 17.8.1 isn't running?), but the latest version is already showed as having been installed.
I did a soft and hard reboot both, without success.
Confused as to how to proceed and install the software now. Any help would be appreciated.

Can't start JBoss Development studio

I have no experience in jBoss and can't make it work. I installed it with the installer version and I open up user.home\EAP-7.0.0\bin\standalone.bat and this is what the console looked like. Command froze so I could not copy the text so I took a screendump. Do anyone have a suggestion of how to make it work?
EDITED
I followed this guide
4.2. INSTALLING JBOSS DEVELOPER STUDIO AND RED HAT JBOSS EAP
with a installer jar-file and it created a EAP-7.0.0 folder but no folder or icon for the jBoss Developer Studio. What I can't find out is how to start jBoss Developer Studio.
Your EAP 7 started just fine. Its a clean start of the server without any exceptions. What do you expect ? If you deploy any applications and make changes to any configuration, you will see the console highlighting those messages as well as you can check the log files.
EAP-7.0.0\bin\standalone.bat is the script used to start JBoss EAP in standalone mode in windows OS and the attached screenshot shows that your server has started without any issues.
JBoss Developer Studio is an IDE similar to the eclipse. Did you follow all steps in the document? I would recommend you to redo installation by following all step of chapter 4.2 in the document mentioned. Once the installation is complete successfully you would be able to see application under programs.

SQL Developer Will Not Launch (Windows 10)

I downloaded Oracle Database 11g Express Edition, followed by downloading SQL Developer 4.1.3 with JDK 8 included to my Windows 10 machine. I even downloaded the latest version of Java separately just to cover myself. I'll double click on "start database" and absolutely nothing opens.
Any advice to get it to work?
If you click "start database" that will NOT launch SQLDeveloper, it will start the database services. That would not normally lead to any window popping up, it runs silently in the background (as you can verify from the task manager and services windows).
Find the proper icon to launch SQLDeveloper and use that instead.
I had the same issue while trying to install it.
It worked after doing the steps below.
search sqldeveloper.exe
right click on this executable file
run as administrator
installation starts and the developer opens
Hope will help.
Regards

What use as Database for developing asp.net vNext + Entity Framework 7 on OSX

I'm trying to set up my environment for developing asp.net vNext + Entity Framework 7 on my OSX.
Apparently, there is no provider for MySQL neither PostgreSQL yet. Thus, what can be used as database for developing on OSX?
What you folks have been doing for develop asp.net vNext on OSX? Or should I set up a Windows VM?
Any suggestion?
I've got even an open issue on Github on this topic.
Cheers
We will have a PostgreSQL and/or MySQL provider for EF7 (either delivered by our team or we'll work with a provider writer to help them build it). Work hasn't started on them yet though.
We haven't been focusing on EF7 on Mono at this stage, so there are likely some rough edges. We do have some folks who have successfully used it to connect to a remote SQL Server though.
To date, no RDBMS is supported on OSX for EF7.
Since (LocalDB)\v11.0 doesn't allow remote access and run on OSX/LNX, I've setup a SQLServer2012 Express and SQLServer 2012 Standard Edition hosted on a local Windows VM to establish a remote DB connection from my Visual Studio Code project.
From Visual Studio Code running on OSX, EF7 fails to successfully connect and interact with those local SQL Servers. In this instance, I was using the ASP.NET 5 Music Store example project: GitHub Source
Oh, and with all the SSL requirements, AZURE SQL Server is out of the question as an option.
Microsoft is heading in the right direction, we'll get there, but you're dealing with bleeding edge EF7 at the moment which is a complete reengineering from EF6.

after installed osb, can't run config.exe to create a domain in windows7

I am a newbie to weblogic and currently trying to learn it. I have installed weblogic 11.1.1.5.0, Oracle XE, and also create a schema. However, when I installed osb, I can't run config.exe (directory: C:\oracle\Middleware\home_11gR1\wlserver_10.3\common\bin ) to create a domain. my computer is Windows7 64bit. I try to run config.exe as Administrator but no response.
Also, in the Start Menu, when I click the shortcut of config.exe or uninstall in the Oracle OSB 11g - Home1 folder, it just say I don't have access permissions.
when I installed SOA, I alse met the same problem like OSB. I have installed these software in other PC which run windows XP, and there is no problem happen!
Here is the software I need to install
WebLogic 11.1.1.5.0
Oracle XE
soa 11.1.1.3.0
osb 11.1.1.3.0
So anyone can help?
Thanks in advance.
Daniel
Do you have admin rights? If so can you try right clicking and choosing "run as administrator"?
Run config.cmd from \wlserver_10.3\common\bin.
If it does not work, it should display an error to point you why.

Resources