When try to run ciimpact.xml in jdeveloper get error

hi
when i try to test project moduel xml page CiImpact.xml in jdeveloper got error
Exception Details.
oracle.apps.fnd.framework.OAException: java.lang.NumberFormatException: null
     at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
     at oracle.apps.pa.ci.webui.ImpactLayoutCO.getStatus(ImpactLayoutCO.java:324)
     at oracle.apps.pa.ci.webui.ImpactLayoutCO.processRequest(ImpactLayoutCO.java:102)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:518)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:920)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1536)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:363)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:330)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2121)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
     at OA.jspService(OA.jsp:40)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
## Detail 0 ##
java.lang.NumberFormatException: null
     at java.lang.Integer.parseInt(Integer.java:436)
     at java.lang.Integer.<init>(Integer.java:609)
     at oracle.apps.pa.ci.webui.ImpactLayoutCO.getStatus(ImpactLayoutCO.java:303)
     at oracle.apps.pa.ci.webui.ImpactLayoutCO.processRequest(ImpactLayoutCO.java:102)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:518)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:920)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1536)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:363)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:330)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2121)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
     at OA.jspService(OA.jsp:40)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
java.lang.NumberFormatException: null
     at java.lang.Integer.parseInt(Integer.java:436)
     at java.lang.Integer.<init>(Integer.java:609)
     at oracle.apps.pa.ci.webui.ImpactLayoutCO.getStatus(ImpactLayoutCO.java:303)
     at oracle.apps.pa.ci.webui.ImpactLayoutCO.processRequest(ImpactLayoutCO.java:102)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:518)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:920)
     at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1536)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:363)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:866)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:833)
     at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:575)
     at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:244)
     at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:330)
     at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2121)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
     at OA.jspService(OA.jsp:40)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
     at java.lang.Thread.run(Thread.java:534)
please help me

Hi Shiv
In VO there is only select query and in which onle column
select...... 'N' column_name
from ...
i change only
select...... 'Y' column_name
from ...
2. here is the code of ImpactLayoutCO
package oracle.apps.pa.ci.webui;
import java.sql.*;
import oracle.apps.fnd.common.VersionInfo;
import oracle.apps.fnd.framework.OAApplicationModule;
import oracle.apps.fnd.framework.OAException;
import oracle.apps.fnd.framework.server.OADBTransaction;
import oracle.apps.fnd.framework.webui.*;
import oracle.apps.fnd.framework.webui.beans.OAWebBean;
import oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean;
import oracle.apps.fnd.framework.webui.beans.layout.OASubTabLayoutBean;
import oracle.apps.fnd.framework.webui.beans.nav.OABreadCrumbsBean;
import oracle.apps.pa.util.webui.*;
import oracle.cabo.ui.beans.layout.PageLayoutBean;
import oracle.jbo.ApplicationModule;
import oracle.jbo.Transaction;
import oracle.jbo.server.DBTransaction;
// Referenced classes of package oracle.apps.pa.ci.webui:
// CINextPageUtils, CISecurity
public class ImpactLayoutCO extends PAPageLayoutControllerImpl
public static final String RCS_ID = "$Header: ImpactLayoutCO.java 115.28 2005/05/05 11:30:40 raluthra noship $";
public static final boolean RCS_IDRECORDED = VersionInfo.recordClassVersion("$Header: ImpactLayoutCO.java 115.28 2005/05/05 11:30:40 raluthra noship $", "oracle.apps.pa.ci.webui");
public void processRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
super.processRequest(oapagecontext, oawebbean);
String s = (String)oapagecontext.getSessionValue("paImplCallingPage");
oapagecontext.removeSessionValue("paImplCallingPage");
if(oapagecontext.isLoggingEnabled(3))
Debug.write(oapagecontext, this, "Destination (from Session) = " + s, 3);
oapagecontext.putTransactionValue("paImplCallingPage", s);
oapagecontext.putTransactionValue("PaImpactImplemented", null);
oapagecontext.putTransactionValue("PaImpactDelete", null);
String s1 = oapagecontext.getParameter("paCiId");
oapagecontext.putTransactionValue("paControlItemId", s1);
String s2 = "";
s2 = oapagecontext.getParameter("paContext");
String s3 = getStatus(oapagecontext, oawebbean, s1);
oapagecontext.putTransactionValue("paCiStatus", s3);
s2 = "IMPLEMENTATION";
oapagecontext.putSessionValue("paCIPageCode", "IMPLEMENT_IMPACT");
OADBTransaction oadbtransaction = oapagecontext.getRootApplicationModule().getOADBTransaction();
oadbtransaction.putValue("ImpactContext", s2);
String s4 = oapagecontext.getParameter("paEditMode");
Debug.log(oapagecontext, this, "in processRequest() of ImpactLayoutCO", 2);
Debug.log(oapagecontext, this, "in processRequest() of ImpactLayoutCO editMode = " + s4, 2);
oapagecontext.putTransactionValue("paEditMode", s4);
s4 = "UPDATE";
boolean flag = CINextPageUtils.CheckPageUpdateAccess(oapagecontext, getCurrProjectId(oapagecontext), s1, CINextPageUtils.PAGE_IMPLEMENT_IMPACT, false);
if(!flag)
s4 = "VIEW";
CISecurity.checkViewAccess(s1, oapagecontext, true);
oapagecontext.putTransactionValue("paEditMode", s4);
oapagecontext.putTransactionValue("paContext", s2);
oapagecontext.putTransactionValue("paAccessMode", s4);
String s5 = oapagecontext.getMessage("PA", "PA_CI_IMPACT_IMP", null);
oapagecontext.getPageLayoutBean().setTitle(s5);
oapagecontext.getPageLayoutBean().setPageTitle(s5);
public String getStatus(OAPageContext oapagecontext, OAWebBean oawebbean, String s)
OADBTransaction oadbtransaction = oapagecontext.getRootApplicationModule().getOADBTransaction();
String s1 = "select pps.project_system_status_code from pa_control_items pci, pa_project_stat" +
"uses pps where pci.ci_id = :1 and pci.status_code=pps.project_status_code"
java.sql.CallableStatement callablestatement = oadbtransaction.createCallableStatement(s1, 1);
String s2 = "";
try
Integer integer = new Integer(s);
callablestatement.setInt(1, integer.intValue());
ResultSet resultset = callablestatement.executeQuery();
if(resultset.next())
s2 = resultset.getString(1);
} else
s2 = "CI_WORKING";
catch(Exception exception1)
if(oapagecontext.isLoggingEnabled(3))
Debug.write(oapagecontext, this, "There is an Exception:", 3);
Debug.write(oapagecontext, this, exception1.getMessage(), 3);
throw OAException.wrapperException(exception1);
finally
try
callablestatement.close();
catch(Exception exception2)
throw OAException.wrapperException(exception2);
return s2;
public void goBackToCallerPage(OAPageContext oapagecontext, OAWebBean oawebbean)
String s = "";
OABreadCrumbsBean oabreadcrumbsbean = (OABreadCrumbsBean)oapagecontext.getPageLayoutBean().getBreadCrumbsLocator();
if(oabreadcrumbsbean != null)
int i = oabreadcrumbsbean.getLinkCount();
if(oapagecontext.isLoggingEnabled(3))
Debug.write(oapagecontext, this, " Link Count = " + i, 3);
if(i >= 2)
s = oabreadcrumbsbean.getLinkDestination(i - 2);
if(oapagecontext.isLoggingEnabled(3))
Debug.write(oapagecontext, this, " Destination = " + s, 3);
if(s == null || "".equals(s))
s = (String)oapagecontext.getTransactionValue("paImplCallingPage");
oapagecontext.removeTransactionValue("paImplCallingPage");
if(oapagecontext.isLoggingEnabled(3))
Debug.write(oapagecontext, this, "Destination (from Transaction) = " + s, 3);
if(s == null)
s = "";
try
oapagecontext.sendRedirect(s);
return;
catch(Exception _ex)
return;
public void processFormRequest(OAPageContext oapagecontext, OAWebBean oawebbean)
super.processFormRequest(oapagecontext, oawebbean);
OAApplicationModule oaapplicationmodule = oapagecontext.getApplicationModule(oawebbean);
OADBTransaction _tmp = (OADBTransaction)oaapplicationmodule.getTransaction();
getCurrProjectId(oapagecontext);
if(oapagecontext.getParameter("paCancel") != null)
oapagecontext.getApplicationModule(oawebbean).getTransaction().rollback();
goBackToCallerPage(oapagecontext, oawebbean);
return;
if(oapagecontext.getParameter("paApply") != null)
String s = (String)oapagecontext.getTransactionValue("paEditMode");
if(s.equals("UPDATE"))
oapagecontext.getApplicationModule(oawebbean).getTransaction().commit();
goBackToCallerPage(oapagecontext, oawebbean);
private String getCurrProjectId(OAPageContext oapagecontext)
String s = (String)oapagecontext.getTransactionValue("paProjectId");
if(s == null)
s = oapagecontext.getParameter("paProjectId");
if(s == null)
s = SessionUtils.getProjectId(oapagecontext);
if(s == null || s.equals(""))
throw new OAException("getCurrProjectId: Project ID must be set by the caller of this page");
} else
return s;
public void goToListPage(OAPageContext oapagecontext)
String s = (String)oapagecontext.getTransactionValue("paCITypeClassCode");
String s1 = CINextPageUtils.getPageURL(getCurrProjectId(oapagecontext), CINextPageUtils.PAGE_LIST, "1", s, oapagecontext);
if(s1 != null && !"".equals(s1))
oapagecontext.redirectImmediately(s1, false, "RP");
return;
} else
Debug.write(oapagecontext, this, "CIProgressLayoutCO.goToListPage, nextURL [" + s1 + "] for ciTypeClassCode " + s, 2);
return;
public void goToCITabPage(OAPageContext oapagecontext)
String s = null;
String s1 = oapagecontext.getParameter("paCiId");
String s2 = getCurrProjectId(oapagecontext);
s = "OA.jsp?page=/oracle/apps/pa/ci/webui/CIUpdatePG&akRegionApplicationId=275&paCiId" +
"="
+ s1 + "&paProjectId=" + s2 + "&" + "OA_SubTabIdx" + "=" + 1;
oapagecontext.setRedirectURL(s, false, "RP");
public ImpactLayoutCO()
Regards

