Received error when i tried to add a data source to index

I received an error message when tried to add a data source to the index. The data source is a File system repository.
Error:
The repository needs the properties service to be attached to a classification index.
Your help is greatly appreciate!

Hi guys,
Thanks so much for a quick response.
Are you talking about these services below? if yes, I had already add them to the FS.
properties
RepositoryAttachmentService
subscription
svc_acl
Thanks again,

Similar Messages

  • Signature error when user tried to add new database via configuration.

    We just moved domain. No changes to database, operating system. As admin I can get in fine with the new domain, but not the user. He tried to create a new database in the configuration dialogue box and got debug error. When you click on next he get a signature error. Any ideas?

    I used the information to narrow down what was wrong. You were right about the user. The old user was not working, but after I created a new user that I (admin) was able to logon and see the database, the user still unable to add a new database connection. I went back to the old dbxconnections file and just made edit to the file and put it back into operation and the user was able to see their data again.

  • Receiving error when calculating two fields with different date format

    I am more familiar with SQL Server than Oracle, so after searching online without success, I am asking here.
    I'm using PL/SQL Developer with Oracle DB 11g Enterprise Release 11.2.0.2.0 64 Bit
    MyTable:
    ID_Number     VarChar2
    Date_Received     Date
    Select ID_Number,
         Date_Received,
         To_Date(substr(ID_Number, 1,6), 'YYMMDD') SentDate,    
         Date_Received - To_Date(substr(ID_Number, 1,6), 'YYMMDD') NumDays
    From MyTable
    Where substr(ID_Number, 7,3) in ('ABC', 'ABD')
    and Length(Trim(Translate((substr(ID_Number, 1,6)), '0123456789', ' ' ))) is null
    ID_Number                    Date_Received          SentDate          NumDays
    131002ABC1654106     10/16/2013               10/2/2013          14
    131004ABD8813899     4/12/2013                 4/8/2013            4
    131014ABD1844832     10/16/2013               10/14/2013          2
    Sometimes the first 6 characters in the ID_Number are not numbers, and the Length(Trim(Translate removes those records
    I just want records where NumDays > 2
    I've tried putting the query in a subquery and using Where NumDays > 2 outside.  I've also tried using the computation directly in the Where clause.  Without this in the Where clause it runs fine, with it in either spot I get the following error:
    ORA-01931: Date format picture ends before converting entire input string
    I'm not sure how to put both dates in the same format.  I've tried declaring the format to no avail.  I do not understand how I can calculate within the select but not use the same calculation within the Where clause.
    Thank you for your help.

    Hi,
    SQL is a language for describing the results you want.  How the system gets those results is up to it; you don't have much say regarding which conditions will be applied when.
    One place where you can control the order of things is in a CASE expression.  When you say
    CASE
        WHEN  condition_1
        THEN  expression_1
    END
    you can be sure that expression_1 will only be evaluated when cond_1 is TRUE.
    Try something like this:
    WITH  got_sent_date AS
        SELECT  id_number, date_received
        ,       CASE
                    WHEN  TRANSLATE ( SUBSTR (id_number, 1, 6)
                                    , 'x 0123456789'
                                    , 'x'
                                    )  IS NULL
                    THEN  TO_DATE ( SUBSTR (id_number, 1 6)
                                  , 'YYMMDD'
                END     AS sent_date
        FROM    MyTable
        WHERE   SUBSTR (id_number, 7, 3) IN ('ABC', 'ABD')
    SELECT  id_number
    ,       date_received
    ,       sent_date
    ,       date_received - sent_date    AS num_days
    FROM    got_sent_date
    WHERE   date_received  > sent_date + 2
    If you'd care to post some sample data (CREATE TABLE and INSERT statements) and the results you want from that data, then I could test this.
    Of course, you'll still have run-time errors if id_number starts with 6 digits, but they don't happen to be valid, e.g. '131100' or '130229'.  That's one of the many reasons why storing date information in VARCHAR2 columns is such a bad idea.  To get around that problem, see
    https://forums.oracle.com/message/4255051

  • Interactive Analysis error when using BW BEx query as data source

    Hello,
    When we try to create a new report based on a BW BEx with the "Interactive Analaysis" tool in the BO 4.0 Launchpad, for all the BEx queries created under one of our multiproviders, we get the following error:
    The DSL Service returned an error: com.businessobjects.mds.services.helpers.OlapUniverseHelper$DimensionsFromCubeFailedException: Cannot retrieve dimensions from cube Cartera de ventas (Ap)
         at com.businessobjects.mds.services.helpers.OlapUniverseHelper.createSapBusinessLayer(OlapUniverseHelper.java:444)
         at com.businessobjects.mds.services.helpers.OlapUniverseHelper.createBusinessLayer(OlapUniverseHelper.java:248)
         at com.businessobjects.dsl.services.workspace.impl.QueryViewAnalyzer.createOlapUniverse(QueryViewAnalyzer.java:286)
         at com.businessobjects.dsl.services.workspace.impl.QueryViewAnalyzer.createOlapUniverse(QueryViewAnalyzer.java:263)
         at com.businessobjects.dsl.services.datasource.impl.DirectOlapAccessUniverseProvider.provideUniverse(DirectOlapAccessUniverseProvider.java:97)
         at com.businessobjects.dsl.services.datasource.impl.DirectOlapAccessUniverseProvider.provideUniverseFromCms(DirectOlapAccessUniverseProvider.java:50)
         at
    With BEX queries from other multiproviders we're not getting this error and however.
    Moreover, if we try to create a new report with the "Analysis Edition for OLAP" tool in the BO Launchpad using these same problematic BEx queries, we don't get any errors with this other tool. The thing is that we need to create them with the Interactive Analaysis.
    Does anybody know why we're getting this error in the "Interactive Analysis" tool and how can we solve it?
    Any help would be very appreciated.
    Thank you and regards,
    Edited by: Juan Jose Catoira on Jul 28, 2011 2:46 PM
    Edited by: Juan Jose Catoira on Jul 28, 2011 2:47 PM

    Hey,
    Did you find out any solution for this. I am also facing the same issue.
    Thanks in advance.

  • Keep receiving error when trying to change device on my verizon.  Unfortunately, none of the lines on your account are eligible to receive the Online Authorization Code

    Keep receiving error when trying to change device on my verizon.  Unfortunately, none of the lines on your account are eligible to receive the Online Authorization Code. 
    Unable to change device on account.

    That would be great if they weren't 2 different size SIM cards.
    The code is a security feature and I realize this. It is to prevent someone from hacking your account and changing your devices without your knowledge. However, I am the account owner and I know exactly what is going on with my account at all times. I check data usage AT LEAST 2 times daily and I log into my account at least once daily. I would very quickly discover any issues. This feature is more of a (removed)
    Edited as required by the Verizon Wireless Terms of Service
    Message was edited by: Admin Moderator

  • I have four devices on one Apple ID, i have separate emails and phone numbers for each device but when I tried to add one to my iPod, it said that the email was already in use.

    I have four devices on one Apple ID, i have seperate emails and phone numbers for each device but when I tried to add one to my iPod, it said that the email was already in use.  I have tried many things and the only guess I have is that either someone else has this email as their iMessage but is fake or it wasn't taken off my old iPod when I reset it.  Any ideas on what to do?

    Thanks but that doesn't give me the information I need.  I am putting an email on my ipod for people to contact me for iMessage and FaceTime but when I put the email in, it gives me an error saying that the email cannot be veirified because it is already in use.  My Apple ID can be varified, just not the email that they will contact me with.

  • An error occurred while trying to add selected printer

    I have a imac osx 10.7.3 and I am trying to reset my printer because my computer says an error occured while trying to add selected printer. When I push the control button and push the add button nothing happens am I doing something wrong.

    found out what to do

  • I got errors when I tried to upgratde WLS from 10.3.0.0 to 10.3.3.0

    Hi there,
    In our system we use spring on WLS. Everything is well till I try to upgrade WLS from 10.0 to 10.3. I set listener in my web.xml file.
    <listener>
    <listener-class>weblogic.spring.monitoring.WeblogicContextLoaderListener</listener-class>
    </listener>
    I got below errors when I tried to start our system:
    Jul 26, 2010 9:54:14 AM org.springframework.web.context.ContextLoader initWebApplicationContext
    SEVERE: Context initialization failed
    java.lang.NoSuchMethodError: weblogic.spring.monitoring.SpringBeanDefinitionRuntimeMBeanImpl.<init>(Ljava/lang/String;Lweblogic/management/runtime/RuntimeMBean;Ljava/lang/String
    ng/String;Ljava/lang/String;)V
    at weblogic.spring.monitoring.SpringRuntimeMBeanCreator.createSpringRuntimeMBeans(SpringRuntimeMBeanCreator.java:77)
    at weblogic.spring.monitoring.SpringRuntimeMBeanCreator.createSpringRuntimeMBeans(SpringRuntimeMBeanCreator.java:47)
    at weblogic.spring.monitoring.WeblogicSpringApplicationListener.onApplicationEvent(WeblogicSpringApplicationListener.java:80)
    at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicationEventMulticaster.java:78)
    at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)
    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:274)
    at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:736)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:383)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    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)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    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(Dep
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Any thoughts are very welcome!
    Thanks,
    Bo
    Edited by: user5771153 on 10-Sep-2010 8:57 AM

    I had a problem upgrading from 10.3.0 to 10.3.3 as well.
    I used Smart Update on a Linux (X86) machine.
    - I had previously used Smart Update to apply Critical Patches to the WLS 10.3.0 environment, all using the default profile.
    - I upgraded the environment to Maintenance Pack 3 using Smart Update.
    After the upgrade Smart Update indicates that there are no patches applied. However, when I start a WLS server previously created in 10.3.0, it lists the patches previously applied and then fails with a message:
    <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'bea_wls_internal'.
    I opened a service request and received a 'workaround' which is to manually remove the patches applied for 10.3.0. After I did this things worked correctly, at least for the trivial testing that I've performed so far.
    Perhaps you should open an SR, report the problem and maybe get a better workaround?
    - Paul

  • Receive error when starting iTunes

    Receive error when starting iTunes "The registry settings used by the iTunes drivers for importing and burning CDs and DVDs are missing. This can happen as a result of installing other CD burning software. Please reinstall iTunes" I have with no success.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • There was as error when i tried to update my itunes. I am trying to reinstall but now i get an error message saying to verify if I am able to have apple mobile service. How do i do that?

    There was as error when i tried to update my itunes. I am trying to reinstall but now i get an error message saying to verify if I am able to have apple mobile service. How do i do that?

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall press on)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Error -9672 while trying to add printer

    I had a printer connected via USB directly to my iMac 20 (OSX 10.4.11) that was working fine.
    This morning, I moved the USB connection from the iMac 20 to the Airport base station so I could access and use the printer wirelessly from a MacBook Pro (OSX 10.5.6). The MacBook Pro sees and can send print jobs to the printer.
    The iMac 20 can also see the printer It shows up in the Printer Browser list (with Bonjour as the Connection), but when I try to add it to the printer list in Print & Fax, I get "An error occurred while trying to add the selected printer. Error: -9672"
    I can't get a clear explanation of what the error is, and all Apple support articles on getting things corrected have been unsuccessful.
    I've tried everything I can think of...anyone got any ideas of what's going on here?

    Hi, one strange cure...
    http://discussions.apple.com/thread.jspa?messageID=8592688&#8592688
    More...
    http://discussions.apple.com/thread.jspa?messageID=8491661&#8491661

  • I got an itunes giftcard for my birthday and when i tried to add it on my balance on my ipod touch it says the code you entered is not  recognized as a valid code. but i just got this card brand new for my birthday.

    i got an itunes giftcard for my birthday and when i tried to add it on my balance on my ipod touch it says the code you entered is not  recognized as a valid code. but i just got this card brand new for my birthday.

    Make sure you're using the correct code. For most iTunes cards, the code is under the scratchoff area on the back of the card. For more information, see this support article:
    http://support.apple.com/kb/TS1292
    If you can't get to work after perusing that page, contact the iTunes Store Support; instructions are at the bottom of that article.
    Regards.

  • There was an error when I tried to install OS X Lion online. What can I do to fixed the problem?

    There was an error when I tried to install OS X Lion after I purchased the os online. How do I fixed it?

    Had the same problem.  All I did was click retry, (nothing happened at first so had a panic attack) so I checked my email and found I'd payed for Lion, also the Lion App in the app Store had gone back to the purchace price.  However after reaching for a brown paper bag to try and stop myself hyperventilating, Lion suddenly appeared and said it was installing.  33 minutes later it was up and running 'Job done'

  • I'am getting an update error when am trying to upgrade to newer version (4.3.2)..the error message content shows that i tunes could not back up the i pod,because the back up was corrupt or not compatible with ipod..can anyone help me out to fix this issue

    I'am getting an update error when am trying to upgrade to newer version (4.3.2)..the error message content shows that i tunes could not back up the i pod,because the back up was corrupt or not compatible with ipod..can anyone help me out to fix this issue

    Hi,
    Try here:  http://support.apple.com/kb/HT1808. 
    Hope this helps! 
    ---likeabird---

  • Getting error when I tried to give sysdba to user1 in oracle 10g on solaris

    Hi,
    I have created a password file orapw<sid>.ora under dbs directory and set the remote_login_passwordfile=exclusive. I am getting the below error when I tried to give sysdba to user1.
    ORA-01994 Grant Failed : Password file missing or disabled.
    Kindly share your knowledge in this regards.
    Thanks,
    KarthicK

    1. drop the current password file if exists
    2 Recreate the password file. The user that will create the password file must be in OS DBA group
    Be sure that the user has XWR privileges on that file.
    give an fully pathname for the password file, under dbs directory ( not mandatory, but i prefer )
    3. recreate the password file and grant privilege to user user1
    Let we know

