Error occur when create a provider for the sample of JPDK1.4

I am trying to install JPDK 1.4 in Oracle 9iAS.
Testing the sample successfully and I received a test page informing me that the sample worked.
After I follow the instruction to create a new provider and press the 'apply' button, the following error occur:
Error: An error occurred when attempting to call the providers register function. (WWC-43134)
The following error occurred during the call to Web provider: Unable to initialize new provider instance: java.lang.NumberFormatException: (WWC-43147)
I didn't modify any coding in jpdk. But, Why an error about Number.FormatException occur?
null

[28/05/2001 12:09:50:996 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:09:50:996 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:09:54:931 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:09:56:944 CST] sample/init
[28/05/2001 12:12:33:019 CST] sample/init
[28/05/2001 12:12:35:653 CST] sample/init
[28/05/2001 12:12:54:670 CST] sample/init
[28/05/2001 12:19:01:367 CST] discoservlet/oracle.disco3iv.Disco3iv: destroy
[28/05/2001 12:19:01:748 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:19:01:748 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:19:02:048 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:23:20:600 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:23:20:600 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:23:21:882 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:35:15:878 CST] discoservlet/oracle.disco3iv.Disco3iv: destroy
[28/05/2001 12:35:16:229 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:35:16:229 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:35:16:519 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:36:43:204 CST] page/oracle.webdb.page.ParallelServlet: init
[28/05/2001 12:36:43:234 CST] page/Starting a pool of 25 handlers.
[28/05/2001 12:42:18:977 CST] oracle.jsp.JspServlet: init
[28/05/2001 12:42:19:337 CST] JspServlet: unable to dispatch to requested page: java.io.FileNotFoundException: d:\servlet\login.jsp (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:68)
at oracle.jsp.provider.JspFilesystemResource.fromStream(JspFilesystemResource.java)
at oracle.jsp.provider.JspFilesystemResource.fromReader(JspFilesystemResource.java)
at oracle.jsp.app.JspAppLoader.reloadPage(JspAppLoader.java)
at oracle.jsp.app.JspAppLoader.loadPage(JspAppLoader.java)
at oracle.jsp.app.JspAppLoader.getPage(JspAppLoader.java)
at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
at oracle.jsp.JspServlet.internalService(JspServlet.java, Compiled Code)
at oracle.jsp.JspServlet.service(JspServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
[28/05/2001 12:43:13:645 CST] JspServlet: unable to dispatch to requested page: java.io.FileNotFoundException: d:\servlet\login.jsp (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:68)
at oracle.jsp.provider.JspFilesystemResource.fromStream(JspFilesystemResource.java)
at oracle.jsp.provider.JspFilesystemResource.fromReader(JspFilesystemResource.java)
at oracle.jsp.app.JspAppLoader.reloadPage(JspAppLoader.java)
at oracle.jsp.app.JspAppLoader.loadPage(JspAppLoader.java)
at oracle.jsp.app.JspAppLoader.getPage(JspAppLoader.java)
at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
at oracle.jsp.JspServlet.internalService(JspServlet.java, Compiled Code)
at oracle.jsp.JspServlet.service(JspServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java :479)
[28/05/2001 12:50:16:243 CST] discoservlet/oracle.disco3iv.Disco3iv: destroy
[28/05/2001 12:50:16:483 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:50:16:483 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:50:16:904 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:50:16:954 CST] sample/init
[28/05/2001 12:50:22:462 CST] sample/init
[28/05/2001 12:50:25:867 CST] sample/init
[28/05/2001 12:51:40:564 CST] discoservlet/oracle.disco3iv.Disco3iv: destroy
[28/05/2001 12:51:40:745 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:51:40:745 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:51:41:055 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:51:41:055 CST] sample/init
[28/05/2001 12:51:41:335 CST] oracle.jsp.JspServlet: init
[28/05/2001 12:51:49:347 CST] sample/javax.servlet.ServletException: Unable to initialize new provider instance: java.lang.NumberFormatException:
at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:246)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
[28/05/2001 12:53:51:272 CST] discoservlet/oracle.disco3iv.Disco3iv: destroy
[28/05/2001 12:53:51:272 CST] sample/destroy
[28/05/2001 12:53:51:493 CST] discoservlet/oracle.disco3iv.Disco3iv: init
[28/05/2001 12:53:51:493 CST] discoservlet/oracle.disco3iv.Disco3iv: Initializing Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:53:51:783 CST] discoservlet/oracle.disco3iv.Disco3iv: Initialized Discoverer 3i Viewer (3.3.57.25)
[28/05/2001 12:53:51:783 CST] sample1/init
[28/05/2001 12:53:51:813 CST] oracle.jsp.JspServlet: init
[28/05/2001 12:55:04:307 CST] sample1/javax.servlet.ServletException: Unable to initialize new provider instance: java.lang.NumberFormatException:
at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:246)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
[28/05/2001 12:57:35:685 CST] sample1/javax.servlet.ServletException: Unable to initialize new provider instance: java.lang.NumberFormatException:
at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:246)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
[28/05/2001 12:57:44:798 CST] sample1/javax.servlet.ServletException: Unable to initialize new provider instance: java.lang.NumberFormatException:
at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:246)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)
[28/05/2001 13:02:18:261 CST] sample1/javax.servlet.ServletException: Unable to initialize new provider instance: java.lang.NumberFormatException:
at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:246)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at org.apache.jserv.JServConnection.processRequest(JServConnection.java)
at org.apache.jserv.JServConnection.run(JServConnection.java)
at java.lang.Thread.run(Thread.java:479)

