Transaction validation error in Stored Proc call - prev solns does not

Hi all

Our process calls a DB adapter to retrieve the answer from the table to our application via a call to stored procedure, but in the face of the slot issue. Its a synchronous process. The stored procedure is present inside the package and call the stored procedure using this Package.

What we did is created a DB of type XA data source and tried to call the stored Proc but it appeared a problem "ORA-24777: the use of the non-migratable unauthorized link database ' and therefore, according to this thread DB links in stored proc call into the adapter DB 11 G SOA , we have changed the type of non - XA data source.

While we do this, we could see that stored procedure is called and the answer is not in the payload to answer within the track of the flow. But the instance is get failed and the error is "error committing transaction:; nested exception is: javax.transaction.xa.XAException: JDBC driver does not support the XA, so may not be a participant in the validation in two phases. To force this participation, set the attribute GlobalTransactionsProtocol (recommended) LoggingLastResource or EmulateTwoPhaseCommit for the Data Source. »

We have tried properties to support overall transaction as imitate a validation phase, two phase commit and logging last resource but error remains the same.

Database from where we get the answer is a version of "Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production". The link of database error is due even if we connect to the Oracle database?

Please could you tell me solutions for this problem.

Thanks in advance.

You use a Non - XA because it means (among others) that the issue of validation can be handle by the DB as well.
The property to imitate two Phase imitating the transaction XA in this way, it allows you to manage a transaction local db.
You can stay with XA connection, but then you have to use 'pragma AUTONOMOUS_TRANSACTION' in your procedure.

Enter the following link to find the explanation on your questions:
http://docs.Oracle.com/CD/E15523_01/integration.1111/e10231/adptr_db.htm#BGBIHCIJ

Arik

Tags: Fusion Middleware

