الانتقال إلى المحتوى
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.

مشكله فى مناداة Report Jasper

Featured Replies

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

باشمهندسه ميسم اولا اشكرك جدا جدا  ربنا يزيدك علما  الريبورت نفز معى مظبوط الحمدلله  اشكرك جدا جدا لاجتهادك معى  

وكان لدى مشكلتين فى الخطiوه الاولى التى زكرتيها ان اتاكد ان التقرير منفز مظبوط كنت لا اختار عرض التقرير فى شكلpdf يوجد خيار من preview        privew pdf

ثانيا الخطوه الثانيه التى زكرتيها انا كنت انادى التقرير فقط ولا استدعى الجدول اللزى ينفز من الريبورت ظنا ان الابلكيشن يزهب لوحده الى الريبورت ويستدعى الجداول ...................ز الخ

  • الردود 76
  • المشاهدات 9.3k
  • البداية
  • اخر رد

أكثر المشاركين في هذا الموضوع

Most Popular Posts

  • ميسم الكرام
    ميسم الكرام

    وهذه نتيجة التنفيذ في الصورة المرفقة قومي بتحميل التطبيق وأخبريني النتيجة ..سأبقى اليوم إتابع معك

  • ميسم الكرام
    ميسم الكرام

    المكتبات اللازمة المضافة التي أشرت إليها في أعلاه هي    1- iText-2.1.7.jar 2- jasperreports-5.0.0.jar 3- jasperreports-fonts-5.0.0.jar     لإضافتها من جيد حسب الإصدار الذي لديك تجيدينها في الم

  • ميسم الكرام
    ميسم الكرام

    هي خطوات أقوم بإتباعها بشكل صحيح ..النتيجة تكون صحيحة  بالاول لا نعمل تقرير جديد نفذي الـ application الذي أرفقته كما هو من دون عمل تقرير كي تصلي إلى تحديد الخطأ أين،، بعدها قومي بعمل التقرير الذي تر

الصور المنشورة

بتاريخ:

طيب ، الحمد لله 

 

فقط إن كنت تمعنت بالتطبيق الذي أرفقته لشاهدتي وجود الـ appModule  والذي يشير وجوده أنه تم عمل connect  مع الجداول المطلوبة

الأمر الآخر

لو لم يكن الأمر يتطلب connect with database )  appModule)  إذن من أين نأتي بـ DataBase Name  والتي يتطلبها منا في الكود 

 

نعم إنه كود standard  لكن يتطلب التمعن فيه وفهمه 

المهم أنه تابعت الخطوات التي ذكرتها ،، ووجدت الخطوة المفقودة لديك 

بتاريخ:

قلت لن أدخل هذا المنتدى من جديد ولأجلك دخلت، لمتابعة موضوعك والحمد لله تم حل المشكلة لديك بالتوفيق لك

 

والسلام عليكم ورحمة الله وبركاته 

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

جزاكى الله كل خير اختى  ميسم ولكن لماذا تتركى المنتدى اامل ان تغيرى رأيك وتوافينا بحلولك وخبرتك 

               وجزاكى الله كل خير لاجتهادك والاهتمام بى 

  • بعد 6 شهور...
بتاريخ:

السلام عليكم ورحمته الله وبركاته لو سمحتى اريد  الImport الخاصه بالمكتبات او الكود لانه يظهر لى خطاء بسيط في الكود ولم استطيع حله وشكرا.

بتاريخ:

السلام عليكم ورحمته الله وبركاته جزاكى الله كل خير لو سمحتى اريد ال Import الخاصه بالمكتبات او الكود كاملا  لانه يظهر لى خطاء بسيط ولم استطيع التعرف  عليه  وحله وشكرا

بتاريخ:

هذا كل الـ import الخاص بالمكتبات وغيره

import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import java.sql.Connection;
import javax.faces.context.FacesContext;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.servlet.ServletContext;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletResponse;
import javax.sql.DataSource;
import oracle.adf.model.BindingContext;
import oracle.adf.view.rich.component.rich.nav.RichCommandButton;
import oracle.binding.BindingContainer;
import net.sf.jasperreports.engine.JasperExportManager;
import net.sf.jasperreports.engine.JasperFillManager;
import net.sf.jasperreports.engine.JasperPrint;
import net.sf.jasperreports.engine.JasperReport;
import net.sf.jasperreports.engine.type.WhenNoDataTypeEnum;
import net.sf.jasperreports.engine.util.JRLoader;

