SpryNestedXMLDataSet.js filter error = typo in script?

I have seen some topic popping around on the forum here and
there, about filter that aren't working on nested datasets.
So I went to check out this source code. And found something
wrong
On line 381 u will find
Spry.Data.NestedXMLDataSet.prototype.filterData =
function(filterFunc, filterOnly)
if (
columnNames)
var dsArr = this.nestedDataSets;
var dsArrLen = dsArr.length;
for (var i = 0; i < dsArrLen; i++)
dsArr
.dataSet.filterData(filterFunc, filterOnly);
I bolded the error as it should be filterFunc instead of
column names.
Do the same with function under it. so u have:
Spry.Data.NestedXMLDataSet.prototype.filterData =
function(filterFunc, filterOnly)
if (filterFunc)
var dsArr = this.nestedDataSets;
var dsArrLen = dsArr.length;
for (var i = 0; i < dsArrLen; i++)
dsArr.dataSet.filterData(filterFunc, filterOnly);
Spry.Data.NestedXMLDataSet.prototype.filter =
function(filterFunc, filterOnly)
if (filterFunc)
var dsArr = this.nestedDataSets;
var dsArrLen = dsArr.length;
for (var i = 0; i < dsArrLen; i++)
dsArr
.dataSet.filter(filterFunc, filterOnly);
So i wonder if this fixes the filter problems for any1. ( i
currently don't have data to test, will do some testing to
morrow)

Hi V1,
I fixed that internally prior to the holiday break. I'll
check with Don to see if we can push it live so folks can get
access to the updated version of the nested data set files.
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1324357&highlight_key=y
--== Kin ==--

