Error Generating Chart on Solaris

We're running OBIEE 10.1.3.2.1 on Solaris 10 and receive the following error when creating charts:
Error Generating Chart
An error occurred during execution of "send". Broken pipe [Socket:16]
Error Details
Error Codes: ETI2U8FA During install we used JDK1.5.0_07, I've now installed JDK1.6.0_01 and changed the instanceconfig.xml file so it points to the new JDK1.6.0_01 environment. After restarting the presentation service (run-saw.sh), the error still exists.
Does anyone know what might be the issue? Do I've to change the JDK-version also on other locations?
Michael

Solved by changing the common.sh in the <OracleBI>/setup directory, this file holds the JAVA_HOME-path. After editing restart the run-sa.sh and run-saw.sh.
Michael

Similar Messages

  • Error Generating Chart

    Anyone know how to fix the error below.
    Trying to use the option to generate a chart from the pivot table controls.
    Error Generating Chart
    Assertion failure: nRequestedLayer < m_vLayerPositions.size() at line 979 of ./project/webcharts/chartdatatable.cpp
    Error Details
    Error Codes: OQ78YWIW

    Restart OC4J and check.
    It worked with me. I am using OBIEE 10.3
    manohar rana

  • Error Generating Chart on Windows XP professional

    Good day all,
    I do not understand why I can not create charts, I can view the data in tables and perform other operations but I cal not view charts using the available data.
    Any time i try it, the error comes up
    Error Generating Chart
    An error occurred during execution of "connect". No connection could be made because the target machine actively refused it.
    Error Details
    Error Codes: ETI2U8FA
    can anyone help out.

    The java host service was not started.

  • OBIEE Error Code: KQNW64YZ (Error Generating Chart)

    Hi All,
    I'm getting an error on a few of my reports:
    Error Generating Chart
    The queue for the thread pool ChartThreadPool is at it's maximum capacity of 512 jobs.
    Error Codes: KQNW64YZ
    I'm on Windows 7 operating system and currently still using OBIEE 10G.
    Any ideas on what may be causing this issue? Seems like it is intermittent at times as well.

    Hi ,
    Adding following entry in your "instanceconfig.xml " , may help :
    <JavaHost>
    <JVMOptions>-Xms128m -Xmx256m </JVMOptions>
    </JavaHost>
    might help with performance, but will not necessarily resolve the issue, unless the number of charts per page is reduced.
    Other recommendation would be editing the config.xml file as below:
    Example:
    <OracleBI>/web/javahost/config
    <XMLP>
    <InputStreamLimitInKB>8192</InputStreamLimitInKB>
    </XMLP>
    Thanks

  • Error in  Charts

    Hi,
    When i am trying to use pivot chart i am able to see the table but not the pivot chart and it gives me error as follows:
    bold Error Generating Chart
    An error occurred during execution of "connect". No connection could be made because the target machine actively refused it. [Socket:556]
    Error Details
    Error Codes: ETI2U8FA
    Then i thought i should i try some other charts its the same error...
    Thank you in advance

    Hi,
    I had same issues while trying to Display the BI Report with CHART. I went into Services and found that "Oracle BI Java Host" service has not started. I restarted the service and the problem got resolved.
    Thanks..Raj

  • Cannot generate chart in PDF using BI Publisher

    I have a java program to generate chart in PDF using BI publisher. In some platforms the chart cannot be generated. Get the following exception.
    [061812_075947838][][ERROR] java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.apps.xdo.template.rtf.img.RTFChartUtil.invokeMethod(Unknown Source)
    at oracle.apps.xdo.template.rtf.img.RTFChartUtil.generateChartAsBase64(Unknown Source)
    at oracle.apps.xdo.template.rtf.XSLTFunctions.chart_svg(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.xdo.parser.v2.XSLExtFunctions.callStaticMethod(XSLExtFunctions.java:111)
    at oracle.xdo.parser.v2.XPathExtFunction.evaluateMethod(XPathExtFunction.java:307)
    at oracle.xdo.parser.v2.XPathExtFunction.evaluate(XPathExtFunction.java:226)
    at oracle.xdo.parser.v2.XSLValueOf.processAction(XSLValueOf.java:101)
    at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
    at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
    at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
    at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
    at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
    at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
    at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
    at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
    at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
    at oracle.xdo.parser.v2.XSLTemplate.processAction(XSLTemplate.java:191)
    at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:512)
    at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
    at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
    at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
    at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(Unknown Source)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(Unknown Source)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(Unknown Source)
    at oracle.apps.xdo.template.FOProcessor.createFO(Unknown Source)
    at oracle.apps.xdo.template.FOProcessor.generate(Unknown Source)
    at com.edocs.common.reporting.batch.BatchEventHandler.generatePDFFile(BatchEventHandler.java:327)
    at com.edocs.common.reporting.batch.BatchEventHandler.processBatchRequest(BatchEventHandler.java:252)
    at com.edocs.common.reporting.batch.BatchEventHandler.service(BatchEventHandler.java:136)
    at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.executeInternal(BatchReportProcessorTask.java:126)
    at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask.doProcessTask(BatchReportProcessorTask.java:46)
    at com.edocs.pwc.tasks.CommonTask.processTask(CommonTask.java:166)
    at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.__WL_invoke(Unknown Source)
    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
    at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl.processTask(Unknown Source)
    at com.edocs.common.reporting.tasks.batchprocessor.BatchReportProcessorTask_9qwgr6_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.activation.ActivatableServerRef.invoke(ActivatableServerRef.java:85)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NoSuchMethodError: oracle.dss.util.CustomStyle.<init>(Ljava/io/InputStream;)V
    at oracle.dss.graph.CommonGraph.setStyleStream(CommonGraph.java:10774)
    at oracle.dss.graph.CommonGraph.setStylePath(CommonGraph.java:10743)
    at oracle.dss.graph.CommonGraph.setStylePathXML(CommonGraph.java:12138)
    at oracle.dss.graph.CommonGraph.setXML(CommonGraph.java:13348)
    at oracle.dss.graph.CommonGraph._setXML(CommonGraph.java:15821)
    at oracle.dss.graph.CommonGraph.setXML(CommonGraph.java:14751)
    at oracle.dss.graph.Graph.setXML(Graph.java:5243)
    ... 60 more
    In office word bi publisher plugin, load the xml, the chart can be generated.
    The above exception only occurs in some linux and solaris platforms, but never occurs in windows.
    The following plateform throws exception.
    Oracle Linux Server release 5.6 + java version "1.6.0_25"
    The following plateform doesn't throw exception.
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage) + java version "1.6.0_05"
    The strange thing is in those platforms which can throw exception, if the code is not running in EJB, the chart still can be generated.
    In other words, if the normal web or standalone app invokes that program; the chart can be generated.
    The java code is as below.
         public static void generate(String inputXML, String pdfTempPath, String outputPDF) {
              Reader reader = null;
              try {
                   File xmlFile = new File(inputXML);
         reader = new BufferedReader(new InputStreamReader(new FileInputStream(xmlFile), "UTF-8"));               
              ByteArrayOutputStream tmpXSL = new ByteArrayOutputStream();           
              RTFProcessor rtfProcessor = new RTFProcessor(pdfTempPath);
                   rtfProcessor.setOutput(tmpXSL);
                   rtfProcessor.process();           
              ByteArrayInputStream in = new ByteArrayInputStream(tmpXSL.toByteArray());
              FOProcessor processor = new FOProcessor();
              processor.setData(reader);
              processor.setTemplate(in);
              processor.setOutput(outputPDF);
              processor.setOutputFormat(FOProcessor.FORMAT_PDF);           
              processor.generate();
              catch(Exception e) {
                   e.printStackTrace();
              finally {
                   try {
                        if(reader!=null) {
                             reader.close();
                   } catch (Exception e) {
    Can anyone explain why this exception is thrown?
    Thanks a lot.

    Hello Tux Dueñas,
    I think you need to have ACL's setup in Oracle 11g in order to be able to connect to the BI Publisher server. Check the following link on how to setup ACL's in 11g...
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/afterup.htm#BABFCBJI
    Thanks,
    Machaan
    Edited by: Machaan on Jan 25, 2011 11:49 AM

  • Dynamically Generating Charts

    I need to be able to generate charts in APEX 3.01 from a SQL query which doesn't exist until it's built at runtime.
    The query is of the form:
    SELECT null link, x label, count(*) value FROM y table GROUP BY label, value ORDER BY 3 DESC
    x and y are the dynamically generated bits. I build the query using a PL/SQL anon block:
    DECLARE
    myquery VARCHAR2(4000);
    BEGIN
    myquery := 'select null link,';
    myquery := myquery || :P39_MYCHARTQUERY;
    myquery := myquery || ' label, count(*) value from ';
    myquery := myquery || :P39_MYCHARTTABLE;
    myquery := myquery || ' group by label, value';
    myquery := myquery || ' order by value desc';
    htp.print(myquery);
    END;
    The problem is, APEX charts will only accept a straight SQL query, not a PL/SQL block. I've tried putting the block into a hidden field (Display as Text, PLSQL version) and referencing it using substitution strings (&variable_name. style), but this doesn't seem to work. APEX is complaining about my generated SQL query:
    "Error in rendering chart: ORA-06561: given statement is not supported by package DBMS_SQL"
    The SQL looks correct. I have no idea what the problem is. Can anyone help?

    That's an interesting blog post. I'll have to dig around in SQL Workshop to see how to implement it. Modifying it to be multi-variable looks like it shouldn't be too difficult. Teaching myself about what packages are and how to use them will be the hard part.

  • Do java programms after giving compilation error generates .class file?

    Do java programms after giving compilation error generates the .class file?
    Do any outer class may have the private as access modifier?
    If someone asks you that -do any program in java after giving a compilation error gives the .class file -do any class except(inner class)
    be defined as private or static or protected or abc or xxx Now type the
    following program
    private class test
    public static void main(String s[])
    System.out.println("Hello!How are You!!");
    -Compile it.... You must have
    received this error test.java:1:The type type can't be private. Package members are always accessible within the current package. private class
    test ^ 1 error
    Here please notify that compiler has given the
    error not the warning therfore .class file should not be created but now type
    >dir *.class
    ___________ and you will see that the
    test.class file existing in the directory nevertheless this .class file
    is executable. if you will type __________________ >java test
    it will
    wish you Hello! and suerly asks you that How are You!! ________________!
    You can test it with the following as acces modifiers and the progrm will run Ofcourse it will give you compilation error.
    protected
    xxx
    abc
    xyz
    private
    Do you have any justification?

    Hmm,
    I've been working with different versions of jdk since, if I'm not mistaken, jdk1.0.6 and never was able to get *.class with compilation errors. It was true for Windows*, Linux, and Solaris*.
    About the 'private'/'protected' modifier for the type (class) - it makes perfect sence not to allow it there: why would anyone want to create a type if no one can access it? There should be a reason for restricting your types - let's say, any inner class can be private/protected.
    For ex., you shouldn't have compile problems with this:
    class Test
    public static void main(String s[])
    System.out.println("Hello!How are You!!");
    private class ToTest{}
    Sorry, but I don't really know where you can read up on that.

  • BI Publisher - PO_DISPATCH Error generating report output

    Hi everyone,
    Sorry for my bad english... having said that...
    I need to modify the Purchase Order print. First, I wanted to see the standard version to get an idea of how much different it was. Well, I don't know because it doesn't work.
    Error:
    Error generating report output: (235,2309)
    Error occurred during the process of generating the output file from template file, XML data file, and translation XLIFF file.
    I know there are several topics on the web, but all of them are about new or custom reports, this is a standard one. When I preview the report on the report definition it works fine, so I assume there's a problem with the XML file generated. When I preview the report specifying an alternative XML I get the same error. The XML file I choose was the one generated by PeopleSoft when trying to view the printable version of the PO online.
    So, I start cutting portions of the XML File. I started leaving only de Header Data and it works OK, when I add the Lines it failed. I add the Line Fields one by one to detect what was the problem... And finally it failed when I add AMT_LINE_MAX. Why? No idea, is it because its value is '0,000' instead of '0.000'? I don't think that should be the problem since there are other numeric fields on the header, all with ',' as a decimal separator...
    Am I missing some configuration?
    Thanks in advance.
    Regards,
    Veronica.

    Have a look at the following doc:
    "Error generating report output. (235,2309)" When Running the "PO XMLP Dispatch" XML Publisher Report (PO_DISPATCH) for a Purchase Order with a Ship To Location with Special Characters in the Address [ID 1299876.1]
    https://support.oracle.com/epmos/faces/DocContentDisplay?id=1299876.1
    Stating this happens for example when there is a location with special characters.

  • Error generating report job with the task name 'FSRM_Report_Task

    Since this morning we have been having a problem with FSRM on Windows Server 2008 R2, it is no longer running storage reports (both scheduled and on-demand).
    We get the following in the event logs:
    Log Name:      Application
    Source:        SRMREPORTS
    Date:          09/06/2014 08:09:55
    Event ID:      752
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      FILESERVER2.curriculum.riddlesdown.local
    Description:
    Error generating report job with the task name 'FSRM_Report_Task{3add1760-4e79-4141-baba-cb53391bef3e}'.
    Context:
     - Exception encountered = Invalid argument: StorageType = '101'
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="SRMREPORTS" />
        <EventID Qualifiers="0">752</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-09T07:09:55.000000000Z" />
        <EventRecordID>42920</EventRecordID>
        <Channel>Application</Channel>
        <Computer>FILESERVER2.curriculum.riddlesdown.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Error generating report job with the task name 'FSRM_Report_Task{3add1760-4e79-4141-baba-cb53391bef3e}'.
    Context:
     - Exception encountered = Invalid argument: StorageType = '101'
    </Data>
      </EventData>
    </Event>
    We have uninstalled and reinstalled the FSRM role service but are still having the same problem.
    Anybody have any ideas?

    Hi,
    From the error message, it failed because of "invalid argument: storagetype = '101' ".
    101 means the storage type is "system" + "cache". Is there any change on your storage before the issue occurs? For example whether the source storage is changed?
    FsrmStorageModuleType enumeration
    http://msdn.microsoft.com/en-us/library/dd392346(v=vs.85).aspx
    If you have any feedback on our support, please send to [email protected]

  • Error generating Web service /BIC/CQZDS_WEB00001000 how to over come this?

    HI,
    Experts,
    I have created Web service source system by taking: target system BI and source system XI.
    After creation of Info objects i have created data source in RSA1 there will no error displayed while CHECK but while activating the data source it was displaying errors like:
    1) Error generating Web service /BIC/CQZDS_WEB00001000
    2) Error when activating DataSource ZDS_WEBSERVICE                BIDCLNT100
    what will be the reason for this error plezase provide me good idea or provide step by step web service scenarious.
    Thank you,
    Shabeer Ahmed.

    Hi
    Web AS 6.40 you can create a Web Service Proxy directly in Transaction SE80. Create a new package and right click on it. Choose Create -> Enterprise service / Web service -> Proxy object. Now you can choose how you want to provide the WSDL Source.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80fa3dff-ce76-2a10-3f94-f3df8f2db5a2

  • Error generating pdf in WAD

    Hello Experts,
    When i am trying to generate pdf from WAD report it's giving "error generating pdf". I think it's response time problem. My WAD page contains 370 pages, how can i limit the size of the report. where is the option available?
    Thanks in advance,
    Venky

    Hi Venkatesh,
    Please check note 934275.
    In this, it says that the timeout period of the irj service must be increased.
    Might help you..!
    -Pradnya
    Edited by: Pradnya Rane on Apr 7, 2009 1:25 PM

  • Error generating data provider-Query cant be released

    Hello Experts,
    I am working on web template (WAD 3.5) where i have 6 graphs each having independadnt data provider (Bex query).
    I also have drop boxes which represents the selection screen of queries attached to graphs.
    'Affected data providers list' of dropboxes consist of all data providers that are attached to graphs in template, as each graph is supposed to get refreshed if user changes drop box selection.
    Template was working fine until i made the change to query 2 which is dataprovider 2 for graph 2.
    Since then i am not able to run template it gives me error -
    -The query cant be release for OLE DB for OLAP
    -Query couldnt be open
    -Error generating data provider.
    As i checkd that qury independantly in query analyzer, its working perfect without any error.
    What could be the possible reason for this error then??
    regards,
    Pritesh.

    Hi Manpreet,
    Use the 'verify' icon in the query designer to check whether your query definition is correct. Also u  you
    can check if you can execute the query in the backend with transaction RSRT2. In  RSRT2 try re-generating
    the query before running it.
    Hope it helps.
    Regards,
    Javed

  • "No Disk Found" error during installation of Solaris 10[11/06] on HP 6710b

    Hallo Guys,
    I am trying to install Solaris 10 on my HP 6710b lap top but it fails with "No Disk Found" error.
    I used "Solaris 10 support tool" to check my system and it reports that my system is supported.
    You can find the report bellow. I am sure that my disk is OK and I am also using "CD-ROM" option in BIOS for installing solaris from my Solaris DVD.
    I have also updated the drivers using "CPQary3-1.71-solaris10-i386".
    Please help me.
    Thanks,
    Qumar
    Report of Sun Device Detection Tool
    The table below displays the devices detected in your system along with the corresponding driver status in Solaris 10 8/07 on x86/x64 platforms.
    All detected devices are supported by Solaris OS.
    Solaris Driver 32-bit
    Solaris Driver 64-bit
    Device Type
    Vendor Name
    Device Name
    Solaris Bundled Driver: pcic
    Solaris Bundled Driver: pcic
    Bridge
    Ricoh Co Ltd
    RL5c476 II
    Solaris Bundled Driver: hci1394
    Solaris Bundled Driver: hci1394
    Firewire
    Ricoh Co Ltd
    R5C832 IEEE 1394 Controller
    Third-Party Driver: bcme (Note-1)
    Third-Party Driver: bcme (Note-1)
    Network
    Broadcom Corporation
    NetLink BCM5787M Gigabit Ethernet PCI Express
    Solaris Bundled Driver: ahci
    Solaris Bundled Driver: ahci
    Storage
    Intel Corporation
    82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #1
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #2
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #3
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Contoller #4
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #5
    Solaris Bundled Driver: ehci
    Solaris Bundled Driver: ehci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB2 EHCI Controller #1
    Solaris Bundled Driver: ehci
    Solaris Bundled Driver: ehci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB2 EHCI Controller #2
    [W] Solaris Bundled Driver: audiohd
    [W] Solaris Bundled Driver: audiohd
    Multimedia
    Intel Corporation
    82801H (ICH8 Family) HD Audio Controller
    Solaris Bundled Driver: pci-ide
    Solaris Bundled Driver: pci-ide
    Storage
    Intel Corporation
    82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller
    [W] Solaris Bundled Driver: vgatext
    [W] Solaris Bundled Driver: vgatext
    Video
    Intel Corporation
    Mobile GM965/GL960 Integrated Graphics Controller
    Open Solaris Driver: wpi (Note-2)
    Open Solaris Driver: wpi (Note-2)
    Network
    Intel Corporation
    PRO/Wireless 3945ABG Network Connection
    [W]: (1) No Dedicated Xorg Driver supporting Graphic Interface
    (2) Driver support for indicated device not guaranteed
    Note-1: http://www.broadcom.com/support/ethernet_nic/.
    Note-2: http://opensolaris.org/os/community/laptop/wireless/wpi.

    Hallo Guys,
    I am trying to install Solaris 10 on my HP 6710b lap top but it fails with "No Disk Found" error.
    I used "Solaris 10 support tool" to check my system and it reports that my system is supported.
    You can find the report bellow. I am sure that my disk is OK and I am also using "CD-ROM" option in BIOS for installing solaris from my Solaris DVD.
    I have also updated the drivers using "CPQary3-1.71-solaris10-i386".
    Please help me.
    Thanks,
    Qumar
    Report of Sun Device Detection Tool
    The table below displays the devices detected in your system along with the corresponding driver status in Solaris 10 8/07 on x86/x64 platforms.
    All detected devices are supported by Solaris OS.
    Solaris Driver 32-bit
    Solaris Driver 64-bit
    Device Type
    Vendor Name
    Device Name
    Solaris Bundled Driver: pcic
    Solaris Bundled Driver: pcic
    Bridge
    Ricoh Co Ltd
    RL5c476 II
    Solaris Bundled Driver: hci1394
    Solaris Bundled Driver: hci1394
    Firewire
    Ricoh Co Ltd
    R5C832 IEEE 1394 Controller
    Third-Party Driver: bcme (Note-1)
    Third-Party Driver: bcme (Note-1)
    Network
    Broadcom Corporation
    NetLink BCM5787M Gigabit Ethernet PCI Express
    Solaris Bundled Driver: ahci
    Solaris Bundled Driver: ahci
    Storage
    Intel Corporation
    82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #1
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #2
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #3
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Contoller #4
    Solaris Bundled Driver: uhci
    Solaris Bundled Driver: uhci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB UHCI Controller #5
    Solaris Bundled Driver: ehci
    Solaris Bundled Driver: ehci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB2 EHCI Controller #1
    Solaris Bundled Driver: ehci
    Solaris Bundled Driver: ehci
    USB
    Intel Corporation
    82801H (ICH8 Family) USB2 EHCI Controller #2
    [W] Solaris Bundled Driver: audiohd
    [W] Solaris Bundled Driver: audiohd
    Multimedia
    Intel Corporation
    82801H (ICH8 Family) HD Audio Controller
    Solaris Bundled Driver: pci-ide
    Solaris Bundled Driver: pci-ide
    Storage
    Intel Corporation
    82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller
    [W] Solaris Bundled Driver: vgatext
    [W] Solaris Bundled Driver: vgatext
    Video
    Intel Corporation
    Mobile GM965/GL960 Integrated Graphics Controller
    Open Solaris Driver: wpi (Note-2)
    Open Solaris Driver: wpi (Note-2)
    Network
    Intel Corporation
    PRO/Wireless 3945ABG Network Connection
    [W]: (1) No Dedicated Xorg Driver supporting Graphic Interface
    (2) Driver support for indicated device not guaranteed
    Note-1: http://www.broadcom.com/support/ethernet_nic/.
    Note-2: http://opensolaris.org/os/community/laptop/wireless/wpi.

  • Error generating release against scheduling agreement

    Need help in resolving the below error msg for Scheduling Agreement.
    ERROR message:
    "Error generating release against scheduling agreement  (cause 2)"
    "2: The forecast delivery schedule or the JIT delivery schedule was generated but no message record could be generated."

    Yes.. its solved now...
    problem areas:
    1: delivery date not matching GR date.
        solution: chng delvry date to GR date in ME38 and thn do GR.
    2: Release not hapnd properly incase if u hav used doc typ LPA for JIT/Forcasting.
        solution: in ME84, chk if the indicator for 'create release' is 'green' for ur SA#. In ME38, select the line and click on 'Release" icon. Select ur relevant delivery schudle line and click on JIT release or Forcast Release icon. See if the indicator is 'Green". If not, the issue is wit message output for the perticular delivry date. (use msg typ LPET process for output) MAKE SURE U SAVE THIS CHNG. Chk againg for the Release indicator for delivry line. If green thn.. its done..
    Let me know if it was hlpful... or need clarity

Maybe you are looking for