Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JCS instance creation error "Create Service is disabled"

mackeyFeb 8 2017 — edited Feb 9 2017

I could create JCS instances until yesterday, but today I deleted all of my storage, DBCS, JCS instances and tried to re-create them.

I successfully created storage services and DBCS, but every time when I click "Create Service" button in JCS console, following message appears.

"Create Service is disabled because the database locations required for this service do not have any more space available."

I totally don't know what this message means. Do any of you know it?

Thanks.

Comments

Answer
Hi,

This javaw.exe is used to for Java Web start.

If you clearly see in the doc to use use -vm option as javaw under jre/bin folder.

If you dont find them you can use java.exe .

This reference is only for JVM option to use for IDE.

So we can check for the why this javaw.exe is not exists through Oracle support mean while you can use java.exe to run your IDE.

Hope if answers your query.

Regards,
Kal
Marked as Answer by e.geesken · Sep 27 2020
Ganesh..
Hi,
Commonly used launchers for linux is java and that for windows are java or javaw.
It is not mandatory to specify java location in eclipse.ini. Specify the jrockit/bin path in PATH and start the eclipse, it will pick up the jrockit as launcher.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 9 2017
Added on Feb 8 2017
4 comments
266 views