import oracle.adf.view.rich.component.rich.RichDocument;
import oracle.adf.view.rich.component.rich.RichForm;
import oracle.adf.view.rich.component.rich.input.RichInputText;
import oracle.adf.view.rich.component.rich.output.RichMessages;

إن شاء الله تحل المشكلة لديك

بتاريخ:

كيفية عمل html  preview ل jasper report  من خلال adf لو سمحت

بتاريخ:

كيفية عمل html  preview ل jasper report  من خلال adf لو سمحت

إن كان الغرض من عرض التقرير بهيئة html ما طلبته حضرتك في المشاركة على الرابط أدناه ..فقد تم الرد بنفس الرابط

 

http://www.araboug.org/ib/index.php?showtopic=62636&do=findComment&comment=281712

بتاريخ:

توجد في جاسبر مكتبة لإخراج التقارير بالعديد من الصيغ المختلفة ومنها html

تجدها في موقع jaspersoft

  • بعد 1 سنة...
بتاريخ:

السلام عليكم 

 

انا عملت كل اللى مكتوب خطوه خطوه ونزلته على الصفحة وغيرت كل حاجه وبرضوا نفس المشكله الزرار بيعمل ريفريش للصفحة ومش بيفتح التقرير 

 

ارجوا المساعده 

بتاريخ:

تأكد أنه لا يوجد exception

بتاريخ:

 

 

  الكود كما تم العمل عليه على الزرار

تم اضافة المكتبات كلها بالبرنامج من الجاسبر

وتم اختيار #{jasperreport.jasperAction}

والمكتبة للاصدا الذى تم عمل التقارير عليه 

ولا تظهر اى رسالة خطأ

 

هل يمكن الدخول على جهازى لمعرفة المشكلة ؟



package view.test;

import java.io.ByteArrayOutputStream;
import java.io.InputStream;

import java.sql.Connection;

import javax.faces.context.FacesContext;

import javax.naming.Context;
import javax.naming.InitialContext;

import javax.servlet.ServletContext;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletResponse;

import javax.sql.DataSource;

import net.sf.jasperreports.engine.JasperExportManager;
import net.sf.jasperreports.engine.JasperFillManager;
import net.sf.jasperreports.engine.JasperPrint;
import net.sf.jasperreports.engine.JasperReport;
import net.sf.jasperreports.engine.type.WhenNoDataTypeEnum;
import net.sf.jasperreports.engine.util.JRLoader;

import oracle.adf.model.BindingContext;

import oracle.binding.BindingContainer;

public class jasperreport {
public jasperreport() {
}

public String b6_action() {
// Add event code here...
return null;
}

public String jasperAction() {

try {
runReport("report1.jasper", null);
} catch (Exception e) {
e.printStackTrace();
}
return null;
}

public void runReport(String repPath, java.util.Map param) throws Exception {
Connection conn = null;
try {
HttpServletResponse response = getResponse();
ServletOutputStream out = response.getOutputStream();
response.setHeader("Cache-Control", "max-age=0");
response.setContentType("application/pdf");
ServletContext context = getContext();
InputStream fs = context.getResourceAsStream("/Reports/" + repPath);//foldername
JasperReport template = (JasperReport)JRLoader.loadObject(fs);
template.setWhenNoDataType(WhenNoDataTypeEnum.NO_DATA_SECTION);
conn = getConnection();
JasperPrint print = JasperFillManager.fillReport(template, null, (Connection)conn);
ByteArrayOutputStream baos = new ByteArrayOutputStream();
JasperExportManager.exportReportToPdfStream(print, baos);
out.write(baos.toByteArray());
out.flush();
out.close();
FacesContext.getCurrentInstance().responseComplete();
} catch (Exception jex) {
jex.printStackTrace();
} finally {
close(conn);
}
}

public Connection getDataSourceConnection(String dataSourceName) throws Exception {
Context ctx = new InitialContext();
DataSource ds = (DataSource)ctx.lookup(dataSourceName);
return ds.getConnection();
}

private Connection getConnection() throws Exception {
return getDataSourceConnection("java:comp/env/jdbc/csDS");
}

public ServletContext getContext() {
return (ServletContext)getFacesContext().getExternalContext().getContext();
}

public HttpServletResponse getResponse() {
return (HttpServletResponse)getFacesContext().getExternalContext().getResponse();
}

public static FacesContext getFacesContext() {
return FacesContext.getCurrentInstance();
}

public BindingContainer getBindings() {
return BindingContext.getCurrent().getCurrentBindingsEntry();
}

public void close(Connection con) {
if (con != null) {
try {
con.close();
} catch (Exception e) {
e.printStackTrace();
}
}
}

}






