Indicators of 'error' of Dreamweaver are bad?

I haven't used suite Adobes of coding of products for a while. I usually use the graphics or animation.

However, recently I thought I'd refresh my coding and using hooks but felt Dreamweaver would be easier to add sensitive tags. However, I have seen a lot of mistakes. An example is very common.

< link href =' https://fonts.googleapis.com/CSS?family=Roboto:300 ' rel = "stylesheet" type = "text/css" >

< link href =' https://fonts.googleapis.com/CSS?family=open+sans+condensed:300 ' rel = "stylesheet" type = "text/css" >

the link to fonts is fairly common, so when DW said should I change double quotes. I did it.

and he broke the link to the fonts!

The error was "fixed", but broke the site.

It is a fairly common line of code. I don't understand how the error handler can be wrong. Im not the best coder, so I trust DW and guests to see if I'm right. However, I find it strange that it breaks the site instead of doing better.

This is the new feature of Linting. He stressed the 'errors' and "inconsistencies in code" in your files.

You can disable the warning for a quote by...

1. go in Edition > Preferences
2. click on Linting

3. under Edit Rule Set, choose HTML to highlight
4. click on the button to Edit & Apply changes
5. change the "attr-value-quotes" (should be line 6) set to false...

'attr-value-quotes': false,

6. Save and close

Tags: Dreamweaver

