ICF connector exception processOperationRequest

I'm under create user / get recon of the OOTB siebel connector and get the following error.

Not sure what is the problem here.

Any help on this would be helpful.

INFO: End of the method: init

Diagram of org.identityconnectors.siebel.SiebelConnector 24 February 2014 03:30:47

INFO: Beginning of the method

24 February 2014 03:30:47 org.identityconnectors.framework.server.impl.ConnectionListener processOperationRequest

GRAVE: null

java.lang.NullPointerException

at org.identityconnectors.siebel.SiebelConnector.schema(SiebelConnector.java:306)

at org.identityconnectors.framework.impl.api.local.operations.SchemaImpl.schema(SchemaImpl.java:45)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

at java.lang.reflect.Method.invoke (unknown Source)

at org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy.invoke(ConnectorAPIOperationRunnerProxy.java:93)

to com.sun.proxy. $Proxy5.schema (unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

at java.lang.reflect.Method.invoke (unknown Source)

at org.identityconnectors.framework.impl.api.local.operations.ThreadClassLoaderManagerProxy.invoke(ThreadClassLoaderManagerProxy.java:107)

to com.sun.proxy. $Proxy5.schema (unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

at java.lang.reflect.Method.invoke (unknown Source)

at org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy.invoke(DelegatingTimeoutProxy.java:107)

to com.sun.proxy. $Proxy5.schema (unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

at java.lang.reflect.Method.invoke (unknown Source)

at org.identityconnectors.framework.impl.api.LoggingProxy.invoke(LoggingProxy.java:76)

to com.sun.proxy. $Proxy5.schema (unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)

at java.lang.reflect.Method.invoke (unknown Source)

at org.identityconnectors.framework.server.impl.ConnectionProcessor.processOperationRequest(ConnectionProcessor.java:287)

at org.identityconnectors.framework.server.impl.ConnectionProcessor.processRequest(ConnectionProcessor.java:191)

at org.identityconnectors.framework.server.impl.ConnectionProcessor.run(ConnectionProcessor.java:121)

at java.util.concurrent.ThreadPoolExecutor.runWorker (unknown Source)

to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

at java.lang.Thread.run (unknown Source)

It was because of the development of connector configuration problems.

Tags: Fusion Middleware

Similar Questions

  • Enable logging of icfcommon for ICF connector?

    I have a custom connector icf file and some of the newspapers are not displayed. In my code, I used the recorders of AGENDA and these work well, but the exit of lumberjacks icfcommon box will not work.

    Someone has used the same custom connector and managed to get the logs of icfcommon to work. When I checked the environment, I didn't see any right-handed newspaper icfcommon defined in the logging.xml.

    Here are a few logs of icfcommon I see in the oim_server1.out for this environment:

    Thread ID: 108Time: 11-07-2013 14:53:17.057Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9ConfigurationMethod: getLookupMapLevel: OKMessage: Enter: Lookup.DatabaseTable.UM.ReconAttrMap
    Thread ID: 108Time: 11-07-2013 14:53:17.066Class: oracle.iam.connectors.icfcommon.service.oim9.OIM9ConfigurationMethod: getLookupMapLevel: OKMessage: return
    Thread ID: 108Time: 11-07-2013 14:53:17.095Class: oracle.iam.connectors.icfcommon.recon.SearchReconTaskMethod: manageLevel: INFOMessage: Object with UID [534] ignored, does not change
    Thread ID: 108Time: 11-07-2013 14:53:17.096Class: oracle.iam.connectors.icfcommon.recon.SearchReconTaskMethod: manageLevel: OKMessage: Handling of object with the UID [535]

    Is there any configuration that I need to do in order for me to see that the icfcommon connect my environment?

    I had a similar problem. In a clean environment of IOM with no patches, I received newspapers. After patched IOM to 3 Patch Bundle, the newspaper does not appear.

    It probably a bug.

  • Connector ICF: Set this last Format Token?

    When I run the reconciliation with "attribute of Date additional Recon ' and"Last token"filled, I get the following exception in the IOM interface:

    Failed: oracle.iam.connectors.exceptions.IntegrationException: unable to parse date [137549388] using the format "null."

    Y at - it a format that I need to set in my code, and if there is how to makes?

    This link should help: ICF integrating with Oracle Identity Manager - 11 g Release 2 (11.1.2)

    By default the last token, use the time format Unix/POSIX.

    Make sure that you have verified as follows:

    1. the parameter "attribute of Date additional Recon" on the scheduled task must also be an attribute in the connector of the user object.

    You can have value to the Unix/Posix format. (For example create a java.util.Date object and gettime()).

    2. you must have the correct name of work in the schedule task parameter "Name the task schedule". This allows IOM to know which task schedule

    to enter the last token.

    3. model of the last token when IOM wrote in this area: 10 August 2013 11:05:42-0400

  • ICF custom connector; UPD ChildTableValues (delete) sends do not group name

    I'm building a custom ICF connector that is implemented as a set of .net. Operations UpdateChildTableValues for add and update on the groups pass the group name in the code, but the deletion does not. Seems not be an indication of the operation itself, for groups seems that the developer must manage memberships to a target group in the code, which is good. However, if a deletion does not send the name of the group, how can I know which group still look? It seems that this method also adds the load of API calls against IOM to identify the assignment to a group of the user as well as the search for targets to compare and decide which has been deleted.

    IOM material on RHEL 6.4 GR 11, 1 (64-bit)
    11.1.2 connector server on Win2K8R2 (64-bit)
    Target version of .net 4 / c# 4.0

    You have 2 options when working with children tables:

    (1) use ICProvisioningManager #updateChildTableValues - this provides a list of the values after the update, so we'll say so that the attribute has values group1, group2, group 3, remove group1, then UpdateOp #update with the attribute values Group2, GROUP3 will be called on your connector (in this case your connector should implement UpdateOp). You're right, it could mean additional targets API call in your connector (depending on the target).

    (2) use ICProvisioningManager #addChildTableValue, ICProvisioningManager #updateChildTableValue, ICProvisioningManager #removeChildTableValue - when you use these methods, the connector will get changes only. Previous UpdateAttributeValuesOp #removeAttributeValues with the value group1 in the example would be called on your connector. You connector must implement UpdateAttributeValuesOp to make it work.

    Tomas

  • Oracle Directory Server Enterprise Edition/Sun Department oim11g r2 connector

    Hello

    any connector OOTB oim 11g r2 is available for Oracle Directory Server Enterprise Edition/Sun Department

    Yes. The standard LDAP IOM ICF connector support ODSEE.

  • Problem by invoking the process task on the update in the form of process field

    Hello world

    I extended LDAP ICF connector...
    I created the domain name like AccountOwner < search >
    I try to AccountOwner update creation process, but is not triggering the process task when the accountOwner field is changed
    This case invoking the task in process of update UD_LDAP_USR if any field changes in form
    Anyone has an idea on the problem of higher level
    Can give you some ideas why this was not the exception


    Kind regards

    Nana Gorrepati

    Published by: nanga Cormier on March 1, 2013 12:20

    You get only one or the other in this task you mention. If your process definition contains "Update UD_LDAP_USR" as a name for the task, it will still work to update any field. If you want tasks to run individually on a change, rename this task as "TEMP UD_LDAP_USR updated" so it does not fire.

    -Kevin

  • Extension of wireless network with 2 capsules of time falls internet router

    I have a fiber broadband from the Danish supplier, TDC. A port on the router, I connected a TimeCapsule 1 generation and one of its ports, I have a cable to a new TimeCapsule in another room. The first TC is set to create a wireless network and the new TC is set to extend a wireless network. Both are on the same wireless name and password and both have the clipping value. This is according to the instructions that I found here on the forum.

    HOWEVER. When you use this router configuration mentioned above keeps falling and interruption of the Internet connection. What could happen?

    If I let the TCs create two wireless router maintains a stable Internet connection.

    On each TimeCapsule, there are a number of devices connected to their respective ports. All IP are chosen by DHCP. I assume that the router is the only DHCP server and that the CHT are not IP for connected devices.

    Any help to solve this is appreciated.

    To connect nr2 nr1 TC but not the TDC router. The ports on the TC are just parallel connectors (except the one that connects the modem). Then you must set both to create a network: you have two networks.

    Then give them the same name and password (or not, what you want).

    When you want to extend the network, do not connect the cable to the nr2, but you should put nr2 where he received the Wifi of nr1 and then extend it. This also works, but is much less bandwidth.

  • Desktop PC HP Pavilion Elite HPE-410it - upgrade with the USB 3.0 card

    I want to add a 4xUSB3.0 to my pc card, using a PCI Express x 1 connector; the card has a molex connector 4 pins to the power supply.

    The problem is that on the cables coming out of the power supply unit I have not free connectors, except a connector 6-pin female designed for a graphics card.  I can't find any commercial cable to connect the female connector 6 pin mentioned the molex 4 pin of the card.

    Can you help me please?

    Hello

    You will need to tap into an existing SATA power connector, either go to an optical drive or a hard drive.

    This adapter should work.

  • IOM SysAdmin does not create an instance of the application

    Hey guys,.

    I created a connector ICF personalized according to the guide to the resources page for Oracle dev (icf-connector-development-1868156). I have completed the coding and have created the appropriate metadata integration via the Console Design and am stuck in one of the tasks that must be done through the Console of SysAdmin IOM. I managed to create both the resource and the instance of the application for my connector, but after that I saved the instance of the application, the user interface does not show the button to create a form - only inactive "Edit" and the "Refresh" button on the button which has no effect.

    If the user interface behaves as if a form has already been created, but no entry appears in the drop-down list of 'form '.

    I just finished this process several times before but I have never seen this behavior.

    Can you help me with this problem?

    The more in advance thank you!

    Best regards

    Hello

    I believe that similar kinds of problems with one user.

    Re: Not able to choose the form in the instance of the application

    Not sure if it has been resolved or not. You can also check with any other env as well?

    ~ J

  • Thirdparty jars not found

    I developed custom ICF connector and I use pots of third (ex: HttpAuthenticator) to the user of the provision.

    I downloaded jar files of third parties using utility jar download, made bleeding and restarted the server. I see that they are downloaded successfully in the OIMHOMEJARS database table.

    But the IOM is not able to find the third-party jars and throwing the error.

    Any suggestions? need to define any classplath? Anyway is what all IOM pots is referring or loading?

    Thanks in advance

    I put mine in $OIM_HOME/apps/oim.ear/APP-INF/lib that helped.

  • FTP adapter deployment failed after server restart

    Hello

    I have a 11g of single node server. I had created pools of outbound connections for the ftp adapter. When I created them they worked very well.

    But after restarting the server, the status of the FTP adapter in the summary of the page made deployment proof failed. The error I get is less than


    < impossible to affect the activation state of the application "FtpAdapter".
    java.lang.NoClassDefFoundError: oracle/tip/adapter/file/FileLogger
    at oracle.tip.adapter.ftp.FTPManagedConnectionFactory.createConnectionFactory(FTPManagedConnectionFactory.java:154)
    at weblogic.connector.security.layer.AdapterLayer.createConnectionFactory(AdapterLayer.java:787)
    at weblogic.connector.outbound.ConnectionPool.getConnectionFactory(ConnectionPool.java:2013)
    at weblogic.connector.outbound.RAOutboundManager.activatePool(RAOutboundManager.java:1076)
    at weblogic.connector.outbound.RAOutboundManager.activate(RAOutboundManager.java:183)
    at weblogic.connector.common.RAInstanceManager.activate(RAInstanceManager.java:437)
    at weblogic.connector.deploy.ConnectorModule.activate(ConnectorModule.java:303)
    at weblogic.application.internal.flow.ModuleListenerInvoker.activate(ModuleListenerInvoker.java:227)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 2.next(DeploymentCallbackFlow.java:541)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:175)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.activate(DeploymentCallbackFlow.java:167)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)

    # < April 6 2011 16:02:24 IST > < error > < hats > < inhysu01 > < osb_server1 > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< 0000IweNRSu8TsO8mjGNtn1Db43e000001 > < 1302085944811 > < BEA-149250 > < Unable to unprepare application 'FtpAdapter '.
    weblogic.application.ModuleException: error occurred while trying to restore the module: weblogic.connector.exception.RAException:

    There are 1 nested errors:



    There are 1 nested errors:

    ObjectLifeCycleException: weblogic.common.resourcepool.ObjectLifeCycleException: attempted to stop the pool ist/Ftp/FtpAdapter when it isn't currently in SUSPENDED (Running) State
    at weblogic.common.resourcepool.ResourcePoolImpl.shutdown(ResourcePoolImpl.java:299)
    at weblogic.connector.outbound.ConnectionPool.shutdown(ConnectionPool.java:355)
    at weblogic.connector.outbound.RAOutboundManager.internalShutdownPool(RAOutboundManager.java:346)
    at weblogic.connector.outbound.RAOutboundManager.rollback(RAOutboundManager.java:305)
    at weblogic.connector.common.RAInstanceManager.rollbackRAOutboundMgr(RAInstanceManager.java:623)
    at weblogic.connector.common.RAInstanceManager.rollback(RAInstanceManager.java:566)
    at weblogic.connector.deploy.ConnectorModule.unprepare(ConnectorModule.java:268)
    at weblogic.application.internal.flow.ModuleListenerInvoker.unprepare(ModuleListenerInvoker.java:285)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.previous(DeploymentCallbackFlow.java:523)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.unprepare(DeploymentCallbackFlow.java:211)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.unprepare(DeploymentCallbackFlow.java:202)
    to weblogic.application.internal.BaseDeployment$ 1.previous(BaseDeployment.java:619)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)
    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)
    at weblogic.application.internal.BaseDeployment.unprepare(BaseDeployment.java:248)
    at weblogic.application.internal.SingleModuleDeployment.unprepare(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.unprepare(DeploymentStateChecker.java:205)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.unprepare(AppContainerInvoker.java:117)
    at weblogic.deploy.internal.targetserver.BasicDeployment.unprepare(BasicDeployment.java:287)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:363)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    Can anyone help me please with this.
    Thanks in advance

    The solution is either to change the order of deployment or copy the file FileAdapter.rar instead of $ORACLE_HOME/lib and restart the server, as noted here.

    http://SOA-BPEL-ESB.blogspot.com/2011/04/javalangnoclassdeffounderror.html

  • FileConnection Connector.open throws the exception on Blackberry 7 when there is no file

    I'm trying to run a program I developed on Blackberry 6 on the torch 9801 running Blackberry 7.  When I try to open a folder that doesn't exist isn't using FileConnection Connector.open Blackberry 7 to launch a 1003 error. Under 6 Backberry, no exception is thrown, and I could use the FileConnection.exists () function to determine if the file exists. The directory, I'm trying to reference/store/home/user/IUIDChecker/my code below:

    private void createresultdirectory(String result_path) {
            try
            {    // the final slash in the folder path is required
                 FileConnection fc = (FileConnection)Connector.open("file:///" + result_path, Connector.READ_WRITE);
                 // If no exception is thrown, the URI is valid but the folder may not exist.
                 if (!fc.exists())
                 {
                     fc.mkdir();  // create the file if it doesn't exist
                 }
                 fc.close();
                 _currentPath = result_path;
             }
             catch (IOException ioe)
             {
                 Dialog.alert("Error: " + ioe.getMessage());
             }
        }
    

    I found the problem.  The error only occurs when I am runing through the debugger and I select USB key when I connect to my PC.  If I select Media Sync, the exception is not thrown.

  • How to call only the operations of several connectors of ICF through simple connector server

    Hi Experts,

    I developed two connectors of the ICF (ICF1 and ICF2) and placed the beams of connector on the same server connector.

    Please guide me how to get only the authorities of each of the connector to call operations of each separately.

    I use following code-

    List of < ConnectorInfo > this.getConnectorInfoManager = cInfos () .getConnectorInfos ();

    System.out.println (cInfos.Size ());

    for {(ConnectorInfo cInfo:cInfos)

    APIConfiguration apiConfiguration = cInfo.createDefaultAPIConfiguration ();

    setPoolConfigurations (apiConfiguration);

    Discoveryendpointspecifie configProps = apiConfiguration.getConfigurationProperties ();

    this.setUpConfigurationProperties (configProps);

    ConnectorFacadeFactory facadeFactory = ConnectorFacadeFactory.getInstance ();

    ConnectorFacade connectorFacade = (apiConfiguration) facadeFactory.newInstance;

    connectorFacade.test ();

    }

    Methods of all connectors are called here to test and how do I selectively invoke test() selective connectors?

    Hello

    The connector of the ICF is called by these configurations in the 'Lookup.CONNECTOR_NAME. Research of configuration. The search name is configured in the COMPUTER resource

    We have the following values configured in the search based on who the connector class fires is

    Name of the connector

    org.identityconnectors.CONNECTOR_NAME. Connector

    Main connector class identity. It is the class that implements the SPI of the ICF framework operations.

    Name of the bundle

    org.identityconnectors.CONNECTOR_NAME

    Name of the identity connector bundle

    In Version

    11.1.1.5.x

    Version connector identity

  • SATA connector works except in OS

    My OS
    a freshinstall of 100% of Windows XP Pro sp3
    don't "see" hard drives of 1 (one) of 4 my mother card SATA connectors.

    But the BIOS 'sees' them on all 4 connectors, so when the readers of CD BACK starting pass diagnostics disk manufacturer (Hitachi Drive Fitness Test, Seatools) on all 4.  And versions CD for Microsoft Windows (such as the Norton Ghost 14 from recovery disc and "Mini Windows Xp" of 10.1 Hiren's Boot CD) 'See' readers on all the SATA connectors also.

    I am confused, what could cause a mobo SATA (the blue connector #3) connector only work until we get in the operating system?  Including Windows Management the operating system disks, even if I "rescan" WDM or Diskpart.   In the BIOS, both SATA (1 & 2) controllers are enabled.

    Presario SR1913WM mobo form page: http://support.hp.com/us-en/document/c00683218: 1 & lc = en & dlc = en & cc = us

    Look in disk drives under Device Manager. You see all four disks?

    Is one of the disks marked with a red X which means people with reduced mobility?

    Did you try disconnecting all drives except your boot drive and the sata drive 3?

    Try clearing the CMOS.  This will put your bios to default values.

  • ICF custom connector; How can I get the values of the parameters of the recon calendar task?

    I'm trying to create a custom connector icf with progressive reconciliation. My recon schedule a task, I have the settings "attribute of Date additional Recon ' and 'last token" that should be used for gradual reconciliation.

    How can I get the values of the parameters ' attribute of Date additional Recon ' and 'last token "?

    ICF should handle this for you.

    The value of "attribute of Date additional Recon ' must be filled in the OperationOption (e.g. executeQuery() and PROCESSES of FilterTranslator has this as a method parameter).

    For the "last counter", you need to implement ' createGreaterThanExpression (GreaterThanFilter, filter, is not Boolean) ' in your filter translator class. You can get the attribute of the filter object. Look for a description here: http://docs.oracle.com/cd/E37472_01/apirefs.1112/e28159/oracle/iam/connectors/icfcommon/recon/SearchReconTask.html

Maybe you are looking for

  • Problems with the backup copy

    New time capsule, try to copy the backup to the new airport. Instructions on the Apple Support site seem simple, but I'm missing something. I suspect that this is how I'm connected to the capsule, 99% of the time that it is WiFi. Here is the link to

  • Deskjet 1510 paper weight

    I have recurring problems with the printer in Photo paper 220gsm "cheap" copy paper weight hwereas standard sails through easily. I use paper that is too heavy for this printer?

  • I can connect an NI MXI-Express RIO 9154 off the cRIO-9068 serial?

    I would use the cRIO-9068 a new system but will need a second wreath off the first chassis. Can I use NI MXI-Express RIO 9154? If so, how to connect the MXI cable until the 9068?

  • How can I get a digital camera task to generate only port 0?

    SALVATION; I have a VI in which I fed a 9476 DO task. When I created the task, I selected port 0 (which was the only option). When I start my VI, I get an error telling me that I'm looking for 8-bit, but the job feeds in 32. See the attached VI and t

  • Notepad in Vista

    Opening an html file to edit it with Notepad. If I open using 'Open with' it using the right mouse button pop out menu when access to the file. When I come to save I get an error failed to create the file. However, if I open Notepad and search for th