Journal Import EBS R12 Issue

Hi All,
Environment :
- Solaris 11
- EBS R12
- Oracle DB 11.2.0.3.0
Journal Import Profile option is default (still no settings / default settings / not still tune).
Our Journal Import could not submit more than 4000 records.
When we try to import data more than 4000, there is an error SQL*Net message to client on OAM view log, and when I looking on LAB128 and OEM, the process stop mostly on gl.gl_je_lines, sometimes on gl.gl_je_headers.
I had already followed suggestion from metalink forum :
change DB : sqlnet.ora, listener.ora
add sqlnet.ora on Apps Server (EBS R12 Server)
But, now there is another issue, the error SQL*Net message to client not raise anymore, but when I see Journal Import OAM log, LAB128 and OEM, the sessions is inactive but the process looks like looping forever.
Need suggestion solution for this issue.
Any help is very appreciated and score. Thanks before.
Best Regards,
Yohanes Hany Haryadi Widodo
Edited by: SigCle on May 7, 2013 2:11 AM

Dear Mr. Hussein,
Our EBS version : 12.1.3, while
R12:Journal Import Failing With ORA-24337 Error When Importing All GROUP IDs [ID 1159594.1] Oracle General Ledger - Version: 12.0.0 to 12.1.2 - Release: 12.0 to 12.1
I'm already change the settings of :
Please revert to Oracle Net Server tracing/logging, set following parameter in the server's sqlnet.ora :
DIAG_ADR_ENABLED = OFF
- to back out the ADR diag for the Listener component, set following parameter in the server's listener.ora:
DIAG_ADR_ENABLED_<listenername> = OFF
- Where the <listenername> would be replaced with the actual name of the configured listener(s) in the listener.ora configuration file. For example, if the listener name is 'LISTENER', the parameter would read:
DIAG_ADR_ENABLED_LISTENER = OFF
-Reload or restart the TNS Listener for the parameter change to take effect.
ACTION PLAN
============
We will need to trace a connection on both CLIENT and SERVER endpoints to see what is happening. Please follow these steps:
1. Add the following parameters in the sqlnet.ora file on the CLIENT workstation (where sql loader is executed):
TRACE_LEVEL_CLIENT=16
TRACE_DIRECTORY_CLIENT=<some_known_directory>
TRACE_FILE_CLIENT=client
TRACE_UNIQUE_CLIENT=ON
TRACE_TIMESTAMP_CLIENT=ON
DIAG_ADR_ENABLED =OFF -- add this in case of 11g client
If you need to restrict the amount of disk space used by the long-term traces then you can also set the following:
TRACE_FILELEN_CLIENT=<file_size_in_Kbytes>
TRACE_FILENO_CLIENT=<number_of_files>
2. Add the following parameters in the sqlnet.ora file on the SERVER:
TRACE_LEVEL_SERVER=16
TRACE_DIRECTORY_SERVER=<some_known_directory>
TRACE_FILE_SERVER=server
TRACE_TIMESTAMP_SERVER=ON
DIAG_ADR_ENABLED =OFF
If you need to restrict the amount of disk space used by the long-term traces then you can also set the following:
TRACE_FILELEN_SERVER=<file_size_in_Kbytes>
TRACE_FILENO_SERVER=<number_of_files>
3. Try to reproduce the issue.
4. Check if trace files were created.
5. Disable tracing by removing the TRACE lines from sqlnet.ora on both CLIENT and SERVER.
6. Compress (in .zip or .tar.gz format) and upload the trace files.
We only need a pair of client and server trace files for the same sqlplus session which exhibits the issue; in order to match client and server trace files you should use the tips in Note:374116.1 "How to Match Oracle Net Client and Server Trace Files"below is result of failing Journal Import :
+---------------------------------------------------------------------------+
General Ledger: Version : 12.0.0
Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
GLLEZL module: Journal Import
+---------------------------------------------------------------------------+
Current system time is 07-MAY-2013 19:43:26
+---------------------------------------------------------------------------+
gllsys() 07-MAY-2013 19:43:26
    fnd_user_id = 1164
    fnd_user_name = CN_FAH_MANAGER
    fnd_login_id = 134937
    con_request_id = 491859
    sus_on = 0
    from_date =
    to_date =
    create_summary = 1
    archive = 0
    num_rec = 25000
    run_id = 6415