Maybe you are looking for

  • Insert a PDF as an icon in another PDF (like in Word)

    Hi, Normally in large proposals that I prepare in MS WORD, I insert PDF attachements as icons. When a reader click in the icon a PDF opens. (attached a related screen shot) Unfortunately when I convert to PDF those "files / icons" are just images.  I

  • Reinstall osx

    My imac was not working properly.  Someone suggested I was having problem with user permissions and I ran disk utility but it didnt help. I created a new user and switched to it and computer works good.  I would like to reinstall my OSX 10.8.3 so tha

  • Ssh-keygen and ECDSA in Mountain Lion

    I want to create an ECDSA key with /usr/bin/ssh-keygen in Mountain Lion (10.8.2). The man page (/usr/share/man/man1/ssh-keygen.1) clearly states that this is supported. Nevertheless, the command ssh-keygen -b 521 -t ecdsa fails with unknown key type

  • CRMD_ORDER transaaction adding attachment in Attachment tab

    Hi, In CRMD_ORDER Transaction->Attachments tab. I need to attach the HTML file as an attachment thru Program. Pls help me if anybody have worked on the above mentioned scenario. Thanks, sheela. Edited by: shantha sheela on Dec 9, 2008 8:55 AM

  • Finite scheduling

    Dear guruji when we create process order we check capacity for work center & following message is coming on screen. *No reqmts/caps exists or not relevant to finite* *scheduling* So what change we have to done in work center thanks pankaj kapadia