الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

مشكلة فى تسطيب اوراكل ابكس24

Featured Replies

بتاريخ:

http://localhost:8080/ords/_/landing

There is a problem with your environment because the Oracle APEX files have not been loaded. Please verify that you have copied the images directory to your application server as instructed in the Installation Guide. In addition, please verify that your image prefix path is correct. Your current path is /i/ (it should contain both starting and ending forward slashes, such as the default /i/). Use the SQL script reset_image_prefix.sql if you need to change it.

 

D:\ords\images

 

standalone.static.context.path=/i
database.api.enabled=true
db.username=ORDS_PUBLIC_USER
standalone.http.port=8080
standalone.static.path=D:ordsimages      هل هذا هو الخطأ وكيب يتم تعديله؟
restEnabledSql.active=true
resource.templates.enabled=false
plsql.gateway.mode=proxied
db.port=1521
feature.sdw=true
config.required=true
db.connectionType=basic
standalone.doc.root=D:\ords\tomcat_config\global\doc_root

2025-05-23T05:38:06.871Z WARNING     *** jdbc.MaxLimit in configuration |default|lo| is using a value of ┘ة┘ب, this setting may not be sized adequately for a production environment ***
2025-05-23T05:38:06.874Z WARNING     *** jdbc.InitialLimit in configuration |default|lo| is using a value of ┘ة┘ب, this setting may not be sized adequately for a production environment ***
2025-05-23T05:38:17.852Z INFO

Mapped local pools from D:\ords\tomcat_config\databases:
  /ords/                              => default                        => VALID


2025-05-23T05:38:18.293Z INFO        Oracle REST Data Services initialized
Oracle REST Data Services version : 24.1.0.r1080942
Oracle REST Data Services server info: jetty/10.0.20
Oracle REST Data Services java info: Java HotSpot(TM) 64-Bit Server VM 22.0.2+9-70

 

 

ايضا هنا خطأ 

D:\ords>"C:\Program Files\Java\jdk-22\bin\java" -jar ords.war install
Picked up JAVA_TOOL_OPTIONS: -Dconfig.url=D:\ords\tomcat_config
Warning: Support for executing: java -jar ords.war has been deprecated.
Please add ords to your PATH and use the ords command instead.
2025-05-23T05:21:06.522Z INFO        Your configuration folder D:\ords\tomcat_config is located in ORDS product folder.  Oracle recommends to use a different configuration folder.

ORDS: Release 24.1 Production on الجمعة مايو 23 08:21:06 2025

Copyright (c) 2010, 2025, Oracle.

Configuration:
  D:\ords\tomcat_config

The configuration folder D:\ords\tomcat_config does not contain any configuration files.

Oracle REST Data Services - Interactive Install

Created folder D:\ords\tomcat_config
java.lang.reflect.InaccessibleObjectException: Unable to make private static native long[] java.util.prefs.WindowsPreferences.WindowsRegOpenKey(long,byte[],int) accessible: module java.prefs does not "opens java.util.prefs" to unnamed module @3d82c5f3
        at java.base/java.lang.reflect.AccessibleObject.throwInaccessibleObjectException(AccessibleObject.java:388)
        at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:364)
        at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:312)
        at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:203)
        at java.base/java.lang.reflect.Method.setAccessible(Method.java:197)
        at oracle.dbtools.raptor.utils.WindowsUtility.<clinit>(WindowsUtility.java:70)
        at oracle.dbtools.raptor.utils.TNSHelper.getTNSFileContent(TNSHelper.java:138)
        at oracle.dbtools.raptor.utils.TNSHelper.getTNSEntries(TNSHelper.java:437)
        at oracle.dbtools.raptor.utils.TNSHelper.getTnsnamesFile(TNSHelper.java:518)
        at oracle.dbtools.installer.cli.install.InteractiveConnectionDetails.promptConnectionDetails(InteractiveConnectionDetails.java:106)
        at oracle.dbtools.installer.cli.install.InteractiveConnectionDetails.connectionDetails(InteractiveConnectionDetails.java:50)
        at oracle.dbtools.installer.cli.install.InteractiveInstall.installPrompts(InteractiveInstall.java:106)
        at oracle.dbtools.installer.cli.InteractiveCommands.installerPrompts(InteractiveCommands.java:41)
        at oracle.dbtools.installer.cli.Install.prompts(Install.java:73)
        at oracle.dbtools.installer.cli.InstallCommandLine.interactiveInstall(InstallCommandLine.java:190)
        at oracle.dbtools.installer.cli.InstallCommandLine.installUpgrade(InstallCommandLine.java:165)
        at oracle.dbtools.cmdline.CommandLineInterface$Instance$ExecutableCommand.execute(CommandLineInterface.java:1020)
        at oracle.dbtools.installer.cli.InstallCommandLine.execute(InstallCommandLine.java:119)
        at oracle.dbtools.cmdline.CommandLine$Dispatcher.execute(CommandLine.java:635)
        at oracle.dbtools.cmdline.CommandLine.dispatch(CommandLine.java:141)
        at oracle.dbtools.cmdline.CommandLineInterface$Instance$ExecutableCommand.execute(CommandLineInterface.java:1020)
        at oracle.dbtools.cmdline.CommandLineInterface$Instance.execute(CommandLineInterface.java:934)
        at oracle.dbtools.cmdline.CommandLine.execute(CommandLine.java:100)
        at oracle.dbtools.cmdline.CommandLine.execute(CommandLine.java:113)
        at oracle.dbtools.cmdline.CommandLine.main(CommandLine.java:248)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at oracle.dbtools.launcher.executable.jar.ExecutableJarEntrypoint.invoke(ExecutableJarEntrypoint.java:59)
        at oracle.dbtools.launcher.executable.jar.ExecutableJarEntrypoint.main(ExecutableJarEntrypoint.java:84)
  Enter a number to select the database connection type to use
    [1] Basic (host name, port, service name)
    [2] TNS (TNS alias, TNS directory)
    [3] Custom database URL
  Choose [1]:
  Enter the database host name [localhost]:
  Enter the database listen port [1521]:
  Enter the database service name [orcl]: orclpdb
  Provide database user name with administrator privileges.
    Enter the administrator username: sys as sysdba
  Enter the database password for sys as sysdba:

Retrieving information.
ORDS is not installed in the database. ORDS installation is required.

 

D:\ords\tomcat_config\global

settings.xml

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<comment>Saved on Fri May 23 08:37:36 EEST 2025</comment>
<entry key="database.api.enabled">true</entry>
<entry key="standalone.doc.root">D:\ords\tomcat_config\global\doc_root</entry>
<entry key="standalone.http.port">8080</entry>
<entry key="standalone.static.context.path">/i</entry>
<entry key="standalone.static.path">D:ordsimages</entry>
</properties>

 

تم تعديل بواسطة rabie123

بتاريخ:
  • كاتب الموضوع

تم تصحيح الخطأ

تعديل ملف ال settings بكتابة المسار الصحيح

ثم تشغيل ال ords

-jar ords.war serve

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.