بتاريخ:

راجع log وتأكد من ذلك

بتاريخ:

دا الموجود في log 



Target URL -- http://127.0.0.1:7101/test-ViewController-context-root/faces/Main
[6856:6684:0520/111256.517:ERROR:in_progress_cache_impl.cc(93)] Could not read download entries from file because there was a read failure.
[6856:9244:0520/111301.211:ERROR:backend_impl.cc(1064)] Critical error found -8
[6856:9244:0520/111301.211:ERROR:entry_impl.cc(1037)] No file for a1013a32
<May 20, 2018 11:13:02 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:1,986 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:13:02 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:1,989 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:13:02 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:1,987 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:13:02 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:1,988 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:13:02 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:1,985 during the configured idle timeout of 5 seconds.> 
[6856:9244:0520/111304.326:ERROR:backend_impl.cc(1064)] Critical error found -8
<org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl> <ViewHandlerImpl> <_checkTimestamp> <TIMESTAMP_CHECKING_ENABLED_SHOULDNOT_IN_PRODUCTION> 
[6856:5996:0520/111313.161:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: C:\Program Files (x86)\Google\Chrome\Application\66.0.3359.139\chrome_renderer.service.exe
[6856:5996:0520/111313.161:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: C:\Program Files (x86)\Google\Chrome\Application\66.0.3359.139\chrome_renderer.service.exe
[6856:5996:0520/111313.161:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: C:\Program Files (x86)\Google\Chrome\Application\66.0.3359.139\chrome_renderer.service.exe
[6856:5996:0520/111313.380:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: C:\Program Files (x86)\Google\Chrome\Application\66.0.3359.139\chrome_renderer.service.exe
[6856:5996:0520/111313.380:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: C:\Program Files (x86)\Google\Chrome\Application\66.0.3359.139\chrome_renderer.service.exe
[6856:5996:0520/111313.380:ERROR:service_manager_context.cc(258)] Attempting to run unsupported native service: C:\Program Files (x86)\Google\Chrome\Application\66.0.3359.139\chrome_renderer.service.exe
<May 20, 2018 11:13:14 AM EET> <Error> <HTTP> <BEA-101019> <[servletContext@1570510594[app:test module:test-ViewController-context-root path:null spec-version:3.0]] Servlet failed with an IOException.
java.io.IOException: An established connection was aborted by the software in your host machine
	at sun.nio.ch.SocketDispatcher.write0(Native Method)
	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:487)
	Truncated. see log file for complete stacktrace
> 
<May 20, 2018 11:13:22 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,013 during the configured idle timeout of 5 seconds.> 
[6856:5996:0520/111335.576:ERROR:ssl_client_socket_impl.cc(1098)] handshake failed; returned -1, SSL error code 1, net_error -101
[6856:5996:0520/111335.776:ERROR:ssl_client_socket_impl.cc(1098)] handshake failed; returned -1, SSL error code 1, net_error -101

دا بعد ما مسحت صفحة servlet كنت سايبها احتياطى



Target URL -- http://127.0.0.1:7101/test-ViewController-context-root/faces/Main
<May 20, 2018 11:17:17 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,062 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:17 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,061 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:17 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,060 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:17 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,063 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:17 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,059 during the configured idle timeout of 5 seconds.> 
[Running application test on IntegratedWebLogicServer...] 
[Another instance of application test is running on the server.  JDeveloper will redeploy the application.]
[11:17:41 AM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
[11:17:41 AM] ----  Deployment started.  ----
[11:17:41 AM] Target platform is  (Weblogic 12.x).
[11:17:42 AM] Retrieving existing application information
[11:17:42 AM] Running dependency analysis...
[11:17:42 AM] Deploying 2 profiles...
[11:17:42 AM] Wrote Web Application Module to C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\o.j2ee\drs\test\ViewControllerWebApp.war
[11:17:42 AM] Wrote Enterprise Application Module to C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\o.j2ee\drs\test
[11:17:42 AM] Application will not be redeployed
[11:17:42 AM] The following URL context root(s) were defined and can be used as a starting point to test your application:
[11:17:42 AM] http://169.254.183.203:7101/test-ViewController-context-root
[11:17:42 AM] Elapsed time for deployment:  1 second
[11:17:42 AM] ----  Deployment finished.  ----
Run startup time: 590 ms.
[Application test running on IntegratedWebLogicServer]

Target URL -- http://127.0.0.1:7101/test-ViewController-context-root/faces/Main
<May 20, 2018 11:17:47 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,065 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:47 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,067 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:47 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,066 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:47 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,068 during the configured idle timeout of 5 seconds.> 
<May 20, 2018 11:17:47 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:2,069 during the configured idle timeout of 5 seconds.> 


ADF.png

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

بتاريخ:

حاول طباعة كل متغير لتتأكد أنه ليس null خاصة connection

بتاريخ:

حاول طباعة كل متغير لتتأكد أنه ليس null خاصة connection

استأذنك توضيح أكثر او طريقة عمل ذلك

 

بالرغم من أن التقرير ليس به اي متغيرات وهو عباره عن كل ما هو بالجداول وتم تشغيله علي ireport ويعمل ويعطي بيانات

بتاريخ:

كأن تكتب

conn = getConnection();

System.out.println(conn);

وتأكد أنه ليس null

بتاريخ:

كأن تكتب

conn = getConnection();

System.out.println(conn);

وتأكد أنه ليس null

 

 

 

تم تنفيذ الكود كما تم التوضيح 

وتم الضغط على الزرار 3 مرات وظهر في اللوج كما هو اسفله 

 

واكشفت وجود مشكلة في extensions -log

oracle.idle.audit

Error: Analyzer oracle.jdevimpl.audit.core.CoreAnalyzer ignored because it could not be created: java.util.concurrent.CancellationException
 

 

[Running application test on IntegratedWebLogicServer...]

IntegratedWebLogicServer startup time: 86507 ms.

[integratedWebLogicServer started.]

[10:13:41 AM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr

[10:13:42 AM] ---- Deployment started. ----

[10:13:42 AM] Target platform is (Weblogic 12.x).

[10:13:42 AM] Retrieving existing application information

[10:13:43 AM] Running dependency analysis...

[10:13:43 AM] Deploying 2 profiles...

[10:13:44 AM] Wrote Web Application Module to C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\o.j2ee\drs\test\ViewControllerWebApp.war

[10:13:45 AM] Wrote Enterprise Application Module to C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\o.j2ee\drs\test

[10:13:45 AM] Deploying 1 data source(s) to the server...

[10:13:54 AM] Deploying Application...

agentVersion=3.1.0.0

<May 23, 2018 10:14:04 AM EET> <Warning> <HTTP> <BEA-101384> <WLServlet annotation is deprecated, please use servlet 3.0 annotation instead. App:test@test-ViewController-context-root, Class:oracle.adfinternal.view.faces.activedata.AdsServlet>

<oracle.adf.common> <AdfDiagnosticsJarsVersionDumpImpl> <executeDump> <Path of the jars version dump :C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\DefaultDomain\servers\DefaultServer\logs/test-Versions.csv>

[10:14:17 AM] Application Deployed Successfully.

[10:14:17 AM] The following URL context root(s) were defined and can be used as a starting point to test your application:

[10:14:17 AM] http://169.254.183.203:7101/test-ViewController-context-root

[10:14:17 AM] Elapsed time for deployment: 36 seconds

[10:14:17 AM] ---- Deployment finished. ----

Run startup time: 35926 ms.

[Application test running on IntegratedWebLogicServer]

 

Target URL -- http://127.0.0.1:7101/test-ViewController-context-root/faces/Main

<org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl> <ViewHandlerImpl> <_checkTimestamp> <TIMESTAMP_CHECKING_ENABLED_SHOULDNOT_IN_PRODUCTION>

<May 23, 2018 10:14:24 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:9,954 during the configured idle timeout of 5 seconds.>

<May 23, 2018 10:14:24 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:9,951 during the configured idle timeout of 5 seconds.>

<May 23, 2018 10:14:24 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:9,953 during the configured idle timeout of 5 seconds.>

<May 23, 2018 10:14:24 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:9,950 during the configured idle timeout of 5 seconds.>

<May 23, 2018 10:14:24 AM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:9,952 during the configured idle timeout of 5 seconds.>

weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@c

weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@3d

weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@6e

 

بتاريخ:

جرب هذا الأمر على كافة المتغيرات في التقرير لتتأكد أن كل المتغيرات سليمة وليست null

بتاريخ:

جرب هذا الأمر على كافة المتغيرات في التقرير لتتأكد أن كل المتغيرات سليمة وليست null

 

تم اضافة الكود كما يلى 

        try {
            HttpServletResponse response = getResponse();
            ServletOutputStream out = response.getOutputStream();
            response.setHeader("Cache-Control", "max-age=0");
            response.setContentType("application/pdf");
            ServletContext context;
            context = getContext();
            InputStream fs = context.getResourceAsStream("/Reports/" + repPath);//foldername
            JasperReport template = (JasperReport)JRLoader.loadObject(fs);
            template.setWhenNoDataType(WhenNoDataTypeEnum.NO_DATA_SECTION);
            conn = getConnection();
            System.out.println(conn);
            JasperPrint print = JasperFillManager.fillReport(template, null, (Connection)conn);
            System.out.println(conn);
            ByteArrayOutputStream baos = new ByteArrayOutputStream();
            System.out.println(conn);
            JasperExportManager.exportReportToPdfStream(print, baos);
            System.out.println(conn);
            out.write(baos.toByteArray());
            System.out.println(conn);
            out.flush();
            System.out.println(conn);
            out.close();
            System.out.println(conn);
            FacesContext.getCurrentInstance().responseComplete();
            System.out.println(conn);
        } catch (Exception jex) {
            jex.printStackTrace();
            System.out.println(conn);
        } finally {
            close(conn);
        }

وتم ظهور الناتج التالى 

[Running application test on IntegratedWebLogicServer...] 
[Another instance of application test is running on the server.  JDeveloper will redeploy the application.]
[04:40:48 PM] Web Module ViewControllerWebApp.war recognized in project ViewController.jpr
[04:40:48 PM] ----  Deployment started.  ----
[04:40:48 PM] Target platform is  (Weblogic 12.x).
[04:40:48 PM] Retrieving existing application information
[04:40:49 PM] Running dependency analysis...
[04:40:49 PM] Deploying 2 profiles...
[04:40:50 PM] Wrote Web Application Module to C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\o.j2ee\drs\test\ViewControllerWebApp.war
[04:40:50 PM] Wrote Enterprise Application Module to C:\Users\User\AppData\Roaming\JDeveloper\system12.1.3.0.41.170120.1047\o.j2ee\drs\test
[04:40:50 PM] Application will not be redeployed
[04:40:50 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
[04:40:50 PM] http://169.254.183.203:7101/test-ViewController-context-root
[04:40:50 PM] Elapsed time for deployment:  2 seconds
[04:40:50 PM] ----  Deployment finished.  ----
Run startup time: 1616 ms.
[Application test running on IntegratedWebLogicServer]

Target URL -- http://127.0.0.1:7101/test-ViewController-context-root/faces/Main
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
weblogic.jdbc.wrapper.PoolConnection_oracle_jdbc_driver_T4CConnection@33
<May 23, 2018 4:40:58 PM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:4,154 during the configured idle timeout of 5 seconds.> 
<May 23, 2018 4:40:58 PM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:4,152 during the configured idle timeout of 5 seconds.> 
<May 23, 2018 4:40:58 PM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:4,151 during the configured idle timeout of 5 seconds.> 
<May 23, 2018 4:40:58 PM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:4,155 during the configured idle timeout of 5 seconds.> 
<May 23, 2018 4:40:58 PM EET> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:4,153 during the configured idle timeout of 5 seconds.> 

هل يوجد طريقة بالتنسيق مع سيادتكم بالدخول على جهازى لحل المشكله عن طريق تيم قيور او ما شابه ذلك 

ولكم جزيل الشكر 

بتاريخ:

راجع  خصائص الزرار اللى بينادى على التقرير    partialSubmit="false

بتاريخ:

راجع خصائص الزرار اللى بينادى على التقرير partialSubmit="false

تم التجربه وفعلا اشتغل اخيرا

جزاك الله كل الخير

مفيش اي حد في الشروحات اتكلم علي موضوع خصائص الزرار خالص حضرتك متعرفش السبب ايه أن محدش وضح الطريقه دي

بارك الله فيكم

بتاريخ:

العفو وبالتوفيق

بتاريخ:

عموماً ليس السبب في هذه الخاصية لكن طالما اشتغل معك فقم باستخدامها

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

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

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

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

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

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.