<< gllsys() 07-MAY-2013 19:43:26
SHRD0108: Retrieved 202 records from fnd_currencies
gllcnt() 07-MAY-2013 19:43:26SHRD0118: Updated 1 record(s) in table: gl_interface_control
source name = CN FAH Credit Card 
interface source name = CN FAH Credit Card 
group id = 17232
ledger_id = -1
LEZL0001: Found 1 sources to process.
glluch() 07-MAY-2013 19:43:26
<< glluch() 07-MAY-2013 19:43:26
gl_import_hook_pkg.pre_module_hook() 07-MAY-2013 19:43:26
<< gl_import_hook_pkg.pre_module_hook() 07-MAY-2013 19:43:26
glusbe() 07-MAY-2013 19:43:26
<< glusbe() 07-MAY-2013 19:43:26
<< gllcnt() 07-MAY-2013 19:43:26
gllacc() 07-MAY-2013 19:43:26
<< gllacc() 07-MAY-2013 19:43:26
gllenc() 07-MAY-2013 19:43:26SHRD0108: Retrieved 6 records from gl_encumbrance_types
<< gllenc() 07-MAY-2013 19:43:26
gllfss() 07-MAY-2013 19:43:26LEZL0005: Successfully finished building dynamic SQL statement.
<< gllfss() 07-MAY-2013 19:43:26
gllcje() 07-MAY-2013 19:43:26
gllalb() 07-MAY-2013 19:43:26
<< gllalb() 07-MAY-2013 19:43:26
glllgr() 07-MAY-2013 19:43:34
gllpst() 07-MAY-2013 19:43:34SHRD0108: Retrieved 45 records from gl_period_statuses
<< gllpst() 07-MAY-2013 19:43:34
gllbud() 07-MAY-2013 19:43:34
<< gllbud() 07-MAY-2013 19:43:34
    currency = IDR
    sus_flag = N
    ic_flag = Y
    bc_flag = N
    latest_opened_encumbrance_year = 2011
<< glllgr() 07-MAY-2013 19:43:34
SHRD0108: Retrieved 200 records from gl_je_categories
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<< gllged() 07-MAY-2013 19:43:34
<x gllcje() 07-MAY-2013 19:49:18
Error in: gllcje
Function return status: 0
Function Err Message: Executing upd_prep using descriptor updbindda
Function warning number: -1
sqlcaid:   sqlabc: 0  sqlcode:  -3113  sqlerrml: 48
sqlerrmc:
ORA-03113: end-of-file on communication channel
sqlerrp:       sqlerrd: 0 1 0 0 0 538976288
sqlwarn:           sqltext: 
*****************************************************SHRD0044: Process logging off database and exiting ...
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
ORACLE error 3114 in AFPRSR-Resubmit_Time
Cause: AFPRSR-Resubmit_Time failed due to ORA-03114: not connected to ORACLE
The SQL statement being executed at the time of the error was:  and was executed from the file .
Routine FDPCLS encountered an error changing request 491859 status.
Contact your support representative.
ORACLE error 3114 in close_server_files
Cause: close_server_files failed due to ORA-03114: not connected to ORACLE.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
ORACLE error 3114 in fetch_lines
Cause: fetch_lines failed due to ORA-03114: not connected to ORACLE.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
ORACLE error 3114 in open_server_files
Cause: open_server_files failed due to ORA-03114: not connected to ORACLE.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
ORACLE error 3114 in close_user_handles
Cause: close_user_handles failed due to ORA-03114: not connected to ORACLE.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
ORACLE error 3114 in FDPCLS
Cause: FDPCLS failed due to ORA-03114: not connected to ORACLE
The SQL statement being executed at the time of the error was: lock TABLE FND_CONCURRENT_REQUESTS IN SHARE UPDATE MODE and was executed from the
/u02/oracle/PFT/apps/apps_st/appl/gl/12.0.0/bin/GLLEZL
Program exited with status 1
+---------------------------------------------------------------------------+
Executing request completion options...
Output file size:
0
Finished executing request completion options.
+---------------------------------------------------------------------------+
Concurrent request completed
Current system time is 07-MAY-2013 19:49:18
+---------------------------------------------------------------------------+I don't know how ORA-03114: not connected to ORACLE could happened.
My temporary suspect is on network issue between Apps Server and DB Server (Two-Tier) because with AutoBatch for FAH (Financial Accounting Hub), there is 5 Journal Import Processing on Request and only this one was error.
My team had raised this issue to SR two days ago, hopefully few hours again, we could see their answer.
Best Regards,
Yohanes
Edited by: SigCle on May 14, 2013 3:05 AM

