"SEVERE: USM folders feature is not installed" after standard install

I've installed WebCenter 11.1.1.1.4 and now I try to setup connection to Content Server. I've configured it in standard way (socket, 127.0.0.1, port 4444). When I click "test" next to connection, it works fine. But when I try to access documents portlets in Webcenter Spaces, I got message saying "error during repository communication". In server logs I see:
SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze.
oracle.webcenter.content.integration.RepositoryRuntimeException: 2011-03-04 12:29:50 oracle.webcenter.content.integration.spi.ucm.UCMBridge featureIsInstalledAndOfProperVersion
SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze.
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getBridge(UCMBridge.java:348)
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getBridge(UCMBridge.java:294)
at oracle.webcenter.doclib.internal.view.CISRepositoryLogic.<init>(CISRepositoryLogic.java:164)
at oracle.webcenter.doclib.internal.view.RepositoryLogic.createInstance(RepositoryLogic.java:261)
at oracle.webcenter.doclib.internal.view.backing.ContentProvider.initializeInternal(ContentProvider.java:257)
at oracle.webcenter.doclib.internal.view.backing.ContentProvider.initialize(ContentProvider.java:181)
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 com.sun.el.parser.AstValue.invoke(Unknown Source)
at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:168)
at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:160)
at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:989)
at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)
at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1351)
at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:78)
at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:429)
at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:352)
at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:160)
at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:108)
at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:197)
at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)
at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3194)
at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2871)
at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:112)
at oracle.adf.controller.v2.lifecycle.Lifecycle$2.execute(Lifecycle.java:137)
at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:192)
at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access$400(ADFPhaseListener.java:21)
at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.startPageLifecycle(ADFPhaseListener.java:231)
at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$4.after(ADFPhaseListener.java:351)
at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:71)
at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:398)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:185)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.bi.nanserver.adf.servlet.BIADFServletFilter.doFilter(BIADFServletFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.bi.presentation.runtime.binding.BIRegionBindingFilter.doFilter(BIRegionBindingFilter.java:43)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.generalsettings.model.provider.GeneralSettingsProviderFilter.doFilter(GeneralSettingsProviderFilter.java:83)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:250)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:696)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:109)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:335)
at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:237)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
Caused by: oracle.webcenter.content.integration.RepositoryException: 2011-03-04 12:29:50 oracle.webcenter.content.integration.spi.ucm.UCMBridge featureIsInstalledAndOfProperVersion
SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze.
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.featureIsInstalledAndOfProperVersion(UCMBridge.java:1260)
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.validateInstalledFeatures(UCMBridge.java:1532)
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getServerEnvironment(UCMBridge.java:2142)
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.connectToServer(UCMBridge.java:1831)
at oracle.webcenter.content.integration.spi.ucm.UCMBridge.getBridge(UCMBridge.java:331)
... 110 more
Where polish "SEVERE: Funkcja USM folders nie jest zainstalowana na serwerze." means "SEVERE: USM folders feature is not installed on the server".
I don't know what to do now - in installer I don't see any USM features, neither in content server administration panel. I'm new to Webcenter and I don't know what can I do.

UCM / Content Server has lot os additional bits of functionality that can be added via 'components' These are standard supported Oracle add ons that give new functionlality to UCM.
Webcenter depends on the UCM folders component for the integration that you are trying to use. For whatever reason you do not have the Folders component installed/enabled.
You can add this component through your UCM admin server but the instructions are slightly different depending on whether you are using UCM 10g or UCM 11g
Please can you tell us which UCM version you are using.
Tim

