I have Struts 1.1 working in the portal

Hello all,
I was having the same problem you have all seen. The long:
com.bea.netuix.nf.UIControlException: No ActionResult returned for action [/Home] in Struts module []. Please ensure that both module and action are correct in portlet StrutsContent element.
Here's how you solve it. Follow the "Integrating Struts Applications" tutorial, except realize the following: Workshop creates a Java Page Flow (JPF) application for you when you create a new Portal Web Project. JPF is a proprietary extension to struts by BEA. You cannot have a JPF application and a struts application in the same "module". So you are all probably doing exactly what I did and putting all your struts app's JSP's, images, html files, etc. in the root of the web application folder. This won't work because the root folder is a "module" that already is owned by JPF.
Instead create a sub folder in the web app root. Call it whatever you want, like "strutsModule" for example. Put all your struts applications jsp's, etc. that you would normally put in the web root in there instead. Still put all your source for the action classes, etc. in the web-inf/src folder like normal. Put your struts config in the web-inf folder but call it struts-auto-config-strutsModule.xml. Then when you create the "portlet" in step 4 specify "/strutsModule" as your "module" uri, and the first struts action your app should run as the struts action.
Everything will magically work now.
Good luck
Rob
Rob Butler
Architect @ chariot solutions
e-mail: rbutler at chariotsolutions.com

Hi Rob,
I am fresher in as far as portal is concerned and i am
using weblogic portal. I want to deploy Simplae struts application in
weblogic portal but i m not able to do that. I have seen ur post in forum
http://forums.bea.com/bea/thread.jspa?threadID=200076096&messageID=202412291#202412291
but i still want more clarification abt directory structure(where to
store which file??) and changes necessary in web.xml and all things
related to struts-config.xml.
Will u help me please??
Regards,
Mitesh Soni

