Unable to add the user to the Dataset for RACF group

Hello
I'm trying to add a RACF user to a dataset. I get the following in the log file error. Pls help

2011-05-27 03:15:04, ERROR 740 (http - 0.0.0.0 - 8080-7) [XELLERATE. API] class/method: tcFormInstanceOperationsBean/addProcessFormChildData some problems: maoErrors: unable to save the calendar, a task to change the child table, annex article failed
2011-05-27 03:15:04, ERROR 740 (http - 0.0.0.0 - 8080-7) [XELLERATE. "API] class/method: tcFormInstanceOperationsBean/addProcessFormChildData some problems: error occurred during political validation of password"
2011-05-27 03:15:04, ERROR 740 (http - 0.0.0.0 - 8080-7) [XELLERATE. API] class/method: tcFormInstanceOperationsBean/addProcessFormChildData some problems: unable to save the calendar, a task to change the child table, annex article failed
Thor.API.Exceptions.tcAPIException: Schedule a task for child table change, calendar item cannot save failed
at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addProcessFormChildData (unknown Source)
at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addProcessFormChildData (unknown Source)
at com.thortech.xl.ejb.beans.tcFormInstanceOperationsSession.addProcessFormChildData (unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
to org.jboss.ejb.StatelessSessionContainer$ ContainerInterceptor.invoke (StatelessSessionContainer.java:237)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:169)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
at org.jboss.ejb.Container.invoke(Container.java:960)
at sun.reflect.GeneratedMethodAccessor123.invoke (unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
to org.jboss.invocation.local.LocalInvoker$ MBeanServerAction.invoke (LocalInvoker.java:169)
at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)
at org.jboss.invocation.InvokerInterceptor.invokeLocal(InvokerInterceptor.java:209)
at org.jboss.invocation.InvokerInterceptor.invoke(InvokerInterceptor.java:195)
at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)
at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:70)
at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:112)
at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
to $Proxy758.addProcessFormChildData (Unknown Source)
at Thor.API.Operations.tcFormInstanceOperationsClient.addProcessFormChildData (unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
to Thor.API.Base.SecurityInvocationHandler$ 1.run (unknown Source)
at Thor.API.Security.LoginHandler.jbossLoginSession.runAs (unknown Source)
at Thor.API.Base.SecurityInvocationHandler.invoke (unknown Source)
to $Proxy804.addProcessFormChildData (Unknown Source)
at com.thortech.xl.webclient.actions.UserDefinedFormAction.addChildFormData (unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute (unknown Source)
at com.thortech.xl.webclient.actions.tcActionBase.execute (unknown Source)
at com.thortech.xl.webclient.actions.tcAction.execute (unknown Source)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.thortech.xl.webclient.security.CSRFFilter.doFilter (unknown Source)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at com.thortech.xl.webclient.security.SecurityFilter.doFilter (unknown Source)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.process (Http11Protocol.java:583)
to org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
2011-05-27 03:15:04, 740 DEBUG (http - 0.0.0.0 - 8080-7) [XELLERATE. Class/method SERVER]: tcDataBase/eventPreInsert entered.
2011-05-27 03:15:04, 740 DEBUG (http - 0.0.0.0 - 8080-7) [XELLERATE. Class/method SERVER]: tcDataBase/tcDataBase to the left.
2011-05-27 03:15:04, 740 DEBUG (http - 0.0.0.0 - 8080-7) [XELLERATE. Class/method SERVER]: tcDataBase/eventPreInsert entered.
2011-05-27 03:15:04, 740 DEBUG (http - 0.0.0.0 - 8080-7) [XELLERATE. Class/method SERVER]: tcDataBase/tcDataBase to the left.
2011-05-27 03:15:04, ERROR 740 (http - 0.0.0.0 - 8080-7) [XELLERATE. WEBAPP] class/method: UserDefinedFormAction/addChildFormData some problems: unable to save the calendar, a task to change the child table, annex article failed
Thor.API.Exceptions.tcAPIException: Schedule a task for child table change, calendar item cannot save failed
at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addProcessFormChildData (unknown Source)
at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addProcessFormChildData (unknown Source)
at com.thortech.xl.ejb.beans.tcFormInstanceOperationsSession.addProcessFormChildData (unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.invocation.Invocation.performCall(Invocation.java:359)

Published by: JRS on May 27, 2011 02:19

Follow:

IOM: Getting an error when you try to add the child table

http://KR.forums.Oracle.com/forums/thread.jspa?threadID=1066123&TSTART=1365

Tags: Fusion Middleware

Similar Questions

  • Data source cannot be created: [MapperConfig] unable to add the source of card data.

    I get this error:
    * The data source cannot be created: [MapperConfig] unable to add the map data source.*

    While following step 2 of the installation Demo MapViewer tutorial.

    I have the BI server installed on a machine and to implement the demonstration on a data schema database RAC.

    I managed to configure the connection via OIC and TNS Planner,
    but now when I try to add, OracleAS MapViewer Admin, data MVDEMO source I get this error.

    I use:
    NAME mvdemo
    BASED ON: TNS is selected
    TNS name: ORCL_TAF
    User: mvdemo
    Password: mvdemo
    # Mappers: 3
    Max connections: 100

    Thank you
    Marco

    Hi Marco,.

    I had the same problem with the MapViewer and a RAC.

    You define your data source in the MapViewerConfig.xml? You will find this XML code under: j2ee/mapviewer/applications/mapviewer/web/WEB-INF/conf

    If so, you need to restart your OC4J Instance with the option "-userThreads. You can do this in the properties of the server administration/mapviewer/unter EnterpriseManager or with the opmn.

    So, I think, you have first to define your data source in the configuration file. Otherwise, it does not have with a CAR.

    I hope this helps.
    Andrea of CU

  • Try to add my volume icon to the taskbar. Has passed through the stages but unable to check the box for the icon?

    I noticed that when I turned on my laptop that the volume was very fort! So, when I went to my silent icon it is when I noticed that he was not there with my battery power icon button. Then I wen through the steps to add them both back to my taskbar. Which were: click Start and then right click on the properties button, and then on the Notification area. Under system icons it won't let me check the volume and the power icon icon!

    Help

    Hello Annette,.

    From your description, I understand that you are unable to add the volume icon and the power icon to the taskbar.

    Run the fixit suggested in the following link.
    System icons do not appear in the notification area in Windows Vista or Windows 7, you must restart the computer

    http://support.Microsoft.com/kb/945011/en-us

    Registry WARNING: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see this link:

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-the-registry

    If you have additional questions, or if this problem persists, come in and we will be happy to help you.

  • I'm unable to download the updates for Adobe reader 10.1.1. Win 7 claims that I am connected as a guest when I am the administrator. disabled UAC and added another user still cannot update.

    I'm unable to download the updates for Adobe reader 10.1.1 victory win 7 claims I am connected as a guest when I am the administrator. disabled UAC and added another user still cannot update.

    Original title: win 7 claims I am logged in as a guest when I am the administrator. disabled UAC and added another user still cannot update.

    Here's how you can find your status:

    1. click on the globe to start, and then type the three letters cmd in the search box and press ENTER.
    2. Enter the following command and press ENTER:
    NET user "user %%nom.
    What do you see under "a Local group memberships?
  • Mirage Management Server installation 5.1 - "unable to validate the permissions for this user account.

    I'm installing Horizon Mirage 5.1 server on a Windows Server 2012 R2 VM management. The SQL is located on a Server R2 VM with SQL 2012 2012. We have created a Mirage service account that has permissions of db_creator on the SQL Server. When we run the installation wizard we get the "unable to validate the permissions for this user account. Unable to connect to the database. The control server name, the name and server instance parameters"error message. We tried to make the local admin of the SQL server service account and the Mirage Mgmt server. We tried you identifying as service account and by running Setup in this way. Windows Firewall is disabled on both virtual machines. When we enter the SQL Server name and the instance use < servername > without an instance because it is an unnamed instance. Does anyone have other ideas? Cannot find much out there for KB articles. I'll open evidence of the support if it takes too long to understand.

    The service account, we created had a "database default" set in SQL. We chose the database and he continued as planned.

  • Unable to add the virtual machine to inventory

    Unable to add the virtual machine to inventory

    Hi assane, is vmware-cmd same available on ESXi 5.0 and later versions?

    To the OP:

    If you use 5.0 or later ESXi, vmware-cmd will not work. Alternatively, you can use:

    Vim - cmd solo/registervm /vmfs/volumes/datastore_name/VM_directory/VM_name.vmx

    That said, it could be several reasons of failure regarding the registration of the VM. Can put you up a screenshot of the error / symptom you see when it breaks down?

  • Media center immediately crashes when I try to add the extender for the Xbox 360

    I am running Windows 7 Home Premium.  I try to add the extender for the Xbox 360 to Windows Media Center. When I go to Media Center tasks and add an Extender, Media Center crashes immediately after I enter my Xbox console 8-digit code and click Next.  I have disabled the firewall of the router and firewall windows without success.  Restart the computer and the Xbox has not helped either.  Any suggestions that I can not yet put in place the Extender?

    Thank you.

    Hi Eric,.

    Thanks for posting your query in Microsoft Community Forum!

    According to the description of the problem, it seems that you have trouble connecting Xbox 360 extender for Windows Media Center.

    I will certainly help you with this issue.

    Here are some methods that you can try in order to solve the problem.

    Method 1: Disable the antivirus software and make sure.

    http://Windows.Microsoft.com/en-us/Windows7/disable-antivirus-software

    Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attacks.

    Method 2: Clear the Xbox 360 console system cache and check.

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

    Method 3: Reconnect to Windows Media Center

    In the event that something happened to your connection, try to disconnect and reconnect to your Windows Media Center computer.

    To disconnect and reconnect to Windows Media Center:

    a. in the Xbox Dashboard, go to My Xbox and open Control Panel.
    b. Select computers, Windows Media Center.
    c. Select Disconnect.
    d. Select the installation program and follow the instructions on the screen to complete the Media Center Windows Installer.

    For more information, see the articles.

    www.Microsoft.com/Extender/Help

    Here is a demo for an Xbox 360 as an Extender for Windows Media Center unit setting http://Windows.Microsoft.com/en-us/Windows7/set-up-a-Windows-Media-Center-Extender
    http://www.Microsoft.com/Windows/Windows-Media-Center/learn-more/Extenders/help/Extenders-firewalls.aspx

    Tips for solving problems with Windows Media Center Extender Setup

    http://Windows.Microsoft.com/en-us/Windows7/tips-for-solving-Setup-problems-with-Windows-Media-Center-Extenders

    If the problem persists, or you have questions about Windows, do not hesitate to let us know. We will be happy to help you.

  • I'm unable to install the drivers for the Intel CS630 PC camera for windows7 64-bit?

    I'm unable to install the drivers for the Intel CS630 PC camera for windows7 64-bit?

    If it's a camera for INTEL it website should have the good

    64-bit to Win 7 64 bit software.

    Some older hardware will not work on newer 64-bit systems.

    check your websites of manufacturers of games for win7 64 bit compatibility.

    Try your game in compatibility mode in Windows 7.

    to say the least there are a huge amount of games and

    software that works fine with Win7 64-bit.

  • Add the link for help outside the answer, dashboard link at the top of the page?

    Hello world

    I would like to add the link for help outside the answer, dashboard link at the top of the page.

    http://hiphotos.Baidu.com/chenchendf/abpic/item/f44bb86eddc451dacb48b252b6fd5266d116326f.jpg

    Could you please let me know how. the bi version is 10g

    I found the ref: http://oraclebizint.wordpress.com/2008/01/31/oracle-bi-ee-101332-adding-custom-urls-to-the-dashboard/
    but it is not accessible.

    Thank you

    Hello

    Follow this-

    Stop the BI server

    Put the code below in the file commonuitemplate.xml under OracleBI\Web\msgdb\messages dashboardURL code (search for dashboardURL) above

    &(lt; td class = &(quot; Assets ProductCell &(quot; &(gt;

    <(a href="https://co-ds-ipm-a01:9704/analytics/res/OBIEE%20Guide.pdf" target="@{target}">Guide OBIEE &(lt; table &(gt;
    -

    Note: Code above please delete (wherever find you it, I put it as his poster not the code.)

    OBIEE Guide.pdf belongs under path (OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res)

    Restart the BI server

    Kind regards
    Srikanth

  • Unable to add the user or change the password on the Windows 7 Professional laptop

    This happened to the light while trying to install SQL2012 Standard on my laptop. During installation, I received the message that the password that I had selected for the user his did not meet the requirements of length and complexity. Looking local policies, I found that the length is set to 0 and the requirement of the complexity has been disabled.

    For grins, I tried to add a user to the computer. The result was the same error message.

    Can someone point me in the direction of a resolution? This baffled me and gets in the way of progress!

    Stuart Nottingham

    Hi Stuart,

    Thanks for the reply with the status of the issue.

    I suggest you to restore the computer to a date before you install the updates by using the system to restore the function and check if it helps.

    System Restore:

    http://Windows.Microsoft.com/en-us/Windows7/products/features/system-restore

    For more information, you can consult the following Microsoft Help article.

    http://Windows.Microsoft.com/en-us/Windows/what-do-forget-Windows-password#1TC=Windows-7

    Just reply to the State of the question so that we can help solve you the problem.

  • Unable to add the virtual machine network services

    Hello:

    I already read that warning Virtual PC 2007 is not compatible with win 7-64.
    However, I read that it is "unofficially" possible launch.
    OK, I installed it and it worked except networking.
    Basically, I need to install the Virtual Machine Network Services.
    I right click on my network card-> properties-> install-> services-> virtual machine network services (VPC2007 folder: where I can see VMNetSrv.inf)
    Then says Windows: it is impossible to add the requested feature. The specified service has been marked for deletion.

    The problem is that I get this error even on WinXP SP3, so I think that there is something else wrong.

    And of course, Virtual PC 2007 available networks are only: no connection, Local, NAT.  (Missing my physical adapter)

    Thank you!!!

    Hello

    The question you posted would be better suited to the TechNet community. Please visit the link below to find a community that will provide the support you want.

    Hope this information is useful.

  • Unable to browse the internet for the VPN (ASA5505 running 8.3)

    We have improved our ASA 5505 to 8.3 firmware image (2) and we have a working VPN configuration (customer VPN in Windows can connect and browse the network of the company as well as their local networks [split tunnel seems to work in this regard]).  However, some time connected they are unable to also browse the internet.  In our configuration of 8.2 (1) we have done 'something' to allow remote users to browse the internet at the same time, but apparently this is not transferred in the upgrade.

    I'm sure it's a simple nat our order routing, but it can't know.  I've gotta hit the road now but will post our config this afternoon if no one knows the "secret" to do.  Ideally, internet traffic to remote users out of their internet connection and not be achieved through the office.  We understand the risks associated with it.

    Hi Scott,.

    To the best of my knowledge, I don't think that l2tp over IPSec supports split tunneling. If you use the Cisco VPN client, you should be able to get this working.

    What we can do in this case is to set up turn on the SAA for these vpn clients. Please add the commands to run below:

    permit same-security-traffic intra-interface

    network of the NETWORK_OBJ_10.0.0.0_27 object

    dynamic NAT interface (outdoors, outdoor)

    Let me know if it helps!

    See you soon,.

    Assia

  • Simple: How do I add the title for af:InputText attribute

    Hi guys,.

    I have a simple question, is it possible to have the title attribute for af:InputText as the value of input field?

    Thank you

    Aerts

    Hi Timo,

    Oracle JDeveloper 11g Release 1 11.1.1.6.0

    If we do a view source of the inputText field, you will see a title attribute get generated when you have a certain value in your area. If the user wants to any other title except for the value, there is no other way except using shortDesc but there is a problem with the help of the attribute "shortDesc" because it shows the note window. At the moment there is no way to add the title with using attribute shortDesc and we cannot use shortDesc because of the notewindow.

    It's a thing that oracle should be corrected in future versions (the ability to add existing or custom html attributes to a tag)

    Thank you

    Aerts

  • Add the Protocol for magnet links Manager

    I try to get firefox to call a custom software when it encounters a magnet url. I added the Protocol (HKEY_CLASSES_ROOT > magnet > shell > open > order) with regedit. It seems be added correctly, since Chrome is able to understand without additional configuration.

    I tried to add the boolean Network.protocol - handler.expose.magnet in subject key: config in firefox. Nor have the false value, no real changes anything.

    The error I get is along the lines with "firefox doesn't know how to open the magnet Protocol because it is not associated with any program"(mon message n'est pas en anglais traduction donc pas exacte). "»

    In addition, no record of the magnet is available under programs in the firefox settings.

    My version of Firefox is 17.0.1
    The association of programs I put in regedit is 'E:\Program\Python27\pythonw.exe' 'E:\Program\Misc\magnet_add.pyw' '%1'

    Thanks in advance for your help

    Did you check that?

  • ScanJet G4050: Desktop unable to see the drivers for Scanjet G4050

    I have a ScanJet G4050 that I can't make it work with my desktop computer (HP ENVY 700 - 210xt CTO desktop PC). The Office seems to think that there are no drivers for the device.

    I've recently updated for Windows 10 of 8.1. I had not connected the scanner before update (yes I know) so I honestly do not know if she would have connected before.

    I ran software installation from the disc, and then downloaded and installed software linked from the info Windows 10 on HP website.  Nada.

    My Device Manager Office lists the HP scanner which I assume is due to the installation of the software detects not the scanner because I told

    The drivers for this device are not installed. (Code 28)

    There is no compatible driver for this device.

    Watching the news on the events tab for the device, it is said

    USB\VID_03F0 & PID_4605\CN48JCB18105 device has been migrated.

    Device's last Instance Id: USB\VID_03F0 & PID_4605\CN48JCB18105
    The class GUID: {6BDD1FC6-810F-11D0-BEC7-08002BE2092F}
    Path:
    Migration status: 0x0
    Present: false

    I guess ' present: false "means that the device is not seen by Device Manager.

    Just in an act of desperation, I switched the USB cable in case it was bad, nada.

    OK, I'm completely and totally frustrated... and ideas.  If someone can point me in the right direction I would really appreciate it.  Pay $99 for technical support of time on a $180 scanner is not really profitable.

    @ErinContour

    OK, well - the information on the pages of the Web site support has been around since at least 2006 - so if the scanner is not believed, it seems at least some support information has been around for some time.

    I don't have the answer...

    ErinContour wrote:

    This scanner is aged a year... so little vintage. I mentioned, I installed the scanner, I installed the complete software off the drive before you download and update the software using the Windows 10 link on the HP site. I have the guide to the user, which in the circumstances is singularly useless.

    Still not clear. I guess I misunderstood - do not remove the existing printer software before installing the replacement defined on HP website.  Assuming you have done this, then 'all good '.

    Maybe it's nothing other than Windows 10 no no not necessary routines in place to support the scanner software.

    User guides vary - most recently, I think the documentation has improved substantually.  Unfortunately, in my opinion, a lot of the old guides (this one circa 2006) are not as including the type of information desired by many users / owners of the devices.  NOTE: This is a personal opinion only; I speak NOT of HP.

    There is a tool that you can try:

    HP Print and Scan Doctor for Windows

    No idea if the doctor will know what is happening.  Although imperfect, it is a good program...

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

    If the scanner is connected physically and that the computer is aware of this connection and know the type of material, then you might be able to use a software program of scanning solution.

    Options of the digitization program

    When you see a post that will help you,

    Who inspires you, gives a cool idea,

    Or you learn something new.

    Click the 'Thumbs Up' on this post.

    My answer-click accept as Solution to help others find answers.

Maybe you are looking for