Similar Questions

  • Could not load the dreamweaver because it gives the dreamweaver.exe - bad image error message

    I have been using Adobe Dreamweaver 2015 for a few weeks, but all of a sudden, I can't load the software because it gives an error message with "dreamweaver.exe - bad image".

    How can I fix?

    The error points to a library file corrupted, usually ATMLIB.dll.

    This could have been caused by the malware, therefore, it is best to run a program anti-malware first.

    After that, use the Adobe Creative cloud cleaning tool to solve installation problems

  • Upgrade Windows 10: error called "LogonUI.exe - bad Image C:\Windows\system32\LMIinit.dll.

    I have a Windows 7 Fujitsu Lifebook (5 years). I tried to update to Windows 10 without success. Finally after a Windows7 update and then upgrade Windows 10. Success! Remotely, the company THAT THIS guy decided that I had to update W10, now all I get is "failure in the snp nonpaged area - uvc.sys" the laptop then restarts auto and trying again and again. Looking at updates successfully I see there's a Windows 10 call successful as well as failed. I did a reset to, but who brought me back to Windows 7.  That's life.  However, when I close I now get an error called "LogonUI.exe - Bad Image C:\Windows\system32\LMIinit.dll if the other is not designed to run on Windows or it contains an error." Try to install the program by using the original installation media".

    With all the man hours spent the last week and a bit on this point, I have to stay on Windows 7 and when the thing dies completely invest in a new (if my boss allows me)!

    This my friends, is his last chance, can someone help me.

    Kind regards

    Sue

    Hello

    I realize has the inconvenience that you are experiencing with the installation of Windows 10. I will definitely help you with this.

    I suggest you refer to the suggestion created by Andre Da Costa in the link mentioned below:

    http://answers.Microsoft.com/en-us/Insider/wiki/insider_wintp-insider_install/how-to-fix-Windows-10-setup-failure/eba3c864-d9fe-4F8E-9468-81b1f89473ed

     

    Hope this information helps.

    Please get back to us with an update on the issue, we will be happy to help you.

  • Error in Dreamweaver on table MySQL recovery

    I have MySQL relational tables. When the user wants to delete a record in a table via a Web page and that this folder has one relationship with another table, the deletion must be prohibited.

    Now I get a MySQL error message, but I want to make my own message to the user on a Web page. How can I do to make this possible.

    Thanks for your replies.

    Out of the ' die (mysql_error ());  Can do

    If (mysql_error ($Result1)) {echo 'Your string here' ;}}

    Type of statement will result in the right, so the If statement runs.  If you can a string in the simplest form, the echo, or redirect to an error page or anything right here.  The Die command finishes any processing on the page with the error.  It is bad practice to enter, unless you are in a debugging environment, whereby the comamnd Die is useful to stop the execution of other things.

    But as I said in my previous answer, simply this does not resolve the issue.  There could be several reasons why remove it is not moved.  If you have dependencies, I can assume that you are using InnoDB tables with things like foreign keys.  Knowing how InnoDB works the deletion may fail because the row is locked or because there is a dependency of key.  This should be your next step in the process to understand how an end user will be a workaround.

  • indicators red green and yellow are grey, I have accidentally uninstalled something in the "login items", but don't know what or how to replace. Thank you!

    indicators red green and yellow are grey, I have accidentally uninstalled something in the "login items", but don't know what or how to replace. Thank you!

    You have probably changed the OS X. go theme color in Preferences-> general systemand pass ' appearance: " "Blue ".

  • Why games are bad for the laptop? and what is the reason?

    Please can you help me I bought a series of naw computer hp laptop Pavilion g6 and I want to keep it quick and clean and no problem in

    the problem is I like to play to the laptop... my mom tell me that the games are bad for the laptop, so I won't know what is reason to make bad games for laptop?

    with

    my respect; ruaa17

    ..

    Hello

    Probably your MOM is right. More than 90% (or more) laptops are not good for modern games because their video cards can't handle the graphics in games or have to work very hard causing the machines may be overheated and the HEAT is not good for any machine.

    Hope it makes sense.

  • Root cause error code is Houston-26049. Error messages settings are {0 = XxwfsMdmCustSummaryReportVO} oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4762)

    Hello

    We have built a standalone ADF on Jdeveloper 11.1.1.7 application that interacts with the Oracle database using business components.

    XxwfsMdmCustSummaryReportVO is a view object that is based on an entity object. After the application is redeployed on a server remote weblogic, whenever a user attempts to access the application, the page is empty. Even if the error disappears once this managed server is restarted. On checking the logs we could trace it down to the below error:

    oracle.jbo.PersistenceException: Houston-29114 ADFContext is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-26049. Error messages settings are {0 = XxwfsMdmCustSummaryReportVO}

    at oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4762)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4015)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3962)

    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:560)

    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1300)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:626)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:546)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:528)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:794)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:876)

    at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)

    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:510)

    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2836)

    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:583)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2396)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:484)

    at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)

    at oracle.adf.model.BindingContext.put(BindingContext.java:1412)

    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)

    at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1128)

    at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1638)

    at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1507)

    at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1467)

    at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1261)

    at oracle.adf.model.BindingContext.get(BindingContext.java:1211)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreDataControl(DataControlFrameImpl.java:953)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSnapshot(DataControlFrameImpl.java:1022)

    at oracle.adf.model.BindingContext.restoreSnapshot(BindingContext.java:766)

    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1876)

    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:395)

    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:261)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:203)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:292)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: java.lang.IllegalArgumentException: no oracle.jbo.AttributeDependency$ class const enum Type.

    at java.lang.Enum.valueOf(Enum.java:196)

    to oracle.jbo.AttributeDependency$ Type.valueOf (AttributeDependency.java:20)

    at oracle.jbo.server.AttributeDefImpl.loadDependencies(AttributeDefImpl.java:6235)

    at oracle.jbo.server.AttributeDefImpl.loadUserDefinedAttr(AttributeDefImpl.java:4672)

    at oracle.jbo.server.ViewAttributeDefImpl.loadFromXML(ViewAttributeDefImpl.java:2190)

    at oracle.jbo.server.ViewDefImpl.loadAttributes(ViewDefImpl.java:7081)

    at oracle.jbo.server.ViewDefImpl.doLoadFromXML(ViewDefImpl.java:4631)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4015)

    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3962)

    at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:560)

    at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1300)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:626)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:546)

    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:528)

    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:794)

    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:876)

    at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:660)

    at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:921)

    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:510)

    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:87)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2836)

    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:583)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2396)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:871)

    at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:484)

    at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261)

    at oracle.adf.model.BindingContext.put(BindingContext.java:1412)

    at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:174)

    at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1128)

    at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1638)

    at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1507)

    at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1467)

    at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1261)

    at oracle.adf.model.BindingContext.get(BindingContext.java:1211)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreDataControl(DataControlFrameImpl.java:953)

    at oracle.adf.model.dcframe.DataControlFrameImpl.restoreSnapshot(DataControlFrameImpl.java:1022)

    at oracle.adf.model.BindingContext.restoreSnapshot(BindingContext.java:766)

    at oracle.adf.model.BindingContext.beginRequest(BindingContext.java:1876)

    at oracle.adf.model.BindingRequestHandler.invokeBeginRequest(BindingRequestHandler.java:396)

    at oracle.adf.model.BindingRequestHandler.beginRequest(BindingRequestHandler.java:261)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:203)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:447)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:447)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:181)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:293)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    I found a bug " ", "(12564061" related to this error and it asks me to check if the oracle.jbo.usemdm property is set to true or not and check if there are dependencies defined in the associated principal object. The property is already set to true and it is y no dependency attribute defined in the enitity object. Could you please help?

    Your case root:

    java.lang.IllegalArgumentException: no oracle.jbo.AttributeDependency$ class const enum Type.

    This means that your java implementation line is corrupt.

    Try to remove your current line Impl, then expose it again.

  • Got the following error on clear the filter of the Houston-25058 table. Error messages settings are {0 = Variable,

    JDEV 11.1.17.0

    HOUSTON-25058. Error messages settings are {0 = Variable, 1 = vc_temp_2, 2 = XXXMasterVO_5874_findByKey_}. These lov is transient attributes created in entity object.

    After this error message portal does not have any navigation or any other action. This is not to the integrated server. This error comes only in stand-alone server.

    < error > < oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator > < BEA-000000 > < ADF_FACES - 60096:Server Exception during the PPR, #6

    oracle.jbo.NoDefException: Houston-29114 ADFContext is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-25058. Error messages settings are {0 = Variable, 1 = vc_temp_2, 2 = MasterVO_5874_findByKey_}

    at oracle.jbo.common.VariableManagerImpl.findVariable(VariableManagerImpl.java:337)

    at oracle.jbo.common.VariableValueManagerImpl.getVariableValue(VariableValueManagerImpl.java:248)

    at oracle.jbo.server.ViewObjectImpl.getRowMatchBindValue(ViewObjectImpl.java:22842)

    at oracle.jbo.ExprEval.getRowVal(ExprEval.java:1654)

    at oracle.jbo.server.RowImpl.getExprVarVal(RowImpl.java:2004)

    at oracle.jbo.server.ViewRowImpl.getExprVarVal(ViewRowImpl.java:3073)

    at oracle.jbo.RowValueSupplier.getExprVarVal(RowValueSupplier.java:93)

    at oracle.jbo.expr.JIParserNode.evaluate(JIParserNode.java:752)

    at oracle.jbo.expr.JIParserNode.evaluate(JIParserNode.java:968)

    at oracle.jbo.expr.JIExprSQL.getBuiltInMethodVal(JIExprSQL.java:291)

    at oracle.jbo.expr.JIParserMethodNode.evaluate(JIParserMethodNode.java:89)

    at oracle.jbo.expr.JIParserNodeRegExp.evaluate(JIParserNodeRegExp.java:35)

    at oracle.jbo.ExprEval.doEvaluate(ExprEval.java:1587)

    at oracle.jbo.ExprEval.doEvaluate(ExprEval.java:1540)

    at oracle.jbo.ExprEval.evaluateForRow(ExprEval.java:1288)

    at oracle.jbo.RowMatch.rowQualifies(RowMatch.java:187)

    at oracle.jbo.server.ViewObjectImpl.rowQualifies(ViewObjectImpl.java:2971)

    at oracle.jbo.server.QueryCollection.rowQualifies(QueryCollection.java:3945)

    at oracle.jbo.server.QueryCollection.populateRow(QueryCollection.java:3830)

    at oracle.jbo.server.QueryCollection.fetch(QueryCollection.java:3623)

    at oracle.jbo.server.QueryCollection.get(QueryCollection.java:2336)

    at oracle.jbo.server.ViewRowSetImpl.getRow(ViewRowSetImpl.java:5180)

    at oracle.jbo.server.ViewRowSetIteratorImpl.doFetch(ViewRowSetIteratorImpl.java:2971)

    at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2827)

    at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:3068)

    at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:2841)

    at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1311)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:1449)

    at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:1355)

    at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:1340)

    at oracle.jbo.server.ViewObjectImpl.retrieveByKey(ViewObjectImpl.java:17596)

    at oracle.jbo.server.ViewObjectImpl.retrieveByKey(ViewObjectImpl.java:17232)

    at oracle.jbo.server.ViewObjectImpl.retrieveByKey(ViewObjectImpl.java:17226)

    at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5593)

    at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5351)

    at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5345)

    at oracle.jbo.server.ViewObjectImpl.findByKey(ViewObjectImpl.java:11735)

    at oracle.jbo.uicli.binding.JUCtrlHierBinding.bringNodeToRangeKeyPath(JUCtrlHierBinding.java:794)

    at oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding.bringNodeToRangeKeyPath(FacesCtrlHierBinding.java:107)

    at oracle.adfinternal.view.faces.model.binding.RowDataManager.setRowKey(RowDataManager.java:133)

    to oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding$ FacesModel.setRowKey (FacesCtrlHierBinding.java:659)

    at org.apache.myfaces.trinidad.component.UIXCollection.setRowKey(UIXCollection.java:434)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils._processStampedChildrenForActiveRow(TableRendererUtils.java:2425)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils.processFacetsAndChildrenForClickToEdit(TableRendererUtils.java:1349)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.processFacetsAndChildrenForClickToEdit(TableRenderer.java:334)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.decodeChildren(TableRenderer.java:176)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1041)

    at org.apache.myfaces.trinidad.component.UIXCollection.processDecodes(UIXCollection.java:191)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at oracle.adf.view.rich.component.fragment.UIXRegion.decodeChildrenImpl(UIXRegion.java:632)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.access$ 001 (ContextSwitchingComponent.java:41)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 2.run(ContextSwitchingComponent.java:111)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.processDecodes(ContextSwitchingComponent.java:114)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.access$ 001 (ContextSwitchingComponent.java:41)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 2.run(ContextSwitchingComponent.java:111)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.processDecodes(ContextSwitchingComponent.java:114)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXForm.processDecodes(UIXForm.java:75)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1059)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1045)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:870)

    at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1029)

    at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:540)

    to oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ ApplyRequestValuesCallback.invokeContextCallback (LifecycleImpl.java:1611)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:445)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:418)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:60)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3748)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3714)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2283)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2182)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:263)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Hello

    (1) increasing the Instance Idle time-out and put pool in common intervals has solved this problem.

    (2) expanding the ADF Manager controller exception and ignoring exceptions also solved this problem.

    https://blogs.Oracle.com/jdevotnharvest/entry/extending_the_adf_controller_exception_handler

  • Two days ago, I downloaded Adobe Acrobat update for mac desktop. It is registered with Adobe and watch on my account, such as registered. I try to open and get the error message "you are not connected to the internet or your clock is wrong" are all two in

    Two days ago, I downloaded Adobe Acrobat update for mac desktop. It is registered with Adobe and watch on my account, such as registered. I try to open and get the error message "you are not connected to the internet or your clock is wrong" are all two inaccurate statements. I GET NOTHING BUT NOTHING ADOBE 'SUPPORT '.  How can I get just the program open and running?

    Check your hosts file.

    help for that and other adobe.com sure common connection problems read, http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html

  • Error offline - we are sorry, but there was a communication error with the server. Please try again and if the problem persists, contact Adobe Techincal Suport...  (INVALID_QUERY: XMLList object)?

    After a number of years of service, my Adobe Premiere CS4 gives me the following error message:

    Error offline - we are sorry, but there was a communication error with the server. Please try again and if the problem persists, contact Adobe Technical Support...  (INVALID_QUERY: XMLList object).

    I use this software on an old Dell desktop computer to two year with many members and drive.  It is a stand-alone application, not connected to a server.

    Anyone have any ideas on how to solve this problem?

    I think it has to do with the central resource is no longer supported.  Everything works OK if you ignore the message?

  • Translator during the opening of an error in Dreamweaver CS4 page

    Hi all

    Whenever text software, with my saved pages when opening, I have a small dialogue window that opens shows that the translator could not be loaded due to a php error, and this pay each page as text. (See image)Capturer.JPG

    You have information to give me pour fix this error that comes from I don't know where?

    Thanks to all of you pour info you could give me.

    Kind regards.

    Vitoutso

    This can help JavaScript errors troubleshoot | Dreamweaver CS4, CS5, CS6, CS5.5

  • Adobe Application Manager error - administrator privileges are needed to continue the installation

    Adobe Application Manager error - administrator privileges are required to continue installation

    I'm already logged as long as administrator - there isn't a single account

    Windows 7.0

    any ideas on how to solve the problem?

    I just manually downloaded the MAO, installed and it worked, thank you

  • Error or invalid Windows bad image on startup

    Whenever I have start my computer or open any program, I got an error message saying it's bad or not a windows image valid to appear

    Hi Charmaine76,

    1. did you of recent changes on the computer?

    2. do you have security software installed on the computer?

    3. is the problem occur with all programs on the computer?

    4. What is the full error message that you receive?

    Method 1

    It is possible that the computer infected with malware or virus infections that I would suggest that you scan and remove all infections from the computer and check to see if it helps.

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

     

    You can also use Microsoft Security databases to scan your computer

    http://www.Microsoft.com/security/PC-security/MSE.aspx

    Method 2

    If the previous step fails, then it is possible that some third-party programs installed on the computer is causing the problem.

    I suggest that you put the computer in a clean boot state and check if it helps.

    To help resolve the error and other messages, you can start Windows XP by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    See the link below to learn more about how to clean boot.

    How to configure Windows XP to start in a "clean boot" State

    http://support.Microsoft.com/kb/310353

    Reset the computer to start as usual

    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    (a) click Start, type msconfig in the search box and press ENTER.

    (b) If you are prompted for an administrator password or for confirmation, type your password or click on continue.

    (c) under the general tab, click the Normal startup option, and then click OK.

    (d) when you are prompted to restart the computer, click on restart.

  • Error, called "GfxUI.exe - bad Image".

    I have an error message which disappear from my Windows 7. It is called "GfxUi.exe - bad Image" and said that C:/Windows/System32/atiu9p64.dll is not designed to run on Windows or it contains an error. Then it asks me to resintall it but there is no option for this. It is more of a thing of substance; I can still run programs and work, but the error message does not disappear.

    Need help, please someone. Thank you

    Hello

    1. have you made changes on the computer before this problem?

    2. when exactly this error occurs?

    I would suggest trying the following methods and check if it helps.

    Method 1:

    Run Microsoft Safety Scanner and check if it helps.

    Microsoft safety scanner: http://www.microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. During these 10 days, it will remove all the files infected by the virus and records. I suggest you create a backup of your data, and then install Microsoft Safety Scanner.

    Method 2:

    Put your computer in a clean boot state to identify the application at the root of this problem.

    Place your computer in a clean boot state helps determine if third-party applications or startup items are causing the problem. If so, you need to maybe contact the manufacturer of the program for updates or uninstall and reinstall the program.

    See the following article in the Microsoft KB for more information on how to solve a problem by performing a clean boot in Windows Vista or Windows 7:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    Note: After troubleshooting, be sure to set the computer to start as usual as mentioned in step 7 in the above article.

    Hope the information is useful.

  • While trying to close Windows Live Mail, I get the error message "there are messages in your Outbox - would you send? When I click on Yes, then I get the 0x8CCC0003 error message.

    Original title: Windows Live Mail error

    I use Windows Live Mail and have never experienced a problem. Tonight I was e.mailing good people - just normal text.

    Then, because I forgot to add images, I tried to send an e-mail to the same person and added about nine pictures not as an attachment, but the actual part where I'm typing the message. I've NEVER had this problem before, but now I still see the message in my Outbox but I am unable to send it.  When I click on my e.mail and close all the windows that are ready to shut down the PC, I get the message windows "there are messages in your Outbox - would you send? When I click on Yes, then I get the 0x8CCC0003 error message.  No idea WHY this could be happening all of a sudden unannounced.. ??

    Any help would be appreciated to greately thank you!

    It is likely that the message in the Outbox is damaged.  Too bad.  You will need to remove it.

    Next time when you send email and want to ATTACH photos, do not use the WLM feature for the photos, but the paper clip icon to ATTACH photos.  This email will be visible to the receiving end with attachments that can easily be saved.

    Also, check with your email provider to see if there are limits on the size of an email.  You can be greater than a limit.

Maybe you are looking for

  • Bluetooth and update IOS 10

    After upgrading my Bluetooth doesn't recognize the content of my phone. I have a Mazda CX-5 2016. Any advice?

  • Favorite phone Messed Up in iOS10

    Installed iOS 10 last night and overall it works fine, just a little problem.  In the list of favorites in the phone numbers have changed and I can't add those that I need.  For example, instead of having my wife office and cell phone numbers, there

  • VPS Config will not save the password

    I am running 10.11.4 on what we'll call the Machine B and I'm trying to config a VPN which is supposed to connect to a Mac OS X Server running a VPN L2TP. Another machine, we'll call the Machine A, connects to the VPN without problem. So, I know that

  • All the driver for Hp Pavilion 15 - n213sx windows 7 &amp; 8.1

    Please all the driver for Hp Pavilion 15 - n213sx windows 7 & 8.1

  • Wireless - problem with the integration of MAC printing

    Hello world. Just bought a Macbook pro and can't seem to recognize my printer. Network devices: -Router Belkin WLAN -MFP HP Laserjet CM1312 - with HP 2101nw Wireless G (printing and scanning even works fine without thread!) -Acer laptop with XP Home