Similar Messages

  • My email program smartzone has suddenly started working on smartzone lite instead of the regular one even though I have it set to work on the regular one. It works fine on IE but not on Firefox

    My email program, smartzone has started coming on as Smartzone Lite even though I have it set to work on the regular Smartzone. It works fine on IE. This problem makes my email list come up with HUGE print and it is very awkward to use. I want the Smartzone regular back. Please tell me what to do.

    Hopefully this support article is what you need:
    http://support.mozilla.com/en-US/kb/Websites+look+wrong

  • Caching works in the portal

    Hi,
    Can you help me regarding caching works in the portal?
    The problem we are having is that when a new report is transported to BI ABAP quality, it does not show the changes through the portal. If we restart the portal system, the changes then appear.
    Thanks for your help.
    Cedric

    Hi Martin,
    Thanks for your response.
    Unfortunately, that has not solved my problem. Even when I change the caching parameters of my iview, I have the same problem :
    A query has been modified in the BI ABAP but I don’t see these changes when I launch again the iView which calls this query.
    I have logged off the session, cleared browser cache and it still has the same problem.
    I think it's a portal caching issue. I have the iViews to expire the cache but it seems to be getting overrided by another settings.
    If someone have an idea ?
    Paramerters in my iview :
    Allow client-side caching = NO
    Cache Level = None
    Cache Validity period = 10Min
    Thanks for your help.
    Cedric

  • Can we have two different logon screen for the Portal

    Can we have two different logon screens for the Portal?
    We should split the Logon application in two different applications:
    Login # 1
    should be read a DataSource.XML reading the Active Directory (Microsoft), to read-only the profiles from the AD, and block some IP address range.
    Login # 2
    should be read a DataSource.XML reading the Portal user only
    Is this possible?

    Hello Developer,
    Did you find an answer to this problem. I also have a similar issue at hand and am wondering if anybody has a solution for this.
    Thanks, Akhilesh

  • Which Mac's have airport that can work on the new dual band Airport?

    I have a MB470 Macbook Pro (Late 2008) and want to know if it can transmit on the 5GHz band if I were to buy the new AirPort Extreme Base Station dual band?
    I checked the manual and spec but no mention.
    Also from reading on this subject I have seen most articles saying only the original 802.11a band wifi products used 5GHZ bands and b/g/n use 2.4GHZ so what has happened there? Have manufacturers started using the 5GHZ again only recently and can products have their firmware upgraded to make them work on 5GHZ?

    Also from reading on this subject I have seen most articles saying only the original 802.11a band wifi products used 5GHZ bands and b/g/n use 2.4GHZ so what has happened there?
    The 802.11a standard works on the 5 GHz radio band; for 802.11b/g, it's the 2.4 GHz band, but for 802.11n it can be both bands.
    Have manufacturers started using the 5GHZ again only recently and can products have their firmware upgraded to make them work on 5GHZ?
    Use of the 5 GHz band for Wi-Fi is restricted in some countries due to conflicts with either military or governmental regulations. Manufacturers typically comply with these regulations in order to sell their products in such countries "legally."
    Firmware alone, in most cases, will not solve the problem. The device would have to have the proper antennae & transceiver to meet the appropriate standard in order to provide the wireless network.

  • Working with the Portal Error Stack in PL/SQL

    Hi,
    In brief, this is a question about the persistence of errors on the stack, as they appear to disappear without warning. Any help would be appreciated, if you'd like background, read on.
    I'm writing PL/SQL web applications and as ever one of the required tasks is user validation.
    I have a form on a page which submits directly to a stored procedure. If the validation within the proc is ok, the value(s) get inserted into a DB table and the user gets directed to another Portal page. If there is a user input error then the code reloads the original page (via redirect) with the necessary errors displayed.
    I used to use the Session storage to hold any error messages and then check to see if any errors existed at the point of page redirection, and this worked fine.
    Now that I figure that I should do the job properly and use Portals' error stack, everything falls over!
    It would seem that between moving from one page to another any values held in the stack are lost, yet I know they are definitely getting put there in the first place as I can view them, as long as I don't redirect the Portal page.
    Any ideas??
    Thanks in advance.
    Dan

    1.) Create a hidden item on your page.
    2.) In your Page Rendering PL/SQL Process add logic which assigns 'EDIT' or 'NO_EDIT' to the hidden item.
    3.) Create a "Message" HTML region which conditionally displays based of the value of your hidden item being 'NO_EDIT'.
    4.) Make your edit field conditionally Read Only based on the value of your hidden item being 'NO_EDIT'.
    There may be an easier way but I got this to work
    Mike

  • HTTPURLConnection doesn’t work in the Portal

    Hi,
    We try to develop an web service on the SAP Portal 7.0 SP11, and we have the following behavior.
    If we implement the following code through java console this works fine.
    URL url = new URL("https://server/info?A030=M005&A001=2=0&C001=0");
    System.out.println("Connecting to Host : [" + url.getHost() + "]");
    System.setProperty("javax.net.ssl.keyStore", "2796.p12");
    System.setProperty("javax.net.ssl.keyStorePassword", "PASSWORD");
    System.setProperty("javax.net.ssl.keyStoreType", "pkcs12");
    HttpURLConnection connection = (HttpURLConnection) url.openConnection();
    connection.setDoOutput(false); // true for POST, false for GET
    connection.setDoInput(true);
    connection.setRequestMethod("GET");
    connection.setUseCaches(false);
    connection.setAllowUserInteraction(true);
    String aLine = null;
    InputStreamReader inReader = new InputStreamReader(connection.getInputStream());
    BufferedReader aReader = new BufferedReader(inReader);
    while ((aLine = aReader.readLine()) != null)
         System.err.println(aLine);
    aReader.close();
    And, if we goes to an AbstractPortalComponent we have problems to connect to an https web site.
    The application returns this errors
    org.w3c.www.protocol.http.HttpException: Unable to contact target server
         iaik.security.ssl.SSLException: Peer sent alert: Alert Fatal: handshake failure#
         at iaik.security.ssl.r.f(Unknown Source)#
    Any ideas,
    Jorge Neves

    Hi Jorge,
    the portal offers you the com.sap.portal.ivs.httpservice.
    no javadoc, but you find it here...
    usrsap[instance]JC[sysNr]j2eeclusterserver0appssap.comirjservlet_jspirjrootWEB-INFportalportalappscom.sap.portal.ivs.httpservice
    maybe you try this way to create your connection.
    Greetings Jens

  • Some Flash files does not work in the Portal

    Hi,
    Anybody know why I have problems viewing some flash files in Content Management in the portal?
    The file extention is .swf
    I have a number of files. All of them works locally. When uploading them, there are a few of them that does not work.
    They can simply not be showed. Not in JSP and not by clicking on them. Very strange.

    Hi Flemming,
    this could be a compression problem. Try to disable output compresssion for .swf files and the corresponding mime type 'application/x-shockwave-flash'. Click <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/ad/08d52d6d95864492a6a5931bb62716/frameset.htm">here</a> for more information how to disable compression.
    Regards, Roland
    PS: disabling compression for .swf is no performance problem, because they are already compressed.

  • Need a way to find out users who have not all logged in into the portal

    Hi all,
    Please can some body tell me the way to find out all the users who have not at all logged in into the SAP enterprise portal after their user ID's are created.
    Are there any methods(UME APIs) or attributes that set the status of user whether he/she has logged in into the portal first time.
    Thanks & Regards,
    Hajira Rehman

    There used to be a way, but here's what Detlev posted earlier this year:
    <b>Hi everyone,
    UPDATE on this: From SP16 on, the last successful login date does not get logged into the database anymore, see <a href="http://help.sap.com/saphelp_nw04/helpdata/en/43/bc6b9202454dece10000000a422035/frameset.htm">here</a> - for performance reasons, as it is stated...
    Hope it helps not to fall into this new trap
    Detlev</b>
    So, there are no simple APIs - you'll need to build your own mechanism.

  • Appraisals not working on the Portal

    Hi
    We are implementing LS0200 in 4.7 along with the learning portal. Appraisals are working in the backend but its not showing up on the Portal.
    Any suggestions on this.
    Regards
    Waz

    Hi Waz!
    Please try to assign the role to your user to test:
    Role: sap_hr_hap_employee
    I hope this helps!
    Best regards,
    Zsolt

  • User mapping for r3 reference system in the portal does not work

    Hi SDN,
    I have created a system entry in the portal. I set the system alias for this system. I am not able to save my login and password for this system. I have got the following error in usermanengement log file. Can anybody help me?
    The portal version is: EP6SP2P30 on W2K and Oracle.
    Thanks.
    Best Reagrds,
    Olaf Reiss
    [class=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][method=checkGroupLocal][cl=17801] #
    May 30, 2005 5:39:55 PM # PRT-Async 3          Warning         principal id un:REISS is not completely in lower cases and is not created by this datasource
    [class=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][method=principalDatabagExists][cl=17801] #
    May 30, 2005 5:39:55 PM # PRT-Async 3          Warning         principal USER.PRIVATE_DATASOURCE.un:REISSdoes not exist on this datasource
    [class=com.sap.security.core.persistence.datasource.imp.LDAPPersistence][method=getAttributeNames][cl=17801] #
    May 30, 2005 5:40:03 PM # PRT-Async 2          Warning         System is flagged as reference system but reference flag not set!
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=handleKeyedHashField][cl=17543] #
    May 30, 2005 5:40:03 PM # PRT-Async 2          Warning        
    java.security.GeneralSecurityException: User mapping data for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=3704739) and  user USER.PRIVATE_DATASOURCE.un:REISS is not ok.
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleKeyedHashField(UserMappingDataImp.java:650)
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleEncryptedFields(UserMappingDataImp.java:593)
         at com.sap.security.core.umap.imp.UserMappingDataImp.getLogonDataForSystem(UserMappingDataImp.java:691)
         at com.sap.security.core.umap.imp.UserMappingDataImp.internalInit(UserMappingDataImp.java:138)
         at com.sap.security.core.umap.imp.UserMappingDataImp.<init>(UserMappingDataImp.java:82)
         at com.sap.security.core.umap.imp.UserMapping.getUserMappingData(UserMapping.java:128)
         at com.sapportals.portal.prt.service.usermapping.UserMappingService.getMappingData(UserMappingService.java:148)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:532)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:234)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.addLogonScreenFields(UserMappingView.java:168)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.createUserMappingGrid(UserMappingView.java:386)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminView.doContent(UserMappingAdminView.java:62)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doContent(UserMappingAdminComponent.java:117)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:363)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:376)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:479)
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=getLogonDataForSystem][cl=17543] #
    May 30, 2005 5:40:03 PM # PRT-Async 2          Warning         No logon data available for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=3704739) and principal USER.PRIVATE_DATASOURCE.un:REISS
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=<init>][cl=17543] #
    May 30, 2005 5:40:13 PM # PRT-Async 3          Warning         System is flagged as reference system but reference flag not set!
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=handleKeyedHashField][cl=17543] #
    May 30, 2005 5:40:13 PM # PRT-Async 3          Warning        
    java.security.GeneralSecurityException: User mapping data for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=206900) and  user USER.PRIVATE_DATASOURCE.un:REISS is not ok.
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleKeyedHashField(UserMappingDataImp.java:650)
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleEncryptedFields(UserMappingDataImp.java:593)
         at com.sap.security.core.umap.imp.UserMappingDataImp.getLogonDataForSystem(UserMappingDataImp.java:691)
         at com.sap.security.core.umap.imp.UserMappingDataImp.internalInit(UserMappingDataImp.java:138)
         at com.sap.security.core.umap.imp.UserMappingDataImp.<init>(UserMappingDataImp.java:82)
         at com.sap.security.core.umap.imp.UserMapping.getUserMappingData(UserMapping.java:128)
         at com.sapportals.portal.prt.service.usermapping.UserMappingService.getMappingData(UserMappingService.java:148)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:532)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:234)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingComponent.doHandleHTMLBEventSave(UserMappingComponent.java:100)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doHandleHTMLBEvent(UserMappingAdminComponent.java:163)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doContent(UserMappingAdminComponent.java:108)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:363)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:376)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:479)
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=getLogonDataForSystem][cl=17543] #
    May 30, 2005 5:40:13 PM # PRT-Async 3          Warning         No logon data available for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=206900) and principal USER.PRIVATE_DATASOURCE.un:REISS
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=<init>][cl=17543] #
    May 30, 2005 5:40:14 PM # PRT-Async 3          Warning         System is flagged as reference system but reference flag not set!
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=handleKeyedHashField][cl=17543] #
    May 30, 2005 5:40:14 PM # PRT-Async 3          Warning        
    java.security.GeneralSecurityException: User mapping data for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=1467045) and  user USER.PRIVATE_DATASOURCE.un:REISS is not ok.
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleKeyedHashField(UserMappingDataImp.java:650)
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleEncryptedFields(UserMappingDataImp.java:593)
         at com.sap.security.core.umap.imp.UserMappingDataImp.getLogonDataForSystem(UserMappingDataImp.java:691)
         at com.sap.security.core.umap.imp.UserMappingDataImp.internalInit(UserMappingDataImp.java:138)
         at com.sap.security.core.umap.imp.UserMappingDataImp.<init>(UserMappingDataImp.java:82)
         at com.sap.security.core.umap.imp.UserMapping.getUserMappingData(UserMapping.java:128)
         at com.sapportals.portal.prt.service.usermapping.UserMappingService.getMappingData(UserMappingService.java:148)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:532)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:234)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.addLogonScreenFields(UserMappingView.java:168)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.createUserMappingGrid(UserMappingView.java:386)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminView.doContent(UserMappingAdminView.java:62)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doContent(UserMappingAdminComponent.java:117)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:363)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:376)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:479)
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=getLogonDataForSystem][cl=17543] #
    May 30, 2005 5:40:14 PM # PRT-Async 3          Warning         No logon data available for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=1467045) and principal USER.PRIVATE_DATASOURCE.un:REISS
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=<init>][cl=17543] #
    May 30, 2005 5:40:21 PM # PRT-Async 1          Warning         System is flagged as reference system but reference flag not set!
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=handleKeyedHashField][cl=17543] #
    May 30, 2005 5:40:21 PM # PRT-Async 1          Warning        
    java.security.GeneralSecurityException: User mapping data for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=5436515) and  user USER.PRIVATE_DATASOURCE.un:REISS is not ok.
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleKeyedHashField(UserMappingDataImp.java:650)
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleEncryptedFields(UserMappingDataImp.java:593)
         at com.sap.security.core.umap.imp.UserMappingDataImp.getLogonDataForSystem(UserMappingDataImp.java:691)
         at com.sap.security.core.umap.imp.UserMappingDataImp.internalInit(UserMappingDataImp.java:138)
         at com.sap.security.core.umap.imp.UserMappingDataImp.<init>(UserMappingDataImp.java:82)
         at com.sap.security.core.umap.imp.UserMapping.getUserMappingData(UserMapping.java:128)
         at com.sapportals.portal.prt.service.usermapping.UserMappingService.getMappingData(UserMappingService.java:148)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:532)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:234)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingComponent.doHandleHTMLBEventSave(UserMappingComponent.java:100)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doHandleHTMLBEvent(UserMappingAdminComponent.java:163)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doContent(UserMappingAdminComponent.java:108)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:363)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:376)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:479)
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=getLogonDataForSystem][cl=17543] #
    May 30, 2005 5:40:21 PM # PRT-Async 1          Warning         No logon data available for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=5436515) and principal USER.PRIVATE_DATASOURCE.un:REISS
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=<init>][cl=17543] #
    May 30, 2005 5:40:21 PM # PRT-Async 1          Warning         System is flagged as reference system but reference flag not set!
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=handleKeyedHashField][cl=17543] #
    May 30, 2005 5:40:21 PM # PRT-Async 1          Warning        
    java.security.GeneralSecurityException: User mapping data for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=5409595) and  user USER.PRIVATE_DATASOURCE.un:REISS is not ok.
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleKeyedHashField(UserMappingDataImp.java:650)
         at com.sap.security.core.umap.imp.UserMappingDataImp.handleEncryptedFields(UserMappingDataImp.java:593)
         at com.sap.security.core.umap.imp.UserMappingDataImp.getLogonDataForSystem(UserMappingDataImp.java:691)
         at com.sap.security.core.umap.imp.UserMappingDataImp.internalInit(UserMappingDataImp.java:138)
         at com.sap.security.core.umap.imp.UserMappingDataImp.<init>(UserMappingDataImp.java:82)
         at com.sap.security.core.umap.imp.UserMapping.getUserMappingData(UserMapping.java:128)
         at com.sapportals.portal.prt.service.usermapping.UserMappingService.getMappingData(UserMappingService.java:148)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:532)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:234)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.addLogonScreenFields(UserMappingView.java:168)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.createUserMappingGrid(UserMappingView.java:386)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminView.doContent(UserMappingAdminView.java:62)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingAdminComponent.doContent(UserMappingAdminComponent.java:117)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:363)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:376)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:479)
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=getLogonDataForSystem][cl=17543] #
    May 30, 2005 5:40:21 PM # PRT-Async 1          Warning         No logon data available for system System Landscape Object (com.sapportals.portal.prt.service.usermapping.UserMappingService$DefaultSystemObject, uniquekey=9bf5c112e3a064089b274ffe0f1b8bc9, alias=GISA_PRODUKTIV, hashcode=5409595) and principal USER.PRIVATE_DATASOURCE.un:REISS
    [class=com.sap.security.core.umap.imp.UserMappingDataImp][method=<init>][cl=17543] #

    Its me again.
    There seems to be a bug. I have created antoher alias for this system and it is working now.
    When I change the logon method (UIDPW<=>SAP LOGONTICKETS) for the reference system, then I can not save the login and password for the system.
    Happens this situation to anybody of you too?
    Thanks.
    Best Regards,
    Olaf Reiss
    Message was edited by: Olaf Reiss

  • Nexus 1000V. problem when working with the console VMWare

    I have a problem when working with the console VMWare.
    Sometimes it is impossible to connect any of the hypervisor to the guest OS managed by them.
    I get the message: "Unable connect to the MKS: Host address lookup for server <name of the hypervisor> failed: No such host is known."
    This message always appears in conjunction with the reconfiguration of virtual switch: "Reconfigure vNetwork Distributed Switch .... Initiated by Cisco_Nexus_1000V_ ....."
    Upon completion of the reconfiguration, Communication console, with guest OS is restored, or on its own or after a reboot srv-vc.
    In this time, I do not see any message in Nexus 1000v log.
    What is this?
    Thanks in advance.

    Smells of a DNS issue.  Are you sure your ESX hosts are reachable from your client via DNS hostname?  Try pinging them from a command prompt/terminal.  You may have DNS server issues.
    As a temp fix, edit your [windowspath]/system32/etc/drivers/hosts file and manually add the ESX host name and IP, then re-test.
    Regards,
    Robert

  • Converters tested and Known to work on the IPOD

    Lets start a thread of converters people have tested and are working on the IPOD not just itunes.
    Also state if you've tried mpeg4 or h.264, that way we can save a lot of people time and money.
    I'll start off:
    psp movie creator works for 320x240, I've read where one person tried 400x192 but I haven't confirmed that yet.
    Vidiorana with h264 does not seem to work, but some folks are reporting it works with mpeg4 sp/320x240.
    Any others please list....

    I used DVD Decrypter v3.5.4.0. this is free from http://www.afterdawn.com/software/videosoftware/dvd_rippers/dvddecrypter.cfm dont know about on the ipod but it get s the dvd onto the comp.

  • After I have installed the Portal I cannot access the SLD

    After I have installed the Portal (Netweaver 2004s) I cannot access the SLD - it tells me that I do not have access to it.  Even though I have a super admin rights to the portal.
    Please advice?

    Azim,
    1. If you are loggin in to the Portal as Administrator/j2ee_admin user, you should be having the role "LcrAdministrator".Search for this role and assign this role to your j2ee_admin or Administrator
    2. Have you done the Post Installation Configuration of SLD.
    Please go through the SLD configuration first.
    3.If you go to http://host:port/sld -> Administrator tab is disabled because Your "Administrator" user doesnt have Security Role "LcrAdministrator".
    All these steps mentioned clearly in Post Installation Guide.Please read all the steps carefully and go ahead and Configure your system.
    4. Check this Post -Installation Guide:
    https://websmp207.sap-ag.de/~sapidb/011000358700000351302008E
    5. If you dont have service market place user id and password:
    go through this SAP help:
    Another Important link to get more knowledge on
    SLD in your scenario
    http://help.sap.com/saphelp_nw70/helpdata/EN/11/0dfe55e0c8fc4e910706a47ca6859b/frameset.htm
    ->Click "Configuring Systems to Connect to SLD" ->Click "Connection Between Web AS Java Systems and SLD"
    If you need more help let me know.
    Regards,
    Karthick Eswaran
    *Reward points for helpful answers

  • Unable to log in to the portal - missing Directory Service?

    Hi!
    I'm unable to log in to the Management Portal, getting this error message:
    "We are having trouble logging you into the portal. Your subscription does not have an associated directory and this is preventing us from logging you in. Please contact support."
    I've tried to call Microsoft regarding this issue, each of the four times I was routed forward, given phone-numbers for Azure support and redirected, each call ended with basically the same reply "uuhhh... I don't support Azure, sir, and I don't know
    how to help you..." - Microsoft needs to inform their frontline people better!
    Anyways, at some point I was told that I have to "file a ticket" in the Azure support forums, and that a representative will call me up after. So here is the ticket, and I'm anxiously awaiting a reply.
    In case I'm not clear - I have an urgent need to access the portal, as I need to put some more assets in there, aka *you're losing money, Microsoft!* (maybe that'll get your attention.. ;) )
    Thanks in advance,
    Thomas Qvidahl, supporter and fan of Azure, though faith is waning..
    Best regards,
    Thomas Qvidahl
    Senior consultant, MCITP: EA & SP2010, MCT
    EVRY Card Services AS
    Nordland, Norway

    hi Thomas,
    We apologize for the inconvenience that caused by this encountered issue.
    Firstly, I suggest you  could try David Messner's solution from this thread (
    http://social.technet.microsoft.com/Forums/windows/en-US/8713e5ca-965f-4e81-b6ea-8a9e95c58b79/we-were-unable-to-find-any-subscriptions-associated-with-your-account?forum=windowsazuremanagement ).
    If it doesn't work, I would like to suggest you to try the one that mentioned by Tabrez at: 
    http://social.msdn.microsoft.com/Forums/en-US/7a2acffb-6419-4a3d-8fb4-c8258790a2bb/why-cant-i-sign-up-for-the-1month-free-trial
    [quote]
    Contact support here:   https://support.microsoft.com/oas/?prid=14238.
    -tm
    [/quote]
    Please try it.
    Regards,
    Will
    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.

Maybe you are looking for

  • Error: Invalid interruption of a database selection

    Hi, When i execute the below code, the output is displayed without any problem. <b>tables lfa1. select * from lfa1 order by lifnr. write / lfa1-lifnr. endselect.</b> But however when i debug this piece of code, i get an error as below. ShrtText - Inv

  • Photoshop CS6 issues seriously impairing productivity

    Ever since I purchased CS6, I have encountered these 2 issues, thought they weren't a big deal and carried on, but I found myself in the past few months always using at least 6 extra steps to do what could previously be done within 1 sec with a very

  • Auto duplexing printable area (C7280 but probably all auto-duplexing HP printers)

    I have a Photosmart C7280. One of the reasons I picked it was the standard autoduplexing feature. It has a major problem though: When not using the autoduplexer, the bottom margin of the printable area is quite close to the edge. However, when using

  • Continuous rasterization with contained comps, 3D layers and track mattes

    I have an project comprised only of AI objects contained in comps, used with 3D and I have a problem similar to many I have seen on this forum, though I have tried every solution supplied to no avail. At the lowest level comp are some AI layers that

  • Stop DW from loading .js files constantly?

    I cannot find anything online that addresses this issue. DW (I've experienced this with all versions from mx to cs3) insists on loading every single .js file that a page links to when you open it for editing, regardless of whether you're in code or d