Similar Messages

  • Save Query - An error occurred while creating connection strings for the query

    A workbook trying to edit and reload I get the following error "Save Query - An error occurred while creating connection strings for the query" No Power Pivot data model or anything.

    I am getting the same error when editing a Power Query in an Excel spreadsheet. It happens when I change a Group By step to do a Sum instead of Count Rows.

  • Error occured while creating site collection for the first time in SP2013

    While creating a new site collection in SharePoint 2013, I need to do atleast 4 times " Go back to Site" begore it appears properly. Could you please let me know why this error is occuering while we create site collection for the first time.
    Is it aknown issue or due to RAM contraints.I am using 16 GB of RAM in Web tier.

    You can get by with 16 GB of RAM so I am guessing that is not the cause.  Although, you could verify your memory utilization during the process.  As long as you don't exceed 95% you should be fine.  Next time, I would instead look up the
    error in the ULS logs using the correlation id and see if you can get more details of what is causing the error.
    Corey Roth - SharePoint Server MVP blog:
    www.dotnetmafia.com twitter: @coreyroth |
    SP2 Apps

  • The operation could not be completed because an error occurred when creating frame 2829 (error -1)

    I'm getting this error code in Final Cut Pro.  The operation could not be completed because an error occurred when creating frame 2829 (error -1). What does this mean and how can I fix it?  This code comes up when exporting. 

    Final Cut Pro X 10.0.8 and I'm running it on OS X 10.9.1.  I have been doing nothing different for the past few months. I have been creating a weekly video and exporting the same way and everything, but it just did this today for the first time. I have never had this error code before.

  • What does "The operation could not be completed because an error occurred when creating frame 0 (error -1)." mean, and why does it keep happening?

    So I've been trying to export a video file from Motion 5 (and FCPX), and I keep recieving the message "The operation could not be completed because an error occurred when creating frame 0 (error -1)". I've found the problem has something to do with a video file in the project, Ive tried multiple versions of said file, in multiple formats (.mov, h264, etc.), and I keep getting the same result.  The file was originaly a 640x480 wmv file. Any suggestions?

    I ended up figuring out a solution, but I'll get to that in a sec.
    To answer your question, I converted the .wmv file in a program called Media Converter (available in the App store), and converted it to an h.264 file (then later to a .mov file, and then to an .mpg). I could view the file, and work with it in projects, but any project I tried to output with any version of said file, would result in the afor mentioned message, with the same results in FCPX (and Compressor 4 as well).  I tried multiple frame rates, resolutions, files types, re-converting the file, all with no luck.  My impression from said experiments, and reading other discussions was that it was a corrupt file. 
    Then I got frisky...and a little desperate. I brought the converted file (the .wmv to .mov) into Motion 4... and an export worked first try.  So I exported a pro-res file from Motion 4, and used that file in the already built Motion 5 project, and voila! 
    So, who knows what that means in real terms, as for the whats and whys.

  • The operation could not be completed because an error occurred when creating frame 6105 (error -1).

    I am trying to share a project and after the 3% of sharing the project it appears this message.
    The operation could not be completed because an error occurred when creating frame 6105 (error -1).
    What can I do?? I need some help please!!

    You need to set the FCP X Preferences to count in frames, locate that frame, delete the clip around it and replace with a fresh one.

  • The operation could not be completed because an error occurred when creating frame 19788 (error -1).

    When attempting to build a quicktime movie from my video project on final cut pro I got this message    "The operation could not be completed because an error occurred when creating frame 19788 (error -1)".

    Kathy ...
    Better to post your topic in the Final Cut Pro community here.

  • The operation could not be completed because an error occurred when creating frame 570 (error -1)

    Hi everybody,just started with FCPX and the following occured:
    The operation could not be completed because an error occurred when creating frame 570 (error -1)
    Result is that i can not share to my hard disk.
    If anybody could help me out here....?

    CHange General preferences to show frames. Check what's happenING at the frame number. Maybe replace the shot.

  • The operation could not be completed because an error occurred when creating frame 30256 (error -1).

    When trying to export a project from FCPX, I get this error
    The operation could not be completed because an error occurred when creating frame 30256 (error -1).
    Has anyone any ideas?
    Many Thanks

    Switch your FCP preferences to show frames and see what's happen at that frame number. Try trash any render files. Switch off background rendering. Don't render. Try replacing the clip at the problem area.

  • Please help i can't share my project I did try in all of them and it doesnt work it apears like that........ The share operation Master File has failed The operation could not be completed because an error occurred when creating frame 608 (error -1). and

    I did try in all of them and it doesnt work it apears like that........
    The share operation Master File has failed
    The operation could not be completed because an error occurred when creating frame 608 (error -1).
    and i dont know what to do plese hlp me....
    Re: when i try to share my project to quicktime aroun 50% appears error -1 and i can't share it what to do please help 

    Double post…

  • Why do I get this error: The operation could not be completed because an error occurred when creating frame 1364 (error -1).

    In motion 5, when I go to export - H.264 - I get this error: The operation could not be completed because an error occurred when creating frame 1364 (error -1). Why and How do I Fix It???

    What version of FCPX ?

  • Error in executing ABAP program. Error occurred when creating dataset

    hi,
    when I use LKM SAP ERP to Oracle (SQLLDR) to extract data from SAP ERP server. I execute my interface, and it's stop at extract data step.
    This is message:
    java.lang.RuntimeException: Error occured in open tool execute method...Error in executing ABAP program...Error in executing ABAP program...Error occurred when creating dataset/abc/ZODI_13001_6001_GLOBAL.txt
    I tried others path name, tried slash or backslash. This is content in code tab
    OdiSAPAbapExecute "-UPLOAD=1" "-EXECUTE=1" "-EXECUTEBASE_RKM=0" "-ZRFC_RUN_INSTALL=1" "-ABAP_PROGRAM_NAME=ZODI_13001_6001" "-HOST=10.86.87.24" "-USER=sv_hoa" "-PASSWORD=<@=snpRef.getInfo("SRC_PASS") @>" "-SAP_CLIENT=800" "-SAP_LANGUAGE=EN" "-SAP_SYSTEM_NUMBER=02" "-SAP_FUNCTION_GROUP_NAME=ZODI_FGR_13001" "-CONNECTION_POOL_NAME=SAP_ODI_ERP_POOL_10.86.87.24" "-CONNECTION_POOL_SIZE=10" "-FILE_DELIMITER=<@=""+(char)8@>" "-FILE_NAME=ZODI_13001_6001_GLOBAL.txt" "-FTP_HOST=10.86.82.108" "-FTP_USER=anh" "-FTP_PASSWORD=<@=sFtpPassword@>" "-FTP_PASSIVE_MODE=1" "-FTP_TRANSFER_TIMEOUT=100000" "-ODI_VARIABLE_NAMES=" "-ODI_VARIABLE_VALUES=" "-USER_ABAP_PARAMETER_NAMES=IV_DELIMITER,CHAR3;IV_FILENAME,CHAR255;IV_USER,CHAR35;IV_PWD,CHAR35;IV_HOST,CHAR35;IV_HASHVALUE,CHAR35;IV_PATH,CHAR35;IV_MAX_ROW_CNT,SYTABIX;IV_FETCH_BATCH_SIZE,SYTABIX;" "-USER_ABAP_PARAMETER_VALUES=<Value>" "-USER_ABAP_PARAMETER_SEPARATOR=<Value>" "-ABAP_TABLE_PARAMETERS=RETURN,BAPIRETURN;ET_FILE_RETURN,BAPIRET2" "-ABAP_EXPORT_PARAMETERS=ERRORMESSAGE;SY-MSGV1" "-LOG_FILE_NAME=C:\Users\anh\AppData\Local\Temp\SapAbapExecuteOpenTool_13001.log" "-FTP_PATH=/abc/" "-DEV_CLASS=ZODI_DEVCLASS" "-MAX_ROW_COUNT=" "-FETCH_BATCH_SIZE=100000" "-HASH_VALUE_MARKER=HVM" "-ABAP_PROGRAM_BODY=
    *Final Type declarations
    TYPES : BEGIN OF ty_final,
    Y03HOCSINH_HOCSINH_ID TYPE
    Y03HOCSINH-HOCSINH_ID,
    Y03HOCSINH_MA_HOC_SINH TYPE
    Y03HOCSINH-MA_HOC_SINH,
    Y03HOCSINH_TEN_HOC_SINH TYPE
    Y03HOCSINH-TEN_HOC_SINH,
    Y03HOCSINH_GIOI_TINH TYPE
    Y03HOCSINH-GIOI_TINH,
    Y03HOCSINH_DIA_CHI TYPE
    Y03HOCSINH-DIA_CHI,
    Y03HOCSINH_GHI_CHU TYPE
    Y03HOCSINH-GHI_CHU,
    END OF ty_final.
    *Final Temp Type Declarations
    TYPES : BEGIN OF ty_final_tmp,
    Y03HOCSINH_HOCSINH_ID TYPE
    Y03HOCSINH-HOCSINH_ID ,
    Y03HOCSINH_MA_HOC_SINH TYPE
    Y03HOCSINH-MA_HOC_SINH ,
    Y03HOCSINH_TEN_HOC_SINH TYPE
    Y03HOCSINH-TEN_HOC_SINH ,
    Y03HOCSINH_GIOI_TINH TYPE
    Y03HOCSINH-GIOI_TINH ,
    Y03HOCSINH_DIA_CHI TYPE
    Y03HOCSINH-DIA_CHI ,
    Y03HOCSINH_GHI_CHU TYPE
    Y03HOCSINH-GHI_CHU ,
    END OF ty_final_tmp.
    *Final Target Type Declarations
    TYPES : BEGIN OF ty_final_target,
    C0_Y03HOCSINH_HOCSINH_ID TYPE
    Y03HOCSINH-HOCSINH_ID,
    C1_Y03HOCSINH_MA_HOC_SINH TYPE
    Y03HOCSINH-MA_HOC_SINH,
    C2_Y03HOCSINH_TEN_HOC_SINH TYPE
    Y03HOCSINH-TEN_HOC_SINH,
    C3_Y03HOCSINH_GIOI_TINH TYPE
    Y03HOCSINH-GIOI_TINH,
    C4_Y03HOCSINH_DIA_CHI TYPE
    Y03HOCSINH-DIA_CHI,
    C5_Y03HOCSINH_GHI_CHU TYPE
    Y03HOCSINH-GHI_CHU,
    END OF ty_final_target.
    * Table type for Y03HOCSINH
    TYPES : BEGIN OF ty_Y03HOCSINH,
    HOCSINH_ID TYPE
    Y03HOCSINH-HOCSINH_ID,
    MA_HOC_SINH TYPE
    Y03HOCSINH-MA_HOC_SINH,
    TEN_HOC_SINH TYPE
    Y03HOCSINH-TEN_HOC_SINH,
    GIOI_TINH TYPE
    Y03HOCSINH-GIOI_TINH,
    DIA_CHI TYPE
    Y03HOCSINH-DIA_CHI,
    GHI_CHU TYPE
    Y03HOCSINH-GHI_CHU,
    END OF ty_Y03HOCSINH.
    TYPES: BEGIN OF gs_text,
    line(843) TYPE c,
    END OF gs_text.
    *Structure Declarations
    DATA: wa_final_string TYPE string,
    wa_final TYPE ty_final,
    wa_final_target TYPE ty_final_target,
    wa_Y03HOCSINH TYPE ty_Y03HOCSINH,
    *Table Declarations
    tt_final TYPE STANDARD TABLE OF ty_final,
    tt_Y03HOCSINH TYPE STANDARD TABLE OF ty_Y03HOCSINH,
    tt_final_target TYPE STANDARD TABLE
    OF ty_final_target,
    tt_final_tmp TYPE STANDARD TABLE OF ty_final_tmp,
    tt_final_tmp1 TYPE STANDARD TABLE OF ty_final,
    gt_result TYPE STANDARD TABLE OF gs_text,
    *Variable Declarations
    lv_path TYPE string,
    lv_flag TYPE char1,
    C0_Y03HOCSINH_HOCSINH_ID TYPE
    STRING,
    C1_Y03HOCSINH_MA_HOC_SINH TYPE
    STRING,
    C2_Y03HOCSINH_TEN_HOC_SINH TYPE
    STRING,
    C3_Y03HOCSINH_GIOI_TINH TYPE
    STRING,
    C4_Y03HOCSINH_DIA_CHI TYPE
    STRING,
    C5_Y03HOCSINH_GHI_CHU TYPE
    STRING,
    wa_final_tmp TYPE ty_final_tmp,
    lv_file TYPE string,
    lv_datum TYPE sy-datum,
    lv_date TYPE char10,
    wa_result TYPE string,
    lv_delimiter type string,
    lv_cnt TYPE sytabix,
    *-Cursor Declaration
    lv_Y03HOCSINH_dbcur TYPE cursor,
    lv_tabix_frm TYPE sy-tabix.
    lv_delimiter = iv_delimiter.
    IF iv_hashvalue = 'HVM'.
    *Open/delete output file
    CONCATENATE iv_path iv_filename INTO lv_path.
    *Check for file existence, if found, delete it
    OPEN DATASET lv_path FOR INPUT
    IN TEXT MODE
    ENCODING DEFAULT.
    IF sy-subrc EQ 0.
    DELETE DATASET lv_path.
    ENDIF.
    *Open/create output file
    OPEN DATASET lv_path FOR APPENDING
    IN TEXT MODE
    ENCODING DEFAULT.
    IF sy-subrc EQ 0.
    *Batch Processing
    OPEN CURSOR WITH HOLD lv_Y03HOCSINH_dbcur FOR
    SELECT HOCSINH_ID
    MA_HOC_SINH
    TEN_HOC_SINH
    GIOI_TINH
    DIA_CHI
    GHI_CHU
    FROM Y03HOCSINH.
    DO.
    *Check for the counter, only for first batch
    *process new line is required...
    lv_cnt = lv_cnt + 1.
    REFRESH tt_Y03HOCSINH.
    FETCH NEXT CURSOR lv_Y03HOCSINH_dbcur
    APPENDING TABLE tt_Y03HOCSINH
    PACKAGE SIZE IV_FETCH_BATCH_SIZE.
    IF NOT tt_Y03HOCSINH IS INITIAL.
    ELSE.
    EXIT.
    ENDIF.
    LOOP AT tt_Y03HOCSINH INTO wa_Y03HOCSINH.
    MOVE wa_Y03HOCSINH-HOCSINH_ID
    TO wa_final_tmp-Y03HOCSINH_HOCSINH_ID.
    MOVE wa_Y03HOCSINH-MA_HOC_SINH
    TO wa_final_tmp-Y03HOCSINH_MA_HOC_SINH.
    MOVE wa_Y03HOCSINH-TEN_HOC_SINH
    TO wa_final_tmp-Y03HOCSINH_TEN_HOC_SINH.
    MOVE wa_Y03HOCSINH-GIOI_TINH
    TO wa_final_tmp-Y03HOCSINH_GIOI_TINH.
    MOVE wa_Y03HOCSINH-DIA_CHI
    TO wa_final_tmp-Y03HOCSINH_DIA_CHI.
    MOVE wa_Y03HOCSINH-GHI_CHU
    TO wa_final_tmp-Y03HOCSINH_GHI_CHU.
    APPEND wa_final_tmp TO tt_final_tmp.
    ENDLOOP.
    free : tt_Y03HOCSINH.
    LOOP AT tt_final_tmp INTO wa_final_tmp.
    MOVE wa_final_tmp-Y03HOCSINH_HOCSINH_ID
    TO wa_final_target-C0_Y03HOCSINH_HOCSINH_ID.
    MOVE wa_final_tmp-Y03HOCSINH_MA_HOC_SINH
    TO wa_final_target-C1_Y03HOCSINH_MA_HOC_SINH.
    MOVE wa_final_tmp-Y03HOCSINH_TEN_HOC_SINH
    TO wa_final_target-C2_Y03HOCSINH_TEN_HOC_SINH.
    MOVE wa_final_tmp-Y03HOCSINH_GIOI_TINH
    TO wa_final_target-C3_Y03HOCSINH_GIOI_TINH.
    MOVE wa_final_tmp-Y03HOCSINH_DIA_CHI
    TO wa_final_target-C4_Y03HOCSINH_DIA_CHI.
    MOVE wa_final_tmp-Y03HOCSINH_GHI_CHU
    TO wa_final_target-C5_Y03HOCSINH_GHI_CHU.
    Append wa_final_target to tt_final_target.
    ENDLOOP.
    free : tt_final_tmp.
    Clear wa_final_target.
    IF NOT iv_max_row_cnt IS INITIAL.
    Loop at tt_final_target into
    wa_final_target TO iv_max_row_cnt.
    MOVE wa_final_target-C0_Y03HOCSINH_HOCSINH_ID
    TO C0_Y03HOCSINH_HOCSINH_ID.
    MOVE wa_final_target-C1_Y03HOCSINH_MA_HOC_SINH
    TO C1_Y03HOCSINH_MA_HOC_SINH.
    MOVE wa_final_target-C2_Y03HOCSINH_TEN_HOC_SINH
    TO C2_Y03HOCSINH_TEN_HOC_SINH.
    MOVE wa_final_target-C3_Y03HOCSINH_GIOI_TINH
    TO C3_Y03HOCSINH_GIOI_TINH.
    MOVE wa_final_target-C4_Y03HOCSINH_DIA_CHI
    TO C4_Y03HOCSINH_DIA_CHI.
    MOVE wa_final_target-C5_Y03HOCSINH_GHI_CHU
    TO C5_Y03HOCSINH_GHI_CHU.
    CONCATENATE
    C0_Y03HOCSINH_HOCSINH_ID
    C1_Y03HOCSINH_MA_HOC_SINH
    C2_Y03HOCSINH_TEN_HOC_SINH
    C3_Y03HOCSINH_GIOI_TINH
    C4_Y03HOCSINH_DIA_CHI
    C5_Y03HOCSINH_GHI_CHU
    INTO wa_final_string
    SEPARATED BY lv_delimiter.
    IF sy-tabix EQ 1 AND lv_cnt EQ 1.
    CONCATENATE wa_final_string
    lv_delimiter INTO wa_final_string.
    ELSE.
    CONCATENATE '<@=""+(char)8@>' lv_delimiter wa_final_string
    lv_delimiter INTO wa_final_string.
    ENDIF.
    APPEND wa_final_string TO gt_result.
    CLEAR : C0_Y03HOCSINH_HOCSINH_ID,
    C1_Y03HOCSINH_MA_HOC_SINH,
    C2_Y03HOCSINH_TEN_HOC_SINH,
    C3_Y03HOCSINH_GIOI_TINH,
    C4_Y03HOCSINH_DIA_CHI,
    C5_Y03HOCSINH_GHI_CHU.
    ENDLOOP.
    ELSE.
    Loop at tt_final_target into wa_final_target.
    MOVE wa_final_target-C0_Y03HOCSINH_HOCSINH_ID
    TO C0_Y03HOCSINH_HOCSINH_ID.
    MOVE wa_final_target-C1_Y03HOCSINH_MA_HOC_SINH
    TO C1_Y03HOCSINH_MA_HOC_SINH.
    MOVE wa_final_target-C2_Y03HOCSINH_TEN_HOC_SINH
    TO C2_Y03HOCSINH_TEN_HOC_SINH.
    MOVE wa_final_target-C3_Y03HOCSINH_GIOI_TINH
    TO C3_Y03HOCSINH_GIOI_TINH.
    MOVE wa_final_target-C4_Y03HOCSINH_DIA_CHI
    TO C4_Y03HOCSINH_DIA_CHI.
    MOVE wa_final_target-C5_Y03HOCSINH_GHI_CHU
    TO C5_Y03HOCSINH_GHI_CHU.
    CONCATENATE
    C0_Y03HOCSINH_HOCSINH_ID
    C1_Y03HOCSINH_MA_HOC_SINH
    C2_Y03HOCSINH_TEN_HOC_SINH
    C3_Y03HOCSINH_GIOI_TINH
    C4_Y03HOCSINH_DIA_CHI
    C5_Y03HOCSINH_GHI_CHU
    INTO wa_final_string
    SEPARATED BY lv_delimiter.
    IF sy-tabix EQ 1 AND lv_cnt EQ 1.
    CONCATENATE wa_final_string
    lv_delimiter INTO wa_final_string.
    ELSE.
    CONCATENATE '<@=""+(char)8@>' lv_delimiter wa_final_string
    lv_delimiter INTO wa_final_string.
    ENDIF.
    APPEND wa_final_string TO gt_result.
    CLEAR : C0_Y03HOCSINH_HOCSINH_ID,
    C1_Y03HOCSINH_MA_HOC_SINH,
    C2_Y03HOCSINH_TEN_HOC_SINH,
    C3_Y03HOCSINH_GIOI_TINH,
    C4_Y03HOCSINH_DIA_CHI,
    C5_Y03HOCSINH_GHI_CHU.
    ENDLOOP.
    ENDIF.
    free : tt_final_target.
    IF NOT gt_result IS INITIAL.
    CLEAR wa_result.
    LOOP AT gt_result INTO wa_result.
    TRANSFER wa_result TO lv_path.
    ENDLOOP.
    ENDIF.
    REFRESH gt_result.
    *End of main loop for batching
    ENDDO.
    *Close dataset
    CLOSE DATASET lv_path.
    CLOSE CURSOR lv_Y03HOCSINH_dbcur.
    ELSE.
    DATA: lv_mesg TYPE string.
    CLEAR et_file_return.
    et_file_return-type = 'E'.
    CONCATENATE
    'Error occurred when creating dataset' lv_path
    INTO lv_mesg.
    et_file_return-message = lv_mesg.
    Append et_file_return.
    ENDIF.
    ELSE.
    CLEAR et_file_return.
    et_file_return-type = 'E'.
    et_file_return-message =
    'Installed ABAP program does not match interface definition'.
    APPEND et_file_return.
    ENDIF.
    Thanks for help

    r u able to figure it out..........i got the same error .......can someone help me fix this issue

  • An error occurred while creating a subprocess in the processing server.

    Hi,
    I have developed a Crystal Report using CR 2008 with SAP BW as the datasource. The report is executing fine in CR 2008, but when saved to the BOE, in Infoview it is throwing the following error:
    An error occurred while creating a subprocess in the processing server. [RCIRAS0603]
    Did anyone face similar issue? Is there any resolution for the same.?
    I have deleted the report from enterprise and saved it back, still facing this problem.
    Appreciate your help in this regard.
    Thanks
    Ravi

    Crystal Reports processing (CR Page) server is not operational.
    There could be many reasons for this.
    CR processing server traces will need to be enabled and analysed by support.
    You should also be on the latest patch release.
    Sometimes following steps help :
    1) Stop all of the XI 3.1 processes using the ./stopservers command (ensure they are all down before proceeding)
    2) Once all processes are stopped ensure the serverpids directory is empty
    <install dir>/bobje/serverpids/
    If any files are within the 'serverpids' folder, remove them.
    3) Go to bobje/tmp
    Remove any MW, .MW, mw, .mw and regss files and/or directories
    4) Go to /tmp
    Remove any MW, .MW, mw, .mw, and regss files and/or directories
    5) start servers back up.
    If this doesn't help - you'll need to open a Support Incident

  • Error occurs when creating a new destination in HCI OData Provision Administration

    Hi,
    An error occurs when creating a new destination in HCI OData Provision Administration.
    Please see the screen shot in attachment.
    Any help will be appreciated!
    Thanks,
    Li-hua

    It's the same issue as in MissingResourceException when trying to create a destination. Changing the destination name should do the trick.
    (still looking for the GWaaS colleagues to fix the original issue.)

  • Operation could not be completed because an error occured when creating frame 56 (error-1)

    Hi
    I'm trying to export a movie in motion but I keep getting the error "Export Failed. The operation could not be completed because an error occured when creating frame xx (error-1)".  I've tried some of the other suggestions such as preventing app nap, changing the codec used and I've uninstalled, rebooted, and reinstalled motion.  Nothing has worked so far, and it's driving me crazy!
    Can anyone suggest something?  I'd be most grateful.
    Thanks

    Hi GFXZen, thanks for your reply.
    I actually solved by re-exporting the source video, but I'll get to that (to skip, see TL;DR).  In case it helps anybody else I'll answer your questions first.
    The only element present at the majority of the failure points was another video, so there weren't any others to turn off.  Though when I turned off the video and exported, it actually worked (this is what led me to evaluate the source video rather than the motion project).
    Adjusting the export settings did not help me much, I tried h.264, same as source (which  was a .mov), and ProRes 4444: failed.  Tried as a draft: failed.  I didn't want to mess with any of the other render settings because to be honest, I'm not a video editor, so my experience with all of this is severely limited.
    I forgot to mention in the first post that I'd already tried the export on a different machine (one far newer and more powerful): failed.  Dispite googling image sequences, I wasn't really sure how this related to the video, or how to set things up so the audio was preserved, so I skipped that.
    TL;DR
    According to what I googled, it sounded like the video needed to be reindexed/exported/whatever, so I downloaded a program MPEG Streamclip (http://www.squared5.com/svideo/mpeg-streamclip-mac.html) 1.93b8 (as  the stable doesn't support Lion upward).  It's completely free, and when I ran it, worked first time.  I simply opened the video and exported to quicktime, and changed the compression to Apple TIFF.  That was it. 
    There was one unusual thing though, the file I started with was just over 1GB, but the end result was just over 4GB - but visually I couldn't see any loss in quality at all, and it worked in the motion project - which is really all that matters.
    Hope this helps somebody.

Maybe you are looking for

  • Creation of one outbound interface for two diferent senders

    helo. i just want to conform ont thing that . my scenario is  two diferent files from 2 diferent business systems are sending to one Rfc. so i was created only one outbound interface for both senders and one message type bcos the file structure is sa

  • Cost Code problem in Contract Manager 12.0

    Has anyone encountered problem creating a Cost Code? When we tried to create one with the "Planned to Commit" value greater than 999, it simply refuse to work. It states that the field would not accept comma, but Contract Manager automatically puts a

  • Jlong to long !

    Hi ; What casting should I do to jlong inorder to get a proper long representing the same number . running the next example gives the below resault : int main() jlong f = 40956436157 ; unsigned long g = (unsigned long)f ; // my jlongs will always be

  • Sony DCR-HC40

    I have this handycam -- is there any hope of it working with iMovie -- or any other Mac application for that matter? Neither my iMac or MacBook Pro can even sense that it is connected. Sony has no software that I can find on their site that helps. Th

  • Massive hardware failure? dv9815nr

    Alright im at the end of my rope here. recently i found that the optic drive on my Hp pavilion dv9815nr was not working,i would put a disk in and it would spin for a few seconds then nothing.So i went into {my computer} and i did not even see the opt