Similar Messages

  • GL Journal Import Web ADI Issue - Line DFF

    We have a requirement to add DFF values to Journal Web ADI import. We have added Line DFF Context and Line DFF fields to the layout. Document is getting created and but the upload fails with the below message,
    Upload processing did not complete
    Exception during parsing of upload document. java.lang.NullPointerException
    Any pointers/ help is highly appreciable.
    Thanks In Advance

    Hi Hussein,
    Thank you for your response. Below are the error messages that I got from the BNE log file. Can you please help me to figure out what is the wrong here.
    11/6/14 7:32 AM AJPRequestHandler-HTTPThreadGroup-34 ERROR          BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 101:L3_JOURNALS_120
    11/6/14 7:32 AM AJPRequestHandler-HTTPThreadGroup-34 ERROR          BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 101:L3_JOURNALS_120
    11/6/14 7:32 AM AJPRequestHandler-HTTPThreadGroup-34 ERROR          BneParentMenuResolver.getMenuItem() MENU 101:BUDGET_NOTE - Menu item excluded because IntegratorAppId and Code does not match that of the Top-Most Menu Item or current Integrator: 101:L3_JOURNALS_120
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          ORDER BY not found in LOV query
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          BneUploader.processUpload(), fatal exception: java.lang.NullPointerException
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          java.lang.NullPointerException
      at oracle.apps.bne.integrator.upload.BneFineValidator.runTableValidation(BneFineValidator.java:946)
      at oracle.apps.bne.integrator.upload.BneFineValidator.validateColumns(BneFineValidator.java:702)
      at oracle.apps.bne.integrator.upload.BneSAXUploader.processDeepestLevel(BneSAXUploader.java:2248)
      at oracle.apps.bne.integrator.upload.BneSAXUploader.startElement(BneSAXUploader.java:1202)
      at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:181)
      at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1288)
      at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
      at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
      at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:234)
      at oracle.apps.bne.integrator.upload.BneUploader.processUpload(BneUploader.java:301)
      at oracle.apps.bne.integrator.upload.BneAbstractUploader.processUpload(BneAbstractUploader.java:114)
      at oracle.apps.bne.integrator.upload.async.BneAsyncUploadThread.run(BneAsyncUploadThread.java:149)
    11/6/14 7:34 AM Web ADI Upload Job 367172 ERROR          BneOracleWebAppsContext.getExtraJDBCConnection recieved the same connection as the base connection.  There may be transaction problems.

  • Journal Import - Reference 6 field

    We have recently upgraded from R11.5.10 to R12.1.3.
    We are uploading Journal Entries using GL_INTERFACE table from extrnal sources. We are populating Reference1 'Batch Name', Reference4 'Journal Name' & Reference6 'External reference id'. While running Journal Import in R11, Single header is created based on reference4 even though there are 2 same Journal Headers (reference4) having 2 different reference6 information.
    But when we are running the same scenario in R12, it's creating different headers based on reference6 (external reference id) - we can verify this in GL_JE_HEADERS.external_reference.
    Need your help to know why Journal Import in R12 considering reference6 to create separate Journal headers.
    Regards

    I wont be able to comment on it with certainity.
    You can perform a trial and error run by doing the following:
    1st case: i would recommend you to run the Jounral Import by setting the Descriptive Flexfield Import as Yes and with validations and without making the changes in the code.
    2nd case: i would recommend you to run the Jounral Import by setting the Descriptive Flexfield Import as Yes and with validations and by making the changes in the code.
    Compare the results of the two scenario above and make changes accordingly if required, However prior to making the changes please consult it with a technical resource to get his thoughts on the same.
    Also you can evaluate what validations are provided by Oracle while importing the DFF since may be that you dont have to anything else apart from your side and Oracle standard code can take care of the same.
    Hope this helps
    Thanks and Regards
    Manish Jain.

  • Issue in Installation of EBS R12 through VNCserver thrgh Putty

    Hi Guys,
    I know this may sound quite childish but still i wanna know If we are Installing EBS R12/11i by connecting the Linux box through putty OR by connecting through VNC server .
    If we r connecting through putty do we 've to set the Display in this case.
    Or if If we r connecting through VNC Server do we 've to set the Display variable.
    My query is what is the Differences between using VNC server & putty in Installation of EBS r12/11i.
    Today my Boss pointed out that i should install vnc server on windows for installing EBS rather than using putty as it required setting of Display variable.
    which i couldn't quite understand. Hence the query !!
    Really Appreciate if u could explain it a little bit more.
    Thanks & Regards
    MZ.

    I know this may sound quite childish but still i wanna know If we are Installing EBS R12/11i by connecting the Linux box through putty OR by connecting through VNC server .
    If we r connecting through putty do we 've to set the Display in this case.
    Or if If we r connecting through VNC Server do we 've to set the Display variable. You cannot set DISPLAY when using putty so you will have to use VNC.
    My query is what is the Differences between using VNC server & putty in Installation of EBS r12/11i.
    Today my Boss pointed out that i should install vnc server on windows for installing EBS rather than using putty as it required setting of Display variable.
    which i couldn't quite understand. Hence the query !!
    Really Appreciate if u could explain it a little bit more.To run Rapid Install you need to have the DISPLAY set properly to see RapidWiz, and this would work with VNC (not with putty). If you can set the DISPLAY is putty (issue xclock to verify) then you can use it (which I believe is not possible).
    Thanks,
    Hussein

  • R12 run Journal Import!!

    Hi All,
    I have inserted records into GL_INTERFACE and now i want to import the Journal Data.
    in R12 i have some thing called Ledger field. Which is required and i am able to get around get it setup by which i can import Journal.
    Can you please let me know what is missing? Is there any setup to be done for my User or Responsibility by which i can import journal?
    Thanks
    Prashant

    Thanks Nagamohan for replay
    I am not able to Run Journal Import
    following the insert statement i have used but not populated ledger_id
    INSERT INTO gl_InterFace
    (Status,
    Set_Of_Books_Id,
    Accounting_Date,
    Currency_Code,
    Date_Created,
    Created_By,
    Actual_Flag,
    User_je_Category_Name,
    User_je_Source_Name,
    Segment1,
    Segment2,
    Segment3,
    Segment4,
    Segment5,
    Segment6,
    Segment7,
    Entered_dr,
    Entered_cr,
    Reference1,
    Transaction_Date)
    VALUES ('NEW',
    1,
    Trunc(SYSDATE),
    'USD',
    Trunc(SYSDATE),
    14,
    'A',
    'Test Batch Source',
    'Payroll',
    '105',
    '103',
    '20',
    '00000000',
    '000',
    '000',
    '0000',
    500923.60,
    0.00,
    'Dummy',
    Trunc(SYSDATE));

  • Intermittent access issue with Oracle Applications EBS R12.1.3 URL

    We are facing intermittent access issue with EBS R12.1.3 URL .There are no errors generated in the access log and the IP from which we are using to access is the URL does not appear in the access  log either.
    1. No of concurrent users : 10 at a time
    2. no. of JVM Processes for OACORE : 1
      <oacore_nprocs oa_var="s_oacore_nprocs">1</oacore_nprocs>   3. Heap size settings:
              <oacore_jvm_start_options oa_var="s_oacore_jvm_start_options">-server -verbose:gc -Xmx1024M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2  -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC  -XX:ParallelGCThreads=2  -Dcom.sun.management.jmxremote -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/u01/ebsstack/NFR2DW/inst/apps/NFR2DW_cinvlapp3036/ora/10.1.3/j2ee/oacore/config/jazn.xml</oacore_jvm_start_options>
              <oacore_jvm_stop_options oa_var="s_oacore_jvm_stop_options">-server -verbose:gc -Xmx1024M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2  -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC  -XX:ParallelGCThreads=2  -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false</oacore_jvm_stop_options>
      <oacore_nprocs oa_var="s_oacore_nprocs">1</oacore_nprocs>

    15/01/09 02:25:44.713 html: Broken pipe
    15/01/09 02:25:44.724 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:44.696 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.726 html: Broken pipe
    15/01/09 02:25:44.726 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.9 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.64 html: Broken pipe
    15/01/09 02:25:45.64 html: Broken pipe
    15/01/09 02:25:45.64 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.512 html: Broken pipe
    15/01/09 02:25:45.512 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.550 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.604 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.612 html: Broken pipe
    15/01/09 02:25:45.612 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.614 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.616 html: Broken pipe
    15/01/09 02:25:45.616 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.639 html: Broken pipe
    15/01/09 02:25:45.639 html: Broken pipe
    15/01/09 02:25:45.639 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.651 html: Broken pipe
    15/01/09 02:25:45.651 html: Broken pipe
    15/01/09 02:25:45.651 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.659 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.674 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:28:40.342 html: 10.1.3.4.0 Stopped
    15/01/09 02:29:23.990 10.1.3.4.0 Started
    15/01/09 02:29:28.464 html: 10.1.3.4.0 Started
    15/01/09 02:29:33.291 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1420788573291
    15/01/09 02:29:33.297 html: LeakSetting:
            global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
            ignoring:null
    15/01/09 02:31:29.20 html: chain failed
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpIOException: Broken pipe
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:210)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.include(HttpApplication.java:4198)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:54)
            at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.handleWithFilter(FileRequestDispatcher.java:133)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.unprivileged_forwardInternal(FileRequestDispatcher.java:283)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.access$100(FileRequestDispatcher.java:29)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher$2.oc4jRun(FileRequestDispatcher.java:254)
            at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.forwardInternal(FileRequestDispatcher.java:259)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:868)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:31:29.20 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)

  • Journal Import fails with EC12 issue

    Journal Import fails with EC12 issue, we knew the AR credit memo transactions causing this issue have distribution lines with accounted_dr value as zero and entered_dr as non zero, same is the case with accounted_cr and entered_cr.
    Issue is with the Credit memos generated out of iReceivables that are creating distributions with null amounts when applied on invoices with rules. Null amounts are on REV/UNEARN distribution lines. Applied patch# 12957348 as suggested in metalink and we noticed more number of such transactions after patch application.
    Any pointers are really appreciated. We have over 5000 such lines and is not possible to clear them manually and since these CM's are phased, we are sure to see them again with this issue till it is resolved. Note# 285995.1 didn't help either.
    We are on 11.5.10.2 and 10g database.
    K

    FOR l_rec IN (SELECT ledger_id,group_id from apps.gl_interface
    WHERE status='NEW'
    AND user_je_source_name='GIS_DATA_CONVERSION'
    GROUP BY ledger_id,group_id
    ORDER BY group_id
    LOOP
    apps.gl_journal_import_pkg.populate_interface_control (user_je_source_name => 'GIS_DATA_CONVERSION',
    GROUP_ID => l_rec.group_id,
    set_of_books_id => l_rec.ledger_id,
    interface_run_id =>vl_interface_id,
    table_name => 'GL_INTERFACE',
    processed_data_action=>'D'
    COMMIT;
    vl_request_id := apps.fnd_request.submit_request (application => 'SQLGL', -- application short name
    program => 'GLLEZLSRS', -- program short name
    description => NULL, -- program name
    start_time => NULL, -- start date
    sub_request => FALSE, -- sub-request
    argument1 => 2065, --Data access set id
    argument2 => 'GIS_DATA_CONVERSION', --Source
    argument3 => l_rec.ledger_id, -- set of books id
    argument4 => l_rec.group_id,
    argument5 => 'N', -- error to suspense flag
    argument6 => NULL, -- create summary flag
    argument7 => 'N' -- import desc flex flag
    COMMIT;
    IF ( vl_request_id = 0 ) THEN
    xxgis.gis_conv_util_pkg.debug_print_p(1,'FND_LOG','E001: Journal Import Submission Failed. ' || SQLERRM);
    retcode := 2;
    EXIT;
    ELSE
    xxgis.gis_conv_util_pkg.debug_print_p(1,'FND_LOG','P001: Submitted Journal Import Program for group id: ' || l_rec.group_id ||
    'and ledger :'||l_rec.ledger_id|| ', Request ID: ' || vl_request_id);
    END IF;
    END LOOP;

  • R12:Create journals in 2 ledgers using ONE journal import launch

    Hi all,
    We are inserting lines in GL_INTERFACE, 1 line for the Primary Ledger (id 2222) and 1 for Secondary Ledger (id 2233).
    We have also set the flag "Transfer to Secondary Ledger" to "No" in the Accounting setup for the Source of the journals.
    Then Journal import program is launch on the Primary Ledger Responsibility and only line with id 2222 is being processed.
    We want both line to be processed using only one journal import launch.. Is this possible or a setup exist for such processing?
    thanks...
    vik
    Edited by: Vik Awotar on Jan 27, 2009 10:40 PM

    When launching Journal import program manually, is it possible to bypass the parameter "Ledger" and thus process all lines (all ledger id) present in GL_INTERFACE??

  • Issue in Downloading or Identifying correct Software zip file of EBS R12 !

    Hi,
    I am confused a bit about downloading the EBS R12 software Link from https://edelivery.oracle.com/download/osdc_download_links.html.
    Could you please specify which software Link or rather zip file is accurate in order to download EBS R12 for Installing Vision Instance on Linux 32 bit server (
    ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), )
    -Linux x86
    B68323-01: Oracle Application Management Suite 12c for Oracle E-Business Suite Media Pack
    B64087-05: Oracle Enterprise Data Quality 8.1 Media Pack
    B63062-01: Oracle Application Management Suite for Oracle E-Business Suite 11g Media Pack (JP)
    B62239-02: Oracle Pedigree and Serialization Manager 1.1 Media Pack for Linux
    B60355-01: Oracle Contract Lifecycle Management for Public Sector Media Pack for Linux x86
    B59613-01: Oracle Strategic Network Optimization 12.1.3 standalone Media Pack
    B54649-01: Oracle E-Business Suite Release 12.1.1 Update Media Pack for Linux x86 (JP)
    B54655-07: Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86 (JP)
    B54645-05: Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86 (JP)
    B54487-07: Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86
    B54479-01: Oracle E-Business Suite Release 12.1.1 Update Media Pack for Linux x86
    Is this the correct software zip links (B54467-07) should i download all these software zip file in order to install R12 Vision instance ??
    B54467-07: Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86
    Part Number      Description      File Name      Size
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_1of4.zip      29M
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_2of4.zip      97M
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_3of4.zip      393M
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_4of4.zip      81M
    V15576-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1      V15576-01_1of3.zip      1.7G
    V15576-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1      V15576-01_2of3.zip      1.2G
    V15576-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1      V15576-01_3of3.zip      658M
    V15564-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1      V15564-01_1of3.zip      1.2G
    V15564-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1      V15564-01_2of3.zip      1.6G
    V15564-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1      V15564-01_3of3.zip      863M
    V15565-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2      V15565-01_1of2.zip      1.5G
    V15565-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2      V15565-01_2of2.zip      1.5G
    V15566-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3      V15566-01_1of3.zip      1.2G
    V15566-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3      V15566-01_2of3.zip      1.5G
    V15566-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3      V15566-01_3of3.zip      1.0G
    V15567-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4      V15567-01_1of3.zip      1.7G
    V15567-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4      V15567-01_2of3.zip      1.6G
    V15567-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4      V15567-01_3of3.zip      501M
    V15568-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5      V15568-01_1of3.zip      1.6G
    V15568-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5      V15568-01_2of3.zip      1.6G
    V15568-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5      V15568-01_3of3.zip      491M
    V15569-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6      V15569-01_1of3.zip      1.6G
    V15569-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6      V15569-01_2of3.zip      1.7G
    V15569-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6      V15569-01_3of3.zip      746M
    V15570-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7      V15570-01_1of3.zip      1.5G
    V15570-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7      V15570-01_2of3.zip      1.4G
    V15570-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7      V15570-01_3of3.zip      784M
    V15571-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8      V15571-01_1of3.zip      1.4G
    V15571-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8      V15571-01_2of3.zip      1.7G
    V15571-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8      V15571-01_3of3.zip      910M
    V15572-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9      V15572-01_1of3.zip      1.5G
    V15572-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9      V15572-01_2of3.zip      1.6G
    V15572-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9      V15572-01_3of3.zip      490M
    V15575-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Tools - Disk 1      V15575-01.zip      1.7G
    V15573-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1      V15573-01_1of3.zip      1.6G
    V15573-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1      V15573-01_2of3.zip      1.7G
    V15573-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1      V15573-01_3of3.zip      565M
    V15574-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2      V15574-01_1of3.zip      1.2G
    V15574-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2      V15574-01_2of3.zip      1.2G
    V15574-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2      V15574-01_3of3.zip      1.1G
    Which of these software zip files should i download ???
    B53825-01      Oracle E-Business Suite Release 12.1.1 Documentation Library      B53825-01.zip      458M
    V17202-01      Oracle Succession Planning 12.1.1      V17202-01.zip      11M
    V18967-01      Oracle Product Hub for Communications, Release 12.1.1      V18967-01.zip      48M
    V18732-01      Oracle Rapid Planning 12.1.1 for Linux x86      V18732-01.zip      1.3G
    V19061-01      Oracle Supplier Hub Release 12.1      V19061-01.zip      582M
    V26710-01      Oracle Environmental Accounting and Reporting 12.1.x      V26710-01.zip      2.4M
    B50876-01      Oracle Database Lite 10g Release 3 (10.3.0.2.0) for Linux X86/AMD-64 (CD)      B50876-01.zip      450M
    B34625-01      Oracle SOA Suite 10g (10.1.3.1.0) for Linux x86 (32-bit) (CD)      B34625-01.zip      622M
    V20311-01      Oracle SOA Patchset 10.1.3.5 for Price Protection on Linux x86      V20311-01.zip      779M
    B24995-01      Oracle® Warehouse Builder 10g (10.1.0.4.0) for Linux x86      B24995-01.zip      547M
    B52379-01: Oracle Business Approvals Connector for Managers 1.0 Media Pack for Linux x86
    B18706-01: Oracle® Applications 11i Exchange Marketplace 6.2.5 Media Pack for Linux x86
    Kindly suggest !!
    Thanks & regards
    MZ

    Please see your other thread -- Re: Trouble in finding the EBS r12 downlaod link for Instal Vision instance.
    You need the following:
    B54467-07: Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86
    Part Number Description File Name Size
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_1of4.zip 29M
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_2of4.zip 97M
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_3of4.zip 393M
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_4of4.zip 81M
    V15576-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1 V15576-01_1of3.zip 1.7G
    V15576-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1 V15576-01_2of3.zip 1.2G
    V15576-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1 V15576-01_3of3.zip 658M
    V15564-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1 V15564-01_1of3.zip 1.2G
    V15564-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1 V15564-01_2of3.zip 1.6G
    V15564-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1 V15564-01_3of3.zip 863M
    V15565-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2 V15565-01_1of2.zip 1.5G
    V15565-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2 V15565-01_2of2.zip 1.5G
    V15566-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3 V15566-01_1of3.zip 1.2G
    V15566-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3 V15566-01_2of3.zip 1.5G
    V15566-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3 V15566-01_3of3.zip 1.0G
    V15567-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4 V15567-01_1of3.zip 1.7G
    V15567-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4 V15567-01_2of3.zip 1.6G
    V15567-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4 V15567-01_3of3.zip 501M
    V15568-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5 V15568-01_1of3.zip 1.6G
    V15568-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5 V15568-01_2of3.zip 1.6G
    V15568-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5 V15568-01_3of3.zip 491M
    V15569-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6 V15569-01_1of3.zip 1.6G
    V15569-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6 V15569-01_2of3.zip 1.7G
    V15569-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6 V15569-01_3of3.zip 746M
    V15570-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7 V15570-01_1of3.zip 1.5G
    V15570-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7 V15570-01_2of3.zip 1.4G
    V15570-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7 V15570-01_3of3.zip 784M
    V15571-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8 V15571-01_1of3.zip 1.4G
    V15571-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8 V15571-01_2of3.zip 1.7G
    V15571-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8 V15571-01_3of3.zip 910M
    V15572-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9 V15572-01_1of3.zip 1.5G
    V15572-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9 V15572-01_2of3.zip 1.6G
    V15572-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9 V15572-01_3of3.zip 490M
    V15575-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Tools - Disk 1 V15575-01.zip 1.7G
    V15573-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1 V15573-01_1of3.zip 1.6G
    V15573-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1 V15573-01_2of3.zip 1.7G
    V15573-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1 V15573-01_3of3.zip 565M
    V15574-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2 V15574-01_1of3.zip 1.2G
    V15574-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2 V15574-01_2of3.zip 1.2G
    V15574-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2 V15574-01_3of3.zip 1.1G
    Thanks,
    Hussein

  • Journal Import Issue

    Hi
    Our organization have a multiple branches.
    we are generating the Branchwise Journal vouchers in a single batch for payroll salary .
    For the same , we are using Journal Import program and runs successfully also.
    Now , we want to create a Document Number for each J.V. in this single batch.
    Can anyone suggest the way to accomplish this task ?
    Thanks in advance ..
    regards
    sanjay

    Hi
    Our organization have a multiple branches.
    we are generating the Branchwise Journal vouchers in a single batch for payroll salary .
    For the same , we are using Journal Import program and runs successfully also.
    Now , we want to create a Document Number for each J.V. in this single batch.
    Can anyone suggest the way to accomplish this task ?
    Thanks in advance ..
    regards
    sanjay

  • Backup strategy for ebs R12?

    Hi,
    I have a couple of questions regarding to backup strategy for ebs R12.
    Let's say that we have one application server and one database server running, and we would like to have a backup periodically for both servers.
    This means that we want to have the exactly same backup of configurations and other files for the application server and the database server in case of any fatal crashes in the servers.
    I went through some discussion threads and it seems common way is to use RMAN for the data of database and file system copy for application and database servers. But, I would like to know what's the best way or recommended way for the backup strategy for data and server files of Oracle e-business suite.
    Do you guys have any suggestion for this?
    Thanks in advance.
    Cheers,
    SH

    Hi SH;
    I suggest check first our previous discussion
    backup and recovery startegy for EBS
    Re: Backup System
    Backup Policy for EBS can
    If you make search you can find many other thread which is mention same question
    For your issue basicly what we do
    1. For our prod db, if possible we take weekly cold backup(sunday) and take rman backup also daily(full backup, but it depends system you can prefer to take incremental)
    2. For our system we take file system backup weekly(OS base)
    3. For application we take backup every sunday(for some system 15 days or 30 days period). The most important point here if your system prod, and if you need to apply patch to your system you need to have valid backup and also need backup for after patching
    One other important issue is we run preclone sh before take backup for apps and db tier
    Regard
    Helios

  • Security rule whether be checked when journal import

    Hi All,
    Thanks for your attention, I have got an issue about security rule.
    When I used gl_interface to import journals into EBS system, I think the security rules will not be checked, it only check cross-validation, but I found sometimes security rule is checked for some responsibilities when journal import, why this happened, and is there any profile or setup to control it?
    Thanks for your help.
    Best Regards
    Spark

    Hi Spark,
    It looks like Journal Import doesn't check for Security rules, but it checks for cross validation rules upon dynamic insertion. Sorry for the misled earlier. You can check the metalink note, Journal Import - FAQ [ID 107059.1]. Here are the comments for the note,
    A04. Does the Journal Import process check for Cross-Validation or Security
    Rules violations?
    Journal Import does not check security rules. Transactions that come
    from Oracle subledgers (AR, AP, etc.) already have the CCID (Code
    Combination ID) in the GL_INTERFACE table. These have been validated
    in the feeder system.
    You can also populate the accounting segments directly into the
    gl_interface table and let Journal Import populate the
    code_combination_id. If dynamic insertion is enabled, and this is a
    new combination, then the import program will check for cross
    validation rule violations.
    Thanks,
    Kiran

  • EBS R12.1.3 BI Publisher is forcing NLS_NUMERIC_CHARACTERS to '.,'

    Hi all,
    I developed a report in EBS 11i (11.5.10.2). It creates XML file via RDF report (only data model in it) and generates layout via XML Publisher RTF template.
    I have some numbers in the report that I format in data model using TO_CHAR(some_numeric_value,'FM999G999G990D00').
    This value is then simply displayed in layout as a string field. No formatting is applied in layout.
    NLS settings that I use are:
    NLS_NUMERIC_CHARACTERS= ,.
    NLS_LANG= CROATIAN_AMERICA.UTF8
    EBS profile option ICX_NUMERIC_CHARACTERS is set to value ,.
    It works fine in EBS 11i (11.5.10.2). For numeric value 20354.1 I get formatted value 20.354,10 and this is exactly what I want.
    A part of XML file with this value is:
    <AMOUNT>20354.1</AMOUNT>
    <AMOUNT_DISP>20.354,10</AMOUNT_DISP>
    The same report also works fine in EBS R12.0.4
    But, in EBS R12.1.3 I have encountered a problem.
    With the same NLS settings as stated above I started getting formatted value 20,354.10 (decimal and grouping separators are changed).
    In a log of my concurrent request I can see the message:
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    and my XML file now looks like this:
    <AMOUNT>20354.1</AMOUNT>
    <AMOUNT_DISP>20,354.10</AMOUNT_DISP>
    This is not good for our customers, they want to see number formatted as 20.354,10.
    We raised SR on Oracle Support, but all we got is an answer that "this is the standard behavior to have the XML report submitted with NLS_NUMERIC_CHARACTER set to ".,". This is a standard and impacting only the XML data file generation in order to prevent discrepancies.".
    I've tried to search for a patch that would fix this, but with no luck.
    I will pursue this issue further on SR, but if anyone has an idea how to fix this I would appreciate it very much.
    I know that I can use "raw" numeric value (e.g.20354.1) and format it in layout template (by using format-number), but there are many reports that I would have to change so I'd rather not do that.
    Thanks!
    Dalibor

    Hi Srini,
    Yes, "NLS Compliant" is checked.
    I have looked at the document you suggested, and based on that I have tried different settings for ICX_TERRITORY profile, but that didn't help.
    I was using language CROATIAN, ICX_TERRITORY was set on AMERICA. I tried setting it to CROATIA, but (like I sadi) that didn't help.
    ICX_NUMERIC_CHARACTERS profile is set to ',.', which should produce number formatting like this: 12.345,67
    When I select from FND_CONCURRENT_REQUESTS I see NLS_NUMERIC_CHARACTERS = ',.' (correct).
    But then XML concurrent report forces NLS_NUMERIC_CHARACTERS to ".," (I see that message in the log) and when I use TO_CHAR(my_number,'FM999G999D99') I get 12,345.67 (which is not ok).
    Anyway, thanks for your effort.
    Dalibor

  • Report XML output fail to load into .RTF layout [EBS r12]

    Hi,
    In EBS r12, we have requirement to have a standard report output in excel.
    I got the report's xml output to create the xml template (.RTF layout) using BI Publisher.
    I created the .RTF layout and it works fine on my laptop using Bi Publisher.. the xml loads into it and i can preview xml data on layout with all format (Excel, PDF...)
    I uploaded the layout to EBS, and assigned it to the standard report.
    I changed standard report out put to XML
    When i go to submit report request, the template is assigned with report and everything seems correct.
    [See screen shot: http://img35.imageshack.us/i/xmlt.jpg/]
    But after i run the report.
    The report is Completed with Warning status.. and output is only XML with Error message :
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    The Log file says :
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2350601 on node CLONE at 13-APR-2011 09:03:47.
    Post-processing of request 2350601 failed at 13-APR-2011 09:03:48 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Why this is happening ? i have done this many times with other standard reports and it worked fine.
    Please advise.
    Standard Report: Supplier Aging Report
    EBS : 12.1.1

    please check the log file and post the output here
    How to find OPP log file?
    To investigate on XML issues or other publishing problems, often the OPP logfile is needed.
    OPP stands for Output Post Processor. Below are the steps to find log file
    1. Login to the application as SYSADMIN
    2. Responsibility: System Administrator
    3. Function: Concurrent --> Manager --> Administration
    4. Select the Output Post Processor
    5. Click on the Processes button
    6. Select the Concurrent Process which was active during the time that the request ran
    7. Click on the Manager Log button to open the Output Post Processor log file

  • Unable to open XML report in Oracle EBS r12

    Hi,
    I have new installation of Oracle EBS r12 (12.1.1) on linux.
    To test the XML report, I changed the output of standard report 'Active Users' from 'Text' to 'XML' and defined the data definition and template for this report.
    I am unable to see the output for XML reports. The report completes without error, however I cannot open the output file.
    The browser opens for fraction of a second and then closes down. My client machine is Windows 7 and I used Microsoft words 2010 to build template
    I used the 5.7.201 version of BI publisher to create the rtf template.
    Please help me to resolve this issue.
    Thanks

    I changed the output of standard report 'Active Users' from 'Text' to 'XML' and defined the data definition and template for this report.
    looks like xml publisher report, so output for concurrent must be 'XML'
    ******* I have changed the output of concurrent program 'Active Users' from 'Text' to 'XML'
    I am unable to see the output for XML reports.
    how you see it?
    ******* I tried to open the report by clicking on 'Output' button from view request screen of EBS.
    did you try after concurrent completed check 'diagnostic -> view xml'?
    ******* I haven't tried this. Will do now.
    The report completes without error, however I cannot open the output file
    what is error?
    ******* There is no error, the request completed successfully. When I tried to open the output file by clicking 'output' button, the browser doesn't open.
    did you check OPP log?
    ******* There is nothing in the OPP log.
    if concurrent failed so first of all check your code - data template and package (if used)
    ******* I used the standard EBS report 'Active Users' and just changed the output from 'Text' to 'XML' and attached the rtf template.

Maybe you are looking for

  • Not able to login to FWSM via SSH client

    When i am trying to login to FWSM via SSH client and it is throwing an error that "SSH server rejected your password Try again"

  • Windows 8.1 crashes and freezes

    I am running Windows 8.1 on Samsung series 5 ultrabook equipped with: - AMD A4-4355M  processor - AMD Radeon HD 7400G (integrated graphics) Recently I have used samsung recovery tool and got my laptop to initial state(from the day of the first turn o

  • No sound from my Web Cam in Skype

    [e-mail removed for privacy and security]

  • HT201250 My time capsule has failed a back-up

    Having issues with my time capsule not sure what to do about it. The error message says time machine couldn't complete the backup to the time capsule (Mac mini.sparsebundle" is already in use). I don't know what this means or how to fix the problem.

  • Decoupling of customer infotypes; additional update mechanism

    Hi I am currently working in a project, were we are trying to decouple a number of own / customer infotypes (9xxx-infotypes), according to SAP's New Infotype Framework. In this connection we want to use the recommendations by SAP, stated in the paper