Similar Messages

  • When try to download apps from ipod keep getting error 1004, change password 2 days ago dont know if that why problem occur can someone help

    When try ti down load apps from Ipod keep getting error 1004 how can I download ?

    http://support.apple.com/kb/TS3694#error1004
    There have been some problems accessing pages on the Apple web site.  If the hyperlink gives you a "We're sorry" message, try again.

  • Error when i try to run ARI_INVOICE_PAYMENT_PAGE.xml on local jdeveloper

    Hi,
    I brought all the files from server to local machine and when I try to run ARI_INVOICE_PAYMENT_PAGE.xml the project, I am getting the following error messages.
    Error:
    Error(320,17): final method getClass() in class java.lang.Object cannot be overridden by method getClass() in class oracle.apps.ar.irec.accountDetails.cmreq.server.CMRequestVORowImpl
    Then i change the method name getClass() to getXclass(),I run ARI_INVOICE_PAYMENT_PAGE.xml the project error message not displayed in jdeveloper but I am getting the following error in application page.
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT customer_id, currency_code, total_due_original, total_due_remaining, total_discount, total_service_charge, total_payment_amount, (total_due_remaining - total_discount - total_payment_amount) as total_balance_due, TO_CHAR(total_due_original , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) || ' ' || currency_code as total_due_original_formatted, TO_CHAR(total_due_remaining , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) || ' ' || currency_code as total_due_remaining_formatted, TO_CHAR(total_service_charge , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) || ' ' || currency_code as total_service_charge_formatted, TO_CHAR( -total_discount , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) || ' ' || currency_code as total_discount_formatted, TO_CHAR(total_payment_amount , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) as total_payment_amount_formatted, TO_CHAR( (total_due_remaining - total_discount - total_payment_amount) , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) || ' ' || currency_code as total_balance_due_formatted, TO_CHAR(TO_NUMBER(TO_CHAR(SYSDATE, 'MM'))) current_month, TO_CHAR(SYSDATE, 'YYYY') current_year, TO_CHAR( (total_service_charge + total_payment_amount) , FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 )) || ' ' || currency_code as grand_payment_total_formatted, :1 as customer_site_use_id, total_number_of_installments, trunc(sysdate) as receipt_date, TO_CHAR( (dispute_amt), FND_CURRENCY_CACHE.GET_FORMAT_MASK( currency_code , 30 ))||' '||currency_code as dispute_amt FROM (SELECT customer_id, currency_code, sum(amount_due_original) total_due_original, sum(amount_due_remaining) total_due_remaining, sum(discount_amount) total_discount, sum(service_charge) total_service_charge, sum(payment_amt) total_payment_amount, sum(number_of_installments) total_number_of_installments, sum(dispute_amt) dispute_amt FROM ar_irec_payment_list_gt WHERE customer_id = :2 AND customer_site_use_id = nvl(:3, customer_site_use_id) GROUP BY customer_id, currency_code ) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862) at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:985) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:210) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:132) at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1123) at oracle.apps.ar.irec.accountDetails.pay.webui.QuickPaymentCO.processRequest(QuickPaymentCO.java:53) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:389) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418) at _OA._jspService(OA.jsp:40) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803) at java.lang.Thread.run(Thread.java:534) ## Detail 0 ## java.sql.SQLException: ORA-01008: not all variables bound at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289) at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583) at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983) at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1141) at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2487) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854) at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622) at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550) at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:627) at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:515) at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3347) at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(OAJboViewObjectImpl.java:825) at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4465) at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:574) at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:538) at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2369) at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1250) at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:2363) at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:5231) at oracle.apps.ar.irec.accountDetails.pay.server.MultipleInvoicesPayListSummaryVOImpl.isSingleInstallment(MultipleInvoicesPayListSummaryVOImpl.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:189) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:132) at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1123) at oracle.apps.ar.irec.accountDetails.pay.webui.QuickPaymentCO.processRequest(QuickPaymentCO.java:53) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:389) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418) at _OA._jspService(OA.jsp:40) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803) at java.lang.Thread.run(Thread.java:534) java.sql.SQLException: ORA-01008: not all variables bound at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134) at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289) at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:583) at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1983) at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1141) at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2487) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2854) at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:622) at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:550) at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:627) at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:515) at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3347) at oracle.jbo.server.OAJboViewObjectImpl.executeQueryForCollection(OAJboViewObjectImpl.java:825) at oracle.apps.fnd.framework.server.OAViewObjectImpl.executeQueryForCollection(OAViewObjectImpl.java:4465) at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:574) at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:538) at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2369) at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1250) at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:2363) at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:5231) at oracle.apps.ar.irec.accountDetails.pay.server.MultipleInvoicesPayListSummaryVOImpl.isSingleInstallment(MultipleInvoicesPayListSummaryVOImpl.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:189) at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:132) at oracle.apps.fnd.framework.server.OAViewObjectImpl.invokeMethod(OAViewObjectImpl.java:1123) at oracle.apps.ar.irec.accountDetails.pay.webui.QuickPaymentCO.processRequest(QuickPaymentCO.java:53) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:581) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAHeaderBean.processRequest(OAHeaderBean.java:389) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAFlowLayoutBean.processRequest(OAFlowLayoutBean.java:351) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1095) at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:932) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:899) at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:640) at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247) at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353) at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2298) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1711) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418) at _OA._jspService(OA.jsp:40) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803) at java.lang.Thread.run(Thread.java:534)
    Thanks,
    Siddhu

    Is IE your default browser?
    The address in that error is somewhat peculiar, in that it points to a process running on your computer (127.0.0.1 is a loopback address that points to your own system).
    I suggest that after downloading and saving the Flash installer to a folder, you completely exit Firefox, and do the installation with Firefox closed in case having Firefox open is interfering in some manner.
    Of course, make sure you get the official installer from Adobe, and '''uncheck the box for any tag-along software that you do not want''':
    http://get.adobe.com/flashplayer/

  • Getting Blank page when i am running ADF page from jdeveloper 11.1.1.0.1

    Hi All,
    I have created new ADF page in Jdeveloper 11g. I have done the steps which are mentioned in the OTN ADF tutorial. when i am running the page, i am getting blank page in the console its throwing the below exception. pls help me.
    <Dec 23, 2008 11:12:43 AM GMT+05:30> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@beaed3 - appName: 'BrowseEditApp', name: 'BrowseEditApp-ViewController-context-root', context-path: '/BrowseEditApp-ViewController-context-root', spec-version: '2.5', request: weblogic.servlet.internal.ServletRequestImpl@1db6c8c[
    GET /BrowseEditApp-ViewController-context-root/faces/adf.task-flow?adf.tfId=orders-flow&adf.tfDoc=/WEB-INF/orders-flow.xml HTTP/1.1
    Accept: /
    Accept-Language: en-us
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1)
    Connection: Keep-Alive
    ]] Root cause of ServletException.
    java.lang.NullPointerException
    at oracle.adfinternal.view.faces.context.RichPhaseListener.afterPhase(RichPhaseListener.java:336)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:354)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:203)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    Truncated. see log file for complete stacktrace
    can any body help me
    thanks
    Venkat

    Hi,
    hard to tell what the problem is because all that the stack trace tells us is that you are invoking a bounded taskflow from a browser. If the bounded taskflow is built with pages (not page fragments) then this should bring up the default activity.
    Frank

  • When I try to run iTunes I receive the following error message: "Apple Application Support was not found.  Apple Application Support is required to run iTunes helper.  Please unistall iTunes, then install iTunes again". I have done this twice.  What now?

    When I try to run iTunes I receive the following error message: "Apple Application Support was not found.  Apple Application Support is required to run iTunes helper.  Please unistall iTunes, then install iTunes again". I have done this twice and continue to get the error message.  What now?

    Hi texasslagle,
    It sounds like you are having issues installing iTunes on your Windows 7 PC, a frustrating situation I am sure.
    There is an article that you may want to use to try to complete your install here -
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/ts5376
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • When I publish a SWF/HTML5 module with Captivate 8 and try to run it using IE9 - I get the following error "The content you are viewing is not supported in the current Document Mode" - anyone know why?

    When I publish a SWF/HTML5 module with Captivate 8 and try to run it using IE9 - I get the following error "The content you are viewing is not supported in the current Document Mode" - anyone know why?

    TLCMediaDesign wrote:
    I've seen a lot of threads about getting rid of these kind of messages. Those messages are there for a reason most of the time. If you have CSS animations or other HTML5 standards that cannot be rendered in IE9 they won't magically start working becuse you got rid of a message. I use IE9 since that is the minimum standard for the client. I have never seen that message publishing to HTML5 content.
    IMO, if your client has IE9 I think that you should develop with IE9 in mind not IE11.
    When you say "develop with IE9 in mind not IE11" do you mean use SWF instead of HTML5? I used the standard question types, and a converted PowerPoint presentation. I didn't add anything out of the ordinary.

  • When i try to run Dreamweaver CC i always get an error.

    When i try to run Dreamweaver CC i always get an error on : ?PeekUTF32@WREncodingMap@@QEBPBIXZ.
    This started after i switch the WRServices.dll, when i was getting one other error.
    And no one answered me on the phone service.

    First, ask in that forum Dreamweaver support forum
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll
    Second, consider UN-installing and running the cleaner and RE-installing if the other Dreamweaver users think your install is corrupted
    Discussions of RE-installing
    -http://forums.adobe.com/thread/1408331?tstart=0
    -http://forums.adobe.com/thread/1398961?tstart=0
    -and http://helpx.adobe.com/creative-cloud/help/install-apps.html
    -using the cleaner after uninstalling and before reinstalling will usually help
    -http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html

  • Error File missing when try to run iTunes on windows. No more info. Uninstalled following support instructions and reinstalled - same message while reinstalling.

    Error "File missing" when try to run iTunes on windows. No more info. Uninstalled following support instructions and reinstalled - same message while reinstalling.

    Hi there slklug43,
    You may find the troubleshooting steps in the article below helpful.
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    -Griff W. 

  • XCode 4.5 EXC_BAD_INSTRUCTION when try to Run App

    Hi,
    Im having problems to run apps on XCode 4.5, when i press RUN XCode Crashes and the above error its shown, please I really need help on this I need to deliver an application soon and I cant start with this issue, Thanks in advance
    Process:         Xcode [2735]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.5 (1839)
    Build Info:      IDEApplication-1839000000000000~3
    App Item ID:     497799835
    App External ID: 10747437
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [133]
    User ID:         501
    Date/Time:       2012-10-01 10:12:52.282 -0500
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:          2738 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  2483 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      E0E52762-AB50-7ECE-EFDB-E931B5FDF062
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4G182
    objc[2735]: garbage collection is ON
    Performing @selector(performRunAction:) from sender IDERunPauseContinueToolbarButton 0x4019c37e0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.LLDB.framework                0x000000011c15a842 std::tr1::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<CommandObj ectProcessAttach*, std::tr1::_Sp_deleter<CommandObjectProcessAttach> >(CommandObjectProcessAttach*, std::tr1::_Sp_deleter<CommandObjectProcessAttach>) + 4
    1   com.apple.LLDB.framework                0x000000011c159999 lldb_private::CommandObjectMultiwordProcess::CommandObjectMultiwordProcess(lldb _private::CommandInterpreter&) + 101
    2   com.apple.LLDB.framework                0x000000011c1fc1d0 lldb_private::CommandInterpreter::LoadCommandDictionary() + 2014
    3   com.apple.LLDB.framework                0x000000011c1fa9ae lldb_private::CommandInterpreter::Initialize() + 58
    4   com.apple.LLDB.framework                0x000000011c183a62 lldb_private::Debugger::Debugger(void (*)(char const*, void*), void*) + 674
    5   com.apple.LLDB.framework                0x000000011c1832b7 lldb_private::Debugger::CreateInstance(void (*)(char const*, void*), void*) + 51
    6   com.apple.LLDB.framework                0x000000011b3d6585 lldb::SBDebugger::Create(bool, void (*)(char const*, void*), void*) + 71
    7   com.apple.LLDB.framework                0x000000011b3d6720 lldb::SBDebugger::Create(bool) + 22
    8   com.apple.dt.dbg.DebuggerLLDB           0x0000000111e764bd -[DBGLLDBLauncher initWithExtensionIdentifier:launchSession:] + 76
    9   com.apple.dt.dbg.DebuggerLLDBService          0x000000010ff50291 -[DBGLLDBDebugLocalService operationWorkerWithLaunchSession:error:] + 197
    10  com.apple.dt.IDE.IDEiPhoneSupport          0x0000000112058644 -[IDERuniPhoneSimulatorService operationWorkerWithLaunchSession:error:] + 297
    11  com.apple.dt.IDEFoundation              0x000000010b18818d -[IDERunDestination runOperationForLaunchSession:error:] + 108
    12  com.apple.dt.IDEFoundation              0x000000010b18710f -[IDELaunchSchemeAction runOperationForExecutionEnvironment:withBuildOperation:buildParameters:buildabl eProductDirectories:runDestination:outError:] + 2328
    13  com.apple.dt.IDEFoundation              0x000000010b182e0f -[IDEScheme _executionOperationForExecutionEnvironment:build:onlyBuild:buildPurpose:buildCo mmand:schemeCommand:overridingProperties:destination:buildLog:filePath:error:tes tCallbackBlock:] + 1517
    14  com.apple.dt.IDEFoundation              0x000000010b18657f -[IDEScheme runWithExecutionContext:buildIfNeeded:onlyBuild:destination:overridingPropertie s:commandName:error:] + 413
    15  com.apple.dt.IDEKit                     0x000000010b6c524d -[IDEWorkspaceTabController _actuallyPerformSchemeTask:onScheme:runDestination:command:commandName:buildCom mand:filePath:completionBlock:] + 948
    16  com.apple.dt.IDEKit                     0x000000010b6c7214 __130-[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:fil ePath:completionBlock:]_block_invoke_0 + 144
    17  com.apple.dt.IDEKit                     0x000000010b6c714d -[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:fil ePath:completionBlock:] + 3305
    18  com.apple.dt.IDEKit                     0x000000010b6c775f __124-[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildC ommand:filePath:]_block_invoke_0 + 78
    19  com.apple.dt.DVTDeveloperModeHelper          0x000000010c4f11f5 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] + 50
    20  com.apple.dt.IDEKit                     0x000000010b6c76f3 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildC ommand:filePath:] + 505
    21  com.apple.dt.IDEKit                     0x000000010b6c78e7 -[IDEWorkspaceTabController _runScheme:runDestination:] + 148
    22  com.apple.AppKit                        0x00007fff85c5ea59 -[NSApplication sendAction:to:from:] + 342
    23  com.apple.dt.DVTKit                     0x000000010ad59438 -[DVTApplication sendAction:to:from:] + 318
    24  com.apple.AppKit                        0x00007fff85c5ea59 -[NSApplication sendAction:to:from:] + 342
    25  com.apple.dt.DVTKit                     0x000000010ad59438 -[DVTApplication sendAction:to:from:] + 318
    26  com.apple.dt.DVTKit                     0x000000010ae11a90 -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 567
    27  com.apple.AppKit                        0x00007fff85c5bc9c -[NSControl mouseDown:] + 820
    28  com.apple.AppKit                        0x00007fff85c5360e -[NSWindow sendEvent:] + 6853
    29  com.apple.AppKit                        0x00007fff85c4f744 -[NSApplication sendEvent:] + 5761
    30  com.apple.dt.IDEKit                     0x000000010b55e5c4 -[IDEApplication sendEvent:] + 369
    31  com.apple.AppKit                        0x00007fff85b652fa -[NSApplication run] + 636
    32  com.apple.AppKit                        0x00007fff85b09cb6 NSApplicationMain + 869
    33  com.apple.dt.Xcode                      0x000000010a92bd17 0x10a92a000 + 7447
    34  com.apple.dt.Xcode                      0x000000010a92bca8 0x10a92a000 + 7336
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8da55d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff81e2adea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff81e2a9ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 5:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8da53686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8da52c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b489803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b48eee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b48e6b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff8245d586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8da55322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8b4ce4e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8da53686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8da52c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b489803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b48eee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b48e6b2 CFRunLoopRunSpecific + 290
    5   com.apple.DTDeviceKit                   0x0000000112149cff -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
    6   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 10:: DYMobileDeviceManager
    0   libsystem_kernel.dylib                  0x00007fff8da53686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8da52c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8b489803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8b48eee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8b48e6b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff824c089e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff8245918a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8da550fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff82e32f89 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff87f732d4 CVDisplayLink::runIOThread() + 680
    3   com.apple.CoreVideo                     0x00007fff87f73013 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8da550fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff82e32f89 _pthread_cond_wait + 869
    2   com.apple.Xcode.DevToolsCore            0x000000010e992395 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 353
    3   com.apple.Foundation                    0x00007fff824bb612 __NSThread__main__ + 1345
    4   libsystem_c.dylib                       0x00007fff82e2e742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff82e1b181 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8da556d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff82e30eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff82e30cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff82e1b171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff72692588  rbx: 0x00007ffd63e94b20  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x00007fff552d3bf0  rsi: 0x00007ffd63e94b20  rbp: 0x00007fff552d3b20  rsp: 0x00007fff552d3b20
       r8: 0x0000000000000003   r9: 0x0000000000000015  r10: 0x0000000000000040  r11: 0x00007ffd63e94d28
      r12: 0x00007ffd63e5a400  r13: 0x00007ffd63e5a540  r14: 0x00007ffd63e80f60  r15: 0x00007ffd63e5a400
      rip: 0x000000011c15a842  rfl: 0x0000000000000206  cr2: 0x000000010c48f2d0
    Logical CPU: 0
    Binary Images:
           0x10a92a000 -        0x10a92cfff  com.apple.dt.Xcode (4.5 - 1839) <B5C20A97-D031-383A-8045-814DBC82546E> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10a932000 -        0x10ac4dff7  com.apple.dt.DVTFoundation (4.5 - 1828) <EBED7760-2AF1-325D-AA67-308E33DF1EEF> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x10ad50000 -        0x10afaeff7  com.apple.dt.DVTKit (4.5 - 1832) <CA78B684-5EF2-3A6F-8E1A-F6FACF638CF0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x10b10f000 -        0x10b398fff  com.apple.dt.IDEFoundation (4.5 - 1877) <290F84BC-8B7E-34A2-9568-7A8B6B248A92> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10b548000 -        0x10ba23fff  com.apple.dt.IDEKit (4.5 - 1854) <4BA461E1-5CFD-3841-AB41-38D230A64F96> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10bd5d000 -        0x10bdfefff  com.apple.PackageKit (3.0 - 252) <857ACE13-1AAF-3CE2-BD76-1DF1BFBF98A5> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10be72000 -        0x10c48efff +libclang.dylib (421.11.65) <9F1CFA11-AED1-377B-AFC7-98C0D1E9095D> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10c4ef000 -        0x10c4f2fff  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <7C4DBC81-CCE3-38BD-A47F-2044890E51C7> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x10db0c000 -        0x10db13ff7  com.apple.dt.IDE.HexEditor (4.5 - 1802) <B06B0981-92A6-3115-B22B-4249E49D1B34> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x10db44000 -        0x10db9aff7  com.apple.dt.IDE.IDEFindReplace (4.5 - 1811) <A723A972-EEBD-3BAD-9DEC-44CC8A76B49C> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
           0x10dbd9000 -        0x10dc25ff7  com.apple.DADocSetAccess (4.5 - 1803) <DB3CBFD9-2777-3716-AD51-6B9E6BF8C021> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x10dc53000 -        0x10dc6efff  com.apple.DADocSetManagement (4.5 - 1803) <142E8478-6504-36C2-BE95-947A61687915> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x10dcd1000 -        0x10dd1dff7  com.apple.dt.IDE.IDEDocViewer (4.5 - 1804) <4E92AE5F-535E-3D76-B3D1-4B60F90D2442> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x10dd5c000 -        0x10dd74ff7  com.apple.dt.IDE.IDEQuickHelp (4.5 - 1817) <651BD82E-6BB1-3584-BA5E-436F08D2227F> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x10dd8c000 -        0x10e09afff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.5 - 2840) <5E760AF7-7A02-3AD6-9606-7D126526E89D> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x10e2b1000 -        0x10e323ff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <D1AE4BB6-CA1C-3499-B8AD-11FBFAB42B68> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x10e36a000 -        0x10e38eff7  com.apple.dt.dbg.DebuggerFoundation (4.5 - 1821) <05F0EA0F-30AE-3B01-A45E-73F63A00DA8C> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x10e3b0000 -        0x10e419fff  com.apple.dt.dbg.DebuggerUI (4.5 - 1821) <E02D9310-CED3-3339-87E1-A2472F5FCECC> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x10e470000 -        0x10e4a7fff +com.ridiculousfish.HexFiendFramework (4.5 - 1802) <D1765556-C829-3E70-9507-405189313E77> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x10e4ce000 -        0x10e564fff  com.apple.dt.IDE.IDESourceEditor (4.5 - 1814) <EF450F60-CF4C-36CA-BFED-6B7E20143A7C> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x10e5c7000 -        0x10e5e1fff  com.apple.dt.IDE.Xcode3Core (4.5 - 1845) <096541B7-1FEB-3890-8033-1C11DF5C06C2> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x10e5f4000 -        0x10e5fdfff  com.apple.DevToolsFoundation (6.5 - 1845) <73911449-583D-3D33-8639-AD1781317FDF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x10e608000 -        0x10e63efff  com.apple.Xcode.DevToolsSupport (6.5 - 1845) <4FB38511-50F3-39ED-9C91-58B29FF38789> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x10e6e1000 -        0x10e6f9fff  com.apple.dt.IDE.SharedPlugInUtilities (4.5 - 1802) <AC1A52CD-3437-3433-B322-31150409789A> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
           0x10e8ab000 -        0x10eb66ff7  com.apple.Xcode.DevToolsCore (6.5 - 1845) <30F9E2A1-3D2D-3B99-B57A-43B2C0B3FCB8> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x10ecd1000 -        0x10ede6ff7  com.apple.dt.IDE.Xcode3UI (4.5 - 1845) <D2EE71A2-5B74-3A7B-AF4D-0A6093012512> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x10eea4000 -        0x10eea6ff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.5 - 1810) <F44BDE75-89C2-3BD5-8659-4C046DCE8468> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
           0x10ff47000 -        0x10ff49ff7  com.apple.dt.dbg.DebuggerGDBService (4.5 - 1821) <8E22DE7C-16DB-3F7D-8EDC-E1A8E7124F18> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
           0x10ff4f000 -        0x10ff51ff7  com.apple.dt.dbg.DebuggerLLDBService (4.5 - 1821) <DEF316B8-71F9-3E96-B903-7BAC4C2DEC75> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x10ff57000 -        0x10ff86ff7  com.apple.framework.ConfigurationProfiles (5.2 - 546) <ED1E951A-17F3-39AF-A65A-D1C3D4F385AA> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x10ff9f000 -        0x10ffcbff7  com.apple.DTDeviceKitBase (4.5 - 1883) <990CA46E-B904-30FA-8C9C-AC2316E940D2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
           0x10ffea000 -        0x110002ff7  com.apple.DeviceLinkX (5.0 - 260) <E1AA5DDE-AE85-3CC1-9E2C-7B58A655406B> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x110011000 -        0x11002ffff  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.5 - 1804) <2118C15C-4E6C-3BF1-83CA-DB1285DE2E04> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
           0x11004b000 -        0x110055ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.5 - 1813) <FD31F856-E608-35F6-B8B6-938ABE68D58A> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
           0x110060000 -        0x110070fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.5 - 1810) <46BC6DD5-777E-3CE3-9148-F74B9EBC50D5> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
           0x110083000 -        0x110085fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.5 - 1926) <C386EEDB-FCB6-36CA-A385-254ED9FD26DB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
           0x111e6c000 -        0x111e90fff  com.apple.dt.dbg.DebuggerLLDB (4.5 - 1821) <60C5ED57-D858-3E49-A96D-F40951CD65B8> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/ DebuggerLLDB
           0x111ffe000 -        0x1120b4fff  com.apple.dt.IDE.IDEiPhoneSupport (4.5 - 1919) <A187478F-81AD-3A41-8CDE-D40917D2D6F7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
           0x112141000 -        0x1121bdfff  com.apple.DTDeviceKit (4.2 - 1883) <88DEFD6F-0B29-39D7-9B36-B84E79339F8B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
           0x112213000 -        0x1122b0fff  com.apple.mobiledevice (555.40 - 555.40) <EBE1EADF-92BA-3D06-BF89-6B6E7D9AB2F3> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x11237c000 -        0x1124bbfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.5 - 2840) <AA617B96-F094-3850-9BB4-9D38F58DC928> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x1125a4000 -        0x1125ecff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x112660000 -        0x11280aff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.5 - 1926) <47B7BF6F-94BF-3B74-9ED3-CEA371FE3AC6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x1128c6000 -        0x112ccfff7  com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x112ed3000 -        0x112effff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <971E7510-32BE-36DB-84F4-CBFDC52FC9AB> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x11303f000 -        0x113044fff  com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <E807EE74-4241-36B2-87A6-92AFAE41D68F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x113049000 -        0x113053fff  com.apple.xcode.plug-in.CoreBuildTasks (6.5 - 1845) <7945B784-15C8-3E94-A095-960914356056> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x11305c000 -        0x113060fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <172AB30E-5FB4-3C67-A8BB-F75FDDB859F2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x113065000 -        0x113069ff7  com.apple.dt.gpu.GPUTraceDebugger (4.5 - 110.14) <FD084F1C-7DD6-332C-8549-AEDF86DF87F4> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x113070000 -        0x113072ff7  com.apple.dt.IDE.IDEAppleScriptEditor (4.5 - 1801) <5B7F1035-08E7-3C24-B5D9-FAB4DE9AB8F1> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x1131d9000 -        0x11332dfff  com.apple.audio.units.Components (1.8 - 1.8) <7846E0A3-4AFB-3E29-96D3-BF87348024ED> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1136c7000 -        0x11375bff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.5 - 110.14) <723BAD76-3055-3336-A04F-4C8606D6B149> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x1137ab000 -        0x1137f4ff7  com.apple.GPUTools (1.0 - 148.3) <FA50862A-3CE2-3C1F-A60B-440BF17E5680> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x113821000 -        0x113898ff7  com.apple.GPUToolsCore (1.0 - 148.3) <72CC6FE0-C2A9-3AE3-B4AE-7A9458B99158> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x1138d7000 -        0x113975ff7  com.apple.GPUToolsAnalysis (1.0 - 36.3) <062AABA1-6AD6-34FD-B0D9-E1C16A7F01EA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
           0x1139bc000 -        0x113a31ff7  com.apple.GPUToolsServices (1.0 - 36.3) <0C49F63F-95CE-3392-813D-C998B969F3B7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x113a81000 -        0x113a8afff  com.apple.dt.gpu.GPUDebuggerKit (4.5 - 110.14) <D54ADC00-E29D-3360-AEF6-19422F039657> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x113a99000 -        0x113b2ffff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.5 - 110.14) <2BF9F781-EFFE-3F9C-8CF0-9BD421E5AC98> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x113b6d000 -        0x113be4fff  com.apple.dt.gpu.GPURenderTargetEditor (4.5 - 110.14) <9973EC30-0541-37FB-96F9-99D880E0E056> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x113c37000 -        0x113c3dff7  com.apple.GPUToolsInterface (1.0 - 36.3) <790CD06D-F699-3CFB-BB84-12B4C891D021> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x113c45000 -        0x113c50ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.5 - 1802) <DEC395E2-81D5-391C-B1B7-B054E7E8B5A0> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
           0x113c5c000 -        0x113c94fff  com.apple.dt.IDE.IDESceneKitEditor (4.5 - 1806) <8C34F3E3-7713-3522-A6F6-4CEDA3CD5CAC> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
           0x113cc8000 -        0x113d9dff7  com.apple.dt.IDE.IDEModelEditor (4.5 - 1810) <055403CE-DA59-3476-A7EB-095D3ED79100> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
           0x113e2d000 -        0x113e94ff7  com.apple.dt.IDE.IDEModelFoundation (4.5 - 1810) <9BBA31E3-ECE7-35C1-9E4E-88DF5A166E38> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
           0x113fae000 -        0x113fb6ff7  com.apple.dt.PlistEditor (4.5 - 1804) <962FE96E-C7B6-3EFA-B411-573B5419672D> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x113fc1000 -        0x113fcffff  com.apple.dt.IDE.IDEQuickLookEditor (4.5 - 1803) <2A8F58AC-1916-3209-8F19-2DADF3BADF90> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
           0x113fe0000 -        0x114012ff7  com.apple.dt.IDE.IDELogNavigator (4.5 - 1805) <FBF75F42-6631-3333-AB85-293802B1E0F5> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
           0x114038000 -        0x11404afff  com.apple.dt.IDE.IDEStructureNavigator (4.5 - 1803) <44F026AC-6E84-39E7-B35A-0E9B52651DC0> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
           0x114058000 -        0x11406eff7  com.apple.dt.IDE.IDESymbolNavigator (4.5 - 1801) <3A654E87-C37A-3FDF-9C07-A6E60199F350> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
           0x114081000 -        0x114086ff7  com.apple.dt.IDE.IDEPDFViewer (4.5 - 1802) <58CB1C41-DBE2-37A2-B109-BA1BA6E2D4D6> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
           0x11408f000 -        0x1140bffff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.5 - 51.8) <1D68BA75-3122-39B5-AF30-436970052427> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
           0x1140e4000 -        0x1140f4fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.6) <05D82242-8837-38A6-970E-E18B341EF398> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
           0x114103000 -        0x114158fff  com.apple.GPUToolsExpert (1.0 - 52.6) <2F8CEC3B-7778-3CD0-8A4A-4A5F49F4D234> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
           0x114199000 -        0x1141d1fff  com.apple.dt.IDE.IDERepositoryViewer (4.5 - 1809) <1627E155-E38B-3470-853F-E1E182B3EE48> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
           0x114201000 -        0x11420eff7  com.apple.dt.IDE.IDEIssueNavigator (4.5 - 1801) <79C4C63E-8A87-3C0D-9E55-EBD1ABDD8996> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
           0x114219000 -        0x11422dff7  com.apple.dt.IDE.IDERTFEditor (4.5 - 1800) <81E8B141-188F-3C0E-9272-B999F19F9366> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
           0x11423f000 -        0x114247ff7  com.apple.dt.ScriptingDefinitionEditor (4.5 - 1801) <B10666DC-5F6C-3C9F-BBD2-4607FB5E799A> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
           0x114362000 -        0x11437aff7  com.apple.gputools.MobileAnalysis (1.0 - 52.6) <C821F23B-5160-37BC-82DD-F8AC1CCDDC6C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
           0x11457b000 -        0x1145a1fff  libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x11521f000 -        0x115228fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11522e000 -        0x11522eff1 +cl_kernels (???) <3174F1B8-E423-47B4-A4CC-58BCDF72C4D2> cl_kernels
           0x11529c000 -        0x11529dff2 +cl_kernels (???) <FFFAD3BF-81D5-4933-A6AF-8F4D50D1621F> cl_kernels
           0x11570d000 -        0x115710ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x115715000 -        0x1157b0ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1157df000 -        0x1157e0ff3 +cl_kernels (???) <5EBC96D6-86B7-41DD-8522-6F05E1A0B075> cl_kernels
           0x115f4b000 -        0x115f50ff7  com.apple.dt.IDE.IDEInstrumentsService (4.5 - 1821) <6F947545-0A85-3913-B485-C8FA233AD779> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
           0x115fce000 -        0x116185fff  GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1161bc000 -        0x1162fefff  libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x116332000 -        0x1166e6fff  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <2A12EDBB-1DF7-3638-BB7F-BBD7DB9DB3CB> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x116804000 -        0x116812ff7  libGPUSupport.dylib (8.6.1) <C8A361A5-8A82-375D-B50E-E520662F76B1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x116819000 -        0x116846fff  GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x11685a000 -        0x11685bff3 +cl_kernels (???) <EBE5126C-4713-4D64-BF6B-140D9CC7945A> cl_kernels
           0x116a36000 -        0x116a38ff7  com.apple.dt.IDE.IDEAppleScriptCore (4.5 - 1801) <8569989A-39A4-340F-AE67-6A8548CE3CA8> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
           0x1170d3000 -        0x1170e2fff  com.apple.dt.IDE.IDESubversion (4.5 - 1805) <924A5ACB-ED24-356E-AB48-56664842E0BC> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x1170ef000 -        0x117103ff7  com.apple.dt.IDE.IDEGit (4.5 - 1808) <8984CB19-0D4E-345B-86CC-B0C3D5AD3633> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
           0x11b3bf000 -        0x11c88cfef  com.apple.LLDB.framework (1.167.2 - 167.2) <97786784-2894-3A37-B5E5-D8E95E355533> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLD B
           0x11cd6b000 -        0x11ce78fff  org.python.python (2.7.2 - 2.7.2) <B2E5B3C9-2D7C-37D7-B23D-84DEF8DDAF28> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
        0x7fff6a52a000 -     0x7fff6a55e93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff811cb000 -     0x7fff8124cfff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8124d000 -     0x7fff8124eff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff8129f000 -     0x7fff812e2ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff812e3000 -     0x7fff81591fff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff81592000 -     0x7fff815e3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff815e4000 -     0x7fff816fdff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff816fe000 -     0x7fff81723ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff81724000 -     0x7fff8174cfff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8174d000 -     0x7fff8176eff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8176f000 -     0x7fff817a9fff  com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff817aa000 -     0x7fff817c1fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff817c2000 -     0x7fff817e4ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff817e5000 -     0x7fff818d5ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff818d6000 -     0x7fff8197cff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8197d000 -     0x7fff81993fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff81994000 -     0x7fff819a1ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff819a7000 -     0x7fff81a64ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff81a65000 -     0x7fff81a9cff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff81a9d000 -     0x7fff81ad3fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff81ad4000 -     0x7fff81ad5fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff81ad6000 -     0x7fff81b74ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff81b75000 -     0x7fff81b77fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff81b78000 -     0x7fff81ba6fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff81ba7000 -     0x7fff81ba7fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff81bb0000 -     0x7fff81beafff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff81beb000 -     0x7fff81bf2fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff81bf3000 -     0x7fff81bf5fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff81c51000 -     0x7fff81d42ff7  com.apple.PubSub (1.0.5 - 65.32) <A53D3D5D-85DF-3CFC-94DF-FB05D6FEC34A> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff81d43000 -     0x7fff81d87fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff81d88000 -     0x7fff81e22fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff81e23000 -     0x7fff81e25ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff81e26000 -     0x7fff81e3bff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff81e89000 -     0x7fff81e8dff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff81e8e000 -     0x7fff81ee8ff7  com.apple.imfoundation (8.0 - 900) <850E59A3-B5CE-3149-8D42-9ED4CBBCAA9D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff81ee9000 -     0x7fff81f3fff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff81f44000 -     0x7fff81f47fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff81f48000 -     0x7fff81f5bff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff81f5c000 -     0x7fff81fc4fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8206b000 -     0x7fff82071ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8207f000 -     0x7fff82083fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff82090000 -     0x7fff82185fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff82186000 -     0x7fff822a6fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff822b9000 -     0x7fff822e4fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff822fc000 -     0x7fff823f9ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff823fa000 -     0x7fff82425fff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff82426000 -     0x7fff82782fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff82783000 -     0x7fff82909fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8290a000 -     0x7fff82913fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff829ac000 -     0x7fff82b1dff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff82b27000 -     0x7fff82b83ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff82b84000 -     0x7fff82cd5fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff82cf1000 -     0x7fff82d0cff7  com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff82d0d000 -     0x7fff82d50fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff82d7b000 -     0x7fff82d7ffff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff82dc5000 -     0x7fff82df6ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff82e00000 -     0x7fff82e00fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff82e01000 -     0x7fff82e04fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff82e05000 -     0x7fff82e19fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff82e1a000 -     0x7fff82ee6fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff82ee7000 -     0x7fff82fb5fff  com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff82fb6000 -     0x7fff82fbdfff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8301c000 -     0x7fff8306bff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8306c000 -     0x7fff830d9fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff830da000 -     0x7fff834d1fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff834d2000 -     0x7fff83683fff  com.apple.AutomatorFramework (1.3 - 346) <263DC026-AE26-34BB-A7B2-19A8ECC48EF6> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
        0x7fff836ec000 -     0x7fff838ecfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff838ed000 -     0x7fff839ebfff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff83a15000 -     0x7fff83a1ffff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff83a20000 -     0x7fff83a22ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff83a23000 -     0x7fff83a59fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff83aab000 -     0x7fff83ab4ff7  com.apple.marco (8.0 - 900) <5864ADD1-FC2F-37EF-BE89-A9E582C78610> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff83ac2000 -     0x7fff83bbffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff83bc0000 -     0x7fff83bc4ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff83c20000 -     0x7fff83cf3ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff83cf9000 -     0x7fff83cfffff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff83d00000 -     0x7fff83d5dff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83d5e000 -     0x7fff83e87ff7  com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff83e88000 -     0x7fff84158fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff84159000 -     0x7fff84170fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff84171000 -     0x7fff841feff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff841ff000 -     0x7fff841ffffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff84292000 -     0x7fff8429dfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8429e000 -     0x7fff8429fff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff842a0000 -     0x7fff842bfff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff842c0000 -     0x7fff842e8ff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <1BCC05B1-1E08-377C-A01D-4F421E63868B> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff842e9000 -     0x7fff84321fff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
        0x7fff84322000 -     0x7fff8432efff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84825000 -     0x7fff84830fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff84831000 -     0x7fff84879fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8487a000 -     0x7fff848c9ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff84a6a000 -     0x7fff84a7afff  com.apple.AppleScriptObjC (1.2 - 21) <D6ADE9DF-43F9-3678-9BBA-0EAC9C3BFE5E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
        0x7fff84a7b000 -     0x7fff84a9dff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff84a9e000 -     0x7fff84aebfff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff84aec000 -     0x7fff84b37ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff84b38000 -     0x7fff84b3dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff84b3e000 -     0x7fff84b3ffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff84b40000 -     0x7fff84b40fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /Syste

    The OP didn't get an answer here and I doubt you will too. If you're having this kind of problem you should have more luck over on the Developer forums. Try posting a thread there:
    https://discussions.apple.com/community/developer_forums

  • When i try to run a video clip i get a "must install flash player" message

    When i try to run a video clip i get a "must install flash player" error message..i have flash 11.7 installed and active x enabled on my win 7 home premium system using IE10...this just started a couple weeks ago...help!!!

    allow active x scripts enabled
    F rom: Pat Willener
    Sent: Sunday, July 07, 2013 12:34 AM
    To: maddbaker
    Subject: when i try to run a video clip i get a "must install flash player" message
          Re: when i try to run a video clip i get a "must install flash player" message
          created by Pat Willener in Installing Flash Player - View the full discussion

  • HT4759 When I try to run iCloud for my PC, an error comes up that says I need windows XP or later.  This article says that windows7 will work.  I have windows7, but I can't install or run iCloud. What else do I need to do?

    When I try to run iCloud for my PC, an error comes up that says I need windows XP or later.  This article says that windows7 will work.  I have windows7, but I can't install or run iCloud. What else do I need to do?

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    SeaMonkey

  • Rouble running iTunes on my PC. getting error Runtime Error R6034 An Application to load C runtime library

    Trouble running iTunes on my PC. getting error Runtime Error R6034 An Application to load C runtime library & ...

    Hi TB326P2,
    If you are having issues with iTunes after an attempted update, you may want to try the steps in the following articles:
    Apple Support: Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    Apple Support: Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Regards,
    - Brenden

  • When I click on check for update I get error, iTunes could not check for an update to the carrier settings for your iPhone. an unknown error occurred 1630

    when I click on check for update I get error, iTunes could not check for an update to the carrier settings for your iPhone. an unknown error occurred 1630
    Make sure your network setting are correct and your network connection is active or try again latter.

    update your itunes to 10.5.2 and error is not showing up anymore..

  • On mac yosemite, when trying to install my own brushes, I get error message: "Could not load the brushes "blahblah.abr" because the file is not compatible with this version of PS" (PS CC 2014)

    Need help-
    On my mac with yosemite, when trying to install my own brushes, I get error message: "Could not load the brushes "blahblah.abr" because the file is not compatible with this version of PS" (PS CC 2014) ????

    Thank you station_two but I did install them in my
    applications>adobe>presets>brushes and still I get this error message......
    On Tue, Dec 2, 2014 at 6:20 PM, station_two <[email protected]>

  • HT204053 I updated to I0S6 but when I go to update my apps I get error message that I need IOS5

    I updated to I0S6 but when I go to update my apps I get error message that I need IOS5! Why am I getting that message after already updating to IOS6?

    The Apps are probably a bit behind and have not been updated to work with iOS6 yet.

Maybe you are looking for

  • Won't Install on Windows XP Pro

    Oh my gosh, I have tried everything! Flash Player simply won't install. What's the alternative? The problem is on my Dell Inspiron Laptop. I am able to install and use Flash Player on the other user accounts on my laptop, but not on my user account.

  • WM Inventory Document Cleared with Item not counted

    Hi. I have a strange situation. There is a WM Inventory Document with status Cleared, but there is a Item with status Not Counted. The differences ware already cleared via LI21/LI20 but due the Not Counted Item, the quant is still blocked by inventor

  • Mac Indesign tables don't seem to be recognised by Acrobat 9 Windows

    Maybe someone else can try this to confirm? Acrobat 9 (Mac and Windows) has a command where you can select the contents of a table (using the select tool), then right click "copy as table". The theory is that you can then go to a spreadsheet like Exc

  • Slow and erratic speeds

    I have recently moved to BT Broadband (Option 3) after several years of rock solid 24mbit speeds from another provider. I live very close to the exchange and have always synced at maximum or close to maximum speed. ADSL2+ isn't yet available at my ex

  • Why did apple get rid of bounce in mail

    i upgraded my macbook and no i do not have bounce on my mail why would apple remove it ?