Similar Messages

  • Error while executing script for sharepoint online (office 365) - the remote server returned an error: (503) server unavailable

    error while executing script for sharepoint online (office 365) - the remote server returned an error: (503) server unavailable.
    I am creating many site collections reading records from sharepoint list using powershell in sharepoint online tenant (office 365).
    Few site collections are created and then getting above error so this error record will be skipped then few succeeding record processed then again getting error.
    pattern is like:
    success
    success
    success
    success
    Error
    success
    success
    success
    success
    success
    success
    error
    success

    Hi,
    As it is an online environment, to troubleshoot this issue in an easier way, I suggest you contact Office 365 Support to see if there is any useful information in
    the log files in the server side:
    https://support.office.com/en-us/article/Contact-Office-365-for-business-support-32a17ca7-6fa0-4870-8a8d-e25ba4ccfd4b?ui=en-US&rs=en-US&ad=US
    Best regards
    Patrick Liang
    TechNet Community Support

  • Error running ssodatax script for partner applications

    I am running the ssodatax script after creating a partner
    application using the user interface in the portal. I get the following
    error after the script starts running:
    SP2-0310: unable to open file "sso/ssoseedp.sql"
    Any thoughts will be appreciated.
    Thanks,
    Suzanne

    It appears that ssodatax in your environment is unable to find the script ssoseedp.sql. This script should be available in plsql/sso directory under the ORACLE_HOME. Please find the script ssodatax and look for the sso subdirectory within the directory that contains ssodatax. If you find ssoseedp.sql in sso, then you can try running ssodatax from the directory that contains it.

  • Unable to Print From from Web-Based Sites, Error Occurred in script.

    When I try to print, I keep getting an error from a script running too long when I try to print anything web-based. I can print documents on my computer wirelessly, but not web-based (i.e.., financial statements). What is causing these errors from web sites? It is frustrating continually getting an error message. I have an HP 65000A Plus wireless CN557A#B1H, all in one printer and using Windows Vista Home edition operating system.
    When I hit print, an error message comes up saying;
    "An error has occurred in the script on this page"
    Line:2053
    Error: Invalid procedure call or argument
    At the bottom, it asks " do you want to continue running scripts on this page?".
    Any help would be appreciated. As mentioned, it is very frustrating.

    I have the same exact problem as SandyStill. It tries to print, ejects plain paper and nothing pending in the printer. I am running a Dell XP Pro, Adobe Reader 8.1.2, RAM-1G, and an HPDJ 6940 printer. Tried tech support with HP to no avail because everything else prints fine.
    I've even tried some of the suggestions of another thread using the Microsoft Utility to remove Adobe and then download it again with no success.
    Does anyone have a solution?

  • VERY STRANGE Interactive Report Filter Error

    I have a very interesting problem happening with an interactive report in my APEX application. The report runs just fine and has been in use for about 6 months. Just recently, the users have begun to run into problems when using the filter capability within the report. There is a specific column heading (RH Analyst) that they typically click on and select a specific analyst name (the list contains 10 entries). Most selections from the filter list work fine. However, when one specific name is chosen, they get the dreaded ORA-06502: PL/SQL: numeric or value error: character string buffer too small+*  error. 
    I have been working to narrow the problem down and have found the following:
    1. The filter error is related to the content of one specific column (not the one I am filtering on)
    2. The column that is causing the error is a CLOB datatype
    3. The data in the CLOB column was inserted into the database from a form utilizing an "HTML Editor Standard" type of item
    4. The data in the CLOB column was copied and pasted from an email that was being viewed using Outlook 2007
    5. If I try to recreate the problem with exactly the same information, but copied and pasted from Outlook 2003, I don't experience the problem.
    6. The only people experiencing this problem are people who have upgraded their system from Microsoft Office 2003 to Microsoft Office 2007
    7. When I try to load the form with the data that was stored in the database, I get a 404 page not found error. This is the same error that I get if more than 32k of data was saved into the CLOB.
    The data pasted into the HTML editor from Outlook 2007 (_this is the data that causes problems_) and saved to the CLOB looks like this when I extract it in SQL Developer
    (CLOB) <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
    <meta content="Word.Document" name="ProgId" />
    <meta content="Microsoft Word 12" name="Generator" />
    <meta content="Microsoft Word 12" name="Originator" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_filelist.xml" rel="File-List" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_themedata.thmx" rel="themeData" />
    <link href="file:///C:\DOCUME~1\euw6ay0\LOCALS~1\Temp\msohtmlclip1\01\clip_colorschememapping.xml" rel="colorSchemeMapping" /><!--[if gte mso 9]><xml>
    <w:WordDocument>
    <w:View>Normal</w:View>
    <w:Zoom>0</w:Zoom>
    <w:TrackMoves />
    <w:TrackFormatting />
    <w:PunctuationKerning />
    <w:ValidateAgainstSchemas />
    <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
    <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
    <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
    <w:DoNotPromoteQF />
    <w:LidThemeOther>EN-US</w:LidThemeOther>
    <w:LidThemeAsian>X-NONE</w:LidThemeAsian>
    <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
    <w:Compatibility>
    <w:BreakWrappedTables />
    <w:SnapToGridInCell />
    <w:WrapTextWithPunct />
    <w:UseAsianBreakRules />
    <w:DontGrowAutofit />
    <w:SplitPgBreakAndParaMark />
    <w:DontVertAlignCellWithSp />
    <w:DontBreakConstrainedForcedTables />
    <w:DontVertAlignInTxbx />
    <w:Word11KerningPairs />
    <w:CachedColBalance />
    </w:Compatibility>
    <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
    <m:mathPr>
    <m:mathFont m:val="Cambria Math" />
    <m:brkBin m:val="before" />
    <m:brkBinSub m:val="&#45;-" />
    <m:smallFrac m:val="off" />
    <m:dispDef />
    <m:lMargin m:val="0" />
    <m:rMargin m:val="0" />
    <m:defJc m:val="centerGroup" />
    <m:wrapIndent m:val="1440" />
    <m:intLim m:val="subSup" />
    <m:naryLim m:val="undOvr" />
    </m:mathPr></w:WordDocument>
    </xml><![endif]--><!--[if gte mso 9]><xml>
    <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
    DefSemiHidden="true" DefQFormat="false" DefPriority="99"
    LatentStyleCount="267">
    <w:LsdException Locked="false" Priority="0" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Normal" />
    <w:LsdException Locked="false" Priority="9" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="heading 1" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" />
    <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" />
    <w:LsdException Locked="false" Priority="39" Name="toc 1" />
    <w:LsdException Locked="false" Priority="39" Name="toc 2" />
    <w:LsdException Locked="false" Priority="39" Name="toc 3" />
    <w:LsdException Locked="false" Priority="39" Name="toc 4" />
    <w:LsdException Locked="false" Priority="39" Name="toc 5" />
    <w:LsdException Locked="false" Priority="39" Name="toc 6" />
    <w:LsdException Locked="false" Priority="39" Name="toc 7" />
    <w:LsdException Locked="false" Priority="39" Name="toc 8" />
    <w:LsdException Locked="false" Priority="39" Name="toc 9" />
    <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" />
    <w:LsdException Locked="false" Priority="10" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Title" />
    <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" />
    <w:LsdException Locked="false" Priority="11" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" />
    <w:LsdException Locked="false" Priority="22" SemiHidden="false"
    UnhideWhenUsed="false" QFormat="true" Name="Stro..."The data pasted into the HTML editor from Outlook 2003 and saved to the CLOB looks like this when I extract it in SQL Developer
    (CLOB) <p style="margin-bottom: 6pt;" class="MsoNormal"><u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">&ldquo;Implementation and  Compliance Update #2&rdquo;</span></u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> addresses a concern  that clearinghouses may be in some cases inappropriately charging providers for  the use of a standard transaction. </span><o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 7pt;"> </span><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">In particular, we  cite MN Statutes 62J.536, Subd. 1f, which states that:  <em>Group purchasers may  not impose any fee on providers for the use of the transactions prescribed in  this subdivision.  </em>The update explains that &ldquo;payers (or their agents) may  not charge for receiving a standard transaction&rdquo; and provides additional  information. The update is accompanied by a joint cover memo from MDH, the  Minnesota Department of Commerce, and the Minnesota Department of Labor and  Industry.  Note:  The Minnesota Department of Health (MDH) is charged with  implementing and enforcing Minnesota Statutes, section 62J.536. In addition, the  Minnesota Department of Commerce and the Department of Labor and Industry  administer additional statutory requirements for electronic claims submission,  consistent with MS &sect; 62J.536.</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <p style="margin-bottom: 6pt;" class="MsoNormal"><u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">&ldquo;Implementation and  Compliance Update #3&rdquo;</span></u><span style="font-size: 10pt; font-family: 'Arial','sans-serif';"> provides a reminder  of the upcoming Dec. 15, 2009 effective date for rules for the standard,  electronic exchange of health care remittance advices. It also clarifies  that:</span> <o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Statutory  requirements for standard, electronic remittance advices do not include  requirements for electronic payment (electronic funds transfer &ndash;  EFT)</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Consistent with MDH&rsquo;s  enforcement policies and plans described in Update #1 (posted  6/5/09):</span><span style="font-size: 9pt; font-family: 'Arial','sans-serif';">  <o:p></o:p></span></li>
    </ul>
    <p style="margin-bottom: 6pt; margin-left: 1.1in; text-indent: -0.25in;" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Courier New';">o</span><span style="font-size: 7pt;">        </span><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">Starting Dec. 15,  2009, group purchasers (payers) must be able to transmit &ndash; and providers must be  able to accept - standard, electronic RAs via computer-computer electronic data  interchange (EDI). So long as payers and providers are able to exchange the  remittance advice standard transaction electronically, the Department does not  take issue with payers making available additional mechanisms for communicating  RAs to providers, such as access to portable document format (.pdf) files, or  provider electronic mailboxes.</span><span style="font-family: 'Arial','sans-serif';"> </span><o:p></o:p></p>
    <ul type="disc">
        <li style="" class="MsoNormal"><span style="font-size: 10pt; font-family: 'Arial','sans-serif';">The Department&rsquo;s  determinations of whether payers and providers are complying with the  regulations will take into account several factors. However, we have determined  that it is not realistic to require electronic remittance advices when claims  ar..."     I am using APEX version 3.2
    Any help would be greatly appreciated. For now, my short term solution for them is to copy the information from Outlook 2007, paste it into a Wordpad, then copy it from wordpad and paste it into the HTML editor control. That seems to work fine but it is not a very nice solution for the users!
    Thanks,
    Dale

    Roel,
    Hey there! Hope you enjoyed your time off ;) Thanks for having a look...
    Yes, of course I "could" update the functions, but this is NOT something I want to do. I'm one of those people that subscribes to Coding by Contract and the assertion routines at the beginning and end of my subprograms are an important part of that.
    This may be a lack of understanding on my part with regards to the order in which Oracle does it's thing - or a bug in Apex... I'm able to duplicate the problem on apex.oracle.com: dmcghan/test/test.
    Log into the demo app with admin/dmcghan. The home page has an interactive report, filter the name and you should get the error. When you look at the query you'll see a filter in the where clause that goes against the apex_collections table. This is populated from the post-authentication procedure. Let me know if you have questions.
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur

  • FJS-00012 ERROR while executing script in start SAP system

    Hi experts,
    I am getting error in the Oracle preload actions while installing the SAP 4.7 using the ORacle 9.2.0.1..
    FJS-00012  Error when executing script in start SAP system(post processing)
    My comp configuration is as follows:
    160 gb hard disk
    RAM 1GB
    OS: win 2003 server enterprise edition
    oracle 8.1.7
    During the Database Load (post processing) section of the
    installation, i get an error and the installation fails.
    I am giving all the logs here including the trace log and the
    Sapview.log file ans sapinst.
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: START OF LOG: 20070511002459
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe -ctf I E:\db3\EXPORT3/DATA/SAPVIEW.STR C:\SAPinst ORACLE KERNEL/DDLORA.TPL C:\SAPinst ORACLE KERNEL/SAPVIEW.TSK ORA -l C:\SAPinst ORACLE KERNEL/SAPVIEW.log -o D
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: job completed
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: END OF LOG: 20070511002500
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: START OF LOG: 20070511070423
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/620/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: version R6.20/V1.2
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe -dbcodepage 1100 -i C:\SAPinst ORACLE KERNEL/SAPVIEW.cmd -l C:\SAPinst ORACLE KERNEL/SAPVIEW.log -stop_on_error
    DbSl Trace: Got ORACLE_HOME=D:\oracle\ora81 from environment
    DbSl Trace: Client NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Logon as OPS$-user to get SAPESA's password
    DbSl Trace: Connecting as /@ESA on connection 0 ...
    DbSl Trace: Attaching to DB Server ESA (con_hdl=0,svchp=002BD418,svrhp=002BD224)
    DbSl Trace: Starting user session (con_hdl=0,svchp=002BD418,srvhp=002BD224,usrhp=00304E94)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=002BD418,usrhp=00304E94)
    DbSl Trace: Now I'm disconnected from ORACLE
    DbSl Trace: Try to connect with default password
    DbSl Trace: Connecting as SAPESA/<pwd>@ESA on connection 0 ...
    DbSl Trace: Starting user session (con_hdl=0,svchp=002BD418,srvhp=002BD224,usrhp=00304E94)
    DbSl Trace: Now I'm connected to ORACLE
    DbSl Trace: Database NLS settings: AMERICAN_AMERICA.WE8DEC
    DbSl Trace: Database instance esa is running on MALTI with ORACLE version 8.1.7.4.1 since 20070511
    (DB) INFO: connected to DB
    (DB) INFO: /SAPTRX/A_CONDF4 created
    (DB) INFO: /SAPTRX/VDASFEV created
    (DB) INFO: /SAPTRX/VDASFPAR created
    (DB) INFO: /SAPTRX/VD_AOMIL created
    (DB) INFO: /SAPTRX/VD_AOPAC created
    (DB) INFO: /SAPTRX/VD_AOPAE created
    (DB) INFO: /SAPTRX/VD_AOPAI created
    (DB) INFO: /SAPTRX/VD_AOPAR created
    (DB) INFO: /SAPTRX/VD_AOTD1 created
    (DB) INFO: /SAPTRX/VD_AOTD2 created
    (DB) INFO: /SAPTRX/VD_AOTDD created
    (DB) INFO: /SAPTRX/VD_AOTYP created
    (DB) INFO: /SAPTRX/VD_ASPAR created
    (DB) INFO: /SAPTRX/VD_CONDL created
    (DB) INFO: /SAPTRX/V_AODD02 created
    (DB) INFO: /SAPTRX/V_DD03 created
    (DB) INFO: /SAPTRX/V_DD03X created
    (DB) INFO: /SDF/SMODICOMP created
    (DB) INFO: /SDF/SMODIDEVC created
    (DB) INFO: /SDF/UMOD_COMP created
    (DB) INFO: ACEPSOIT_UPD created
    (DB) INFO: ADJV_TRANS_DIF created
    (DB) INFO: AFFWV0 created
    (DB) INFO: AFKO_LAUFN created
    (DB) INFO: AFSPLIT created
    (DB) INFO: AFVCP created
    (DB) INFO: ALM_ME_T003O_IS created
    (DB) INFO: ALM_ME_T350I created
    (DB) INFO: ALM_ME_TQ80_T created
    (DB) INFO: ANEKPV created
    (DB) INFO: APOUPD created
    (DB) INFO: APPL_DEVC created
    (DB) INFO: APPL_DIAL created
    (DB) INFO: APPL_DOMA created
    (DB) INFO: APPL_DTEL created
    (DB) INFO: APPL_ENQU created
    (DB) INFO: APPL_FUGR created
    (DB) INFO: APPL_FUGRG created
    (DB) INFO: APPL_FUNC created
    (DB) INFO: APPL_INDX created
    (DB) INFO: APPL_MCOB created
    (DB) INFO: APPL_MENU created
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "APPL_MODS" ( "NAME" , "TYP" , "MEMBER" , "DEVCLASS"  ) AS SELECT T0001."NAME", T0001."TYP", T0001."MEMBER", T0002."DEVCLASS" FROM "MODSAP" T0001, "MODSAPA" T0002 WHERE T0001."NAME" = T0002."NAME" AND T0002."MIGRATED" <> 'X')
    DbSlExecute: rc = 103
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    DbSl Trace: Disconnecting from connection 0 ...
    DbSl Trace: Closing user session (con_hdl=0,svchp=002BD418,usrhp=00304E94)
    DbSl Trace: Detaching from DB Server (con_hdl=0,svchp=002BD418,srvhp=002BD224)
    DbSl Trace: Now I'm disconnected from ORACLE
    (DB) INFO: disconnected from DB
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ESA\SYS\exe\run/R3load.exe: END OF LOG: 20070511070433
    SAPINST
    INFO 2007-05-10 23:59:05
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2007-05-10 23:59:16
    The 'saploc' share exists at directory 'D:\usr\sap'. Choosing drive D: as SAP System drive.
    INFO 2007-05-10 23:59:21
    Copying file E:/KERNEL/NT/COMMON/OraVolatileDatabaseParameters.xml to: OraVolatileDatabaseParameters.xml.
    INFO 2007-05-10 23:59:21
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.xml.
    INFO 2007-05-11 00:01:52
    Copying file E:/db1/EXPORT1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2007-05-11 00:01:52
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.XML.
    INFO 2007-05-11 00:01:52
    Copying file system node E:\db1\EXPORT1/DB/ORA/DBSIZE.XML with type NODE to DBSIZE.XML succeeded.
    INFO 2007-05-11 00:01:52
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2007-05-11 00:01:52
    Copying file E:/db1/EXPORT1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2007-05-11 00:01:52
    Creating file C:\SAPinst ORACLE KERNEL\DDLORA.TPL.
    INFO 2007-05-11 00:01:52
    Copying file system node E:\db1\EXPORT1/DB/DDLORA.TPL with type NODE to DDLORA.TPL succeeded.
    INFO 2007-05-11 00:01:52
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2007-05-11 00:01:57
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2007-05-11 00:01:57
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2007-05-11 00:01:57
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2007-05-11 00:03:00
    Package table created
    PHASE 2007-05-11 00:04:15
    SAP R/3 Enterprise 4.70 for Oracle
    PHASE 2007-05-11 00:04:15
    SAP Web Application Server
    PHASE 2007-05-11 00:04:15
    Request common parameters of SAP System
    PHASE 2007-05-11 00:04:15
    Create operating system accounts
    INFO 2007-05-11 00:04:15
    Copying file C:/SAPinst ORACLE KERNEL/keydb.xml to: C:/SAPinst ORACLE KERNEL/keydb.1.xml.
    INFO 2007-05-11 00:04:15
    Creating file C:\SAPinst ORACLE KERNEL\keydb.1.xml.
    INFO 2007-05-11 00:04:15
    Copying file C:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.xml to: C:/SAPinst ORACLE KERNEL/OraVolatileDatabaseParameters.1.xml.
    INFO 2007-05-11 00:04:15
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.1.xml.
    INFO 2007-05-11 00:04:15
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.1.XML.
    INFO 2007-05-11 00:04:15
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.1.XML.
    INFO 2007-05-11 00:04:15
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1004 ACCOUNTNAME=malti\SAP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-05-11 00:04:15
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1005 ACCOUNTNAME=malti\SAP_ESA_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-05-11 00:04:15
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1006 ACCOUNTNAME=malti\SAP_ESA_GlobalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Global Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-05-11 00:04:15
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1007 ACCOUNTNAME=ORA_ESA_DBA ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Operator Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-05-11 00:04:15
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1008 ACCOUNTNAME=ORA_ESA_OPER ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-05-11 00:04:15
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    INFO 2007-05-11 00:04:18
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1009 ACCOUNTNAME=malti\esaadm ACCOUNTTYPE=USER DESCRIPTION=SAP System Administrator MEMBERSHIP=malti\SAP_ESA_GlobalAdmin,malti\Users,Administrators,ORA_ESA_DBA,ORA_ESA_OPER,malti\SAP_LocalAdmin,malti\SAP_ESA_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*...  succeeded.
    INFO 2007-05-11 00:04:18
    Changing account ACCOUNTID=S-1-5-21-1488183395-3813774055-1856681103-1010 ACCOUNTNAME=malti\SAPServiceESA ACCOUNTTYPE=USER CONDITION=YES DESCRIPTION=SAP System Service Administrator MEMBERSHIP=malti\SAP_ESA_GlobalAdmin,Administrators,ORA_ESA_DBA,ORA_ESA_OPER,malti\SAP_LocalAdmin,malti\SAP_ESA_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*...  succeeded.
    INFO 2007-05-11 00:04:18
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    PHASE 2007-05-11 00:04:18
    Request operating system user information
    PHASE 2007-05-11 00:04:18
    Request operating system user information
    PHASE 2007-05-11 00:04:18
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    PHASE 2007-05-11 00:04:19
    Request operating system user information
    INFO 2007-05-11 00:04:20
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1488183395-3813774055-1856681103-500' on host 'malti'!
    INFO 2007-05-11 00:04:20
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1488183395-3813774055-1856681103-500' on host 'malti'!
    INFO 2007-05-11 00:04:20
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1488183395-3813774055-1856681103-500' on host 'malti'!
    INFO 2007-05-11 00:04:20
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    INFO 2007-05-11 00:04:21
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-05-11 00:04:22
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata6\esa_16 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata1\esa620_1.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata1\esa620_1 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata2\esa620_2.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata2\esa620_2 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata3\esa620_3.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata3\esa620_3 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata4\esa620_4.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata4\esa620_4 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata4\esa620_5.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata4\esa620_5 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata5\esa620_6.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata5\esa620_6 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata5\esa620_7.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata5\esa620_7 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata6\esa620_8.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata6\esa620_8 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata6\esa620_9.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata6\esa620_9 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata6\esausr_1.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata6\esausr_1 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata2\roll_1.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata2\roll_1 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata3\temp_1.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata3\temp_1 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Creating directory D:\oracle\ESA\sapdata1\system_1.
    INFO 2007-05-11 00:05:39
    Creating file system node D:\oracle\ESA/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2007-05-11 00:05:39
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2007-05-11 00:05:40
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2007-05-11 00:05:40
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2007-05-11 00:05:41
    Creating file D:\oracle\ora81\database\initESA.ora.
    INFO 2007-05-11 00:05:42
    Creating file D:\oracle\ora81\database\initESA.sap.
    INFO 2007-05-11 00:05:43
    Copying file E:/KERNEL/NT/COMMON/INSTALL/INITSID.DBA to: D:\oracle\ora81/database/initESA.dba.
    INFO 2007-05-11 00:05:43
    Creating file D:\oracle\ora81\database\initESA.dba.
    INFO 2007-05-11 00:05:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:05:45
    Moving file D:/oracle/ora81/database/initESA.ora to: orig_init_ora_tmp.txt.
    INFO 2007-05-11 00:05:45
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\oracle\ora81\database\initESA.ora.
    INFO 2007-05-11 00:05:45
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-05-11 00:05:46
    Creating file C:\SAPinst ORACLE KERNEL\oradim.log.
    INFO 2007-05-11 00:05:51
    See 'D:\oracle\ora81/bin/oradim -new -sid ESA -STARTMODE auto' output in 'C:\SAPinst ORACLE KERNEL\oradim.log'.
    INFO 2007-05-11 00:05:51
    'D:\oracle\ora81/bin/oradim -new -sid ESA -STARTMODE auto' returned with '0'.
    INFO 2007-05-11 00:05:52
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:05:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:06:02
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:06:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:06:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:06:51
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:06:54
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:07:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:07:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:07:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:07:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:07:31
    Moving file D:/oracle/ora81/database/initESA.ora to: orig_init_ora_tmp.txt.
    INFO 2007-05-11 00:07:31
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\oracle\ora81\database\initESA.ora.
    INFO 2007-05-11 00:07:31
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-05-11 00:07:32
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:07:34
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:08:09
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:08:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:08:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:08:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:09:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:09:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:10:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:10:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:10:42
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:10:44
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:11:20
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:11:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:11:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:12:00
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:12:35
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:12:37
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:13:13
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:13:15
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:13:51
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:13:53
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:14:29
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:14:31
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:15:09
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:15:11
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:15:48
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:15:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:16:26
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:16:28
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:17:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:17:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:17:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:17:45
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:18:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:18:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:19:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:19:03
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:19:39
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:19:42
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:20:21
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:20:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:21:02
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:21:05
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:21:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:21:45
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:22:24
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:22:27
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:23:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:23:08
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:23:47
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:23:50
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:23:54
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:23:56
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:12
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:15
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:41
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:43
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:46
    Moving file D:/oracle/ora81/database/initESA.ora to: orig_init_ora_tmp.txt.
    INFO 2007-05-11 00:24:46
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: D:\oracle\ora81\database\initESA.ora.
    INFO 2007-05-11 00:24:46
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    INFO 2007-05-11 00:24:46
    Creating file C:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-05-11 00:24:47
    See 'D:\oracle\ora81/bin/lsnrctl stat' output in 'C:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2007-05-11 00:24:47
    'D:\oracle\ora81/bin/lsnrctl stat' returned with '3'.
    INFO 2007-05-11 00:24:47
    Creating file C:\SAPinst ORACLE KERNEL\lsnrctl.log.
    INFO 2007-05-11 00:24:48
    See 'D:\oracle\ora81/bin/lsnrctl start' output in 'C:\SAPinst ORACLE KERNEL\lsnrctl.log'.
    INFO 2007-05-11 00:24:48
    'D:\oracle\ora81/bin/lsnrctl start' returned with '0'.
    INFO 2007-05-11 00:24:49
    Copying file E:/KERNEL/NT/COMMON/INSTALL/ORADBUSR.SQL to: ./oradbusr.sql.
    INFO 2007-05-11 00:24:49
    Creating file C:\SAPinst ORACLE KERNEL\oradbusr.sql.
    INFO 2007-05-11 00:24:49
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:52
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    PHASE 2007-05-11 00:24:54
    Database Load
    INFO 2007-05-11 00:24:56
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:57
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:58
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:58
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:24:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:25:00
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:25:00
    Task files created
    INFO 2007-05-11 00:25:00
    Command files created
    INFO 2007-05-11 00:25:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:25:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 00:25:01
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2007-05-11 02:18:03
    MSC-01015  Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPAPPL1.log
    INFO 2007-05-11 02:18:03
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2007-05-11 02:44:07
    MSC-01015  Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPSSEX2.log
    INFO 2007-05-11 02:44:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 03:55:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 04:25:07
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 04:42:08
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 04:47:08
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 04:55:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 04:57:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 04:59:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 05:01:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 05:03:22
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 05:04:23
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 05:05:23
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-05-11 07:04:33
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2007-05-11 07:04:33
    MSC-01015  Process finished with error(s), check log file C:\SAPinst ORACLE KERNEL/SAPVIEW.log
    ERROR 2007-05-11 07:04:33
    FJS-00012  Error when executing script.
    THANKS ALLL IN ADVANCE,
    Regards,
    Malti

    no space left on devices...
    ==> "<b>MOS-01109 Needed space on mountpoint F:/ is 5.248e07 KB, but got only 4.26433e07 KB.</b>"
    and others...
    -> provide more space and restart
    GreetZ, AH

  • 'JS Callback error while executing script' in 4.7

    hello everyone,
    When I was installing SAP 4.7 after the Database load jobs I am getting an error like ' JS Callback error while ecevuting script'.... Jobs are loading but after thatI was having this error... I tried several times but the error is the same... Can anyone plz help me out in this regard ?? If anyuone having scrreenshots of 4.7 installation plz help me...
    Byee

    m

  • Error: Warning Unresponsive script, dom.max_script_run_time : not found

    The fix for error: Warning Unresponsive script says goto config page
    about:config page, search for the preference dom.max_script_run_time
    - this parameter not found on the config page
    Please advise
    == This happened ==
    A few times a week
    == always

    I have pretty much the same problem -- I run three different types of Browsers (Firefox 3.6; Internet Explorer 6; Chrome) and I've found that they are all affected by this ... thing.
    I suspect that there is some kind of war going on, or a very aggressive move by Yahoo onto the Browsers and Search Engine scene. With Yahoo trying to be an 800 lb (Pound weight) Gorilla - again, Yawn!
    I this because I've recently installed an AntiVirus application (which is a really good one -- but, unfortunately for the AntiVirus maker they did not look closely enough at who they were getting into bed with -- The 800 Pound Gorilla, Yahoo.
    This AntiVirus's installer had a default setting to make Yahoo Search my default search engine -- it was a tiny notice about this and I happened to look otherwise Yahoo would have installed openly onto my computer (and I don't want them. I've been using computers since before the Internet was publicly and generally available and I know only too well Yahoo's Huge Ego and Navel gazing behaviour.
    Basically, Mozilla are on Yahoo's side, because -- in the minds of the anarchists of Mozilla -- Google had no right to make a Browser.
    This is Mozilla getting its own back on Google and Google Chrome. Mozilla are culpable in this assault on our own property -- our own computers. By two organizations who are bitter at Google. Actually, they are jealous of Google because Google succeeded on the quality and purity of Google products and their terrific business sense and strategy.
    Now, Mozilla and Yahoo have got in cahoots (and chumps like the supplier of my AntiVirus have been sucked into this) to "Do something about Google" as Mozilla proclaimed they would do (should they get the chance) some few years ago.
    Now, I have in my computer: Yahoo software and a Mozilla Browser which are both acting truly as Malware. Now that AntiVirus company which loaded Yahoo software onto my computer can understand why I wrote to them pointing all this out (and they, a multi-million or billion pound organization missed what tiny little me could see) that they have helped Malware get onto my system -- now their up-to-that-moment very well thought of AntiVirus and organization ... Well, their name is now mud (but I shall not say their name here. Let them suffer their stupidity and shame, that should be enough for them. They are going to have a time of it cleaning this little ol' mess up.)

  • Error: run postflight script for adobe common files

    error: run postflight script for adobe common files

    I am sorry can you please restate your inquiry.  If you can provide some more details regarding which Adobe Software you are inquiring about?  Which operating system are you using?  Finally what are you trying to accomplish when you receive this error?

  • FJS-00012  Error when executing script.

    Folks, please i need help, i'm installing sap on oracle 9.2
    SYSID CBT, this is SAP 4.71. It stops on the "creating or registering SAP Services (post processing)" phase, and inside the file  SAPSTARTSRV.EXE.log it's just the word SERVICE NOT STARTED.
    here is the error message
    ==========
    Creating file K:\usr\sap\trans\bin\tpparam_instCBT.
    PHASE 2011-03-14 18:41:36
    Deal with services
    PHASE 2011-03-14 18:41:36
    Prepare dealing with SAP System services
    INFO 2011-03-14 18:41:36
    Creating file S:\SAPinst ORACLE SAPINST\SAPSTARTSRV.EXE.log.
    INFO 2011-03-14 18:41:48
    See 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS10_SNGCBT1 -s CBT -n 10 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' output in 'S:\SAPinst ORACLE SAPINST\SAPSTARTSRV.EXE.log'.
    ERROR 2011-03-14 18:41:48
    MOS-01012  PROBLEM: 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS10_SNGCBT1 -s CBT -n 10 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' returned with '-1' which is not a defined as a success code.
    ERROR 2011-03-14 18:41:48
    FJS-00012  Error when executing script.
    INFO 2011-03-14 18:42:05
    Creating file S:\SAPinst ORACLE SAPINST\SAPSTARTSRV.EXE.log.
    INFO 2011-03-14 18:42:52
    See 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS10_SNGCBT1 -s CBT -n 10 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' output in 'S:\SAPinst ORACLE SAPINST\SAPSTARTSRV.EXE.log'.
    ERROR 2011-03-14 18:42:52
    MOS-01012  PROBLEM: 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS10_SNGCBT1 -s CBT -n 10 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' returned with '-1' which is not a defined as a success code.
    ERROR 2011-03-14 18:42:52
    FJS-00012  Error when executing script.
    INFO 2011-03-14 18:48:37
    Creating file S:\SAPinst ORACLE SAPINST\SAPSTARTSRV.EXE.log.
    INFO 2011-03-14 18:48:44
    See 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS10_SNGCBT1 -s CBT -n 10 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' output in 'S:\SAPinst ORACLE SAPINST\SAPSTARTSRV.EXE.log'.
    ERROR 2011-03-14 18:48:44
    MOS-01012  PROBLEM: 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS10_SNGCBT1 -s CBT -n 10 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' returned with '-1' which is not a defined as a success code.
    ERROR 2011-03-14 18:48:44
    FJS-00012  Error when executing script.
    =============
    what can i do?
    cheers.

    Hi, i installed the vcredist_x86 patch but nothing happened. I'm running a windows 2000 advanced server on a virtual machine with 3 GB of RAM and a lot of space.
    When i tried to start the services manually from service.exe it shows me the on windows eventviewer:
    Initialization failed. Service not started. [ntservmain.cpp 1002]
    and then
    The dynamic link library librfc32.dll could not be loaded
    And here is the message from the sapinst
    ***** Transaction begin ********************************************************
    TRACE
    Processing Row[0] WapsSystemName="CBT" WapsInstanceName="DVEBMGS00" WapsInstanceHost="SNGCBT1" Key="WAPS_SAPsidInstNum_Service" Program="K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE" ProgramArguments="-r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS00_SNGCBT1 -s CBT -n 00 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm" ArgumentSeparator=" " ProgramReturnCode="255"
    TRACE<i>
    Copying file S:/SAPinst_ORACLE_SAPINST/SAPSTARTSRV.EXE.log to: S:/SAPinst_ORACLE_SAPINST/SAPSTARTSRV.EXE.12.log.
    TRACE<i>
    Creating file S:\SAPinst_ORACLE_SAPINST\SAPSTARTSRV.EXE.12.log.
    TRACE<i>
    Removing file S:/SAPinst_ORACLE_SAPINST/SAPSTARTSRV.EXE.log.
    INFO 2011-03-15 14:47:21
    Creating file S:\SAPinst_ORACLE_SAPINST\SAPSTARTSRV.EXE.log.
    INFO 2011-03-15 14:47:29
    See 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS00_SNGCBT1 -s CBT -n 00 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' output in 'S:\SAPinst_ORACLE_SAPINST\SAPSTARTSRV.EXE.log'.
    TRACE
    ProgramReturnCode='-1' means error.
    ERROR 2011-03-15 14:47:29
    MOS-01012  PROBLEM: 'K:\usr\sap\CBT\SYS\exe\run\SAPSTARTSRV.EXE -r -q -p K:\usr\sap\CBT\SYS\profile\START_DVEBMGS00_SNGCBT1 -s CBT -n 00 -U HCB\SAPServiceCBT -P sap4life -e HCB\cbtadm' returned with '-1' which is not a defined as a success code.
    ***** Transaction end **********************************************************
    So Please can someone help me.
    regards

  • Epson printer and driver, all jobs "stopped due to filter errors"

    My printer broke, so I'm trying to use my roommate's Epson WorkForce 520 with my Arch64 system. I grabbed the 64-bit driver rpm from Epson, extracted and copied everything to /opt (no readme for a manual installation, but the paths in the PPD point to having the files installed there). The driver came with some libraries, so I added their path to ld.so.conf and ran ldconfig. Successfully added the printer in CUPS, but trying to print anything gives me "/opt/..../epson_inkjet_printer_filter failed". I checked the permissions on the filter, they're 755 and it's executable. The CUPS error log shows "Job stopped due to filter errors; please consult the error_log file for details" followed by debug spew which doesn't clarify the issue for me, attached below.
    I searched on the problem, found some people blaming it on issues with the update to CUPS 1.4 which have since been addressed, and others who were told to switch to using opensource drivers. Unfortunately that doesn't seem to be an option for me; Gutenprint and foomatic have drivers for the 500 but they don't support the 520; the only driver I can find that does is the one from Epson.
    Anyway, I'm really hoping this is an issue with my CUPS/printer config, or that I missed some critical step in manually installing the printer drivers, and not that Epson's driver is just broken. If anyone has any ideas I'd be much obliged, let me know if you need more information.
    Here's the complete error log from when I try to print. Sorry if it's obnoxiously long, I'm not sure which parts are relevant:
    E [06/Oct/2010:11:45:04 -0400] [Job 17] Job stopped due to filter errors; please consult the error_log file for details.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] The following messages were recorded from 11:45:04 to 11:45:04
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Constructing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Putting.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] [612.0 792.0]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /.MediaSize
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /%MediaDestination
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /%MediaSource
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsBitsPerColor
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsColorOrder
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsColorSpace
    D [06/Oct/2010:11:45:04 -0400] [Job 17] 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] /cupsCompression
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] true
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsBitsPerColor to 8...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsColorOrder to 0...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsColorSpace to 1...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Setting cupsCompression to 1...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Updating PageSize to [612 792]...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.Duplex = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.Tumble = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->page = 1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsPPD = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsPPD->flip_duplex = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] (4) Flip: X=0 Y=0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups->header.cupsPageSizeName =
    D [06/Oct/2010:11:45:04 -0400] [Job 17] size = Letter
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins[] = [ 0.116667 0.116667 0.116667 0.116667 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Reallocating memory, [612 792] = 2976x3876 pixels, color space: 1, bits per color: 8...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_space_params(0x1348128, 0x7fff0ad37d10)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cache_size = 8388608
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37ad0)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37a90)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.117 0.117 0.117 0.117 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Result of putting.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] false
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Installing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] false
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -device-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38050)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38000)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38090)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38080)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad37f40)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_matrix(0x1348128, 0x7fff0ad38030)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Finishing.
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:45:04 -0400] [Job 17] **** DSC comment: /Page
    D [06/Oct/2010:11:45:04 -0400] [Job 17] << /DSC_struct -dsc_data_struct- /PageNum 1 >>
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] **** DSC comment: /PageBoundingBox
    D [06/Oct/2010:11:45:04 -0400] [Job 17] << /DSC_struct -dsc_data_struct- >>
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_put_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_set_color_info(0x1348128)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:45:04 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:45:04 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:45:04 -0400] [Job 17] ppd = 0x1515170
    D [06/Oct/2010:11:45:04 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:45:04 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Wrote 1 pages...
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_get_params(0x1348128, 0x7fff0ad38010)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cups_print_pages(0x1348128, 0x7fd9faf08780, 1)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] cupsBitsPerPixel = 24, cupsWidth = 2976, cupsBytesPerLine = 8928, srcbytes = 8928
    D [06/Oct/2010:11:45:04 -0400] [Job 17] End of messages
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state=3(idle)
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state-message="Processing page 1..."
    D [06/Oct/2010:11:45:04 -0400] [Job 17] printer-state-reasons=none
    E [06/Oct/2010:11:48:16 -0400] [Job 17] Job stopped due to filter errors; please consult the error_log file for details.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] The following messages were recorded from 11:48:16 to 11:48:16
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Constructing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Putting.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] [612.0 792.0]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /.MediaSize
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /%MediaDestination
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /%MediaSource
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsBitsPerColor
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsColorOrder
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsColorSpace
    D [06/Oct/2010:11:48:16 -0400] [Job 17] 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] /cupsCompression
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] true
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsBitsPerColor to 8...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsColorOrder to 0...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsColorSpace to 1...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Setting cupsCompression to 1...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Updating PageSize to [612 792]...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.Duplex = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.Tumble = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->page = 1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsPPD = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsPPD->flip_duplex = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] (4) Flip: X=0 Y=0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups->header.cupsPageSizeName =
    D [06/Oct/2010:11:48:16 -0400] [Job 17] size = Letter
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins[] = [ 0.116667 0.116667 0.116667 0.116667 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Reallocating memory, [612 792] = 2976x3876 pixels, color space: 1, bits per color: 8...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_space_params(0x2623128, 0x7fff41eea420)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cache_size = 8388608
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea1e0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea1a0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.117 0.117 0.117 0.117 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Result of putting.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] false
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Installing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] false
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -device-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea760)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea710)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea7a0)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea790)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea650)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_matrix(0x2623128, 0x7fff41eea740)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Portrait matrix: XX=+1 XY=0 YX=0 YY=-1
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612 792 ], HWResolution = [ 360 360 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] matrix = [ 5.000 0.000 0.000 -5.000 -42.000 3918.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Finishing.
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -dict-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] -mark-
    D [06/Oct/2010:11:48:16 -0400] [Job 17] **** DSC comment: /Page
    D [06/Oct/2010:11:48:16 -0400] [Job 17] << /DSC_struct -dsc_data_struct- /PageNum 1 >>
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] **** DSC comment: /PageBoundingBox
    D [06/Oct/2010:11:48:16 -0400] [Job 17] << /DSC_struct -dsc_data_struct- >>
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_put_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_set_color_info(0x2623128)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[0] = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsEncodeLUT[65535] = 255
    D [06/Oct/2010:11:48:16 -0400] [Job 17] num_components = 3, depth = 24
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsColorSpace = 1, cupsColorOrder = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsBitsPerColor = 8
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_gray = 0, dither_grays = 0
    D [06/Oct/2010:11:48:16 -0400] [Job 17] max_color = 255, dither_colors = 256
    D [06/Oct/2010:11:48:16 -0400] [Job 17] ppd = 0x27f0170
    D [06/Oct/2010:11:48:16 -0400] [Job 17] PageSize = [ 612.000 792.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] margins = [ 0.000 0.000 0.000 0.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWResolution = [ 360.000 360.000 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] width = 2976, height = 3876
    D [06/Oct/2010:11:48:16 -0400] [Job 17] HWMargins = [ 8.400 8.400 8.400 8.400 ]
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Wrote 1 pages...
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_get_params(0x2623128, 0x7fff41eea720)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] before gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] after gdev_prn_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] Leaving cups_get_params()
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cups_print_pages(0x2623128, 0x7f485d7e3780, 1)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] cupsBitsPerPixel = 24, cupsWidth = 2976, cupsBytesPerLine = 8928, srcbytes = 8928
    D [06/Oct/2010:11:48:16 -0400] [Job 17] End of messages
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state=3(idle)
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state-message="Processing page 1..."
    D [06/Oct/2010:11:48:16 -0400] [Job 17] printer-state-reasons=none
    Thanks in advance

    @kusmar
    You could recompile the filter with --enable-debug. It will create the file "/tmp/epson-inkjet-printer-filter.txt" if you call the filter...
    I installed the driver from epson-inkjet-printer-workforce-635-nx625-series-1.0.0-1lsb3.2.src.rpm and compiled the filter by myself. But I get an error if the filter will load the closed source core library of epson.
    $ sudo cat /tmp/epson-inkjet-printer-filter.txt
    [printJob:483] TRACE IN
    [load_core_library:164] TRACE IN
    [get_ppd_attr:139] PPD Attribute epcgCoreLibrary -> libEpson_WorkForce_635_60_NX625.so.1.0.0
    [load_core_library:181] Failed to dlopen(libEpson_WorkForce_635_60_NX625.so.1.0.0)->/usr/lib/libEpson_WorkForce_635_60_NX625.so.1.0.0: undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE
    [load_core_library:242] TRACE OUT=1
    [printJob:526] TRACE OUT=1
    [eps_heap_usage_end:42] =============================================================
    [eps_heap_usage_end:43] HEAP USAGE : max(0 bytes) leak(0 bytes)
    [eps_heap_usage_end:44] =============================================================
    _ZTVN10__cxxabiv117__class_type_infoE looks like libstdc++ - but I already have that library in /usr/lib
    Does someone knows what library does he miss?
    Edited:
      It was no missing library. It is a really strange problem here. If I build it with my PKGBUILD it will give the error above.
      If you go into the $srcdir, compile and overwrite it manually it will work properly.
    cd "$srcdir/$_pkgname_filter-$pkgver"
    make clean
    ./configure --prefix=/opt/epson-inkjet-printer-workforce-635-nx625-series
    make
    cp src/epson_inkjet_printer_filter /opt/epson-inkjet-printer-workforce-635-nx625-series/cups/lib/filter/epson_inkjet_printer_filter
    pkgname=epson-inkjet-printer-workforce-635-nx625-series
    _pkgname_filter=epson-inkjet-printer-filter
    pkgver=1.0.0
    pkgrel=1
    pkgdesc="Linux printer driver for Epson AIO"
    arch=('i686' 'x86_64')
    url="http://avasys.jp/eng/linux_driver/download/lsb/epson-inkjet/escp/"
    license=('GPL, LGPL, custom:AVASYS Public Licence')
    depends=('cups')
    makedepends=('rpmextract' 'libtool')
    source=(http://linux.avasys.jp/drivers/lsb/epson-inkjet/stable/RPMS/x86_64/$pkgname-$pkgver-1lsb3.2.src.rpm)
    md5sums=('e2240acfbad8f965b167f312aeefbfe7')
    build() {
    cd "$startdir/src"
    rpmextract.sh $pkgname-$pkgver-1lsb3.2.src.rpm || return 1
    tar xzf $pkgname-$pkgver.tar.gz || return 1
    tar xzf $_pkgname_filter-$pkgver.tar.gz || return 1
    cd $_pkgname_filter-$pkgver
    aclocal
    libtoolize
    chmod +x configure
    ./configure --prefix=/opt/$pkgname --enable-debug || return 1
    make || return 1
    package() {
    cd "$srcdir/$pkgname-$pkgver"
    install -d "$pkgdir/opt/$pkgname/"
    cp -r lib "$pkgdir/opt/$pkgname/"
    cp -r resource "$pkgdir/opt/$pkgname/"
    cp -r watermark "$pkgdir/opt/$pkgname/"
    install -d "$pkgdir/usr/share/cups/model/$pkgname"
    install -m 644 ppds/* "$pkgdir/usr/share/cups/model/$pkgname"
    cd "$srcdir/$_pkgname_filter-$pkgver"
    install -d "$pkgdir/opt/$pkgname/cups/lib/filter/"
    install -m 755 src/epson_inkjet_printer_filter "$pkgdir/opt/$pkgname/cups/lib/filter/epson_inkjet_printer_filter"
    Edited 2:
      Ok, I found the problem. Arch's makepkg will add an "--as-needed" to LDFLAGS and the binary won't be linked to libstdc++.so.6 and libgcc_s.so because the binary does not need it but the core library of epson. I overwrite that with "--as-no-needed" and now it works. Added the package: http://aur.archlinux.org/packages.php?ID=42294
    Last edited by Misery (2010-10-29 10:51:02)

  • I am getting script errors on startup - Script: chrome://global/content/bindings/browser.xml:194 WHY?

    The last couple of days I have been getting script errors on startup - Script: chrome://global/content/bindings/browser.xml:194 ,
    I am also getting shutdown errors when I power down "end program" types including sgtray.exe, hkcmd.exe, directcd.exe, msascui.exe, d3d9window.exe,
    Some of these are associated with programs I use but have not caused problems previously.

    This post can help you with your problem : https://support.mozilla.org/en-US/kb/warning-unresponsive-script
    Hope it helps :)

  • Unusual Error in Calc Script :(

    Hi,
    I am facing Rather Unusal Error.
    Whenever i create any calc script and i verify it its throwing error "there are errors in checking Script Please see Message panel for Error" even if in my script i give
    "Jan"=10;
    After this i save the Script and run it via Smart-view its executing perfectly and giving Desired Output.
    Can any guru shed some light on this Error.
    Cheers
    Anubhav

    "FY13"=10;
    what error can possible creep into this Script ....

  • When accessing email in IE an error says a script in movie is causing adobe flash player to run slow

    when accessing email in IE an error says a script in movie is causing adobe flash player to run slowly. and email keeps loading and doesn't open.

    Here is the download page for Click-to-PlugIn:
    http://hoyois.github.com/safariextensions/clicktoplugin/

  • Jps filter error deploy ADF 11.1.1.1. to WLS 10.1.3.1

    We changed our deployment strategy.
    We install WLS From scratch.
    We use Oracle Fusion Middleware 11g Application Developer Installer
    There is no error in install and run .
    We deploy and when we see jps filter error.
    We clear the line about jps filter from web.xml
    But error still the same
    Failure occurred in the execution of deployment request with ID '1247137625457' for task '9'. Error is: 'weblogic.management.DeploymentException: ' weblogic.management.DeploymentException: at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:80) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:187) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) java.lang.NoClassDefFoundError: oracle/security/jps/JpsException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308) at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:141) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:172) at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:277) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:610) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:185) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:198) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) Failure occurred in the execution of deployment request with ID '1247137625457' for task '9'. Error is: 'weblogic.management.DeploymentException: ' weblogic.management.DeploymentException: at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:80) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:187) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) java.lang.NoClassDefFoundError: oracle/security/jps/JpsException at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) at java.lang.Class.getConstructor0(Class.java:2699) at java.lang.Class.newInstance0(Class.java:326) at java.lang.Class.newInstance(Class.java:308) at weblogic.application.internal.flow.BaseLifecycleFlow$CreateListenerAction.run(BaseLifecycleFlow.java:141) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.application.internal.flow.BaseLifecycleFlow$BaseAction.invoke(BaseLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:117) at weblogic.application.internal.flow.HeadLifecycleFlow.createListener(HeadLifecycleFlow.java:103) at weblogic.application.internal.flow.HeadLifecycleFlow.createListeners(HeadLifecycleFlow.java:172) at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:277) at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:610) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37) at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:185) at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:53) at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:198) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:749) at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216) at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:160) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    we have solved this problem.
    İf a managed server is started using startManagedServer.cmd ile it set class path corrctly.
    But if it is started rom web logic web console. The is an error for setting classpaths.
    We tried this for windows and linux install. The same error happen.
    it solved deployment problems also.
    We wonder when Oracle middleware is cleaned from this kind of annoying, unmeaninfull .. bugs?
    We had lost 4 (very valuable) day to solve this problem .
    We want a program works when installed. configuration can give additional value.

Maybe you are looking for