Follow-up of Notifications of IOM

Hello

Sometimes, we noted that IOM sends the e-mail to end users and end users do not receive the emails and there is that no error in IOM saves files. Is it possible to debug these types of questions? How can follow notifications by email?

What are the best practices to configure email notifcation by IOM, SOA?

Thank you

By default, IOM will send "Notifications by IOM" using SMTP servers, but when you use this feature, you do not have an option to enable logging.

If you configure the IOM to use SOA/UMS notifications, you can still use the feature of SMTP servers for outgoing messages, but they can turn on logging by selecting the debugging checkbox in the e-mail driver configuration page.  With this option enabled on outbound notifications from IOM will be detailed in the *.out file servers managed SOA.

Hope that helps,
Amy
-----
When closing a thread as answered don't forget to mark the messages correct and useful to make it easier for others to find.

Tags: Fusion Middleware

Similar Questions

  • Include the user password in Notification email - IOM 11.1.2

    Hi all

    On creating an AD account successful, I need sends a notification by e-mail to the user with the ID of account manager and password in the body.

    I am able to send notifications by e-mail to the Manager, but not able to send the password in the body of the email.

    Please give me the procedure, to include the password in the body of the email.

    Method I followed
    -------------------
    -Created a custom e-mail definition of Design Console-> definitions of email.
    -Could not find variable password of e-mail definition-> Variable-> target (one of the drop-down list)

    Thanks in advance...

    I found the solution...

    Create a custom model notificiation, which involves the following,

    (1) define the events that is done using an XML file

    (2) create a resolver class that implemented oracle.iam.notification.impl.NotificationEventResolver

    (3) create plugin.xml

    Now in the resolver class, even if we include the password as a security attribute, the value be appear not in the body of the e-mail once received. Therefore, use SQL query to retrieve the encrypted table USR password and decrypt and add Notificationdata that will be returned by the getReplacedData() method.

    See you soon...

  • No link between the IOM, 1/1/3 and has 1/3 FI

    Hello

    When we first set up our UCS we connected all four of the IOM fabric interconnect Ports but now we wanted to remove both of them in order to save some ports on the FI. We configured the ports of #3 and #4 on the two FIs server and subsequently removed the cables.

    However, now that we receive the F0367 error message "no connection between IOM port 1/2/3 and fabric interconnect B:1 / 3" for all fabric ports where we have removed the cables.

    Same definition of chassis discovery 2 links and re-recognition strategy has not solved the errors.

    Does anyone knows how to fix this?

    Concerning

    Hello Lorenz,

    Are what version of the UCS you currently?

    Also see loss of traffic on the blades for which these flaws are high?

    I guess you hit the following bug: CSCtg74026 (compensation of IOM defects: not after change of political discovery chassis)

    This has been fixed in the current relase of 1.4. However, the solution is to make a chassis of comission and the re-discovery.

    I hope this helps!

    . / Afonso

  • Failure of the update of the form of the IOM process | Error: Could not execute database read

    Hello

    I encounter the following error when I try to create a new version for a form of OIM Design Console process:

    Description: Could not run the database to read. The database has encountered a problem with the specified SQL query. Solution: Check the database query. Contact your system administrator.

    It does not matter that I use xelsysadm or any system administrator account.

    Details of the environment:

    OIM 11g Release 2 (11.1.2.1.0)



    Errors in the logs: (despite following errors I can update IOM DB Tables with SQL through SQL Developer queries)


    "Class/method: DBPoolManager/getConnection/Exception a few problems: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection: java.sql.SQLRecoverableException: IO error: the network adapter could not establish the connection"


    Class/method: DBPoolManager/getConnection/Exception encounter a few problems: error connecting to database recovery. Please check the following


    Class/method: tcDataBase/writeStatement encounter a few problems: ORA-01407: cannot update ("PRD01_OIM". » « « « SDK ». » SDK_SCHEMA') with the NULL value


    Class/method: tcTableDataObj/updateImplementation a few problems: {1}


    Class/method: tcDataBase/rollbackTransaction encounter a few problems: Rollback performed


    Class/method: tcDataObj/save error: wrong to save SQL operation


    Please let me know if you have any suggestions.


    Thank you.


    I found the solution!

    I was going through this blog: OIM 11 g: error after startup server IOM: retrieve the connection at the base

    In the last comment by Amit, he mentioned that the settings IOM - config.xml must be changed.

    So I discovered that IOM-config file. XML from my environment, under directDBConfigParams, url (jdbc thin driver) was wrong because of cloning.

    In addition, OIMFrontEndURL, RMI and SOAP URL were wrong.

    I corrected the and guess what... each utility works...

    However, you don't have to import/export the config of MDS file... you can change these details in the following MBEANs

    1 DirectDB

    2. the discovery

    3 SOAConfig

    > Reboot the server of the IOM.

    I knew this jdbc driver was not, but did not know where to set it up.

    I have listed the error in my last comment, so that if anyone has this problem, the text of this presentation would help.

    Thank you.

  • IOM custom contextual UI customization, menu

    Hey gurus,

    Is it possible to inject a context menu custom through composer? I want to be a customization rather than changing a war/ear.

    Please let me know your thoughts or advice on this topic.

    Thank you

    Philipp

    Hello

    It is possible to inject a custom context menu.

    Please follow the link - Oracle stack: IOM Managed Bean example: Custom Password Reset

  • IOM 11 GR 2: problem of exportMetadata.sh

    Hello Experts,

    I try to export the MDS using exportMetadata.sh. I do the following:

    1. go to * / users/IOM/Oracle/Middleware/Oracle_IDM1/common/bin * and run wlst.sh.

    2. connect to the weblogic server using the command: connect('weblogicUserName', 'weblogicPassword', 't3://url:port')

    3. run the export command:
    exportMetadata(application='OIMMetadata',server='oim_server1',toLocation='/users/oim/mdsback')

    I am facing the following trace:


    Performing operation: exportMetadata.

    Traceback (innermost last):
    Folder "system <>", line 1, in?
    File "/ users/oim/Oracle/Middleware/oracle_common/common/wlst/mdsWLSTCommands.py", line 257, exportMetadata
    File "/ users/oim/Oracle/Middleware/oracle_common/common/wlst/mdsWLSTCommands.py", line 795, in executeAppRuntimeMBeanOperation
    File "/ users/oim/Oracle/Middleware/oracle_common/common/wlst/mdsWLSTCommands.py", line 765, in getMDSAppRuntimeMBean
    UserWarning: MDS-91002: execution of the MBean MDS Application for 'OIMMetadata' is not available. «exportMetadata» operation failed

    Kindly help me out in the present.

    You must run wlst.sh/users/IOM/Oracle/Middleware/oracle_common/common/bin/users/IOM/Oracle/Middleware/Oracle_IDM1/common/bin NO.

    And you don't have to bounce the server after execution of this. And the rest of the commands are correct. Test of the path above.

  • Instant notification of payment Paypal is doubly URL when sent

    For months now, I not was able to get the help of Paypal. When a product is purchased, I resolved IPN on it. IN the sales tools section, the following URL is used to return the IPN Info:

    PayPal IPN settings

    Notification URL http://www.heritageseminary.com/PayPal/IPN/IPN.cfm

    Below my config configuration is sent to PayPal.

    config.cfm

    " < cfset paypal ['notify_url'] = ' http://www.heritageseminary.com/PayPal/IPN/IPN.cfm ">

    When a payment is made, I get the I get the following error:

    Please check your server that manages the instant Notifications of payment PayPal (IPN). Fail IPNs sent to the following URL:

    This is the URL that paypal is trying to connect with.

    http://www.heritagesemianary.com/http :// www.heritageseminary.com/paypal/ipn/ipn.cfm

    When I check the history of the IPN, the State is still trying.

    When I click on Message ID, I get the following address:

    Notification URL http://www.heritagesemianary.com/http :// www.heritageseminary.com/paypal/ipn/ipn.cfm

    Any idea where I should be looking?

    Maybe the config parameter should be the relative path:

  • IOM to AD provisioning error Qusetion: Newbie

    Hi Experts,
    I managed to get after the installation of basic in my xp m/c with all the valuable help of this forum!
    I'm trying to set up users of the IOM to AD and following the tutorial mentioned below.

    http://www.Oracle.com/technology/OBE/fusionmiddleware/im1014/oim/ad_provision/prov2ad.html_
    Now, I get the error in the task of the user to create which is rejected below.
    Answer: AD. SELECT_ORGANIZATION_OR_CONTAINER

    Description of the response: Please select the organization or the container name to the name of organization search

    Notes:
    I also noticed the below thread associated with this error and follow the steps.
    Commissioning: IOM to Active Directory users
    There are three things mentioned in this thread and do not know that one has actually solved...
    (1) run reconciliation of research before you run the actual commissioning. «: reconfigure the attributes "Research Base"and"the name of resource COMPUTING ' in scheduled tasks: 'AD Group research Recon' and 'AD organization research Recon'.»
    For the attributes that should be reconfigured?
    (2) "open research for organizations, and then add the value cn = users. Then you can put a default on your form of process. »
    I questioned and set cn = Users under Code & Decode... It's always the same.

    (3) "" your form of current process has the required attribute on the password field, so that pre-fill them adapter. If you open the form designer, click the button to create a new version.
    I do not find the place to remove these elements other than the tabs to make the current and active version.

    NOTE: I have no target system (AD) in my m/c because it is Win Xp, trying to provision on the side of the IOM aimed learning... This could be the reason for the problem I face in? I'm sorry for this stupid question... :-)
    As I'm still beginner or IOM model might please explaiin exactly the thing to follow.

    Thank you
    Sundas7

    I will try to respond to your request with the best of my knowledge...

    Major problem with your configured, you do not have AD :)

    1. it must contain the parameters of AD to the search context IE = which will take place in the research group where up to try to remove the ad group name and the organization name and fill in the list of choices.

    2. This is the default container in real announcement it will look like cn = users, dc = test, dc = com and your IOM uses this parameter to create the user

    3. last part, I do not have it... can you explain little more

    Everything is new in this technology at some point :)
    everyone is learning

    Hope this helps you

    VM

  • Oracle Identity Manager notification e-mail

    Friends
    Can someone help me how configure the Oracle Identity Manager, email notifications, for example when a user is configured in the Oracle Identity Manager, and then launch an email to notify the user that their account has been put in service.
    Where should I enter for this procedure mail server settings.
    Thank you

    Hi JKL.

    Here are some metalink useful in helping to understand the mechanism of notification of IOM.

    Configuring Email Notification for users Oracle Identity Manager created through reconciliation Doc ID: 560808.1
    https://MetaLink.Oracle.com/MetaLink/PLSQL/showdoc?DB=not&ID=560808.1&BlackFrame=1

    An example of e-mail notifications and configure it with a resource object Provisioning Doc ID: 457836.1
    https://MetaLink.Oracle.com/MetaLink/PLSQL/showdoc?DB=not&ID=457836.1&BlackFrame=1

    How to send an email Notification when the user was created through the Administrative Console Doc ID: 780394.1
    https://MetaLink.Oracle.com/CSP/main/article?cmd=show&type=not&ID=780394.1

    Renato.

  • Error in the configuration of OIM 11 g R2 PS1

    Hi gurus

    I get the following error when running the IOM Setup Wizard. It is urgent because I'm not able to go forward. Help, please


    Log file:

    [2013-06 - 05T 15: 26:49.107 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JwMSicA1j ^ Uay5Na6G1HfvaS000003, 0] []
    updating SOA mbean oracle.as.soainfra.config:Location=WLS_SOA,WorkflowIdentityConfig.ConfigurationType=jazn.com,WorkflowIdentityConfig=human-workflow,type=WorkflowIdentityConfig.ConfigurationType.ProviderType.PropertyType,Application=soa-infra,name=jpsContextName,WorkflowIdentityConfig.ConfigurationType.ProviderType=JpsProvider JPSProvider attribute Value to oim
    ]]
    [2013-06 - 05T 15: 26:49.134 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JwMSicA1j ^ Uay5Na6G1HfvaS000003, 0] Exception []
    javax.management.InstanceNotFoundException: oracle.as.soainfra.config:WorkflowIdentityConfig.ConfigurationType=jazn.com,type=WorkflowIdentityConfig.ConfigurationType.ProviderType.PropertyType,WorkflowIdentityConfig.ConfigurationType.ProviderType=JpsProvider,WorkflowIdentityConfig=human-workflow,Application=soa-infra,name=jpsContextName
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1036_WLStub.setAttribute (unknown Source)


    Caused by: javax.management.InstanceNotFoundException: oracle.as.soainfra.config:WorkflowIdentityConfig.ConfigurationType=jazn.com,type=WorkflowIdentityConfig.ConfigurationType.ProviderType.PropertyType,WorkflowIdentityConfig.ConfigurationType.ProviderType=JpsProvider,WorkflowIdentityConfig=human-workflow,Application=soa-infra,name=jpsContextName
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 1.run(WLSMBeanServerInterceptorBase.java:58)

    [2013-06 - 05T 15: 26:49.139 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JwMSicA1j ^ Uay5Na6G1HfvaS000003, 0] [OIM_CONFIG] update the Mbean SOA with IOM JPS-CONTEXT failed.
    [2013-06 - 05T 15: 28:28.348 - 07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.config] [tid: 11] [ecid: 0000JwMRL1V1j ^ Uay5Na6G1HfvaS000002, 0] Initating the Action Instance restore: Configuration of the IOM
    [2013-06 - 05T 15: 28:28.348 - 07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.config] [tid: 11] [ecid: 0000JwMRL1V1j ^ Uay5Na6G1HfvaS000002, 0] Finishing rollback of the Action Instance: Configuration of the IOM
    [2013-06 - 05T 15: 28:28.374 - 07:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 11] [ecid: 0000JwMRL1V1j ^ Uay5Na6G1HfvaS000002, 0] written profile at file:/u01/oraInventory



    file:

    fileToAdd = soaconfigplan.xml
    fileToAdd = CertificationProcess_cfgplan.xml
    trying to update pot composite /tmp/13704712040052755924967116283055.tmp to /u01/oracle/config/domains/idm_domain/idm_domain/soa/autodeploy/sca_CertificationProcess_rev1.0.jar
    commandStr: / bin/mv /tmp/13704712040052755924967116283055.tmp /u01/oracle/config/domains/idm_domain/idm_domain/soa/autodeploy/sca_CertificationProcess_rev1.0.jar
    Change the POT: true
    updated the soaconfigplan.xml & CertificationProcess_cfgplan.xml files in the jar composite sca_CertificationProcess_rev1.0.jar
    javax.management.InstanceNotFoundException: oracle.as.soainfra.config:WorkflowIdentityConfig.ConfigurationType=jazn.com,type=WorkflowIdentityConfig.ConfigurationType.ProviderType.PropertyType,WorkflowIdentityConfig.ConfigurationType.ProviderType=JpsProvider,WorkflowIdentityConfig=human-workflow,Application=soa-infra,name=jpsContextName
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:237)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1036_WLStub.setAttribute (unknown Source)



    Caused by: javax.management.InstanceNotFoundException: oracle.as.soainfra.config:WorkflowIdentityConfig.ConfigurationType=jazn.com,type=WorkflowIdentityConfig.ConfigurationType.ProviderType.PropertyType,WorkflowIdentityConfig.ConfigurationType.ProviderType=JpsProvider,WorkflowIdentityConfig=human-workflow,Application=soa-infra,name=jpsContextName
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1438)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1276)
    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 1.run (WLSMBeanS


    In the doCancel method...
    Yes option...
    inventoryLocation: / u01/oraInventory
    outputFile:/u01/oraInventory/logs/installProfile2013-06-05_03-20-09PM.log
    in the writeProfile method...
    [ENGINE] Adding/tmp/OraInstall2013-06-05_03-20-09 PM for deletion.
    java.lang.NullPointerException
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.shutdown(StandardConfigActionManager.java:211)
    at oracle.as.install.engine.modules.con

    I don't have to work with the python script. But the step you mentioned is correct. You are able to start the server soa? If yes go to the weblogic console. Under which go to the servers and in this soa_server1. Verify the deployment of the soa infrastructure. Check if it is active or not.

    Kind regards
    Sunil

  • Bluetooth connection between iPhone 6 and MacBook Pro (mid-2014)

    I'm trying to connect my iPhone to my MacBook Pro 6 so that I can use the universal Clipboard function in the Sierra. Both devices are updated, software-wise, and both devices meet the requirements of continuity system.

    When the settings bluetooth for the MacBook, I see my iPhone listed as a discoverable device.  When I click on the "even" button, the numeric code appears, followed by the notification on my iPhone to confirm the code. As soon as I confirm it, the screen bluetooth on my MacBook poster that my phone is connected for a few seconds then disconnects.  After that, my phone will say that the device, that I am trying to connect is out of reach, even if both devices are currently sitting side by side on my coffee table.

    It could very well be a simple solution to what I forget quite simply, if I appreciate any help that can be provided.

    Hi olly739,

    I understand that you do not want to use the universal Clipboard with your iPhone and your Mac. If both of your devices meets the hardware requirements so the following configuration requirements, you are ready to use the universal Clipboard (no necessary Bluetooth pairing).

    Steps to follow for the universal use of Clipboard:

    1. On a single device, copy the text, image or video as you normally would. This content is added automatically to the Clipboard of your other device nearby. She stayed briefly, or until replace you it by copying something on each device.
    2. On the other device, paste the content as you normally would.

    Continuity of use to connect your Mac, iPhone, iPad, iPod touch and Apple Watch
    https://support.Apple.com/en-us/HT204681

    Sincerely.

  • Satellite X 200 1AA - what is Toshiba x 64 compliant ACPI?

    I have a Satellite X 200 1AA laptop with Windows Vista Home Premium SP1 and I received the following optional update notification via Windows Update:
    "TOSHIBA x 64 compatible ACPI value-added device to use general and logical".
    What device is it? What is doing? Should I install?

    Hello

    When you check the Microsoft updates, you will see several optional updates for WLAN card, LAN, Synaptics TouchPad and c64 ACPI card...
    I don't want to make updates to these devices because all the tested drivers are installed and this update can change something and maybe make a few problems.
    I deleted check mark in front of these options was updated. In my opinion, you should do the same.

    If the laptop works well (all listed component) you don't need these updates.

  • Readycloud migration and upgrade Firmware

    Hi guys,.

    I got the same email that others have had about the Readycloud account migration to a single account of Netgear.

    I stopped using Readycloud to access because of inconsistencies with connections and now do things via Filezila without any problem.

    Should he change on behalf of Netgeat? and what of the update of the firmware?

    When I bought my camera in 2013 I put things up without problem, and the following year had notification of an update of the firmware. Duly updated and he missed so much that the only way I could get access to the NAS should return to 6.20. Since this bad experience, I did no updates that things work fine for my needs. I would rather not be updated if I don't have to.

    Can't wait to hear the responses.

    Richard

    If you do not use ReadyCLOUD, then you wouldn't need to install the update of the firmware immediately or upgrade your ReadyCLOUD account for a SINGLE authentication account.

    However running such an old firmware as 6.2.0 missing a number of improvements, bugfixes, security fixes and other improvements.

  • CallExtractFiles failed with the error 0x8007007e.

    I get the following when Truing error to run Microsoft Update: [error number: 0x8007007E]

    My windowsupdate log has the following entries:

    Notifications of recommended is disabled.
    2012-10-27 23:43:20:843 472 b5c Misc = logging initialized (build: 7.6.7600.256, tz:-0400) =.
    2012-10-27 23:43:20:843 472 Misc b5c = process: C:\Program may Explorer\IEXPLORE. EXE
    2012-10-27 23:43:20:843 472 Misc b5c = Module: C:\WINDOWS\system32\wuapi.dll
    2012-10-27 23:43:20:843 472 b5c COMAPI - COMAPI: IUpdateServiceManager::AddService -.
    2012-10-27 23:43:20:843 472 b5c COMAPI - ServiceId = {7971f918-a847-4430-9279-4a52d1efe18d}
    2012-10-27 23:43:20:843 472 b5c COMAPI - AuthorizationCabPath = C:\WINDOWS\SoftwareDistribution\AuthCabs\muauth.cab
    27-10-2012 23:43:20:859 2012 15 b 8 Misc validation signature for C:\WINDOWS\SoftwareDistribution\AuthCabs\Downloaded\7971f918-a847-4430-9279-4a52d1efe18d.auth.cab.temp\muauth.cab:
    27-10-2012 23:43:20:890 2012 15 b 8 Misc Microsoft signed: Yes
    27-10-2012 23:43:20:890 2012 15 b 8 Agent WARNING: CallExtractFiles failed with the error 0x8007007e.
    27-10-2012 23:43:20:890 2012 15 b 8 Agent WARNING: WU client omits CClientCallRecorder::AddService2 with the error 0x8007007e
    2012-10-27 23:43:20:890 472 b5c COMAPI WARNING: ISusInternal::AddService failed, hr = 8007007E
    2012-10-27 23:43:20:890 472 b5c COMAPI - exit code = 0x8007007E

    You have recently installed a Service Pack?

    This article mentions your error-

    http://support.Microsoft.com/kb/914232
    You may receive error code 0 x 80004005 and other error codes when you try to start a Windows XP-based computer

    in the opposite case

    Some users have cured the problem in restoring just the c:\windows\system32\wuapi.dll
    Click Start, select run, and type: regsvr32 c:\windows\system32\wuapi.dll
    Try Windows Update

    If none of the above, perhaps this article can help you.

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

    Windows XP stops responding when you download updates from Windows Update

  • Pages with "GET /DevMgmt/Discoverytree.xml HTTP/1.1" unwanted printing on Laserjet 2015b

    I have a HP Laserjet 2015 d in WIN7 (32 bit) with a USB connection.  I keep getting unwanted with pages printing:

    "GET /DEVMgmt/Discoverytree.xml HTTP/1.1".

    "Host: 127.0.02:8080".

    I found similar positions to the other HP LaserJet but their repair method did not work for me, because I don't have an option "Printer Status notice" which is noted below.

    --------------

    (repair method mentioned in another post for the 2055dn printer)

    Please click on start-->

    Printers and devices-->

    Double-click the printer (PCL 6)

    Double click on customize your printer

    Click device settings, and then check the list and together following: -.

    Notification of printer status: DISABLED

    Apply

    Ok

Maybe you are looking for

  • Connect to support the community redirects to new account set up

    I was looking for answers to "spinning beach ball" for my husband and had to change the password on their computer, as he had forgotten it.  Since then, when I "sign in" to the community to support him on his computer, I am redirected to "create a ne

  • When I open Mozilla Firefox, I opened the page, the website doesnot load.

    When I try to load Mozilla Firefox, the site does not load. I tried (in order) to uninstall and reinstall Mozilla, demotion to Mozilla 6, tried to confirm plug-ins, but the Mozilla site took forever to find my plugins. Then I tried to reset turn off

  • Tecra 8100 system error when using Bank B

    Hello I get Bluscreens and system errors when you use Bank B. When you use Module1 in the Bank, everything is ok. When the same module as Bank A Bank (Bank A + B) b, I get errors. So, what would it be? What I have to 'turn on' the use of BANK B anywh

  • PtByPt square signal generator for output FPGA

    I'm currently building a host vi in which I can choose to send a square wave or a constant value in the analog output of FPGA.  I know this might solve using the square wave generator express vi in FPGA.vi, how ever, in order to save using the FPGA c

  • My new Xperia XA of the ultra network turn catch the problem!

    Initially I bought Xperia double M5, but it's a completely defective unit! And finally, who had died! Then after 3 months harassing Sony Center replaced me a XA ultra new Xperia.I use it for 13 days until now, I am facing problem with the signal from