Publication failed ithout giving any error

HI,
I am trying to publish my application from server other. But its failing. It fails as soon as I click on Publish button and there is no error in the log.
Can body tell me what could be the reason for this?
Thanks,
Nelash jindal

For starters look into the log configuration.  Publishing doesn't fail silently, but sometimes we don't "hear" the errors.  There's very extensive publishing logging available.  Have a look to see what you can find and post the log messages here.

Similar Messages

  • Installation of weblogic 6.1 suuenly aborts without giving any error

    Hi
    i am trying to install weblogic server 6.1 in the following configured machine:-500 Mhz
    256 MB RAM 40 GB harddisk with WIN NT workstation as the operating system.The installation aborts without giving any error ?? please help..it extracts 100% and then aborts installation without any error
    rishi

    Hi.
    Pls search the archives of this newsgroup. This has been reported several times and a few solutions have been found and posted here.
    Thanks,
    Michael
    rishi wrote:
    Hi
    i am trying to install weblogic server 6.1 in the following configured machine:-500 Mhz
    256 MB RAM 40 GB harddisk with WIN NT workstation as the operating system.The installation aborts without giving any error ?? please help..it extracts 100% and then aborts installation without any error
    rishi--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Maxl Automation for sequential calc scripts - just stops without giving any error

    Hi,
    I was running an automation for calculations using MaxL. by scheduling the Steps.bat in the task scheduler of windows.
    _________ Steps.bat ___________
    StartMaxl Steps.mxl
    _________ Steps.mxl ___________
    Login .....
    Sppol on to log.log
    Execute calculation 'DB'.'DB'.StepA1;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA2;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA3;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA4;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA5;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA6;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA7;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepA8;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB1;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB2;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB3;           Iferror 'StopError';
    Execute calculation 'DB'.'DB'.StepB4;           Iferror 'StopError';
    define label 'StopError';
    exit;
    Not when I check the log file on execution it shows ...
    ___________________ Log.log _______________________
    MAXL> execute calculation 'DB'.'DB'.'StepA1';
    OK/INFO - 1012579 - Total Calc Elapsed Time for [StepA1.csc] : [173.87] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> execute calculation 'DB'.'DB'.'StepA8';
    OK/INFO - 1012579 - Total Calc Elapsed Time for [StepA8.csc] : [2000.00] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> execute calculation 'DB'.'DB'.'StepB1';
    OK/INFO - 1012579 - Total Calc Elapsed Time for [StepB1.csc] : [1200.00] seconds.
    OK/INFO - 1013274 - Calculation executed.
    MAXL> execute calculation 'DB'.'DB'.'StepB2';
    If you see the last line - it just halts - doesn't show any error or any other message. And the task in the windows task scheduler keeps showing the task as running - without any error there as well.
    Any ideas on why it is just going to a limbo (no sessions also appear on EAS console)
    Ankur

    Yes the script can be manually executed. Also if I again put a mxl file starting from the step where it last stopped - it continues execution normally. (i.e. executes StepB2 as well and continues executing)
    And today's execution result - I kept monitoring the server, it ran for 3hrs and then halts after around 80% of the steps with 20% were still remaining. I created a new Mxl to start from the last 20% and it ran successfully again.
    @Amarnath : Restart database ?
    I checked the logs - and this is what I can see (modified the big fields to show what the logs are showing)
    [Wed Oct  9 09:54:43 2013]Local/....... Ankur.....
    Calculation executed
    [Wed Oct  9 09:54:43 2013]Local/DB///47450147858752/Info(1013210)
    User [Ankur.....@Native Directory] set active on database [DB]
    [Wed Oct  9 09:54:43 2013]Local/DB/DB/Ankur......
    Received Command [Calculate] from user [Ankur......@Native Directory]
    [Wed Oct  9 09:54:43 2013]Local/DB/DB/Ankur......
    Received Command [Calculate] from user [Ankur......@Native Directory] using [StepB2.csc]
    [Wed Oct  9 10:24:59 2013]Local/DB///47341561242320/Info(1002035)
    Starting Essbase Server - Application [DB]
    [Wed Oct  9 10:24:59 2013]Local/DB///47341561242320/Info(1200480)
    Loaded and initialized JVM module
    [Wed Oct  9 10:24:59 2013]Local/DB//47341561242320/Info(1200445)
    External [GLOBAL] function [@ESSBASEALERT] registered OK
    [Wed Oct  9 10:25:01 2013]Local/DB//47341561242320/Info(1019008)
    Reading Application Definition For [DB]
    So indeed the essbase server is starting again - but why ?
    Ankur

  • Only one Oracle form is not calling and also not giving any error.

    I have made many form using oracle internet developer suit 10g R2, all are working fine. few days ago developed one form and deployed on the application server 10g R2, while calling from the menu no response and no error and after calling this form no other form is calling. it works 2-3 days initially after that it happens . Please give expert suggestion. Thanks in advance
    It is running through the form developer but not running while calling from the menu. i have also giving the message at different trigger. msg is commimg from pre-form but not comming from the when-new-form-instance.
    Edited by: user8161431 on Sep 24, 2012 5:30 AM

    thanks for your reply, java version 6 u22 and no ON-ERROR trigger written in the form.
    the content of java console is
    Exception in thread "AWT-EventQueue-3" java.lang.NoClassDefFoundError: oracle/bali/share/sort/StringComparator
         at java.lang.Class.getDeclaredMethods0(Native Method)
         at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
         at java.lang.Class.getDeclaredMethod(Unknown Source)
         at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
         at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
         at java.awt.Component.access$500(Unknown Source)
         at java.awt.Component$3.run(Unknown Source)
         at java.awt.Component$3.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Component.checkCoalescing(Unknown Source)
         at java.awt.Component.<init>(Unknown Source)
         at java.awt.Container.<init>(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.<init>(Unknown Source)
         at oracle.ewt.lwAWT.LWDataSourceChoice.<init>(Unknown Source)
         at oracle.ewt.lwAWT.LWChoice.<init>(Unknown Source)
         at oracle.ewt.comboBox.ComboBox.<init>(Unknown Source)
         at oracle.ewt.comboBox.ComboBox.<init>(Unknown Source)
         at oracle.forms.ui.VComboBox.<init>(Unknown Source)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at java.lang.Class.newInstance0(Unknown Source)
         at java.lang.Class.newInstance(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.PopListItem.onCreate(Unknown Source)
         at oracle.forms.handler.ComboBoxItem.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.processEventEnd(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: oracle.bali.share.sort.StringComparator
         at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         ... 51 more
    Caused by: java.io.IOException: open HTTP connection failed:http://10.200.10.19/forms/java/oracle/bali/share/sort/StringComparator.class
         at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
         at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 56 more
    Edited by: user8161431 on Sep 24, 2012 8:08 AM

  • Weblogic admin server is unable to start (without giving any error)

    Hi,
    We have a disaster recovery machine which is created from production machine by file replication (SAN disks are used). We are still trying to make the DR domain up. Our problem is, after starting the script
    startAdmin.sh, java process stops after log line containing "Initializing self-tuning thread pool". There is no process left when i grep in unix env. The out log give no error (admin.log server log is not created yet).
    The only i have is the out log.
    Could anybody help on resolving this problem ? Thanks very much in advance !
    Here is all the admin.out log :
    JAVA Memory arguments: -Xms1024m -Xmx1024m -XXnoSystemGC -Xverbose:memory,gcreport,gcpause -Xverbosetimestamp -Xverboselog:servers/asb_admin/logs/asb_admin_gc.log
    WLS Start Mode=Production
    CLASSPATH=/global/commonproduct/asb_prod/lib/log4j-1.2.15.jar:/product/osb/osb_10.3/patch_wlw1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/patch_cie670/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/patch_alsb1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/product/osb/osb_10.3/jdk/lib/tools.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/weblogic_sp.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/weblogic.jar:/product/osb/osb_10.3/modules/features/weblogic.server.modules_10.3.0.0.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/webservices.jar:/product/osb/osb_10.3/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/product/osb/osb_10.3/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar::/product/osb/osb_10.3/wlserver_10.3/../modules/features/osb.server.modules_10.3.0.0.jar:/product/osb/osb_10.3/osb_10.3/lib/flow/sb-flow.jar:/product/osb/osb_10.3/wlserver_10.3/../modules/com.bea.core.jaxen_1.0.0.0_1-1-1.jar:/product/osb/osb_10.3/osb_10.3/lib/version.jar:/product/osb/osb_10.3/osb_10.3/lib/alsb.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-ant.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-common.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-core.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/lib/j2ssh-dameon.jar:/product/osb/osb_10.3/osb_10.3/3rdparty/classes:/product/osb/osb_10.3/wlserver_10.3/../modules/com.bea.core.apache.commons.logging_1.1.0.jar:/product/osb/osb_10.3/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/product/osb/osb_10.3/wlserver_10.3/server/lib/xqrl.jar::
    PATH=/product/osb/osb_10.3/wlserver_10.3/server/bin:/product/osb/osb_10.3/modules/org.apache.ant_1.6.5/bin:/product/osb/osb_10.3/jdk/jre/bin:/product/osb/osb_10.3/jdk/bin:/usr/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_29"
    Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
    Oracle JRockit(R) (build R28.2.2-7-148152-1.6.0_29-20111221-2104-solaris-sparcv9, compiled mode)
    Starting WLS with line:
    /product/osb/osb_10.3/jdk/bin/java -jrockit -Xms1024m -Xmx1024m -XXnoSystemGC -Xverbose:memory,gcreport,gcpause -Xverbosetimestamp -Xverboselog:servers/asb_admin/logs/asb_admin_gc.log -da -Dplatform.home=/product/osb/osb_10.3/wlserver_10.3 -Dwls.home=/product/osb/osb_10.3/wlserver_10.3/server -Dweblogic.home=/product/osb/osb_10.3/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/product/osb/osb_10.3/patch_wlw1030/profiles/default/sysext_manifest_classpath:/product/osb/osb_10.3/patch_wls1030/profiles/default/sysext_manifest_classpath:/product/osb/osb_10.3/patch_cie670/profiles/default/sysext_manifest_classpath:/product/osb/osb_10.3/patch_alsb1030/profiles/default/sysext_manifest_classpath -Dweblogic.Name=asb_admin -Djava.security.policy=/product/osb/osb_10.3/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
    <Dec 13, 2012 11:12:00 AM EET> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /global/commonproduct/asb_prod/lib/log4j-1.2.15.jar>
    <Dec 13, 2012 11:12:01 AM EET> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.2-7-148152-1.6.0_29-20111221-2104-solaris-sparcv9 from Oracle Corporation>
    <Dec 13, 2012 11:12:01 AM EET> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 8422724, 8715553 Mon Aug 10 18:21:10 EDT 2009
    WebLogic Server Temporary Patch for 8160383, CR368242 Sat Oct 10 00:30:19 CDT 2009
    WebLogic Server Temporary Patch for bug8186281 Mon Sep 20 08:23:54 PDT 2010
    WebLogic Server Temporary Patch for 9089055 Sun Jan 24 19:23:51 IST 2010
    WebLogic Server Temporary Patch for CR364493, 8066979 Thu May 21 11:35:42 CDT 2009
    WebLogic Server Temporary Patch for CR383039 Fri Dec 19 15:28:07 PST 2008
    WebLogic Server Temporary Patch for 8638391 Mon Jul 27 14:49:39 PDT 2009
    WebLogic Server Temporary Patch for CR381056 Mon Oct 06 10:48:50 EDT 2008
    WebLogic Server Temporary Patch for CR374413, CR378680 Tue Sep 02 09:55:36 PDT 2008
    WebLogic Server Temporary Patch for CR378102 Wed Sep 10 23:28:48 PDT 2008
    WebLogic Server Temporary Patch for CR378741 Tue Sep 09 13:08:51 PDT 2008
    WebLogic Server Temporary Patch for CR378781, CR380313 Fri Sep 19 13:34:16 PDT 2008
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <Dec 13, 2012 11:12:06 AM EET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 13, 2012 11:12:06 AM EET> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>

    Hi,
    Try to set the following value under setDomainEnv.sh file.
    JAVA_OPTIONS="${JAVA_OPTIONS} -Djava.security.egd=file:///dev/urandom"
    this will solve your startup problem.
    Regards,
    Kal

  • Oracle Report Failed with Signal 11 Error

    Hi,
    I am modifying a query in one of the Report Groups,when try to run my report with New query I am getting Signal 11 error.
    Original query is working fine but when run the report with modified query it is error with Signal 11.
    Note :Modified query is not giving any error when running in toad or while compiling in reports.
    Can anyone please assist what is wrong with my query.
    Actual Query:
    Select
    wnd.delivery_id
    ,nvl(wdd.ship_to_contact_id,-999)  ship_to_contact_id
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,wdd.delivery_detail_id
    ,wdd.attribute4 pallet_no
    ,to_number(wdd.attribute1) num_of_cartons
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,wdd.requested_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,(select attribute10
              from wsh_delivery_details
             where delivery_detail_id = wdd.delivery_detail_id
               and attribute10 is not null
               and rownum < 2) dimension1
    ,(select ftt.territory_short_name
                               from wsh_delivery_details w,
                                   fnd_territories_tl ftt
                             where w.delivery_detail_id=wdd.delivery_detail_id
                               and ftt.territory_code = w.attribute11
                               and w.attribute11 is not null
                               and ftt.language = 'US'
                               and rownum < 2)  country1               
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_delivery_details wdd
    ,wsh_delivery_assignments wda
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id= wda.delivery_id
    and wnd.delivery_id  = :p_delivery_id
    and wda.delivery_detail_id = wdd.delivery_detail_id
    and wdd.source_code='OE'
    and wdd.source_line_id= oola.line_id
    and oola.header_id= ooha.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'Y')<>'N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    Modified Query
    Select
    wnd.delivery_id
    ,nvl(wdd.ship_to_contact_id,-999)  ship_to_contact_id
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,wdd.delivery_detail_id
    ,wdd.attribute4 pallet_no
    ,to_number(wdd.attribute1) num_of_cartons
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,wdd.requested_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,(oola.line_number||'.'||oola.shipment_number||'.'||oola.option_number||'.'||oola.component_number) so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,(select attribute10
              from wsh_delivery_details
             where delivery_detail_id = wdd.delivery_detail_id
               and attribute10 is not null
               and rownum < 2) dimension1
    ,(select ftt.territory_short_name
                               from wsh_delivery_details w,
                                   fnd_territories_tl ftt
                             where w.delivery_detail_id=wdd.delivery_detail_id
                               and ftt.territory_code = w.attribute11
                               and w.attribute11 is not null
                               and ftt.language = 'US'
                               and rownum < 2)  country1               
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_delivery_details wdd
    ,wsh_delivery_assignments wda
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id= wda.delivery_id
    and wnd.delivery_id  = :p_delivery_id
    and wda.delivery_detail_id = wdd.delivery_detail_id
    and wdd.source_code='OE'
    and wdd.source_line_id= oola.line_id
    --and oola.line_id = wdd.source_line_id(+)
    --and oola.item_type_code IN ('OPTION','STANDARD')
    and oola.header_id= ooha.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'Y')<>'N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    UNION
    Select
    wnd.delivery_id
    ,-999
    ,oola.line_id so_line_id
    ,msi.inventory_item_id
    ,oola.header_id so_header_id
    ,null
    ,null
    ,null
    ,msi.segment1
    ,msi.description
    ,msi.primary_uom_code UM
    ,msi.concatenated_segments
    ,oola.user_item_description user_desc
    ,oola.ordered_quantity qty
    ,ooha.cust_po_number customer_po
    ,ooha.order_number so_num
    ,(oola.line_number||'.'||oola.shipment_number||'.'||oola.option_number||'.'||oola.component_number) so_line_num
    ,ooha.order_number so_num
    ,oola.line_number so_line_num
    ,hca.cust_account_id                         bill_to_cust_acc_id
    ,hcasa.cust_acct_site_id                 bill_to_cust_acc_site
    ,xsf_haou.attribute7                         cust_item_ref
    ,(select packing_instructions
         from   oe_order_lines_all
         where  line_id = oola.line_id
         and    packing_instructions is not null
         and rownum < 2)  line_level_ins
    ,NULL
    ,NULL
    from
    oe_order_headers_all ooha
    ,oe_order_lines_all oola
    ,mtl_system_items_kfv msi
    ,wsh_new_deliveries wnd
    ,hz_cust_site_uses_all                   hcsua
    , hz_cust_acct_sites_all                  hcasa
    , hz_cust_accounts                         hca
    , hr_all_organization_units                sf_haou
    ,xx_addl_attribute_info                 xsf_haou
    where wnd.delivery_id  = :p_delivery_id
    and oola.item_type_code IN ('OPTION','STANDARD')
    and wnd.source_header_id= ooha.header_id
    and ooha.header_id=oola.header_id
    and oola.inventory_item_id= msi.inventory_item_id
    and oola.ship_from_org_id= msi.organization_id
    and nvl(msi.inventory_item_flag,'N')='N'
    and hcsua.site_use_id =oola.invoice_to_org_id
    and hcsua.cust_acct_site_id = hcasa.cust_acct_site_id
    and hcasa.cust_account_id= hca.cust_account_id
    and oola.org_id= sf_haou.organization_id
    and sf_haou.organization_id = xsf_haou.pk_value_1(+)
    and sf_haou.attribute_category = xsf_haou.attribute_category(+)
    and EXISTS
    (SELECT 1
    FROM   wsh_new_deliveries wnd
    ,      wsh_delivery_assignments wda
    ,      wsh_delivery_details wdd
    ,      oe_order_lines_all   ool
    WHERE  wnd.delivery_id = wda.delivery_id
      AND  wda.delivery_detail_id= wdd.delivery_detail_id
      AND  wdd.source_line_id = ool.line_id
      AND  wnd.delivery_id = :p_delivery_id
      AND  ool.top_model_line_id = oola.top_model_line_id)

    Hi Avs,
    Ive got same error installing subj. on 32 bit linux, and I found, that this is somthing to do with 32bit version of grid, since 64 version on same hardware, worked as it should be.
    from here
    HTH,
    Ed

  • WL510 startup hangs without any error messages.

    I have installed WebLogic 510 on a Sun Sparc with Solaris 5.7
    following WebLogic installation guide(which I have used to
    successfully install other similar machines). We are using
    JDK 1.2.2_06(with the three necessary OS patches installed).
    When I try to start WebLogic from command line(see below)
    using script, it just hangs and sits there without giving any
    error messages. Is there anything obvious that I have missed?
    Thanks, Jim
    Command line I used to start WebLogic server
    (all in one line of course):
    /usr/java1.2/bin/java
    -native
    -ms64m -mx64m
    -classpath ./classes/boot:
    ./eval/cloudscape/lib/cloudscape.jar
    -Dweblogic.class.path=./license:
    ./classes:
    ./lib/weblogicaux.jar:
    ./myserver/serverclasses:
    /opt/oracle8/product/8.1.6/jdbc/lib/classes12.zip:
    /usr/local/j2sdkee1.2.1/lib/j2ee.jar
    -Dweblogic.home=.
    -Djava.security.manager
    -Djava.security.policy==/opt/weblogic/weblogic.policy
    weblogic.Server

    I think I've got a newer WebLogicLicense.xml format, i.e.
    version 6.0(it starts with:
    <?xml version="1.0"?>
    <bea-licenses>
    <license-group format="1.0" product="WebLogic Server" release="*">
    <license
    component="WebLogic"
    Is there a way to convert it back to 5.1.0
    format(so that it starts with:
    <!-- Keys for version 4.0 and later -->
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    Kumar Allamraju <[email protected]> wrote:
    That thread doesn't appear to be hanging. It's in Running
    state.
    Also have you tried to ping the server? Does WLS responds
    to ping commands?
    Jim Lee wrote:
    Here is the thread dump for the "main" thread:
    "main" (TID:0x3a3d0, sys_thread_t:0x3a308, state:R,thread_t: t@1,
    threadID:0x25
    118, stack_bottom:0xffbf0000, stack_size:0x20000) prio=5
    [1] weblogic.xml.license.BaseParser.sendCharacters(BaseParser.java:119)
    [2] weblogic.xml.license.WEBLOGICLICENSESParser.parse(WEBLOGICLICENSESParser.jav
    a:59)
    [3] weblogic.xml.license.BaseParser.parse(BaseParser.java:81)
    [4] weblogic.common.internal.LicenseInfo.loadXML(LicenseInfo.java:131)
    [5] weblogic.common.internal.ServerUtil.initLogging(ServerUtil.java:112)
    [6] weblogic.common.internal.ServerUtil.initLogging(ServerUtil.java:82)
    [7] weblogic.common.internal.ServerUtil.<clinit>(ServerUtil.java:75)
    [8] weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:883)
    [9] weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:822)
    [10] java.lang.reflect.Method.invoke(Native Method)
    [11] weblogic.Server.startServerDynamically(Server.java:99)
    [12] weblogic.Server.main(Server.java:65)
    [13] weblogic.Server.main(Server.java:55)
    Kumar Allamraju <[email protected]> wrote:
    How do you know WLS was hanging?
    Did you tried to ping the server? Take a thread dump
    and
    post it here
    Jim Lee wrote:
    I have installed WebLogic 510 on a Sun Sparc with
    Solaris
    5.7
    following WebLogic installation guide(which I have
    used
    to
    successfully install other similar machines). We
    are
    using
    JDK 1.2.2_06(with the three necessary OS patches
    installed).
    When I try to start WebLogic from command line(seebelow)
    using script, it just hangs and sits there withoutgiving
    any
    error messages. Is there anything obvious that I
    have
    missed?
    Thanks, Jim
    Command line I used to start WebLogic server
    (all in one line of course):
    /usr/java1.2/bin/java
    -native
    -ms64m -mx64m
    -classpath ./classes/boot:
    /eval/cloudscape/lib/cloudscape.jar
    -Dweblogic.class.path=./license:
    /classes:
    /lib/weblogicaux.jar:
    /myserver/serverclasses:
    /opt/oracle8/product/8.1.6/jdbc/lib/classes12.zip:
    /usr/local/j2sdkee1.2.1/lib/j2ee.jar
    -Dweblogic.home=.
    -Djava.security.manager
    -Djava.security.policy==/opt/weblogic/weblogic.policy
    weblogic.Server

  • Hi I am using an iphone 4 and its was working fine.  Presently its giving browsing error.  Whenever I am trying to browse internet by using safari or any other browser it retruns with "server not responding" Can somebody give me a solution for this ?

    Hi I am using an iphone 4 and its was working fine.  Presently its giving browsing error.  Whenever I am trying to browse internet by using safari or any other browser it retruns with an error message "server not responding" Even the same thing is happening with youtube also. The worst part is am able to check my mails, able to chat and so on... only thing not able to browse through the browser.  I have tried restore option also.  This is happening with both Wlan and Data con. too
    Please help...

    I do not really know much about this kind of problem, but i may be your internet connection.
    If you are on your own #G network then:
    Go to Settings > then enable "Airplane Mode". Count to 10 and then disable it.
    Then wait patiently until you get a good connection and then try again.
    If you are on a nearby Wi-Fi connection then:
    Go to Settings > Wi-Fi > then disable then enable after counting to 10. Make sure that you are connected and then try again.
    If all else fails, then you need to contact your provider for assistance.
    Sprint:888-211-4727
    AT&T:?
    Verizon:?

  • TS2529 I am unable to backup my iphone 5 iOS 6.0.1 (connected directly to laptop USB) with my itunes 11 for Win 7 64bits. The process starts and fails to complete giving the error: itunes could not complete backup of iphone because iphone disconnected.

    I am unable to backup my iphone 5 iOS 6.0.1 (connected directly to laptop USB) with my itunes 11 for Win 7 64bits. The process starts and fails to complete giving the error: itunes could not complete backup of iphone because iphone disconnected.
    I have restarted the PC, the iphone, changed the lightining cable and nothign resolves it: backup never completes.

    Hi, I disabled the antivirus and the firewall. Same result
    I even deleted the backup folder inside C:\Users\...\Apple Computer\MobileSync\Backup to eliminate any corruption in the old backup files.
    Nothing changed: Session either times out or i get the same error message: itunes could not back up iphone because iphone disconnected. It always happens during step 3 out of 4 which is "transfering purchased apps from iphone to PC" and comes after step 2 which is backup.
    My iphone 5 is not jailbroken, and is a factory unlocked phone.
    Any other suggestion?
    Pls help

  • I forgot my passcode for the ipad and i can't connect to iTunes because it keeps giving me error message that i have to unlcok the ipad first... any advice on how to restore the ipad or unlock it?

    i forgot my passcode for the ipad and i can't connect to iTunes because it keeps giving me error message that i have to unlcok the ipad first... any advice on how to restore the ipad or unlock it?

    You have to restore the device within iTunes. You want to use the same computer that you always sync with so that you can restore your app data and settings. You can restore with any other computer, but you will lose everything on the iPad.
    This will tell you how to restore
    http://support.apple.com/kb/HT1414
    You will probably need to use recovery mode
    http://support.apple.com/kb/ht4097

  • Trying to burn a playlist in itunes and i get this message at the end 'The attempt to burn a disc failed. An nknown error occurred (4450)'.  This is with a new Dell laptop running windows 8. The playlist was 17 songs from cd's and itunes.  Any ideas?

    Trying to burn a playlist in itunes and i get this message at the end 'The attempt to burn a disc failed. An nknown error occurred (4450)'.  This is with a new Dell laptop running windows 8. The playlist was 17 songs from cd's and itunes.  Any ideas?

    try this...
    This is how I managed to fix the problem...and I hope this helps others in the similar situation.
    I tried with another program..latest version of Nero, and this was also stopping at the 'initialising' stage. I was now lost! I thought the last resort is to give Evesham (My PC manufacturer) a buzz. They were very helpfull. Basically go into 'Control Panel', 'System', and click on the Hardware tab, then 'Device Manager'. Uninstall everything in the DVD/CDRom Drives. Then uninstall everything under the catagory IDE ATA/Atapi disk controllers. This is where my problem was, as I only had one IDE channel here. You should have 4 or 5! Reboot your machine, and everything will automatically re-load. I tried burning using Nero and it worked. Then the big test was iTunes. It worked 1st time!
    I asked why the IDE channels have dissappearred, and he said sometimes uninstalling Programmes occasionally removes them.
    I hope this will help others who are having problems to burn stuff on iTunes.

  • I own an eMac. I really enjoy burning my iTunes playlists to a cd. But, now an error message pops up just after iTunes prepares the disc for burning.The message states this: The attempt to burn a disc failed. An unknown error occurred (-3). Any advice?

    Hey everyone! So, here is my problem. I own an eMac. I enjoy burning my iTunes playlists to a CD. Well, all of a sudden, right after iTunes prepares the disc for burning an error message pops up and says this: The attempt to burn a disc failed. An unknown error occurred (-3). Any suggestions on how to correct this problen so I can continue burning my playlists???
    Thanks,
                   broshane

    Hi, I'e never heard of that error before!???
    Is this purchased music, or your own music files?

  • FM SSF_CLOSE failing and giving error message while printing a smartform

    Hi,
    for language spanish the smartform is not getting printed for output type SG11 but for english it is getting printed? What could be the reason? I debugged and found that SSF_CLOSE is failing and giving error message.
    Thanks and regards,
    AP.

    Hi Aparajita,
    for changing from one languages to another translations in SE63 is to be done, either search on SCN for using SE63 , or atleast see these wiki help .
    Transaction SE63 - Translation Tools for Translators (BC-DOC-TTL) - SAP Library
    Transaction SE63 (SAP Library - Translation Tools for Translators (BC-DOC-TTL))

  • I had a problem with the hard disk on a 2010 macbook pro. Replaced the hard disk with an Hitachi 1TB and when I tried to erase and format It fails with input/output error. Any help much appreciated!

    I had a problem with the hard disk on a 13" 2010 macbook pro. Replaced the hard disk with an Hitachi 1TB disk but when I tried to erase and format, it fails with input/output error and at other times saying unable to allocate memory. Any help much appreciated!

    Zap the PRAM and Reset the SMC, then try again.

  • Pacman error: failed to synchronize any databases

    I just installed Arch on my machine and tried running pacman -Syu only to have it tell me that it failed to update any repos, retrieve any files, or synchronize any databases. I have an internet connection and I've tried several different mirrors. What's going on?

    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'core.db; from archlinux.suspec.org : No address record
    error: failed to update core (No address record)
    error: failed retrieving file 'extra.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'extra.db' from archlinux.suspec.org : No address record
    error: failed to update extra (No address record)
    error: failed retrieving file 'community.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'community.db' from archlinux.suspec.org : No address record
    error: failed to update community (No address record)
    error: failed retrieving file 'multilib.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'multilib.db' from archlinux.suspec.org : No address record
    error: failed to update multilib (No address record)
    error: failed to synchronize any databases

Maybe you are looking for

  • ORA-00001 - unique constraint violation when upgrading 10g EUL

    Hi, I am trying to upgrade my Discoverer 4i to Discoverer 10g. When I log into 10g, it prompts me to upgrade the EUL. After making the right back up of my 4i EUL, I continue with the upgrade. During the upgrade, I am hit with this error: Database err

  • Tac code

    i am creating a tax code for import and excise, in ftxp in condition type jmo1 ,i am not getting TAX PERCENTAGE coloum visible. i have assign percentage for tax in fv11. Regard nabil

  • Error occurs when loading transaction data from other model

    Hello Experts, I am trying to validate my transformation file and I can see peculiar behaviour of the transformation file. Even though the transformation file is not complete/  complete with all the mappings, i am getting the same error as above.    

  • "Multiple Source"-"Conflict Avoidance"-"Dynamic Ownership"

    A replication environment with two nodes; both DML and DDL changes should be replicated to each node. Writing changes should be possible at both sides, but not at the same time. The goal to achieve is to make conflicts impossible, not to do some conf

  • When, where, and how is a GUI event created for a Swing component?

    Somebody please help me with this issue ! Heavy weight (AWT) components such as JFrame, JDialog, JApplet, and JWindow have native peers. As I understand, the senario of event creation for such heavy components is something like follows: 1. A mouse cl