Timeout on Deployment of the Portal from Workshop

Hi,
I have downloaded the WebLogic Portal from the Workshop following the
directions in the Portal Development Guide, it is a plain portal without
any portlets.
When I try to execute the Run As ->Server the WLS open in command window
and appears to start however the Deployment fails with the message that
the server has timeouted.
Any suggestions or work arounds?
Thanks,
Paul

If you are running both workshop and portal on a less powerful machine, sometimes you can get timeouts
You can check these below items if it is related to performance
Portal Domain starts autonomy and search services by default. You can disable them by setting the WLP_SEARCH_OPTION="" as shown below. If you are on windows machine, those processes are not getting killed from task manager. Restart the machine and use the new settings
if "%WLP_SEARCH_OPTION%"=="" (
     @REM If not set externally, this portal domain will start the full Autonomy engine stack.
     set WLP_SEARCH_OPTION=""
Make sure your domain is not in debug mode by going to the console
When you create a portal project from workshop, choose only the facets you need on the portal project

Similar Messages

  • JSR168 Portlest contents deployment on the Portal 7.01

    Hello Everybody,
    I was searching on how we can integrate JSR168 application on the SAP EP 7.01 system. So far, I found out that JSR168 is available from NW CE onwards.
    But same time, I saw messages stating that we can deploy WAR file with JSR168 contents on Portal and create the iView to use that application.
    Here is my question:
    I was provided with WAR file containing JSR168 contents and I was told to deploy on the Portal and create the iview. I know that we can't directly deploy WAR file on the Portal.
    So, what are the options available so that we can deploy and use this application on Portal 7.01 system?
    If you could point to any help links or provide the steps to do it, it would be really helpful.
    Will it work by creating EAR file in NWDS and add this WAR file and deploy on the server? If yes, what steps do I need to take care of while doing this?
    Thanks,
    Bhavik

    Thanks Nitesh for your response.
    But before I got your response, we could create EAR file from NWDS and added WAR file manually into that EAR file and then deployed EAR file on the Portal.
    But now, question is, How can we run the JSR168 portlet contents on the Portal?
    Based on the comments I recieved from the team who developed portlet, this portlet application can't run using any URL. So, there is no option to create URL iview and run that application.
    Do you know how we can run the JSR168 portlet application on the SAP Portal?
    Thanks,
    Bhavik

  • Closing Server Session of a BSP application deployed on the Portal

    I have a BSP application deployed on the Portal v. NW07.  This BSP application is a tab sitting besides other applications such as My Staff of MSS.
    The BSP sets a lock like "CALL FUNCTION 'ENQUEUE' " and the backend system is SAP R/3 4.7. 
    QUESTION: How can I get the server session to terminate when the user navigates from the tab corresponding to my BSP application to the other tabs. 
    Currently, the session doesn't even close when I logoff completely from the Portal.  This BSP used to be deployed to users alone within the
    IE browser and I was able to handle session management using JavaScript code similar to what's in page 'session_single_frame.htm' of BSP 'SYSTEM'.   However, when deployed to the Portal, that piece
    of code doesn't seem to do anything.
    "Supports Portal Integration" is checked and the BSP application is stateful.
    Thanks in advance for your help.
    Achille

    for managing the backend session, all you have to do at the BSP app level is to set the supports portal integration flag, so that it generates the domain relaxation scripts.
    it (ending backendsession) is the job of portal's DSM terminator. More on this can be read from http://help.sap.com/saphelp_nw04/helpdata/en/ca/a9a7408f031414e10000000a1550b0/frameset.htm

  • Pass Parameters to T.Code  in the portal from aTransaction Iview.

    Good Morning.
    I published a T.code in the portal as a Transaction Iview. This work fine.
    I want pass a parameter to this t.code and that the program ABAP can get this value .
    I check a suggestion in the post following :
    From Portal transaction iView
    I did the steps , but this not work. I don't can get the value passed in the field Applications Parameters.
    Attach screenshot with the steps that I did.
    [Screenshot|http://www.freeimagehosting.net/uploads/3d4dd249ad.jpg]
    I want know how can solve this issue?
    Thank in advance.
    Regards

    Hi Carmen,
    The bottom line is that this cannot be done for transaction iviews without modifying the standard webgui service in SICF, which is probably not a good idea (since it affects everyone using SAP GUI for HTML). (You could hack the appintegrator to add the ~webgui_simple_toolbar parameter to the transaction URL template in the portal, but again its not a recommended thing to do ...). Better to create an IAC service in SICF with ~webgui=1 where you set the required appearance using an appropriate value for ~webgui_simple_toolbar, and then create an IAC iview to point at this service.
    You can even override the ~transaction value configured in the new service in individual IAC iviews by entering the appropriate value in the application parameter of the iview, for example:
    ~okcode=/nSU01
    And you can pass parameters in the same way:
    ~okcode=/nSU01 USR02-BNAME=xyz;USREFUS-USERALIAS=abc;
    By the way, it would not be recommended to create a URL iview to access an IAC, since you are likely to encounter session management issues in this scenario - better to use an IAC iview.
    Regards, Rory

  • How to migrate the portal from server A to Server B

    Dear Expert,
    I have existing R3 name A and portal connecting. I have setup a new R3 name B on different server. Could you please provide me the steps on how can I migrate the portal connection from Server A to Server B. What are the steps involve .e.g. ITS and etc.
    Thank you
    KS

    Hi,
       The communication between portal server and R3 server happens via system only. If you don't want to use R3 system A hereafter, then look for R3 system alias created for 'A' in portal. You can delete that. Now for using new R3 system B in portal, create a new system for B in portal using System Administration. Decide which SSO you are going to use. If user is same in portal and r3, then logon tickets. Else user mapping method.
    Check these documents on how these can be done.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/howtoConnecttoSAPR3SystemthroughEnterprisePortal7.0Usingan+iView.
    Connecting To R/3 From Portal
    Configuring EP for connecting to SAP R/3
    Regards,
    Harini S
    Consider rewarding points for helpful answers

  • Deploy a ear file from workshop-enabled weblogic on windows to solaris?

    Hi,
    I built a java ear application on my workshop-enabled weblogic in windows OS. I need to deploy it over into a solaris weblogic system. Does anyone have any idea if this is feasibe (as i was under the impression that the solaris version of weblogic does not come with workshop) and if feasible, how i can go about doing it? Many thks!

    If I omit the .jspx at the end of my URL, nothing's changed.
    Other ideas?
    Edited by: user10799119 on 26-ago-2009 5.42

  • Can not deploy after upgrading application from workshop 8.1 to 9.2

    Hi,
    We have an application developed on workshop 8.1 worked fine. when we upgrade the application to 9.2, the application can not be deployed on weblogic server. The error is
    weblogic.application.ModuleException: [HTTP:101064][WebAppModule(SynDesk:SynDesk
    Web)] Error parsing descriptor in Web appplication "C:\build\weboutput"
    "weblogic.application.ModuleException: Unmarshaller failed'
    Caused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
    "weblogic.j2ee.descriptor.ParamValueBeanImpl@dccea29(/[NTLM HTTP Authentication
    Filter]/InitParams[jcifs.netbios.wins])"
    When I remove the NTLM filter part in the web.xml, the application is able to be deployed. But of course application does not work propertly due to no authentication.
    How can I fix the web.xml file with everything works as before? Thanks for your help
    Here is my web.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <display-name>SyndeskWeb Application</display-name>
    <description/>
    <filter>
    <filter-name>NTLM HTTP Authentication Filter</filter-name>
    <filter-class>com.mycompany.BofaNtlmFilter</filter-class>
    <init-param>
    <description/>
    <param-name>jcifs.netbios.wins</param-name>
    <param-value>crpsecwin00.mycompany.com</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>jcifs.netbios.wins</param-name>
    <param-value>crpchiwin00.mycompany.com</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>debug</param-name>
    <param-value>true</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>jcifs.util.log</param-name>
    <param-value>ALL</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>bofa.retryCount</param-name>
    <param-value>1</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>bofa.retrySleepTime</param-name>
    <param-value>60</param-value>
    </init-param>
    </filter>
    <filter-mapping>
    <filter-name>NTLM HTTP Authentication Filter</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>NTLM HTTP Authentication Filter</filter-name>
    <url-pattern>*.jpf</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>NTLM HTTP Authentication Filter</filter-name>
    <url-pattern>*.do</url-pattern>
    </filter-mapping>
    <servlet>
    <description/>
    <servlet-name>action</servlet-name>
    <servlet-class>org.apache.beehive.netui.pageflow.PageFlowActionServlet</servlet-class>
    <init-param>
    <description/>
    <param-name>config</param-name>
    <param-value>/_pageflow/struts-config.xml</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>config/-global</param-name>
    <param-value>/_pageflow/struts-config--global.xml</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>debug</param-name>
    <param-value>2</param-value>
    </init-param>
    <init-param>
    <description/>
    <param-name>detail</param-name>
    <param-value>2</param-value>
    </init-param>
    <load-on-startup>2</load-on-startup>
    </servlet>
    <welcome-file-list>
    <welcome-file>Controller.jpf</welcome-file>
    </welcome-file-list>
    <error-page>
    <error-code>500</error-code>
    <location>/error.jsp</location>
    </error-page>
    <error-page>
    <error-code>505</error-code>
    <location>/error.jsp</location>
    </error-page>
    <error-page>
    <error-code>404</error-code>
    <location>/Controller.jpf</location>
    </error-page>
    <jsp-config>
    <taglib>
    <taglib-uri>netui-tags-html.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/netui-tags-html.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>netui-tags-databinding.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/netui-tags-databinding.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>netui-tags-template.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/netui-tags-template.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>c.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/c.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>fmt.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/fmt.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>sql.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/sql.tld</taglib-location>
    </taglib>
    <taglib>
    <taglib-uri>x.tld</taglib-uri>
    <taglib-location>/WEB-INF/tld/x.tld</taglib-location>
    </taglib>
    </jsp-config>
    <filter>
    <filter-name>PageFlowJspFilter</filter-name>
    <filter-class>org.apache.beehive.netui.pageflow.PageFlowJspFilter</filter-class>
    </filter>
    <filter>
    <filter-name>PageFlowForbiddenFilter</filter-name>
    <filter-class>org.apache.beehive.netui.pageflow.PageFlowForbiddenFilter</filter-class>
    <init-param>
    <param-name>response-code</param-name>
    <param-value>404</param-value>
    </init-param>
    </filter>
    <filter-mapping>
    <filter-name>PageFlowJspFilter</filter-name>
    <url-pattern>*.jsp</url-pattern>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>INCLUDE</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>PageFlowJspFilter</filter-name>
    <url-pattern>*.jspx</url-pattern>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>INCLUDE</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>PageFlowForbiddenFilter</filter-name>
    <url-pattern>*.java</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>PageFlowForbiddenFilter</filter-name>
    <url-pattern>*.jsfb</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>PageFlowForbiddenFilter</filter-name>
    <url-pattern>*.jpfs</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>
    <filter-mapping>
    <filter-name>PageFlowForbiddenFilter</filter-name>
    <url-pattern>/_pageflow/*</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    </filter-mapping>
    <listener>
    <listener-class>org.apache.beehive.netui.pageflow.PageFlowContextListener</listener-class>
    </listener>
    <listener>
    <listener-class>org.apache.beehive.netui.pageflow.HttpSessionMutexListener</listener-class>
    </listener>
    <servlet>
    <servlet-name>XmlHttpRequestServlet</servlet-name>
    <servlet-class>org.apache.beehive.netui.pageflow.xmlhttprequest.XmlHttpRequestServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>action</servlet-name>
    <url-pattern>*.jpf</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>action</servlet-name>
    <url-pattern>*.do</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>XmlHttpRequestServlet</servlet-name>
    <url-pattern>*.xhr</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>XmlHttpRequestServlet</servlet-name>
    <url-pattern>*.render</url-pattern>
    </servlet-mapping>
    </web-app>
    Edited by cynthialiu at 05/28/2008 12:16 PM

    Hi. The issue is a level or two above JDBC. I suggest
    opening an official support case. It's probably a
    WLW issue.
    Joe

  • Can we control the top level navigation in portal from a java application

    Hello,
    I am having a scenario where User logged in to portal and assigned with 2 roles (HOME , ISA(Java application)). When user opened a form in ISA (Java application) and tried to enter the data in form and moved to another tab (e.g. HOME) in top level navigation.
    When user come back to ISA (Java application) TAB , we show the page where he left earlier. I would like to know if user click any other TAB in top level navigation (Role assigned to him) while working on a page in ISA(Java application) is there any way we can catch that event before he leaves from ISA (Java application JSP page) to other TAB?
    How can we control the top level navigation events in the portal from a java application .Since Top level navigation is seperate par file.
    Thanks,
    RN

    Dear Rajesh,
    Top Level and detailed navigation values comes with iteration in the respective par file.
    Please check the par file and based on the value (i.e tab name) selected, you can write your code.
    Best Regards
    Arun Jaiswal

  • Deploying an existing WAR file into the Portal

    I have downloaded the Enterprise Portal and the SAP Netweaver Developer Studio (NDS) and have succeeded in creating a couple of projects of the ‘Hello World’ variety and deployed them on the Portal!  So far, so good.
    The problem I have is that need to deploy on the Portal an existing JSP/Struts application of ours which is available as a Web Archive (WAR) file.
    The problem is that I cannot find a way of deploying an existing WAR file on the Portal – either via a Project or otherwise.  I have found an entry in the Help files with the NDS which sounds promising, as it is entitled ‘Import a .WAR File into a new project’.  However, the menu entry it says you should use (File &#8209;> Import &#8209;> MDK: Import a web archive (.WAR) into a new project) this last entry does not exist on my installation of NDS.
    Any ideas or suggestions?

    Hi Mustafa (and All) - thanks you very much for your answers, which has enabled me to make good progress.
    I have created a project in the Deploy Tool, imported a simple WAR file into it, loaded to project and depployed it on my instance of the Portal - or at least I have deployed it as far as the Deploy Tool is concerned. 
    However, when I try to find it in the Portal in order to assign it to an iView in the Portal content, I can't find any evidence of its existence!!
    As another 'tack' in the NDS I have created an 'Enterprise Application Project', into which I appear to have imported the WAR file - but I cant package this as a PAR file, which is what I seem to need to do to get it into an iView on the Portal.  To create a PAR package I seem to need to create a 'Portal Application Project' - but I can't find a way of getting the WAR file into that!!
    Any further advice would be greatefully received.
    Thanks for your help to date and thanks in advance for any more you may be able to give.
    Regards,
    Dave

  • Excluding directories from workshop built EAR file

    I am using the default exported build script to build my ear. The EAR has 2 java
    projects and a portal webapp. However in my directory structure I also have some
    other directories that contain things like SQL scripts etc. How do I set up the
    default build scripts in such a way that these directories are not included in
    the EAR?
    Thanks
    rv

    Rick -
    Hey - I have seen this happen, your EAR file sounds more complicated than
    mine. I have a single EJB project - sometimes (not always) it is not
    included
    in the application.xml. In those cases I add it in manually :-(
    Sometimes restarting workshop and clearing temp compile dirs does the
    trick.
    I don't have a fool proof solution other than always check what was
    deployed.
    HTH
    Tom
    Of note, the application.xml file in the EAR file is not the same as the
    application.xml file in the workshop source files. It appears that the
    EAR build process misses some of the projects. In fact, the class
    referenced in the "class not found" exception is in one of the projects
    not listed in the generated application.xml.
    Rick
    Rick Stevens wrote:
    Hi,
    I have an appliation that has EJBs, web services, and plain java
    projects in it. The application builds fine using the Workshop build
    process. It deploys fine when deploying directly to the server from
    Workshop. However, if I build the application into an EAR (via
    Workshop) try to deploy it using the console, the deploy fails. The
    symptom is that there is a missing class (one of the EJBs). Watching
    the console as the EAR deployment begins, it appears that not all of
    the modules are being recognized by the deployer. While the module
    jars appear in the EAR file, the server's deployer doesn't seem to see
    them. What could be causing this.
    BTW, I've even tried rebuilding the application from scratch-- i.e.
    creating a new application and importing each of the projects back into
    the new "clean" application. Same results.
    Has anyone else seen this and is there an answer?
    Thanks,
    Rick Stevens
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

  • Starting and Stopping the Portal

    Hi all
       After deploying my PAR, I am restarting the whole <b>SAP Instance</b> in the Server.
    1. Is this the right way ???
    2. Is there any other easy way to restart/stop the PORTAL alone instead of touching the SAP Instance???
    Thanks
    Kay

    Hi Kay,
    You are right about custom login changes.But Normaly if you develop portal application and upload the PAr file ,you do not have to restart the instance.Portal runtime takes care of droping the existing copy of the PAR or replacing with newer version.
    This is what i get from help
    Portal Archive Files Deployment Cycle
    Use
    The deployment procedure for a Portal Archive (PAR) file consists of two steps:
    Uploading the PAR file into the application repository
    Notifying all Portal Runtime (PRT) nodes that a new version of the application is available
    Activities
    Uploading a PAR File to the Application Repository
    There is only one application repository and all PRT nodes and PAR files on the J2EE Engine cluster share the same content. The PAR upload procedure stores the whole archive in the underlying persistence layer. It also extracts all the information that requires fast access at runtime from the portalapp.xml.
    Modifying PRT Nodes
    Once the upload to the application repository is completed, the upload process notifies all PRT nodes. This step updates thelocal deployment of the portal application on each server. The update of the local deployment requires runtime deployment capabilities, and that is why all portal applications can be released. A PRT node:
    ·        Checks if the application is already loaded and drops the corresponding instance.
    This step also checks and drops all entities (applications, components and services) that depend on the current application.
    ·        Starts the deployment process.
    This process gets the PAR file from the repository and updates the local deployment by expanding the archive content.
    ·        Restarts all portal applications that have been dropped.
    The main purpose of the local deployment is to improve performance at runtime by providing fast access to classes and to portal application resources. The local deployment avoids additional round trips to the application repository and, in that sense, must be considered as a cache for portal applications.
    Deployment Policy
    The local deployment is done using the DeploymentPolicy property declared in the portalapp.xml file:
    ·        If this property is set to “5.0”
    The deployment is backwards compatible with the EP50 version of the portal. The old folder is not removed and the deployment process simply overrides the folder with the new content.
    ·        If the DeploymentPolicy property is missing
    A regular deployment is performed; the old deployment folder is removed and then replaced by the new one.
    The deployment logic assumes that the application does not store any configuration locally; everything must be stored in the repository.
    For more information about the DeploymentPolicy property, see Application-Config Element Properties.

  • Poblems delete portal from EBCC

    Hi!
    After delete a portal in EBCC we can not make a hot deply or sync.
    Looking for some help about deleting portals without consequences between
    EBCC and Portal 7
    regards
    c.

    Hi Parikshit,
    I apologize for the bad experience that this bug caused for you. I
    verified that it is slated to be fixed in SP2 (CR080390). The doc team just
    finished a release note for this on our edocs staging server. I told them
    that they'd better hurry and put it on the production edocs server. I gave
    them a link to your posting...that will spur them on ; )
    For now, here is a workaround. It sounds like it is what you already
    tried, but please double-check your syntax in the DOCTYPE declaration. If
    it doesn't work for you, then please post a reply:
    - save the attached file to your harddrive (you can just save it to c:\ or \
    or wherever else you want it)
    - edit the application.xml file as follows:
    - first copy the entire DOCTYPE declaration and save it somewhere in a
    separate text file (in case want to revert back to it later)
    - edit the DOCTYPE declaration so that it looks like this:
    <!DOCTYPE application PUBLIC '-//Sun Microsystems, Inc.//DTD J2EE
    Application 1.3//EN' 'file:///application_1_3.dtd'>
    ( notice that the java.sun.com web address is replaced with the URI to the
    file on your harddrive)
    "parikshit" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi,
    Am facing a problem with deploying a new portal from EBCC ,my machineis not
    on the net ,had read a similar problem on newsgroups bfor ,tried changingDTD
    reference in application.xml to the local file system,but the serverrefused to
    start giving a DOCTYPE header,tried hosting the application_1_3.dtd on adifferent
    server ,still couldnt deploy
    I tried the same thing on a local PC with direct net connectivity andit worked
    >
    Has any one faced and solved this problem,some features of the Portalare UTTER
    CRAP ,how can BEA expect Production machines to be on the Net (direct I.P)i dont
    find this problem mentioned in any portal Docs or release notes
    Regards
    Parikshit
    [application_1_3.dtd]

  • How can I bind an IIS to the Portal 6.0 on a linux server

    Dear all,
    I am very new to the topic of Enterprise Portal.
    Our intention is, to develop .NET IViews and deploy them in the Enterprise Portal.
    The Enterprise Portal Server is set up on a linux machine.
    The Guy who did install the Portal Server, has no idea how to "integrate" the Microsoft IIS to the Portal.
    After deploying my .net Component, i tried to view this component in the portal (by right clicking the mouse on the Component in in the .NET Solutions Explorer).
    This gives me the following error:
    Portal Runtime Error
    An exception occured while processing a request for:
    iView:N/A
    Component Name: N/A
    Could not find portal application com.sap.portal.dotnet.framework.
    Exception id: 02:06.......
    See the details for the exception ID in the log file
    I think that this has something in common with integrating the IIS on the Linux Machine, and maybe additionaly installing the pdk.net on the IIS webserver machine which should be used.
    Thank you for your help.
    Regards
    Can anyone of you explain me the cause of this error?

    Hi,
    Developing .Net Iviews for SAP EP is best done using the PDK for .net available for download on SDN.
    We are using this succesfully with a Portal Installed on AIX.
    The .Net PDK itself contains a plugin in Visual Studio .Net, a SAP .Net Framework (I think this corresponds to error message) that has to be installed on a .Net server and 2 components to be deployed to the portal that allow you to do some configuration for .Net applications (e.g. the server where the SAP.Net runtime is on,...)
    Please have a look into the documentation available here on SDN :
    http://www.sdn.sap.com > SAP Netweaver Platform > .Net Interoperability => In the right-side column on the bottom under "HELP" you will find the PDK.Net documentation guides.
    This documentation is rather clear and helpfull !
    Regards,
    Igor Vernelen.

  • Sharepoint browse portal from AD users issue

    Dear All,
    for my sharepoint 2013, i am able to browse the portal from system admin user with no issue but not for AD users !!
    it keep showing windows security credentials required despite i put the correct credentials,
    what should i do?
    please help

    Hi iwadds,
    According to your description, my understanding is that SharePoint keeps on prompting for authentication.
    I suggest you test with IE and add the site into Trusted Site.
    If you configure proxy server for IE, please try to bypass it.
    http://msdn.microsoft.com/en-us/library/cc750194.aspx
    If this issue still exists, please disable lookback check. You can do as the following blog:
    http://sp-vinod.blogspot.com/2013/03/disable-loop-back-check-in-sharepoint.html
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to speed up the BEA weblogic workshop perforkmance?

    Hi,
    Does anybody knows how to speed up the BEA weblogic workshop,as it consumes heavy memory.
    I've configured the settings in workshop.cfg file and set the maximum memory size as 1024m midium size 516m and minimum size as 256m
    and deleted all the files from .workshop directory before open up the workshop file.
    But it hanging up the system when i opened the worshop file after some time. what could be the problem . i am using 2GB ram size

    Hi Vishnu,
    I agree this can also be one of the reason for the performance. There is Trend Micro Office Scan client installed on my system, but i couldn't not do any settings ,as it is disabled by sys admin .
    however, i removed all the scanning processes from task manager and set the high priority for the java process! still, no improvement. There are only few jpd files not even 500kb size, but when i open them, weblogic cried and utilized lots lots of memory! :-(
    I am afraid to open the weblogic which had jpd files,as it hanged my whole system, unable to perform any other tasks!

Maybe you are looking for

  • Deployment of objects in OWB10g with Personal Edition Database

    When trying to deploy objects in a Personal Oracle 10g database with OWB10g, the following error occurs: RPE-01011: Cannot deploy to target database location because it does not have a compatible version. Deployment on the same database but on Enterp

  • How to enable commenting in PDF?

    Using RH9. Generating a PDF for review from WebHelp. RH shows me the Create PDF for review dialog box but the Enable commenting in Adobe Reader option is dimmed. How can I activate this feature?

  • Why are downloads freezing on iMac running 10.7.3?

    I have a 2011 iMac running Lion OS X 10.7.3 and downloads are freezing part way through on both Safari and Firefox.

  • E-recruitment as part of ESS/MSS

    Dear Experts. II have the following doubt with the service of Career and Job that call applications of E-RC. The standard ESS package only provides steps to setup the original BSPs - for the following applications: · Candidate Profile · Data Overview

  • Multiple column selection in ssrs report

    Hi all I am developing one report  which would be based on column selection combo what i want to achieve... i will use Store procedure and in my report i want multi select parameter called @Column_To_Select i want available values for combobox as tot