Similar Messages

  • Oracle xml DB and text features are not installed

    HI,
    I installed Sql developer 3.0 ,oracle 11g and jdk 7 on centos 5.when iam running sql developer its showing error message oracle xml DB and text features are not installed.
    pls anyone help me out.
    thanks
    srinivas
    Edited by: srinivas on Oct 17, 2011 4:49 AM

    may be help you
    Re: Connection Error - Oracle XMLDB and Text Features are not installed.

  • I downloaded Montain Lion several times. I could not install. It said `could not be verified or corrupted'. How to solve this? Can I get a refund?

    I downloaded Montain Lion several times. I could not install. It said `could not be verified or corrupted'. How to solve this? Can I get a refund?

    On your profile, you say that you are using Mountain Lion. Is that correct? If you are using Mountain Lion, you don't have to download the Mountain Lion installer again.
    Also, that error is usually caused by problems with your Internet connection or your hard disk, so first, open Disk Utility, select Macintosh HD in the sidebar and verify the disk. If it's OK, you have problems with your Internet connection, so contact with your ISP

  • Has Apple stopped installing the liquid contact indicator inside the SIM slot opening on the 6 & 6+?  I've inspected several devices and they are not installed.

    Has Apple stopped installing the liquid contact indicator inside the SIM slot opening on the 6 & 6+?  I've inspected several devices and they are not installed.

    I don't know that Apple has ever officially commented on such things, one way or another. Places like ifixit will be your best sources for such information - https://www.ifixit.com/Answers/View/200937/How+many+water+indicators+or+sensors+ are+there+in+the+iPhone+6
    certainly none of us fellow users know what Apple's official current policies in such things are.

  • Firefox 4.0.1 new features did not install.

    I installed Firefox ver. 4.0.1 but everything looks the same as before the install. The only noticeable difference is that the '''Home Button''' did move from the middle to the right side. When I check '''About Firefox''', it does list the version as 4.0.1. When I click on '''Check for Updates''', it says, “Firefox is up to date” When I click on '''Download Firefox''', it says I am already running 4.0.1
    According to the TAKE THE TOUR site, the most obvious missing features are:
    1) '''Firefox Button '''which should be in the upper left-hand corner
    2) '''Bookmark Button''' which should be to the right, next to the '''Home Button'''.
    Also, there is no “one click” button for Private Browsing, the Awesome Bar does not seem to have the extra features as described, and new sites do NOT open as Tabs,
    According to Firefox 4.0.1 is compatible with Windows 2000 so it should not be a problem with the operating system. One other tip, I did try to upgrade one of the Add-ons (AniWeather) which has been updated to be more compatible with 4.0.1. It would not install because of missing dll’s. This seems to be one more clue that 4.0.1 did not fully install.
    Any help would be greatly appreciated.

    You're welcome. Yep, it is a shame that Mozilla didn't document the lack of the orange Firefox button on WinXP and W2K, but there ain't that many of us still using those older operating systems any longer. I switched from W2K to WinXP last summer when the 4.0 betas were broken on W2K ''(hand writing on the wall)'', that was fixed a few weeks later, but support for W2K is iffy going forward into the future, they have all but stopped testing on W2K. If Mozilla changes something that W2K and WinXP SP 1 & 2 don't support they're not going to be supported any longer, but they claim that they aren't going to stop support on purpose.

  • Windows 8.0 Photo Feature - Collage not Working after Windows 8.1 Upgrade

    Purchased a HP ENVY 23-d160qd TouchSmart All-in-One CTO Desktop PC  with Windows 8.0 Professional factory installed.  Loved the feature that Windows Photo had that would randomly display an ever changing full screen collage of all the jpeg photos save on the computer.  Not sure how this all happened- how configured.
    When I finally updated to Windows 8.1 Professional a few months ago, this feature was not working or available.
    What am I missing?  Really miss this feature a changing collage of 15 years of my history.

    Ranne,
    Welcome to the HP Forum.
    I think you can recover the setup.
    One method to try:
    Windows key (opens your Start Screen) > type anywhere Background >
    Select Change Desktop Background
    There you can select:
    First, Navigate to the the folder from which you want to pull the photos you want to see
    Next, place a check mark next to each photo -- or just select "all" to select the group
    Select the duration (time) for each photo to remain on the screen
    Click the Kudos Thumbs-Up!
    It is a nice way to say “Thank You" for the help.
    Although I strive to reflect HP's best practices, I do not work for HP. 
    Kind Regards,
    Dragon-Fur

  • Officejet Pro L7590 Scan feature does not work after power failure!

    Hello guys,
    I have an L7590 set up as a wired network printer through a netgear router. I am running Windows Xp. I installed the printer and everithing was working fine, but whenever there is a power outage the printer scanner does not see the computer. I am able to print from the computer but the twain feature is the only thing affected. I checked the router "Attached devices" and the printer is listed. The only way that I have being able to repair the problem is doing a complete uninstall and reinstalling the printer software again. Does anybody knows why this happpens or how to fix it? thanks a lot.

    I am having a very similar problem.  Everything will be working fine, and then one day the scan function will not work.  It will print fine but it wont scan.  It locks up my computer and then I have to reinstall.  Now it has happened and I cant get it to work even after a reinstall.  Printer works fine, but scanning wont work.  I am able to ping the printer and nothing has changed on my computer.  I am lost with this one.  I hope someone is able to answer this.

  • Ubuntu 15.04 guest shared folders feature not working

    I've attempted to use the tools from the player, use the open-vm-tools package. I even tried compiling open-vm-tools from source and I could fix some compilation errors but it got too complicated. After spending half a day on it, I gave up.
    Running the vmware-config-tools.pl script gives errors.
    Some of the output of running the script is below.
    The VMware Host-Guest Filesystem allows for shared folders between the host OS
    and the guest OS in a Fusion or Workstation virtual environment.  Do you wish
    to enable this feature? [yes]
    Before you can compile modules, you need to have the following installed...
    make
    gcc
    kernel headers of the running kernel
    Searching for GCC...
    Detected GCC binary at "/usr/bin/gcc".
    The path "/usr/bin/gcc" appears to be a valid path to the gcc binary.
    Would you like to change it? [no]
    Searching for a valid kernel header path...
    Detected the kernel headers at "/lib/modules/3.19.0-15-generic/build/include".
    The path "/lib/modules/3.19.0-15-generic/build/include" appears to be a valid
    path to the 3.19.0-15-generic kernel headers.
    Would you like to change it? [no]
    make: Entering directory '/tmp/modconfig-qFEK5D/vmhgfs-only'
    Using 2.6.x kernel build system.
    /usr/bin/make -C /lib/modules/3.19.0-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory '/usr/src/linux-headers-3.19.0-15-generic'
      CC [M]  /tmp/modconfig-qFEK5D/vmhgfs-only/dir.o
      CC [M]  /tmp/modconfig-qFEK5D/vmhgfs-only/rpcout.o
    In file included from /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/vmware.h:39:0,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/rpcout.c:43:
    /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
        #define DEPRECATED(_fix) do {} while (0)
    ^
    In file included from include/linux/kernel.h:13:0,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/kernelStubs.h:36,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/rpcout.c:33:
    include/linux/printk.h:103:0: note: this is the location of the previous definition
    #define DEPRECATED "[Deprecated]: "
    ^
      CC [M]  /tmp/modconfig-qFEK5D/vmhgfs-only/hgfsUtil.o
    In file included from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfs.h:40:0,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfsUtil.h:55,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfsUtil.c:33:
    /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
        #define DEPRECATED(_fix) do {} while (0)
    ^
    In file included from include/linux/kernel.h:13:0,
                     from include/linux/list.h:8,
                     from include/linux/preempt.h:10,
                     from include/linux/spinlock.h:50,
                     from include/linux/seqlock.h:35,
                     from include/linux/time.h:5,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfsUtil.h:32,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfsUtil.c:33:
    include/linux/printk.h:103:0: note: this is the location of the previous definition
    #define DEPRECATED "[Deprecated]: "
    ^
    In file included from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfs.h:40:0,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/hgfsProto.h:37,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:37:
    /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
        #define DEPRECATED(_fix) do {} while (0)
    ^
    In file included from include/linux/kernel.h:13:0,
                     from include/linux/list.h:8,
                     from include/linux/module.h:9,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:29:
    include/linux/printk.h:103:0: note: this is the location of the previous definition
    #define DEPRECATED "[Deprecated]: "
    ^
      CC [M]  /tmp/modconfig-qFEK5D/vmhgfs-only/cpName.o
      CC [M]  /tmp/modconfig-qFEK5D/vmhgfs-only/message.o
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c: In function ‘HgfsPackDirOpenRequest’:
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:417:26: error: ‘struct file’ has no member named ‘f_dentry’
                          file->f_dentry) < 0) {
                              ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c: In function ‘HgfsDirLlseek’:
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:707:32: error: ‘struct file’ has no member named ‘f_dentry’
        struct dentry *dentry = file->f_dentry;
                                    ^
    In file included from /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:39:0:
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c: In function ‘HgfsReaddirNextEntry’:
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:993:31: error: ‘struct file’ has no member named ‘f_dentry’
        si = HGFS_SB_TO_COMMON(file->f_dentry->d_inode->i_sb);
                                   ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/module.h:78:62: note: in definition of macro ‘HGFS_SB_TO_COMMON’
    #define HGFS_SB_TO_COMMON(sb)             ((HgfsSuperInfo *)(sb)->s_fs_info)
                                                                  ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:1082:26: error: ‘struct file’ has no member named ‘f_dentry’
              *entryIno = file->f_dentry->d_inode->i_ino;
                              ^
    In file included from /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:30:0:
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:1088:44: error: ‘struct file’ has no member named ‘f_dentry’
              *entryIno = compat_parent_ino(file->f_dentry);
                                                ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/compat_fs.h:120:46: note: in definition of macro ‘compat_parent_ino’
    #define compat_parent_ino(dentry) parent_ino(dentry)
                                                  ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:1093:52: error: ‘struct file’ has no member named ‘f_dentry’
          *entryIno = HgfsGetFileInode(&entryAttrs, file->f_dentry->d_inode->i_sb);
                                                        ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c: In function ‘HgfsDoReaddir’:
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:1172:13: error: ‘struct file’ has no member named ‘f_dentry’
           !(file->f_dentry) ||
                 ^
    /tmp/modconfig-qFEK5D/vmhgfs-only/dir.c:1173:13: error: ‘struct file’ has no member named ‘f_dentry’
           !(file->f_dentry->d_inode)) {
                 ^
    scripts/Makefile.build:257: recipe for target '/tmp/modconfig-qFEK5D/vmhgfs-only/dir.o' failed
    make[2]: *** [/tmp/modconfig-qFEK5D/vmhgfs-only/dir.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    In file included from /tmp/modconfig-qFEK5D/vmhgfs-only/backdoor.h:30:0,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/message.c:54:
    /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/vm_assert.h:259:0: warning: "DEPRECATED" redefined
        #define DEPRECATED(_fix) do {} while (0)
    ^
    In file included from include/linux/kernel.h:13:0,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/./shared/kernelStubs.h:36,
                     from /tmp/modconfig-qFEK5D/vmhgfs-only/message.c:45:
    include/linux/printk.h:103:0: note: this is the location of the previous definition
    #define DEPRECATED "[Deprecated]: "
    ^
    Makefile:1394: recipe for target '_module_/tmp/modconfig-qFEK5D/vmhgfs-only' failed
    make[1]: *** [_module_/tmp/modconfig-qFEK5D/vmhgfs-only] Error 2
    make[1]: Leaving directory '/usr/src/linux-headers-3.19.0-15-generic'
    Makefile:130: recipe for target 'vmhgfs.ko' failed
    make: *** [vmhgfs.ko] Error 2
    make: Leaving directory '/tmp/modconfig-qFEK5D/vmhgfs-only'
    The filesystem driver (vmhgfs module) is used only for the shared folder
    feature. The rest of the software provided by VMware Tools is designed to work
    independently of this feature.
    If you wish to have the shared folders feature, you can install the driver by
    running vmware-config-tools.pl again after making sure that gcc, binutils, make
    and the kernel sources for your running kernel are installed on your machine.
    These packages are available on your distribution's installation CD.
    [ Press Enter key to continue ]

    Same issue. Apparently the VMWare Tools for Linux just haven't been updated for the newest versions of the Linux kernel.
    Now that Ubuntu 15.04 has been officially released I'd guess a new version of VMWare Tools will be released shortly. I hope somebody from VMWare can give us a window of when we can expect this to happen.

  • Tried to upgrade and after uninstalling and reinstalling several times, keep getting "procedure entry point could not be located in dynamic link library" followed by "iTunes was not installed properly"  Error 7.....Help, please??

    Tried to upgrade as instructed and after uninstalling and reinstalling (even back to the former iTunes which I was happy with)several times, keep getting message "Procedure entry point could not be located in dynamic link library"  followed by "iTunes was not installed properly"  "Error 7".    Help, please??

    Entry point errors can usually be fixed by deleting the offending dll, then repairing the component it is part of from the programs and features control panel. Unfortunately you neglected to include the detail of which dll is mentioned.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Latest update of Muse is not installing on several tries,installation gets stuck at 43% and shows '' waiting'' at the  ''Extracting''  stage for 7-8 hours after which it does not progress

    latest update of Muse is not installing on several tries,installation gets stuck at 43% and shows '' waiting'' at the  ''Extracting''  stage for 7-8 hours after which it does not progress.

    Refer to EX11....
    Creative Cloud Error Codes (WIP) | Mylenium's Error Code Database
    Mylenium

  • My iTunes would not let me connect to the store. So I uninstalled it and tried reinstalling several times. After each install I get this error. "iTunes was not installed correctly. Please reinstall itunes. Error 7  (windows error 126)" How can I fix this

    My intunes stopped leting me connect my ipod or nconnect to the itunes store. So I uninstalled itunes and all apple software an tried reinstalling several times. After each instal I get the following error message.
    "iTunes was not installed correctly. Please reinstall iTunes."
    error 7 (windows error 126)

    iTunes for Windows: "Error 7" message when opening iTunes
    For error 126: http://support.microsoft.com/kb/959077

  • I run Windows 8.1. I have received the result after several attempts uninstalling and reinstalling iTunes, "ITunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 127)" What can I co?

    I run Windows 8.1. I have received the result after several attempts uninstalling and reinstalling iTunes, "ITunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 127)" What can I do? to solve the problem.  Tried to clean the windows registry, no change.  Very frustrating.  Any advice is much appeciated.
    Thanks.

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Firefox will not open after installation. i have tried to install several times with the same results. installation sends a list to firefox each time. need help. willard lee

    will not open after installation. i have tried to install several times with the same results. installation sends a list to firefox each time. need help. willard lee

    Can you attach a screenshot or link to the instructions you are following?
    You are on the 3.6 release and Firefox 7.0.1 is out. You can download and install the latest release from http://www.mozilla.org/en-US/firefox/new/ if you would like to update now. The 3.6 version will be maintained for a while longer, but you should update when you can.

  • I have a problem with Adobe Creative Cluod. Basically after installing the application when I open it I do not charge adobe products but remains all white screen. I tried to uninstall it and install it several times but it does not work.  What should I do

    I have a problem with Adobe Creative Cluod. Basically after installing the application when I open it I do not charge adobe products but remains all white screen. I tried to uninstall it and install it several times but it does not work.
    What should I do?

    Hi Anto2211,
    Please follow the thread: Black screen CC where this issue is already discussed and resolved.
    Let me know for any further query.
    Thanks,
    Ratandeep Arora

  • Lost itunes on pc after an update. Message said iTunes not installed.. Please reinstall. Tried to and error message "app failed because MSVCR80,dll was not found. Tried several times...same response. Finally uninstalled itunes and tried to reinstall . No

    Lost iTunes on pc after an update (Neighbor has same problem) Tried to open and message said " iTunes not installed correctly,Please reinstall itunes" . Tried to do so and same message with another message"application failed because MSVCR890.dll was not found.Re-installing may fix this problem" Tried several times and same message. Finally uninstalled itunes from computer and tried unsucessfully several times to re-install...Same messages as above appear when install looks like it's done......Help !

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

Maybe you are looking for

  • Materialized View with column based on PL/SQL function returning object

    I have the following problem - it is known that materialized view wants PL/SQL functions used in it to be DETERMINISTIC. And it appears that a function which returns SDO_GEOMETRY cannot be DETERMINISTIC - I can add DETERMINISTIC modifier to my functi

  • Jaas authorization in JBoss 4.2.3

    Hi, i need to use JAAS for authentication and authorization in JBoss. I've done the following. conf/login-config.xml ==> <application-policy name = "jaas3"> <authentication> <login-module code="org.jboss.security.auth.spi.DatabaseServerLoginModule" f

  • Error 80048823

    When I try to install an app or a game I can't do it and my mobile say error 80048823... What does it mean??? What I have to do??? I have just buy this mobile phone (Nokia Lumia 520)...

  • How does one pass data between war files

    Hello All, I need to be able to pass values between 2 war files. example: from a JSP file in the 1st war file i get the login information and need to pass the userid and password to another JSP in the 2rd war file. Question: How does one go about doi

  • Can't reject drag/drop moves in event handler

    How does one reject a move from within the dragDrop event handler? I cannot figure out how to do this. I have dragMoveEnabled in the tree and I need to reject certain attempts like moving a 'folder' node to a certain node type. I can easily detect an