Portal Tools Installation

i have been trying to install Portal Tools in my 9iAS rel.2 Portal but i always get an Internal Server error when testing the provider. My jpdk is working fine. I just need to install this. Hope you can help me with this. thanks

Hello,
Which version of portalTools are you installing in your Oracle Portal ? (I guess you have a 9.0.2.x Portal)
Also, since you have an error, you should take a look to the application log file of the portaltools application you have deployed. (using Enterprise Manager or file system)
Regards
Tugdual Grall

Similar Messages

  • Portal tools not initiate

    On my webcenter installation I cant start portal tools and I dont know why.
    When I try to start it from console I got an error message:
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
    What do you think about it?
    thanks

    Hy guys thanks for answering.
    Problem is Im trying this tutorial: http://download.oracle.com/docs/cd/E14571_01/webcenter.1111/e10273/toc.htm
    In chapter 6 i need to register a portlet and after get a reference to omni portlet. My problem is that on my installation on a webcenter server I couldnt start a WLS_Portlet so I cant use the omniportlet...
    http://127.0.0.1:7101/portalTools/omniPortlet/providers/omniPortlet
    this URL dont work on my environment because server not started. Its not about the embeded webcenter but a webcenter server instaled on another machine.
    Thats appears on wls_portlet.out
    <Jun 15, 2010 9:34:02 AM BRT> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@252619005[app:portalTools module:/portalTools/omniPortlet path:/portalTools/omniPortlet spec-version:2.5 version:11.1.1.2.0] oracle.dms.wls.DMSServletFilter.
    java.lang.ClassNotFoundException: oracle.dms.wls.DMSServletFilter
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:280)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:253)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:303)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    I cant use the portal tools... and its failed on weblogic console.
    Edited by: José Carlos on Jun 16, 2010 6:00 AM

  • How to download the full debug tool installation file?

    HI,
    I only find the installation program for debug tools at http://msdn.microsoft.com/en-us/windows/hardware/hh852365, but this program still needs to connect to Internet for downloading the real installation files. 
    Where is the location to fully download the debug tools installation file? I don't want to download it every time when I need to re-install it.
    thanks
    Ah_Chao|| MCSE,VCP,EMCSAe

    Microsoft, in their unfathomable wisdom, removed the standalone installer of the debugging tools. Now it seems to be available only in the SDK or WDK. So go get one of these kits (even if you do not want), locate the debug tools installer in the downloaded
    stuff and copy it to install on other systems.
    -- pa

  • How to add a custom iview to the portal tool area

    Hello:
    We want to add some simple text like date,day and some
    more things to the portal tool area, where a KM search
    box, and collobaration link exists now.
    I tried to look up for the tool area iview par file, but
    only found, *.ept file only which doesn't contain any
    code.
    I hope atleast some of the clients might have tried this.
    If you will you please shed some light on how to achieve
    this task.
    Thank you very much in advance for the help,
    Prasad Nutalapati

    Hi Prasad,
    try to do this:
    1) download the par file of the standard toolbar. You can find it under:
    \usr\sap\P602\j2ee\j2ee_00\cluster\server\services\servlet_jsp\work\jspTemp\irj\root\WEB-INF\deployment\pcd
    its name is: com.sap.portal.navigation.toolarea.par.bak
    2)import it into eclipse with another name, i.e. com.customer.portal.navigation.toolarea
    3) modify as you need the jsp contained in it in order to satisfy your requirements.
    4) deploy the par into the portal and create a new iview based on it.
    5) put this iview into the framework page you want to use, hiding/deleting standard toolbar
    these steps are OK if you want simply modify the layout of the toolbar, you cannot modify the logic behind it.
    If you need to do that, for example add some buttons which perform some custom actions, you have to develop a new component from scratch using the portal development paradigms.
    I hope this could help you
    Cheers
    Roberto

  • Error in  removing Portal Tool Area from Theme

    Hi
    In my Portal theme i had a Portal Tool Area with Search options.
    My requirment is to removie it from the theme as we don't need it
    Go to Content Administration
    Portal Content--> Content Provided by SAP->End User Content-> Standar Portal Users
    You can see Default frame work page.Open the same and untick the Visible Check box beside tool area iView in the frame work page.
    Save the changes and refresh the page..
    I made the setting,The tool area is not visible in priview...
    But when i logged in as test user it is still there
    How can i proceed
    Thanks

    My suggestion is go through the below help liks for better understanding
    Framework pages
    http://help.sap.com/saphelp_nw04s/helpdata/en/a6/1c67161be54bc19cfa86e187819fbe/frameset.htm
    Portal desktops
    http://help.sap.com/saphelp_nw04s/helpdata/en/b2/cf65869fb64552be09e46516dd8062/frameset.htm
    Portal desktop and display rules
    http://help.sap.com/saphelp_nw04s/helpdata/en/4b/29cf122f414721964269e1b675d62c/frameset.htm
    you need to check in the display rules whether you have multiple framework pages or not.
    Raghu

  • Portal 9iAS installation package errors

    All,
    Upon Portal 9iAS installation, i get the following package errors. Are there some special database packages/objectsmission. We have installed intermedia text package, but still get errors.
    can anyone help?
    Errors for PACKAGE BODYWWSBR_IMT_SERVICES:
    LINE/COL ERROR
    291/7 PL/SQL:Statement ignored
    291/20 PLS-00201: identifier 'CTX_DOC.PKENCODE' must be declared
    293/8 PL/SQL: Statement ignored
    293/21 PLS-00201: identifier 'CTX_DOC.PKENCODE' must be declared
    ERROR: CTXSYS does not exist
    ERROR: Cannot install InterMedia text options
    PL/SQL procedure successfully completed.
    SECOND ERROR:-
    ctx_ddl.drop_preference('GLOBAL_LEXER');
    ERROR at line 3:
    ORA-06550: line 3, column 8:
    PLS-00201: identifier 'CTX_DDL.DROP_PREFERENCE' must be declared
    ORA-06550: line 3, column 8:
    PL/SQL: Statement ignored
    ORA-06550: line 7, column 36:
    PLS-00201: identifier 'CTX_USER_PREFERENCES' must be declared
    ORA-06550: line 7, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 11, column 33:
    PLS-00364: loop index variable 'I' use is invalid
    ORA-06550: line 11, column 9:
    PL/SQL: Statement ignored
    Ctx_Ddl.Create_Preference ( 'GENERIC_BASIC_LEXER', 'BASIC_LEXER' );
    ERROR at line 40:
    ORA-06550: line 40, column 3:
    PLS-00201: identifier 'CTX_DDL.CREATE_PREFERENCE' must be declared
    ORA-06550: line 40, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 49, column 3:
    PLS-00201: identifier'CTX_DDL.CREATE_PREFERENCE' must be declared
    ORA-06550: line 49, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 50, column 3:
    PLS-00201: identifier
    'CTX_DDL.SET_ATTRIBUTE' must be declared
    ORA-06550: line 50, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 51, column 3:
    PLS-00201: identifier 'CTX_DDL.SET_ATTRIBUTE' must be declared
    ORA-06550: line 51, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 52, column 3:
    PLS-00201: identifier 'CTX_DDL.SET_ATTRIBUTE' must be declared
    ORA-06550: line 52, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 60, column 3:
    PLS-00201: identifier 'CTX_DDL.CREATE_PREFERENCE' must be declared
    ORA-06550: line 60, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 61, column 3:
    PLS-00201: identifier'CTX_DDL.SET_ATTRIBUTE' must be declared
    ORA-06550: line 61, colu
    regards, Matt.

    Jay,
    We have now installed the Intermedia text option, but still get errors on the installation. (Portal version 3.0.8.9.8 NT).
    After installation, we still get errors. These are generally "Synonym already exists" errors, even though we are starting with a blank database each time. The exact errors are.
    "cannot create synonym wwctx_api_vpd for portal30_sso.wwctx_api_vpd name already used by an existing object"
    "synonym owa_vpd_ctx, name already used by existing object"
    We suspect these errors are causing the error message wwc-00000 to appear when we attempt to access the Login Server Administration page and create users.
    Any ideas?
    Regards, Matt.

  • Ampersand in portal tools entitlements causing exception

    There appears to be a bug in the portal tools that ship with 4.0. If you have
    a portal page with an ampersand in the name, EBCC creates the XML that is loaded
    to the database correctly (with the &). But when you try to create an entitlement
    for this page, it will put an entry in the ENTITLEMENTS_RULESET portal page record
    that has the ampersand standing by itself. Thereafter, anytime you try to go
    to the entitlements page, you get an XML parse exception.
    Add to that the fact that this data is stored in a CLOB (making it difficult to
    edit), it is a tough situation to deal with.
    Please let me know if there is a patch/fix for this.
    Thanks.

    Paul,
    I searched the bugs database and there is a known issue (CR082251) if you
    used an ampersand character in the Portal Description. I could not find anything
    related to entitlements but I believe this is a bug.
    Unfortunately, I don't have a good suggestion for this problem. The best thing
    to do I believe (if you don't mind) is to open a case with BEA support.
    It is the preferred channel for managing this kind of issue.
    Thanks for your feedback,
    Michel.
    "Paul Merrigan" <[email protected]> wrote in message news:3d66b315$[email protected]..
    >
    There appears to be a bug in the portal tools that ship with 4.0. If you have
    a portal page with an ampersand in the name, EBCC creates the XML that is loaded
    to the database correctly (with the &). But when you try to create an entitlement
    for this page, it will put an entry in the ENTITLEMENTS_RULESET portal page record
    that has the ampersand standing by itself. Thereafter, anytime you try to go
    to the entitlements page, you get an XML parse exception.
    Add to that the fact that this data is stored in a CLOB (making it difficult to
    edit), it is a tough situation to deal with.
    Please let me know if there is a patch/fix for this.
    Thanks.

  • VS 2013 Build tools installation fails with error "Signature or catalog could not be verified"

    VS 2013 ultimate - Build tools installation fails with error "Signature or catalog could not be verified" for MSBuild assemblies. Any idea what could be the problem?
    Thanks
    NM

    Hello,
    Do you mean you are trying to use this tool:
    https://www.microsoft.com/en-us/download/details.aspx?id=40760
    Can you navigate to your %temp% folder and filter by date to see the log of the Build tool?
    I want to know which assemblies failed to be verified.
    By the way, since MSBuild is embed in Visual Studio why you want to install this again? Do you have any error about this Build Tool when you install Visual Studio 2013 Ultimate?
    “Signature or catalog could not be verified” is always related to corrupt source
    , please double check you have a healthy network and then try the web installer again.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • RemovingDisabling Portal Tool Area

    We currently want to increase the portal body size, and do not have TREX running, so we are wanting to remove\disable the Portal Tool Area (removing Search Field Box, Search, and Advance Search from Portal Outer Frame. Instead of blanking out values within Theme Editor for Portal Tool Area, can we just disable Portal Tool Area globally to increase the portal body size?
    Regards,
    James

    Hi,
      You can open the default framework page from Portal Content -> Content Provided by SAP -> End User Content -> Standard Portal Users -> Default Framework Page. Inside that, Uncheck the visiblity check box of tool bar iView. That should do.
    Regards,
    Harini S

  • Exchange 2013 management tools installation on windows 2012 standard edition gives error.

    Exchange 2013 management tools installation on windows 2012 standard edition gives following error.
    Does anyone observed this issue ?
    Error:
    The Exchange management tools are supported on servers running Windows Server 2012 and Windows Server 2008 R2 SP1 or later, and also on Windows 8 and Windows 7 client computers.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.ValidOSVersionForAdminTools.aspx
    My Test lab is having
    Exchange 2013 installed (xyz.local) domain and working fine.
    Now i am installing Exchange Management tools on server which is member of (xyz.local) Domain  (base OS : Windows 2012 standard edition : Windows updated)
    Best Regards
    sameer Prabhune

    Hi Sprabhune,
    It should work.
    Did you install the tool by GUI or cmd?
    Please select "Automatically install Windows Server roles and features that are required to install Exchange Server" to have the Setup wizard install required Windows prerequisites.
    If possible, please try to install the tool on Windows 7/8 client to test.
    Exchange 2013 Prerequisites
    http://technet.microsoft.com/en-us/library/bb691354.aspx
    Frank Wang
    TechNet Community Support

  • Client tools Installation vallidation

    Hi guys,
    In my company they newly installed BODS 3.2 SP3...Iam new to admin...Now they are asking to write a validation document to check all users are gud with all installation(I mean developers).
    we installed BODS designer, DB2, Oracle database and we created job servers, repositories and granted permission as of now.
    Pls any one guide me what type of care i should take to validate the client tools installations.
    I hope I will get the helpful answers.

    Hi Sumanmanu,
    As long as you can open the designer, connect to the repository, edit a job and save, it should be all good. I guess you are going to be using a central repository, so you should start by checking in an object, importing to your local repository, changing and then exporting back to the central repository.
    Hope this helps,
    Cheers,
    Diego

  • "Portal tools area keeps apearing"  EP 6.0 SP 10

    We have made the Portal tool area invisible in our Portal by making it invisible in "content provided by SAP -> end user content -> Standard Portal users -> Default framework Page" by "unticking" the visible attribute for iView "tool area".
    However once per week it keeps reappearing although no manual changes have been made to the Default framework page.
    Any ideas to what that can be caused by - e.g. by some standard Portal restore job?!
    Message was edited by: Kurt Frambo

    Hi Kurt Frambo
    I would recommend that changes related to portal desktops etc should always be done by making copies to the original SAP object, renaming them & storing them in your folders and them modifying them so that after patches/upgrades they do not keep changing and you dont have rework a lot and restoring the original.
    I hope this would solve your problem..
    Let me know if you have any other queries. Also tell me if you were using the SAP Framework page or have u created a copy of the original and applied that in your theme/rule..?
    Regards
    Gaurav Gandhi

  • Authentication Error with portal Tools

    I'm using WLS 6.1 SP1 and Portal 4.0 SP1 on solaris.
    I've modified everything in my configuration files to work with Oracle 8.17 instead of Cloudscape. The database has been correctly created (I've followed all the items as described in the doc) with all the examples.
    The problem is that I cannot reach the 'stockportal' example. I'm getting the following exception :
    <Feb 4, 2002 4:32:29 PM WET> <Error> <HTTP> <[WebAppServletContext(2833966,stockportal,/stockportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    I thought no portal example was provided with Oracle database so I tried to create my own portal with 'portalTools' but when I enter the URL : http://<myServer>:<myPort>/portalTools
    I'm getting 403 error. The server does not send me any authentication form. The same occurs with any other Tools : p13nAppTools, portalTools or wlcsAppTools .
    Any Idea ?
    [att1.html]

    Laurent,
    I think you need to run a DataSync. You can either sync a "appname-project" directory (for server installs) or sync from the EBCC. If you run bin/win32/loadSampleData it will sync all the application for you.
    Sincerely,
    Daniel Selman
    "Laurent PAILLARD" <[email protected]> wrote in message news:[email protected]...
    I'm using WLS 6.1 SP1 and Portal 4.0 SP1 on solaris.
    I've modified everything in my configuration files to work with Oracle 8.17 instead of Cloudscape. The database has been correctly created (I've followed all the items as described in the doc) with all the examples.
    The problem is that I cannot reach the 'stockportal' example. I'm getting the following exception :
    <Feb 4, 2002 4:32:29 PM WET> <Error> <HTTP> <[WebAppServletContext(2833966,stockportal,/stockportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    I thought no portal example was provided with Oracle database so I tried to create my own portal with 'portalTools' but when I enter the URL : http://<myServer>:<myPort>/portalTools
    I'm getting 403 error. The server does not send me any authentication form. The same occurs with any other Tools : p13nAppTools, portalTools or wlcsAppTools .
    Any Idea ?
    [att1.html]

  • Entitlement Setting in 4.0 Portal Tools Keeps Blowing Up

    When we try to create an empty WLCS database (empty except for the required data),
    run an EBCC sync (to get all of the configuration files into the database, and
    then try to set page entitlements we get an exception.
    Any help would be appreciated as this has been happening for 2 days and is getting
    quite frustrating.
    The message is as follows:
    java.sql.SQLException: ORA-02291: integrity constraint (WLCS_TEST.FK1_SKIN_POOL)
    violated - parent key not found
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:168)
    at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:208)
    at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:543)
    at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1405)
    at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:822)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:1446)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:1371)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1900)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:363)
    at weblogic.jdbc.jts.Statement.executeUpdate(Statement.java:503)
    at weblogic.jdbc.rmi.internal.PreparedStatementImpl.executeUpdate(PreparedStatementImpl.java:66)
    at weblogic.jdbc.rmi.SerialPreparedStatement.executeUpdate(SerialPreparedStatement.java:57)
    at com.bea.portal.manager.internal.persistence.jdbc.JdbcPersonalizationManager.createPortalP13nSkinPoolEntry(JdbcPersonalizationManager.java:383)
    at com.bea.portal.manager.internal.persistence.jdbc.CachingPersonalizationManager.createPortalP13nSkinPoolEntry(CachingPersonalizationManager.java:222)
    at com.bea.portal.manager.internal.persistence.jdbc.KeyCachingPersistenceManager.createPortalPersonalization(KeyCachingPersistenceManager.java:184)
    at com.bea.portal.manager.internal.persistence.AbstractPersistenceManager.addPortalPersonalization(AbstractPersistenceManager.java:157)
    at com.bea.portal.manager.internal.persistence.jdbc.UserCachingPersistenceManager.addPortalPersonalization(UserCachingPersistenceManager.java:340)
    at com.bea.portal.manager.internal.PortalManagerDelegateImpl.setMutablePortalPersonalization(PortalManagerDelegateImpl.java:384)
    at com.bea.portal.manager.ejb.internal.PortalManagerBean.setMutablePortalPersonalization(PortalManagerBean.java:99)
    at com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_EOImpl.setMutablePortalPersonalization(PortalManagerBean_w6xny9_EOImpl.java:37)
    at com.bea.portal.entitlement.util.EntitlementHelper.updatePageEntitledAttribute(EntitlementHelper.java:437)
    at com.bea.portal.entitlement.util.EntitlementHelper.setEntitlement(EntitlementHelper.java:368)
    at com.bea.portal.entitlement.servlets.jsp.taglib.SetDefaultEntitlementTag.doStartTag(SetDefaultEntitlementTag.java:144)
    at jsp_servlet._tools._portal.__set_page_ent_segments._jspService(__set_page_ent_segments.java:684)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:167)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doPost(WebflowServlet.java:212)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    You would need to have 64-bit DSN to install BO. during the installation the DSNs are created automatically. This is what you showed us in the images.
    Many client tools use both 32-bit / 64-bit drivers. This helps them to talk to CMS Db in right way. You were using a CMS Db connection to create Universes , crystal reports and webi reports. Please note these client tools retrieve data from Db's other than the CMS Db usually. It is not recommended and suggested to have data made out of CMS Db. You should use the audit Database to know about the activities happening within the server.
    good luck!!

  • Error VMware Tools Installation (Shared Folder) - Ubuntu 15.04 [SOLVED!]

    Workstation 11.1
    Ubuntu 15.04 Guest OS
    Kernel 3.19.0-15-generic
    VMwareTools-9.9.2-2496486
    When I try to install vmwaretools in my Ubuntu 15.04, I receive the following compilation errors (shared folder feature don't work):
    Initializing...
    Making sure services for VMware Tools are stopped.
    Stopping VMware Tools services in the virtual machine:
       Guest operating system daemon:                              done
       VMware User Agent (vmware-user):                          done
       Blocking file system:                                               done
       Unmounting HGFS shares:                                      done
       Guest filesystem driver:                                           done
    Stopping Thinprint services in the virtual machine:
       Stopping Virtual Printing daemon:                              done
    update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
    update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
    The module vmci has already been installed on this system by another installer
    or package and will not be modified by this installer.
    The module vsock has already been installed on this system by another installer
    or package and will not be modified by this installer.
    The module vmxnet3 has already been installed on this system by another
    installer or package and will not be modified by this installer.
    The module pvscsi has already been installed on this system by another
    installer or package and will not be modified by this installer.
    The module vmmemctl has already been installed on this system by another
    installer or package and will not be modified by this installer.
    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-O5xscq/vmhgfs-only'
    Using 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-O5xscq/vmhgfs-only/backdoorGcc64.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/message.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/dir.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/rpcout.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/filesystem.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/cpName.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/request.o
      CC [M]  /tmp/modconfig-O5xscq/vmhgfs-only/module.o
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c: In function ‘HgfsPackDirOpenRequest’:
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c:417:26: error: ‘struct file’ has no member named ‘f_dentry’
                          file->f_dentry) < 0) {
                              ^
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c: In function ‘HgfsDirLlseek’:
    /tmp/modconfig-O5xscq/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-O5xscq/vmhgfs-only/dir.c:39:0:
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c: In function ‘HgfsReaddirNextEntry’:
    /tmp/modconfig-O5xscq/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-O5xscq/vmhgfs-only/module.h:89:62: note: in definition of macro ‘HGFS_SB_TO_COMMON’
    #define HGFS_SB_TO_COMMON(sb)             ((HgfsSuperInfo *)(sb)->s_fs_info)
                                                                  ^
    /tmp/modconfig-O5xscq/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-O5xscq/vmhgfs-only/dir.c:30:0:
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c:1088:44: error: ‘struct file’ has no member named ‘f_dentry’
              *entryIno = compat_parent_ino(file->f_dentry);
                                                ^
    /tmp/modconfig-O5xscq/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-O5xscq/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-O5xscq/vmhgfs-only/dir.c: In function ‘HgfsDoReaddir’:
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c:1173:13: error: ‘struct file’ has no member named ‘f_dentry’
           !(file->f_dentry) ||
                 ^
    /tmp/modconfig-O5xscq/vmhgfs-only/dir.c:1174:13: error: ‘struct file’ has no member named ‘f_dentry’
           !(file->f_dentry->d_inode)) {
                 ^
    scripts/Makefile.build:257: recipe for target '/tmp/modconfig-O5xscq/vmhgfs-only/dir.o' failed
    make[2]: *** [/tmp/modconfig-O5xscq/vmhgfs-only/dir.o] Error 1
    make[2]: ** Esperando que outros processos terminem.
    Makefile:1394: recipe for target '_module_/tmp/modconfig-O5xscq/vmhgfs-only' failed
    make[1]: *** [_module_/tmp/modconfig-O5xscq/vmhgfs-only] Error 2
    make[1]: Leaving directory '/usr/src/linux-headers-3.19.0-15-generic'
    Makefile:120: recipe for target 'vmhgfs.ko' failed
    make: *** [vmhgfs.ko] Error 2
    make: Leaving directory '/tmp/modconfig-O5xscq/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 ]
    The vmxnet driver is no longer supported on kernels 3.3 and greater. Please
    upgrade to a newer virtual NIC. (e.g., vmxnet3 or e1000e)
    The vmblock enables dragging or copying files between host and guest in a
    Fusion or Workstation virtual environment.  Do you wish to enable this feature?
    [yes]
    VMware automatic kernel modules enables automatic building and installation of
    VMware kernel modules at boot that are not already present. This feature can be
    enabled/disabled by re-running vmware-config-tools.pl.
    Would you like to enable VMware automatic kernel modules?
    [no]
    Thinprint provides driver-free printing. Do you wish to enable this feature?
    [yes]
    Disabling timer-based audio scheduling in pulseaudio.
    Do you want to enable Guest Authentication (vgauth)? [yes]
    Detected X server version 1.17.1
    Distribution provided drivers for Xorg X server are used.
    Skipping X configuration because X drivers are not included.
    Creating a new initrd boot image for the kernel.
    update-initramfs: Generating /boot/initrd.img-3.19.0-15-generic
       Checking acpi hot plug                                              done
    Starting VMware Tools services in the virtual machine:
       Switching to guest configuration:                                   done
       Blocking file system:                                               done
       VMware User Agent:                                                  done
       Guest operating system daemon:                                      done
       Starting Virtual Printing daemon:                                   done
    The configuration of VMware Tools 9.9.2 build-2496486 for Linux for this
    running kernel completed successfully.
    You must restart your X session before any mouse or graphics changes take
    effect.
    You can now run VMware Tools by invoking "/usr/bin/vmware-toolbox-cmd" from the
    command line.
    To enable advanced X features (e.g., guest resolution fit, drag and drop, and
    file and text copy/paste), you will need to do one (or more) of the following:
    1. Manually start /usr/bin/vmware-user
    2. Log out and log back into your desktop session; and,
    3. Restart your X session.
    Enjoy,
    --the VMware team
    I tried to use these instructions to solve the problem:
    http://rglinuxtech.com/?p=1281
    compiling - VMWare player and Ubuntu 15.04: net driver does not compile anymore, how to fix? - Ask Ubuntu
    However, I don't have the /usr/lib/vmware/modules/source with vmnet.tar file.
    I just have /usr/lib/vmware-tools/modules/source with the following files:
    legacy    vmblock.tar    vmhgfs.tar    vmsync.tar    vmxnet.tar    pvscsi.tar    vmci.tar    vmmemctl.tar    vmxnet3.tar    vsock.tar
    How I resolve this problem?
    Thank You!

    Now It's working for me! :-) Thanks kikitora for the correct answer and Rahul Jha for this tutorial:
    Please ensure that latest Workstation 11 is installed.
    Make sure open-vm-tools is not installed.
    sudo apt-get remove open-vm-tools
    1. Make sure the updates are done:
    sudo apt-get update
    2. Make sure git is installed
    sudo apt-get install git
    3. Run the command to get the tools from repository.
    sudo git clone https://github.com/rasa/vmware-tools-patches.git
    4. cd to vmware-tools-folder
    cd vmware-tools-patches
    5. Run the patch
    sudo ./download-tools.sh
    6. Run the following patch
    sudo ./untar-and-patch.sh
    7. Run the complie.sh file
    sudo ./compile.sh

Maybe you are looking for