Similar Questions

  • Error in plugin Maven OJMake, the package does not exist

    Hi all

    I'm trying to compile the application oracle fusion middleware that is projects ViewController and models inside. Using Jdeveloper compile or deploy it works perfectly. But the company is moving all Maven projects, so I created project and application poms, added all the dependencies. Hitting the compile with the commented ojmake plugin works fine, but with the ojmake plugin model project compilation failed.

    Model has a dependency called sxreports which is a jar created by our company and stored in the repository maven local businesses, solved dependence and the appropriate version of the artifact is downloaded.

    sxreports.jar (packages)

    -report

    -datasource

    -etc.

    Out of Maven generates this kind of errors:

    [INFO] Error (80,25): package report.datasource does not exist

    [INFO] Error (81.41): package report.datasource.ReestrSoobFNSDS does not exist

    [INFO] Error (220,22): can't find symbol;  symbol: class IzveshenieOPostonovkeVOcheredDS;  location: sx.model.AppModuleImpl of the class

    There are many of them, all about this artifact.

    I noticed this artifact is not listed in the classpath, would he be here?

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\bin\javac

    [INFO] - source 1.7

    [INFO] - target 1.7

    [INFO] - verbose

    [INFO] - encoding UTF-8

    [INFO] - bootclasspath

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\resources.jar;

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\rt.jar;

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\jsse.jar;

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\jce.jar;

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\charsets.jar;

    [INFO] C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\jfr.jar

    [INFO] - sourcepath

    [INFO] C:\git\SXDOCS\Model\src

    [INFO] d

    [INFO] C:\git\SXDOCS\Model\classes

    [INFO] - classpath

    [INFO] C:\git\SXDOCS\. ADF;

    [INFO] C:\git\SXDOCS\Model\classes;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-share-support\12.1.2-0-0\adf-share-support-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-share-ca\12.1.2-0-0\adf-share-CA-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-share-base\12.1.2-0-0\adf-share-base-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adflogginghandler\12.1.2-0-0\adflogginghandler-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adfsharembean\12.1.2-0-0\adfsharembean-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jmxframework\12.1.2-0-0\jmxframework-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jmxspi\12.1.2-0-0\jmxspi-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\identitystore\12.1.2-0-0\identitystore-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adfm\12.1.2-0-0\adfm-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\bc4j-mbeans\12.1.2-0-0\bc4j-MBeans-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\groovy-all\12.1.2-0-0\groovy-all-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\xmlparserv2\12.1.2-0-0\xmlparserv2-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\db-ca\12.1.2-0-0\DB-CA-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jdev-cm\12.1.2-0-0\jdev-cm-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\ojmisc\12.1.2-0-0\ojmisc-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\commons-el\12.1.2-0-0\commons-El-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jsp-El-api\12.1.2-0-0\jsp-El-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\oracle-el\12.1.2-0-0\oracle-El-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\resourcebundle\12.1.2-0-0\resourcebundle-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\sun\mail\javax.mail\1.4.4\javax.mail-1.4.4.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\activation\activation\1.1\activation-1.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adftransactionsdt\12.1.2-0-0\adftransactionsdt-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-DT-at-rt\12.1.2-0-0\adf-DT-at-RT-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adfdt_common\12.1.2-0-0\adfdt_common-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adflibrary\12.1.2-0-0\adflibrary-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-share-security\12.1.2-0-0\adf-share-security-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-controller-security\12.1.2-0-0\adf-controller-security-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\mdsrt\12.1.2-0-0\mdsrt-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\oramds\12.1.2-0-0\oramds-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\servlet\2.1.0.0_3-0\servlet-2.1.0.0_3-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\jsp\3.0.0.0_2-2\jsp-3.0.0.0_2-2.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\ojdbc6dms\12.1.2-0-0\ojdbc6dms-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\commons-cli\12.1.2-0-0\commons-CLI-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\share\12.1.2-0-0\share-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\xmlef\12.1.2-0-0\xmlef-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\dms\12.1.2-0-0\dms-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\xml\12.1.2-0-0\xml-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n\12.1.2-0-0\orai18n-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-mapping\12.1.2-0-0\orai18n-mapping-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-utility\12.1.2-0-0\orai18n-utility-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-collation\12.1.2-0-0\orai18n-collation-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-translation\12.1.2-0-0\orai18n-translation-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-net\12.1.2-0-0\orai18n-net-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-servlet\12.1.2-0-0\orai18n-servlet-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-lcsd\12.1.2-0-0\orai18n-LCSD-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-tools\12.1.2-0-0\orai18n-tools-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\tangosol\coherence\12.1.2.0\coherence-12.1.2.0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\ucp\12.1.2-0-0\ucp-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\ojdl\12.1.2-0-0\ojdl-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\javatools-nodeps\12.1.2-0-0\javatools-nodeps-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\management\j2ee\1.1.0.0\j2ee-1.1.0.0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\eclipselink\12.1.2-0-0\eclipselink-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\ldapjclnt11\12.1.2-0-0\ldapjclnt11-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-api\12.1.2-0-0\jps-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-common\12.1.2-0-0\jps-common-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-ee\12.1.2-0-0\jps-EE-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-internal\12.1.2-0-0\jps-internal-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-unsupported-api\12.1.2-0-0\jps-unsupported-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-manifest\12.1.2-0-0\jps-manifest-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-audit\12.1.2-0-0\jps-audit-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-AZ-api\12.1.2-0-0\jps-AZ-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-AZ-common\12.1.2-0-0\jps-AZ-common-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-AZ-management\12.1.2-0-0\jps-AZ-management-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-AZ-rt\12.1.2-0-0\jps-AZ-RT-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-AZ-pdplg\12.1.2-0-0\jps-AZ-pdplg-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-AZ-sspi\12.1.2-0-0\jps-AZ-SSPI-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-pep\12.1.2-0-0\jps-PEP-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-platform\12.1.2-0-0\jps-platform-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-se\12.1.2-0-0\jps-se-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\opss-tools\12.1.2-0-0\opss-tools-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-upgrade\12.1.2-0-0\jps-upgrade-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\security-api\12.1.2-0-0\security-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\opss-component-security-info\12.1.2-0-0\opss-component-security-info-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jps-SIDM-api\12.1.2-0-0\jps-SIDM-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_saml\12.1.2-0-0\osdt_saml-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_saml2\12.1.2-0-0\osdt_saml2-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_wss\12.1.2-0-0\osdt_wss-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_restsec\12.1.2-0-0\osdt_restsec-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\identityutils\12.1.2-0-0\identityutils-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\arisId-stack-ovd\12.1.2-0-0\arisId-stack-OVD-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\identitydirectory\12.1.2-0-0\identitydirectory-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\igf_mbeans\12.1.2-0-0\igf_mbeans-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\ovd\12.1.2-0-0\ovd-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\config\12.1.2-0-0\Config-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\plugins\12.1.2-0-0\plugins-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\IdentityContext\12.1.2-0-0\IdentityContext-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\xmlparserv2_sans_jaxp_services\12.1.2-0-0\xmlparserv2_sans_jaxp_services-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\dom4j\1.6.1\dom4j-1.6.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\orai18n-service\12.1.2-0-0\orai18n-service-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\apache\neethi\neethi\2.0.4\neethi-2.0.4.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\apache\ws\commons\axiom\axiom-api\1.2.7\axiom-API-1.2.7.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\apache\geronimo\specs\geronimo-activation_1.1_spec\1.0.1\geronimo-activation_1.1_spec-1.0.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\apache\geronimo\specs\geronimo-javamail_1.4_spec\1.2\geronimo-javamail_1.4_spec-1.2.jar;

    [INFO] C:\Users\btsyrenov\.m2\xml-apis\xml-apis\1.3.04\xml-APIs-1.3.04.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\apache\geronimo\specs\geronimo-Stax-api_1.0_spec\1.0.1\geronimo-Stax-api_1.0_spec-1.0.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\apache\ws\commons\axiom\axiom-impl\1.2.7\axiom-impl-1.2.7.jar;

    [INFO] C:\Users\btsyrenov\.m2\wsdl4j\wsdl4j\1.6.2\wsdl4j-1.6.2.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\codehaus\woodstox\wstx-asl\3.2.4\wstx-ASL-3.2.4.jar;

    [INFO] C:\Users\btsyrenov\.m2\stax\stax-api\1.0.1\stax-API-1.0.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\jaxen\jaxen\1.1.6\jaxen-1.1.6.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\openliberty\openaz\azapi\1.1\azapi-1.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\openliberty\arisIdBeans\1.1\arisIdBeans-1.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\org\openliberty\arisId\1.1\arisId-1.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\asn1c\12.1.2-0-0\asn1c-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\jacc-spi\12.1.2-0-0\jacc-SPI-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\oraclepki\12.1.2-0-0\oraclepki-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_core\12.1.2-0-0\osdt_core-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_cert\12.1.2-0-0\osdt_cert-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_xmlsec\12.1.2-0-0\osdt_xmlsec-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\osdt_ws_sx\12.1.2-0-0\osdt_ws_sx-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\fmw_audit\12.1.2-0-0\fmw_audit-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\security\jacc\1.1.0.0_1-1\jacc-1.1.0.0_1-1.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\trinidad-api\12.1.2-0-0\trinidad-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\trinidad-impl\12.1.2-0-0\trinidad-impl-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-richclient-API-11\12.1.2-0-0\adf-richclient-API-11-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf\adf-richclient-impl-11\12.1.2-0-0\adf-richclient-impl-11-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\sun\faces\jsf-api\2.1.7-01\jsf-API-2.1.7-01.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\sun\faces\jsf-impl\2.1.7-01\jsf-impl-2.1.7-01.jar;

    [INFO] C:\Users\btsyrenov\.m2\glassfish\el\1.1.0.0_2-2\el-1.1.0.0_2-2.jar;

    [INFO] C:\Users\btsyrenov\.m2\glassfish\jstl\1.2.2.0\jstl-1.2.2.0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\resourcebundle-resolver\12.1.2-0-0\resourcebundle-resolver-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\resourcebundle-API-rt\12.1.2-0-0\resourcebundle-API-RT-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf-share-ca\12.1.2-0-0\adf-share-CA-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\xdk\12.1.2-0-0\xdk-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\el\12.1.2-0-0\el-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\javatools-JNDI-local\12.1.2-0-0\javatools-JNDI-local-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\el-for-uix2\12.1.2-0-0\el-for-uix2-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf-share-support\12.1.2-0-0\adf-share-support-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\oracle-JRF-coherence\12.1.2-0-0\oracle-JRF-coherence-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\ant\12.1.2-0-0\ant-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\oracle-JRF-dms\12.1.2-0-0\oracle-JRF-DMS-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\oracle-JRF-adminserver\12.1.2-0-0\oracle-JRF-AdminServer-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\xmlef\12.1.2-0-0\xmlef-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\balishare\12.1.2-0-0\balishare-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\odl\12.1.2-0-0\odl-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jps\12.1.2-0-0\jps-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\osdt\12.1.2-0-0\osdt-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\ldap\12.1.2-0-0\ldap-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\commons-cli\12.1.2-0-0\commons-CLI-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\iau\12.1.2-0-0\iau-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\idm\12.1.2-0-0\idm-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\pki\12.1.2-0-0\pki-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jrf-api\12.1.2-0-0\jrf-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf-share-security\12.1.2-0-0\adf-share-security-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\mds\12.1.2-0-0\mds-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\xdb\12.1.2-0-0\xdb-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\ucp\12.1.2-0-0\ucp-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jdbc\12.1.2-0-0\jdbc-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\mds-protocol\12.1.2-0-0\mds-Protocol-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jaxb\12.1.2-0-0\jaxb-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jmx\12.1.2-0-0\jmx-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jee-api\12.1.2-0-0\jee-API-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\enterprise\deploy\1.3\deploy-1.3.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\interceptor\1.2\interceptor-1.2.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\resource\1.6.1\resource-1.6.1.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\transaction\2.1.0.0_1-1\transaction-2.1.0.0_1-1.jar;

    [INFO] C:\Users\btsyrenov\.m2\javax\xml\registry\1.1.0.0_1-0-4\registry-1.1.0.0_1-0-4.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\javatools-nodeps\12.1.2-0-0\javatools-nodeps-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf-share-base\12.1.2-0-0\adf-share-base-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\adf-logging-handler\12.1.2-0-0\adf-logging-handler-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\oracle-JRF-logging\12.1.2-0-0\oracle-JRF-logging-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\glassfish\12.1.2-0-0\glassfish-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jsp\12.1.2-0-0\jsp-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\servlet-runtime\12.1.2-0-0\servlet-runtime-12.1.2-0-0.jar;

    [INFO] C:\Users\btsyrenov\.m2\com\oracle\external\jsf-RI-21\12.1.2-0-0\jsf-RI-21-12.1.2-0-0.jar

    [INFO] g

    [INFO] - Xlint: all the

    [INFO] - Xlint:-casting

    [INFO] - Xlint:-classfile

    [INFO] - Xlint:-dep - ann

    [INFO] - Xlint:-vacuum

    [INFO] - Xlint:-fallthrough

    [INFO] - Xlint:-path

    [INFO] - Xlint:-treatment

    [INFO] - Xlint:-rawtypes

    [INFO] - Xlint:-series

    [INFO] - Xlint:-disabled

    The artifact is in place but ojmake is unable to solve somehow, ideas on how to fix this or what could be the problem would be appreciated

    -Jdeveloper version 12.1.2

    -Windows 7, 64-bit

    -All Oracle objects are installed for the repo company maven and available

    -Maven included with jdeveloper version 3.0.4

    I guess that you have correctly configured the maven ojmake plugin in your pom.

    Ojmake plugin uses the jpr to resolve dependencies. If you need to make sure that the pot is listed under project libraries and classpath.

  • Bought 5 Lightroom online from Best Buy.  When I enter the redemption code, I get an error message indicating "Oops!" This code does not appear to be active.  Please contact the retailer or enter a different code. "I contacted Best Buy; they indicate that

    Bought 5 Lightroom online from Best Buy.  When I enter the redemption code, I get an error message indicating "Oops!" This code does not appear to be active.  Please contact the retailer or enter a different code. "I contacted Best Buy; they indicate that the code has been validated.

    Make sure that you're not confuse common lookalikes (for example, 1 l, or 0 and o).  Then go to their store with your redemption code, sign in to adobe.com using one of their computers store and show them what you're doing to redeem your code.

  • Recently I have not been able to forward my iPhone 5S for message store.  I've never had this problem before. When I looked to what to do, I realize that The Call Forwarding icon does NOT appear in the status bar when I try to transfer calls.  How c

    Recently I have not been able to forward my iPhone 5S for message store.  I've never had this problem before.

    When I looked to what to do, I realize that The Call Forwarding icon does NOT appear in the status bar when I try to transfer calls. How can I fix this please?

    It does not work using * 21 * + 6 * 41412 * 2 #.

    < personal information under the direction of the host >

    Call forwarding is a function of carrier. Contact your operator.

  • Error failed with error 0 x 80070424: the specified service does not exist as an installed service.

    I have DSL and a wireless printer that work well when the system starts; EXCEPT the desktop icons disappeared so I can't manage them! If I stop DSL through the system icons, I get the following error messages when I try to restart or to solve problems: do you know what are the services that I need to install/reboot?

    Diagnosis of network adapter

    Network location detection

    Info Using the Internet connection at home

    Identification of network adapter

    error Failed with error 0 x 80070424: the specified service does not exist as an installed service.

    HTTP, HTTPS, FTP Diagnostic

    HTTP, HTTPS, FTP connectivity

    warn HTTP: Error 12007 connecting to www.microsoft.com: the server name or address cannot be resolved
    warn HTTPS: Error 12007 connecting to www.microsoft.com: the server name or address cannot be resolved
    warn FTP (passive): error 12007 connecting to FTP.Microsoft.com: the server name or address cannot be resolved
    warn HTTP: Error 12007 connecting to www.hotmail.com: the server name or address cannot be resolved
    warn FTP (active): error 12007 connecting to FTP.Microsoft.com: the server name or address cannot be resolved
    warn HTTPS: Error 12007 connecting to www.passport.net: the server name or address cannot be resolved
    error Could not make an HTTP connection.
    error Could not make an HTTPS connection.
    error Could not make an FTP connection.

    Diagnosis of last run time: 16/05/12 16:09:47

    Diagnosis of network adapter

    Network location detection

    Info Using the Internet connection at home

    Identification of network adapter

    error Failed with error 0 x 80070424: the specified service does not exist as an installed service.

    HTTP, HTTPS, FTP Diagnostic

    HTTP, HTTPS, FTP connectivity

    warn HTTP: Error 12007 connecting to www.microsoft.com: the server name or address cannot be resolved
    warn HTTPS: Error 12007 connecting to www.microsoft.com: the server name or address cannot be resolved
    warn FTP (passive): error 12007 connecting to FTP.Microsoft.com: the server name or address cannot be resolved
    warn HTTP: Error 12007 connecting to www.hotmail.com: the server name or address cannot be resolved
    warn HTTPS: Error 12007 connecting to www.passport.net: the server name or address cannot be resolved
    warn FTP (active): error 12007 connecting to FTP.Microsoft.com: the server name or address cannot be resolved
    error Could not make an HTTP connection.
    error Could not make an HTTPS connection.
    error Could not make an FTP connection.

    Thanks for your attempt to solve my problem.

    Curiously he solved my problem of network while solving what has proved to be a problem with the firewall of Windows (see below): who knew?

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_xp-Security/Windows-XP-Security-Service-Center-error-1060-and/1476c2b6-8161-4ccd-a69f-93292b5152da

  • Vista Security Center alert (red shield) errors indicating security software (firewall, malicious software) does not not to start?

    Vista Security Center alert (red shield) errors indicating security software (firewall, malicious software) does not not to start?

    This problem has resurfaced. July 2011.

    2011 Microsoft Security Center alerts & errors?

    What The Red Shield keeps popping up with two questions in the Windows Security Center;

    (1) firewall does not run.

    (2) anit-virus Malware software is not running.

    Usually after a while it will reset and run, or I would go on the page of the security configuration to start a program.

    However, recently, the settings will not be reset, and it became an ongoing problem. He seems to have understood

    worse with Windows updates.

    He had a command back to review and reset the settings of windows Security Center in a solution under Windows

    but I wasn't able to find it again (the help has been restructured)

    I ran sfc/scannow, Glary Utilities, CCleaner and Advanced System Care.

    AntiVirus software are Microsoft Defender, F-Secure, Malawarebyes.

    I run Microsoft WindowsVista.

    Any help would be appreciated.

    Sincerely the rich;

    Hi rich,

    You may need to install the hotfix that is described in the following article and see if it helps:

    Windows Security Center does not detect the antivirus application that is installed on a Windows Vista-based computer

    Hope this information is useful.

  • Error #5001: The name of package 'mapTools' does not reflect the location of this file. Please change the pa

    OK, it's a simple question. I have a mapTools package defined in the MapManager.as ActionScript file, as shown in the attached code. The directory structure looks lke this:

    C:\
    -\engine
    -------Media
    -\Flash
    -\mapTools
    -MapManager.as
    --------------------------- MAP.fla

    If the MapManager.as and MAP.fla files are in the same directory. So I open MAP.fla and when I do TestMovie I get this error:

    "5001: the name of package 'mapTools' does not reflect the location of this file." Please change the name of the definition of the package inside this file, or move the file. C:\engine\media\Flash\mapTools\MapManager.as ".

    What is the cause of this error?



    If she is the document class, replace the fla in mapTools and remove mapTools the package name.

  • Deployment error iTunes (ios Device): the project 'Oracle_ADFmc_Container_Template' does not contain a system called "Oracle_ADFmc_Container_Template".

    I'm trying to deploy my application on an iOS device. Can I deploy on the end Simulator.

    When I deploy, I get the following error:

    [18: 03:34] run command-line path: / Users/username/jdeveloper/mywork/appName/deploy/iOS1/temporary_xcode_project /.

    [18: 03:34] run command line: /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild-guichet Oracle_ADFmc_Container_Template archive - archivePath /Users/username/jdeveloper/mywork/appName/deploy/iOS1/Destination_Root/appName.xcarchive CODE_SIGN_IDENTITY = "company name".

    [18: 03:41] orders for next generation failed:

    [18: 03:41] command-line execution failed (return code: 65)

    [18: 03:41] undeployment.

    [18: 03:41] - incomplete deployment.

    [18: 03:41] could not build the iOS application pack.

    [18: 03:41] deployment failed due to one or more errors returned by ' / Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild'.  What follows is a summary of the returned error:

    Command-line execution failed (return code: 65)

    Orders for next generation failed:

    Check dependencies

    (1 failure)

    If I run the same thing since the terminal I get this error:

    xcodebuild: error: the project 'Oracle_ADFmc_Container_Template' does not contain a system called "Oracle_ADFmc_Container_Template".

    Anyone know what is happening here? I am running MAF 2.01 and XCode 5.1

    It turns out that the error is a bit misleading. The name of the certificate is incorrect.

  • Error - NTLDR missing Windows XP Home computer does not start.

    Original title: XP-based computer does not start.

    XP Home does not start after I uninstalled a large file of Samsung mobile phone. I get a missing NTLDR error message and have had a System32 error as well, but there is no DOS prompt that would allow me to access anything whatsoever. Another problem is that I lost my installation CD. I initially bought this Dell PC nine over 6 years ago, so can provide identification details, if necessary program. Could someone tell me how I can make a recovery CD please? (No floppy drive not installed in the PC). To further complicate things (Yes, I know - I created many more problems that we all need), I have to keep my files on the hard disk, so cannot do a complete reformat, unless someone can tell how to save them somehow. My BACK skills could be summed up as "plodder inexperienced but determined!

    The file might be missing or it could just be that XP can't find it if your file system has somehow got corrupted.

    As the forums MS Answers does not prompt for any information system when a new question is asked, we know absolutely nothing about your system.

    Not knowing the basic information a problem prolongs the frustration and the agony of these issues.

    Provide information on your system, the better you can:

    What is your system brand and model?

    What is your Version of XP and the Service Pack?

    Your system have IDE or SATA disks?

    Describe your current antivirus and software anti malware situation: McAfee, Symantec, Norton, Spybot, AVG, Avira!, MSE, Panda, Trend Micro, CA, Defender, ZoneAlarm, PC Tools, Comodo, etc..

    The question was preceded by a loss of power, aborted reboot or abnormal termination?  (this includes the plug pulling, buttons power, remove the battery, etc.)

    The afflicted system has a working CD/DVD (internal or external) drive?

    System32 error, you see, is what exactly?

    Depends on a few factors, there could be another copy of the file NTLDR in other places on your system, but you have to start on something to find out whether there is or not.

    After answering the above questions, I begin to make a CD from Recovery Console bootable XP by running a chkdsk/r, first on your HARD drive and then see what is left to do.

    Here's how:

    If you have no XP bootable media (or aren't sure you have) create a bootable XP Recovery CD of Console and don't forget (no support for XP not necessary).

    This is not the same as recovery disks that may have come to a store to purchase the system.

    You can make a bootable Recovery Console CD by downloading an ISO file and burn it to a CD.

    The ISO bootable image file you need to download is called:

    xp_rec_con. ISO

    Download the ISO from here:

    http://www.mediafire.com/?ueyyzfymmig

    Use a new CD and this simple and free program to burn your ISO file and create your bootable CD (do not install UniBlue or the Ask Toolbar - never!):

    http://www.ImgBurn.com/

    Here are some instructions for ImgBurn:

    http://Forum.ImgBurn.com/index.php?showtopic=61

    It would be a good idea to test your bootable CD on a computer running.

    You may need to adjust the computer BIOS settings to use the CD-ROM drive as the first device to boot instead of the hard drive.  These adjustments are made before Windows tries to load.  If you miss it, you will need to restart the system again.

    When you start on the CD, follow the instructions:

    Press any key to boot from CD...

    Installing Windows... going to pronounce.

    Press 'R' to enter the Recovery Console.

    Select the installation that you want to access (usually 1: C:\WINDOWS)

    You may be asked to enter the password (usually empty).

    You should be in the folder C:\WINDOWS.  It's the same as the

    C:\Windows folder that you see in Solution Explorer.

    The Recovery Console allows base as file commands: copy, rename, replace, delete, chkdsk, fixboot, fixmbr, cd, etc.

    For a list of the commands in the Recovery Console, type help at the prompt of commands or read on here XP Recovery Console:
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/recovery_console_cmds.mspx?mfr=true

    A good idea before you start things must first verify the integrity of your file system by using the chkdsk command.

    In the command prompt window, run the chkdsk command on the drive where Windows is installed to try to fix any problems on the afflicted player.

    Running chkdsk is fine, even if he finds no problem.  It won't hurt anything to run it.

    Assuming your boot drive is C, run the following command:

    CHKDSK C: /r

    Let chkdsk finish to correct the problems, he could find.

    It may take a long time for chkdsk complete or they seem to be "stuck".  Be patient.  If the HARD drive led blinks always, chkdsk is something.  Keep an eye on the amount of the percentage to be sure that it is still making progress.  It may even seem to go back sometime.

    You must run chkdsk/r again until it finds no error to correct.

    Remove the CD, and then type "exit" to exit the RC and restart the computer.

    You have not to set the BIOS to boot the disk HARD since the CD won't be.

  • Director of BI error when updating Rowcount: table or view does not exist

    I use BI administrator 11g. After you create a new repository and import of metadata, I brought the physical model in the MDB layer. When I tried to update the number of lines for tables in the physical layer, I get:

    There was an error while updating the number of lines for '< instance >'... "" schema of <>. "' < tablename > '.
    [17011 nQSError] Execution of the SQL statement failed.
    [nQSError 17001] Oracle 942 error code, message: ORA-00942: table or view does not exist to the call of the OIC OCIStmtExecute: select count (*) < TableName >.

    I created the connection during the import process pool and tables have been found at the time. But once the import is complete I never update rank leaders. I have access to all the tables in question via the user account in the connection pool.

    Anyone have any ideas?

    Thank you
    Ken

    You must check "require fully qualified name checkbox in the connection pool properties. This is necessary when you use the username not owner to access the images database.

  • Compile error: sys.v$ sess_time_model table or view does not exist

    If I create the following procedure with DB link to lnk database (Oracle 10.2.0.4, Solaris)

    create or replace procedure xxx
    is
         tmp number;
    begin
         select     max(value)
         into     tmp
         from     sys.v$sess_time_model@lnk
         where     stat_name = 'DB CPU';
    end;
    /
    the procedure compiles without error, and I can call the procedure.


    If I connect to the system 'lnk' with DB link user name, I can't create the procedure directly in the database:
    SQL> create or replace procedure xxx
      2  is
      3   tmp number;
      4  begin
      5   select max(value)
      6   into tmp
      7   from sys.v_$sess_time_model
      8   where stat_name = 'DB CPU';
      9  end;
     10  /
    
    warning: procedure created with compilation errors.
    
    SQL> 
    SQL> show err
    Fehler bei PROCEDURE XXX:
    
    LINE/COL ERROR
    -------- -----------------------------------------------------------------
    5/2      PL/SQL: SQL Statement ignored
    7/11     PL/SQL: ORA-00942: table or view does not exist
    
    The same error comes up if I change line 7 to
      7   from v_$sess_time_model
      7   from v$sess_time_model
      7   from sys.v$sess_time_model
      
      
      
    SQL> select count(*) from sys.v_$sess_time_model;
    
      COUNT(*)
    ----------
           418  
    Why can't I just create the procedure in the database target?

    It seems that you grant of role based on sys.v_$ sess_time_model. You can check it using 'The VALUE NONE ROLE' and then try to choose.
    The direct grant of privilege is required for Pl/SQL. For an illustration more Re: compile errors

  • Error HP Photosmart D110-Twain. Scanning does not work despite uninstalling and reinstalling it.

    All of a sudden my scanner does not work on my HP Photosmart D110 printer.  I tried to uninstall and it reinstaling several times.  The HP Troubleshooter arrives with a Twain error.  How can I fix it?  The extended error code is:

    8, (4,-2147221005, 0)).  (Note that dashes outside in the error code are straight, not curved.  Do not have the right on my keyboard).

    Hi LindaMC,

    Thanks for the reply!

    Looks like that maybe some things are lacking and there's a registry cleaner run which has removed some things. What I suggest you do is to perform an uninstall of level 3 and then once that finished, please download and run the HP printer install wizard to get the software reinstalled.

    If all goes well, once this is done, you should be able to start a new search.

  • How to return on a Subvi in a calling VI and does not stop the calling function

    I am writing a program which consists of a call VI and one under VI. I want to call function to run continuously and be able to trigger the sub VI (via activation of the voice). I want the sub VI to expire automatically after 10 seconds and return to the calling VI (master), which will continue until the sub VI is still called.

    I found a way to expire the sub VI using the 'stop' command, but he left the appellant VI also, which does not. I know there is no 'back' or 'soft stop' in LabVIEW, but someone he knows a way to do this?

    What you really need in your Subvi is something like what is shown below. You specify the delay using the delay function or get Date/Time In Seconds msec. would work in the same way.

  • Error codes 12, 31 - PXI my system does not work

    I tried to solve the erros on my pxi system using the software compatibility MXI-Express BIOS 1.3 - Windows 7 64 bit/7 x 86/XP x 86/Vista Vista / x 86 x 64

    This software is intended to solve error code 12 or 31 showing in windows Device Manager. But this software does not support any system with material that contains several bus root PCI Express, only those with bus single root. But according to this software, my computer has MULTIPLE ROOT PCI EXPRESS BUS. What to do next? Windows just don't recognize my PXI system. There are two screenshots of the error.

    My description of the system:
    Dell precision T5500 workstation
    Windows 7 64 bit

    PCIe-8371 x 4 connected to a x 8 slot

    Controller of SMU-8370

    SMU-1075 chassis
    Step-down converter frequency PXI - 5600 RF
    Digitizer PXI-5142 OSP
    Converter RF PXI-5610
    SMU-5442 AWG OSP

    I appreciate the help.

    Filipe I think I can help you here. With the T5500, we should try to slot 2 or 4. We saw some problems of special interruption with Dell 1 slot and you can or can not see this behavior too. Unfortunately, I have all the details on this issue. However, there are also a known issue with Dell BIOS that limits the PCIe bus range, which can cause unexpected behavior when you extend your PCIe via MXI-Express bus.

    That leaves us with two options:

    1. we can update your BIOS to not have the bus number so low limit range

    Dell may have a BIOS available for the T5500. You can contact Dell Technical Support and maybe ask an other BIOS that has been released - it's not available on the Web.

    2. we can try to take advantage of the v1.4 MXI-Express BIOS software compatibility, supporting multi-root complex

    You need to register for the beta to ni.com/beta software. Once approved, you should be able to download and install accordingly.

    I'll send you a PM about #1. I would like to help us as much as possible.

    Kind regards

  • getting an error of cartridge, cartridge is there but does not recognize

    the computer does not print cartridge error, it does not recognize the black cartridge. I removed and installed several times, is based on my printer?

    Contact the manufacturer of your printer and see if there are others who have had the same problem (there may be, there seems to be a common complaint).

    If it is a cartridge refill, rebuilt or third party, it can never work with your printer.

    Give more information, such as the make and model of the printer. is extremely useful. Without specific information, you will get very general assistance.

    SC Tom

Maybe you are looking for

  • For about two weeks the right click does not work in firefox, how to solve this?

    I have always used the Nightly of Firefox version, so I thought it was a bug in the new update. But now I have completely removed nightly and installed the normal Firefox, but still nothing happens after having right in the screen > in, for example t

  • How can I find (and remove) the source of this irritation

    With irritating regularity, a dialog box appears on my screen that says "sh: / usr/bin/lockfile: no such file or directory (127) '."  How can I find and eliminate the source of this thing?

  • 8610: print head seems to be missing

    Hi all. I have an about 10 months and not particularly heavy 8610 AIO printer used.  Now, I get the error "Is missing or has no print head -" error 0xc19a0003.  I reinstalled the cartridges and out of the 3 times print head according to the HP KB, bu

  • WRE54G is dead...

    It worked well until last Saturday when the Red of Nonconnectivity light flickered. Not much, it's happened before, so I just unplugged it, plugged in again and everything was happy.  Sunday Nonconnectivity red light was back on the SOLID.  I was in

  • analysis of the problems with PSC 1510

    I've had this all-in-one printer for several years now without any problems. I don't remember the details but I had to uninstall and reinstall the software for this machine - with poor results. It seems to be without capacity to scan now. I went into