MCX From OD has no impact on users coming in from Novell Server

Well I'm in the process of trying to build my first real image now with 10.5. I've had a Alpha image which was nothing more than an upgrade of my 10.4 image. I have it running on 2 machines in the general populas and thats been going ok. Most of the problems reported I have either been able to work out or attribute to something which won't be here next year anyways.
The image I'm working on now is for our Art department. Working with 10.5.2 I'm trying to provide the students with a whole home directory, but completely local. I add my OD server 1st to "Directory Utility". At that point I can login with users from it and MCX stuff is working properly. If I login as a local user again MCX stuff is acting the way it should. Then I add my Novell server to "Directory Utility" for authentication. At this point Local users and users from my OD server still are working properly. MCX is still controlling the dock and so forth as they should. However, when I go to authenticate to my Novell server I can login, but MCX doesn't appear to be playing a role at all!
Please keep in mind I use this same config already in 10.4 and I have no problems right now... Everything works great. A side from the difference of OS 10.4 in the current enviroment and me trying to use 10.5.2 for this image everything else is the same software wise. I'm still in the same WGM group I was in for 10.4. As far as "Directory Utility" goes the only setting I changed is for the Novell setup... NFShomeDirectory variable is set to be "#/Volumes/Local_Homes/$uid$" instead of "#/Users/Guest".
Now when users log in the first time a home directory is created for them on login (this happens in my login hook) and most things seem to work properly. The user gets to the desktop and they have a home directory everything looks good except they don't have any of the MCX stuff! Unlike when I login as a local user or OD user I have full run of System Preferences (except of course for those settings which require Admin privileged). If MCX was taking place I would have a dock with Apps and access to only like 2 pref panes in System Preferences.
Initially I thought this was happening because the 1st time the user logs in they don't have a home directory... Maybe login hooks happen AFTER MCX so without a home things didn't happen.... However if this was the case then the 2nd login should be perfectly fine, but its not.
Right now "Directory Utility" is configured with elementary.gatewayk12.org (OD with all MCX and Staff users) 1st in the policy list and gatorm.gatewayk12.org (Student users) 2nd or last in the policy. Both servers are listed in the authentication tab again in that order. In the past this was enough to get MCX to come from Elementary, but auth as a student to Novell... I tried reversing the order, but that didn't make a difference either.
Something I noticed about when a student logs in authen to Novell.... When they first login this appears in the log:
Apr 16 16:38:49 Art-Lab-19 /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[775 ]: ODUGetMCXRecordWithCache(): [ODRecord setNodeCredentialsWithRecordType:"dsRecTypeStandard:Users" authenticationType:kDSStdAuthNodeNativeRetainCredential authenticationItems:["Ziggy_Topp", password]]) == -14177 (Unable to set extended node credentials for /LDAPv3/gatorm.gatewayk12.org.)
Apr 16 16:38:49 Art-Lab-19 /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[775 ]: ODUGetMCXRecordWithCache(): [ODRecord setNodeCredentials:"Ziggy_Topp"]) == -14177 (Unable to set node credentials for /LDAPv3/gatorm.gatewayk12.org with record name Ziggy_Topp.)
Apr 16 16:38:49 Art-Lab-19 /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[775 ]: MCXD.gatherUserInfoFor: ODUGetRecordGroups( Ziggy_Topp )) == -14177 (Unable to set node credentials for /LDAPv3/gatorm.gatewayk12.org with record name Ziggy_Topp.)
Staff members from Elementary looks like this:
Apr 16 16:41:00 Art-Lab-19 /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[910 ]: _LSSetDefaultSchemeHandlerURL("http") == -10813
Apr 16 16:41:00 Art-Lab-19 /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[910 ]: _LSSetDefaultSchemeHandlerURL("https") == -10813
Apr 16 16:41:00 Art-Lab-19 /System/Library/CoreServices/ManagedClient.app/Contents/MacOS/ManagedClient[910 ]: _LSSetDefaultSchemeHandlerURL("ftp") == -10813
Apr 16 16:41:08 Art-Lab-19 com.apple.loginwindow[901]: Password for root on localhost?
Apr 16 16:41:08 Art-Lab-19 com.apple.loginwindow[901]: lpadmin: Unauthorized
This repeats again at the end of the login session:
Apr 16 16:41:40 Art-Lab-19 com.apple.loginwindow[901]: _LSSetDefaultSchemeHandlerURL("http") == -10813
Apr 16 16:41:40 Art-Lab-19 com.apple.loginwindow[901]: _LSSetDefaultSchemeHandlerURL("https") == -10813
Apr 16 16:41:40 Art-Lab-19 com.apple.loginwindow[901]: _LSSetDefaultSchemeHandlerURL("ftp") == -10813
The same message for Staff members happens when I login with a local user too.... Checking with my 10.4 client as a reference the same login stuff is also seen over there not only for OD users and local users, but also for Novell Users.
One last thing I tried was to enable "Mobility" in my group. Since the mobility prompt normally comes up as soon as you authenticate I wanted to see if it would in this situation. For Local and OD Users the prompt came right up about Mobility... Unfortunately for my Novell users no message at all... I tested this against my 10.4 image and I had the prompt for all 3 types of users.
So am I doing something wrong now? There was a bunch of stuff in my login hooks that had to be rewritten to be more 10.5 compatible so maybe I am doing something in my config wrong. Could you maybe point me to a document that explains explicitly what is required for on a client for MCX to work properly? With NetInfo gone I'm not really familiar with how MCX is done now in 10.5.... I've done some research on the net but there isn't a lot documented right now about 10.5 and magic triangle style configurations. Of course any other info or thoughts are also greatly appreciated.

Wanted to add some more notes here. I sat down last night with my Novell guru and we tried some experiments to see if we could limit down this problem. I'll say up front that we were unsuccessful.
Anyways our first thought was to strip down the Unix template as far as we could. Using Penn States guide on how their 10.5 clients were setup we got it down to the point where all we had was "User" and "Default Attribute Types". Bare minimal config. Still no go. Same symptoms as previous where login is flawless, but there are no MCX preferences in play for the user. They have free rain on the computer like they were an admin more or less. Same MCX errors in the log as previously shown.
After that we wondered if our group ID could be throwing it off. To test this we set the "PrimaryGroupID" field to "#20" (20 is the local staff group.) Still no joy though. Same problem with the same errors.
Finally we were curious if it had something to do with rights in regards to maybe writing to the eDirectory. We binded the machine to eDirectory as an Admin user and we still had the same results. On a side note I don't bind any of my machines normally.
Looking through the logs we still haven't found anything outside of those 3 error lines to tell us whats going on. Again this stuff works perfectly fine with local users, users authenticated from our 10.5.2 Mac OD Server, AND from my OpenLDAP server running in Slackware Linux which has all of the OD schema stuff installed... All 3 no problems. Only when I try to go to eDirectory does this happen.
I think whats starting to worry me the most is we are suppose to buy more Mac's next year to start shifting some more of our existing ImacDV machines out of play. They will run 10.5 since thats the way they come from the factory now. We also plan to buy about 150 licenses of 10.5 to get all the teacher machines we just bought in September up to X.5 as well. All of these machines need Novell authentication and they all require MCX controlled security and preferences... This is not a good thing at all and I bet some of you guys who also have this problem are in the same boat!
Message was edited by: Jesse Smillie

Similar Messages

  • Accessing Oracle 7 DB from Novell Server

    We are using a novell server with netware as our web server. I want to access the Oracle 7 database that is on our unix server using java. Do I need sql*net and the jdbc drivers on the novell web server?

    I do not totally understand your question,
    but let me try to reply.
    The Thin driver is 100% in Java. The zip
    file (classes12.zip or classes111.zip) is
    the only thing you need to run.
    null

  • Changing frame rate when exporting from iMovie '09 using quicktime has no impact on duration.  Why?

    Changing frame rate when exporting from iMovie '09 using quicktime has no impact on duration.  Why?
    I have a file created by digitizing an 8mm film at a rate of 24 fps. I would like to create a downloaded movie at a frame rate of 15 fps.  The Export using Quicktime option seems to provide that capability but the resulting file has the same duration as the original 24 fps file.  How can I get the exported movie to be slowed down?

    joegez,
    There is a feature you can use to slow down the video. In the project, move the mouse pointer over the clip, then click the gear icon. That brings up the Inspector. Click the Clip tab. Then you will see a feature there called Speed. Move the slider to the left to slow down the clip. Or you can enter a percentage in the box on the right.
    Hope this solves the problem for you.

  • "This message has not been downloaded from the server" - Multiple devices all using Exchange Active Sync

    We are having this issue across multiple IOS devices ranging from IOS version 5.x up to the latest 6.1.2. Many (not all) emails sent to the devices are unreadable and simply state: "This message has not been downloaded from the server". Microsoft believes this to be some sort of bug with the IOS devices in the way they are handling the SSL encryption.
    Facts:
    - Devices are connected to an Exchange 2010 SP1 Rollup 6 via Active Sync (No POP3, IMAP or SMTP)
    - issue occurs on multiple IOS devices within the organization ranging from IOS 5.x up to the latest 6.1.2
    - Issue occurs on both external cellular data and internal wireless networks
    - Not all emails sent to the devices result in the error, but issue does tend to occur more frequently from certain senders/domains
    - Using the same user account on an android phone does not result in an issue (even when receiving the exactly same email that has been sent to the IOS devices)
    - Closing mail app / rebooting device does not resolve the issue
    - Doesn't appear to matter what the mesage format is (can be html, plaintext, etc)
    - Spent nearly 7 hours with Microsoft going through the Exchange server configuration and looking for possible causes. None have been found and all testing indicates things are setup correctly.
    - This is not a case of Issue 2.3 listed here: http://support.microsoft.com/kb/2563324 (verified by Microsoft Support)
    - If we disable SSL on the IOS device and connect via plain HTTP the messages are displayed correctly!
    - If we use a different SSL certificate, the issue still occurs - so not a problem with the original cert.
    Does anyone have any suggestions on what would cause this? Does the ISO devices have any sort of log that would indicate why it's reporting this error? The current error is pretty unhelpful.

    GFI Have a solution for this problem. It is to do with iOS implementation of reading the message headers when SPF compliance modifications are made by GFI.
    http://kb.gfi.com/articles/SkyNet_Article/Error-This-message-has-not-been-downlo aded-from-the-server-when-downloading-messages-to-an-iOS-device?retURL=%2Fapex%2 FSupportHome&popup=true

  • Who has deleted data from Windows Server

    Hi supporters, 
    Somebody has deleted some files from windows server's physical drive from windows XP user machine. This allegation has been made by IT team to a very sincere employee of the company who is working from last 15 years with the firm. So, can you please help
    me to know that how we can find the right & legal way to know who has deleted the data actually because there are personal clash between IT team and accused person (who is very much trustworthy).
    Thus, please help me immediately and confirm me (on following mobile number) that if you could arrange an IT professional to sort out this issue as soon as possible.
    Thank you,
    With best regards, 
    Mukesh Kapoor (09810030276)

    This one may help.
    Apply or Modify Auditing Policy Settings for a Local File or Folder
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • When i double click on Mac HD the view has changed and my user name is no longer listed on the left. How can I reset this

    When i double click on Mac HD the view has changed and my user name is no longer listed on the left. How can I reset this?

    Do a factory reset .. nothing will be deleted from your backups and you will be able to get access to them again.
    The Factory Reset Gen1-4.
    Unplug your TC. Hold in reset. and power the TC back on.. without releasing reset for about 10sec. When the status light flashes rapidly; release it.
    Be Gentle! Feel the switch click on. It has a positive feel..  add no more pressure after that.
    TC will reboot after a couple of minutes with default factory settings and will wipe out previous configurations.
    No files are deleted on the hard disk.. No reset of the TC deletes files.. to do that you use erase from the airport utility.

  • Mapping users coming from different domain in AD

    HI,
    We have configured vintela SSO which is working.Now we are trying  to add another domain but it has been unsuccessful.
    We have imported the users coming from other domain in CMC->AD, and UseFDQNDirectoryForServers parameter in registry.
    The issue is our complex krb5.ini errors as "cannot find kdc for realm" for the user account coming from the other domain.The existing domain kinit is successful.
    Please help in resolving this issue!!! We need to have users coming from different domain to use vintela SSO.
    Thank you.

    well you're mixing things up a bit.
    The usefqdnfordirectoryservers is used to map in groups. If the groups show up as well as the users that piece should be complete.
    the krb5.ini is for logging in users manually, it must conatin the KDC for every domain that may contain users that need to log into BO. It also must have a KDC or capath entry to define all the parent domains as well (even if they do not have members that need to login. This is how the krb5 is used to verify transitive trusts. Then all users that are not in the default domain must logon as username@ DNSDOMAIN.COM where the DNS domain is entered in all caps aqnd represents the FQDN of theidomain the users bewlong to. Now if not logging in manually this should be a big problem.
    So for SSO (vintela anyway) this process is automatic, although you may want to configure vintela with site information so it doesn't randomly use all your DC's Site can be set following the steps at the end of business objects note 1261835 (complete and vintela only editions).
    In order for vintela to work properly the value entered in CMC > Authentication > Windows AD > service principal name must = an SPN thet was created on the account that is running the SIA/CMS
    Regards,
    Tim

  • Does Change to DESADV (ZXTRKTOP,ZXTRKU0) userexit has any impact on SHPCON

    Hi All,
    I need your help on clearing my doubt.
    I recently create a new extended DELVRY03 idoc (ZDELVRY03) with message type DESADV and added new segment under E1EDL24 with contains prodcution date field. Def. logice in user eixt  EXIT_SAPLV56K_002 includes ZXTRKTOP& ZXTRKU0.
    Does changes to this idoc with message type DESADV has any impact on SHPCON message type with idoc DELVRY03(basic idoc)?
    Since after i moved to devp. to QAS SHPCON is haning with status 64 and is never getting process.
    When i force it thru BD87 it gives this short dump message
    Runtime errors   DBIF_RSQL_INVALIDD_RSQL
    EXCEPTN          CX_SY_OPEN_SQL_DB    
    and it is pointing to the user exit EXIT_SAPLV55K_005. But i have not made any change to this user exit.
    Can someone tell me if DESADV changes might has to be anything with SHPCON status 64?
    IS there any way to resolve this.
    Appreciate your help in advance.
    Thank you.
    Mamatha

    hi mamata
    can u please post the answer

  • HT6030 Mac Mail 7.1 has stopped importing my POP emails from the Server

    I have suddenly realised (over the past 2 weeks) that Mail has stopped importing my POP emails from the Server, at first I thought it was just that no-one was sendfing me any, however, I created an Account with Thunderbird and suddenly received dozens of them. I've tried many of the "googled" fixes but none seem to work for me....
    Can anyone help me to get my Apple Mail performing correctly please.

    Do a backup.
    Take notes of all account information or take screen shots. You may need to set the accounts up again. Quit Mail.
    Go to Finder and select your user/home folder. With that Finder window as the front window, either select Finder/View/Show View options or go command - J.  When the View options opens, check ’Show Library Folder’. That should make your user library folder visible in your user/home folder.  Select Containers/com.apple.mail. Move the folder com.apple.mail to your desktop. You must move the entire folder, not just the contents.
    Re-launch Mail and test. If the problem is solved, recreate any required Mail settings and import any emails you want to save from the folder on the desktop. You can then put the folder in the Trash. If the problem remains, return the folder to where you got it replacing the one that is there. 
    Information learned from Linc Davis. leonie also supplied some information.

  • Migrating users from Directory Server 4.16 to 5.2

    Hi, I'm trying to migrate users from an old Directory Server 4.16 and importing them to a new 5.2. I tried using the db2ldif script and it succeded in exporting everything into a single file. After I import that data into the new server I can't see those users with Delegated Administrator even though I can see them in the Directory Server. What am I doing wrong?? I also tried exporting single leaves from the server using the db2ldif but I haven't succeded, do you know of a way of doing it??

    You shouldn't need to create a mailbox manually. iMS will do that when it has something to put in it.
    I fully agree about locating the users, iDA is a little limited for how it finds the users in the user tree. It expects to find a DC tree for domains, and a tree for users. If all isn't exactly where it looks, it won't find anything.
    Messaging Server itself may be less restrictive. . .
    Much also depends on where the users came from, and your Messaging setup. iMS is capable of "using" directory entries that are correct for Messaging 4.x, but iDA is not. If you migrated from NMS 4.xx, and didn 't update the schema, then iDA won't find the users. . .

  • Sent Mail says "_____ has not been downloaded from the server."

    One of my users tells me that her sent mail witch she refers to often says, "The message from user name <email address> concerning “Kalimba Co.” has not been downloaded from the server. You need to take this account online in order to download it." (The account is online, sending and recieving is not a problem)
    I have read some other related issues and found that mail usually only holds 1GB in the sent folder and she had 6k emails (1.74GB) in this folder which I deleted and the problem is still not solved. I saw where a third party script was used in the related issue but that is not the route I want to go. Yor're help is greatly appreciated.

    This might be a Tiger issue. You probably have upgraded tot 10.4 recently or installed firmware.
    Before doing anything else... (like removing account, or shuffling messagefiles and the like) you might want to try this..
    http://docs.info.apple.com/article.html?artnum=303803
    This article describes how to reindex Mail by removing Envelopindex file from your home/library/mail/ folder.
    It worked great for me.
    Eventhough gmail is pop account, removing indexfile "Envelopeindex" (moved to desktop) was good enough. A dialoguebox will tell you that new Tiger functions need this reindexing.
    I hope this works for you as well.
    Regards

  • "mail has not been downloaded from the server" messages......

    About 2 weeks ago I started seeing "mail has not been downloaded from the server" messages popping up when I attempt to both new mail and e-mails that I have already read. I usually don't have any problems when I first launch the program, but after a few minutes running I get this message when I try to open any e-mail.
    The message from "---" <[email protected]> concerning “RE: S8-04 pps sample package” has not been downloaded from the server. You need to take this account online in order to download it.
    I know that the program is running online because it continues to show me new e-mails that come in.
    What should I do?

    Your OS detail provided indicates you are running 10.4.7 and Sasso's OS detail provided is 10.3.9.
    The MBOX Breaker script does not work with Tiger mailboxes which are different from the mailbox structure used with previous Mail.app versions and the link you provided includes instructions for Jaguar or Panther Mail, not Tiger Mail. And depending on the size of the mailbox with Jaguar or Panther Mail, the MBOX Breaker Script may not be required.
    If you are getting this message with Tiger Mail, this indicates you upgraded to Tiger from Jaguar or Panther on this Mac.
    If so and if this Sent mailbox is for a POP type account, using the Finder go to Home > Library > Mail > this POP account named folder (named by the user name and incoming mail server for the account) > Sent Messages.mbox.
    List all file and folder names available within the Sent Messages.mbox folder.

  • LAN was down ie Users are not getting ip from DHCP server after enabling DHCP snooping

    Hi All ,
    Enclosed file has network connectivity diagram.
    1. L3 vlan's ie 2,3,4,5 and 6 are configured on ACC-CR1 and ACC-CR2. 
    2.Trunk is configured between Core switches ( CR1 and CR2) and access switches .VTP mode is transparent on all switches.L2 vlans are configured on all access switches.
    3.DHCP is server is located at different location and is reachable over MPLS.
    Without enabling dhcp snooping , users connected to access switches (Sw1,sw2,sw3 and Sw4 ) are getting ip address from DHCP server without any problem and everything is working fine.
    But users connected to Sw3 and Sw4 are getting ip address from rouge DHCP server which is not pingable from any one of the switch.
    So we have configured DHCP snooping for all vlan's on CR1 , CR2 , SW3 and SW4 and "trusted uplink ports" which are connected to WAN routers from CR1 and CR2  and also "trusted uplink ports " of Sw3 and Sw4 which are connected to CR1 and CR2.
    As soon we have enabled DHCP snooping and trusted respective uplink ports , users are not getting ip address from remote DHCP server and even users connected to Sw1 and SW2 are facing same issue.
    Note : DHCP snooping is not configured on SW1 and SW2.
    Why users are not getting ip address from remote DHCP server as soon as we enabled dhcp snooping on Core switches and two access switches ie sw3 and sw4 ? what could have caused DHCP packets to be dropped ? Any idea would be appreciated .

    Hi,
    as you say: " HSRP is configured between CR1 and CR2 and Vlans are active on CR1" does it mean there are L3 intrefaces configured in each VLAN on your CR switches and ip hepler-address pointing to the remote DHCP server is configured on each of them?
    I know it's difficult in a productive environment but IMHO you need to find out where are the DHCP offers dropped.
    Either by enabling DHCP debugging or by capturing packets via Wireshark, e.g.
    Best regards,
    Milan

  • Request timed out because there has been no reply from the server in 600000

    Issue:
    Request timed out because there has been no reply from the server in 600000
    Scenario:
    1. All the crystal reports are designed by using Crystal Report 2008 Version -- 12.3.0.601
    2. All reports are uploaded to CMC (SAP Business Objects Enterprise XI, Product: 12.1.0)
    3. using Front-End .net Winform
    4. Crystal Report is binding is done using Business View Manager (since having more than one databases)
    5. Business View Manager Connects to Oracle using "Oracle Server" connection
    6. Loading reports as follows
    string queryString = string.Empty;
    SessionMgr sessionMgr = new SessionMgr();
    EnterpriseSession enterpriseSession = sessionMgr.Logon(userName, userPassword, serverName, authType);
    EnterpriseService enterpriseService = enterpriseSession.GetService("InfoStore");
    InfoStore infoStore = new InfoStore(enterpriseService);
    enterpriseService = enterpriseSession.GetService("PSReportFactory");
    Object psrfObject = enterpriseService.Interface;
    PSReportFactory psReportFactory = (PSReportFactory)psrfObject;
    queryString = "Select SI_CUID, SI_ID, SI_NAME, SI_PARENTID From CI_INFOOBJECTS " + "Where SI_PROGID='CrystalEnterprise.Report' " + "And SI_ID=" + ReportId;
    InfoObjects infoObjects = infoStore.Query(queryString);
    InfoObject infoObject = infoObjects[1];
    ReportDocument crDoc = new ReportDocument();
    crDoc.Load(infoObject, enterpriseSession);
    7. All the reports are getting loaded properly and i am able to dynamically set the report parameters
    8. After executing report, some of the reports take more than 10 minutes, due to which shows following error
    Request timed out because there has been no reply from the server in 600000
    Note i have done following:
    1. I have checked stored procedure running through oracle for more than 10 minutes (1 hr, 2 hrs)
    2. Tried simply running crystal report without front-end running perfectly more than 10 minutes (1 hr, 2 hr)
    3. When i run .net winform application for specific reports which takes long time, gives "Request timed out because there has been no reply from the server in 600000"
    Also i have done lot much R&D and spent almost weeks to get resolution but not getting any solution out of it, please help me in this case
    HKEY_LOCAL_MACHINESOFTWAREBusiness ObjectsSuite 12.0Report Application ServerClient SDKCorbaAdapterWaitReplyTimeout = 600000 and HKEY_LOCAL_MACHINESOFTWAREBusiness ObjectsSuite 12.0Report Application ServerInprocServerEnterpriseRequ
    AS per following URL
    Session timeout
    1. Log into Central Management Console
    2. Go to server,right click on Crystal report processing server and select properties,change the idle connection time out to 60 minutes
    3. Also right click on crystal report cache server and select properties ,change the idle connection time out to 60 minutes
    4. Restart Crystal Report Processing Server and Crystal Report Cache Server
    5. Change the session time out to 60 minutes in web.xml of INfoviewApp,InfoViewAppAction,PlatformSerivces and CrystalReports.
    6. Navigate to the following location
    <BO Install Dir>Business ObjectsTomcat55webappsInfoViewAppWEB-INF
    7. Edit the web.xml in notepad and search for the below lines.
    <session-config>
    <session-timeout>20</session-timeout> <!-- 20 minutes for session objects -->
    </session-config>
    8. Increase the Session-Timeout parameter to 20 to 60 minutes in web.xml . Save this file
    9. Repeat the same for the web.xml file in the InfoViewAppActions folder in <BO Install Dir>Business ObjectsTomcat55webappsInfoViewAppActionsWEB-INF
    10. Repeat the same for the web.xml file in the PlatformSerivces folder in <BO Install Dir>Business ObjectsTomcat55webappsPlatformSerivcesWEB-INF
    11. Repeat the same for the web.xml file in the CrystalReports folder in <BO Install Dir>Business ObjectsTomcat55webappsInfoViewAppActionsWEB-INF
    12. Restart the tomcat server
    Still i am getting same error, please help me, if you have any idea, clue with respect to this error on winform

    This error is specific to RAS. The default CORBA request timeout is 10 minute = 600000 ms. When the RAS SDK does not get the reponse back from RAS server in 600000 ms it throws this message. Why it works in InfoView\CMC what I believe you refer to as "Front End' application is because InfoView\ CMC don't use RAS.
    1. First make sure that a smaller report wich runs pretty fast ( 1-2 min) works. This will confirm that there is no connectivitiy issues between RAS and RAS SDK.
    2. If you get the efrror for every single report, even the smaller ones, make sure the box running RAS and RAS SDK code( in case they are 2 different) can ping each other with IP, shortname and FQDN. If there is a firewall between them, the RAS port needs to be opened for bidirectional communication. By default RAS chooses a random port for communication with SDK but within CMC you can configure it to use a specific port and open it.
    3. If the issue is specific only to reports that are long running, typically more than 10 minutes, then you need to inclease the CORBA timeout to a value more than what the reports typically would take to process. This is done on client code side or IIS in this case.
    Here are the steps:
    Make the following changes on the application server/system.
    Open RegEdit by going to Start > Run and typing in regedit.exe. Then click Ok.
    Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK\CorbaAdapter
    Change the value of SendRequestTimeout(ms) to 100000.
    Change the value of WaitReplyTimeout(ms) to 6,000,000 ms. The default value is 600,000 ms and may not be long enough.
    Restart IIS by going to Start > Run and typing in iisreset. Then click Ok.
    Retry the failing application.
    See note:  1296656
    This error should be easy to fix
    Edited by: Aasavari Bhave on Feb 2, 2012 11:20 AM

  • Unable to Retrieve Contact Info from synch server - Gator wrote to try renaming file but I can't manage to find the pathway on my Win 7 computer for that file! got as far as my name under user but can't get to application data.  Can someone help?

    Hi, going crazy.  Can't get this fixed.  Unable to retrieve contact info from synch server.  I did re-do synch using one time only replace I-phone info from "contacts" on computer and tried synching after that - no use same error!
    I saw someone by name of Gator wrote pathways to follow in windows but got only as far as user (yes, selected my name as user as opposed to public) then clicked it open but lost after that - can't get to appdata for the next step....  any help or ideas would be soooooo appreciated. I'm so tired of this issue. thanks!
    Pinina in Phoenix, Az

    Hi, going crazy.  Can't get this fixed.  Unable to retrieve contact info from synch server.  I did re-do synch using one time only replace I-phone info from "contacts" on computer and tried synching after that - no use same error!
    I saw someone by name of Gator wrote pathways to follow in windows but got only as far as user (yes, selected my name as user as opposed to public) then clicked it open but lost after that - can't get to appdata for the next step....  any help or ideas would be soooooo appreciated. I'm so tired of this issue. thanks!
    Pinina in Phoenix, Az

Maybe you are looking for

  • Finding File Owner Settings

    Hi, I'm writing a file explorer and am trying to display info about the files. I can display filename, filetype, size, lastmodified, and read and write permissions, but I can't find anything on retrieving info about who owns a file. Does anyone know

  • Credit Memos and Embargo

    Dear all, we have activated credit memos for SPL screening. now I get a problem with the embargo checks (no country information for country xx). is there a possiblity in GTS standard to de-activate an order type only for the embargo checks? many than

  • Problem in Printing Euro Symbol in SMARTFORM

    Hi, I need to print EURO Symbol in my SMARTFORM. I am using "ALT+0128"  to get that value. In global data, I am taking one constant, and giving the valuw using this KEY. The symbol is coming....but, when I say save, It is giving syntax error as "The

  • [iOS] CS5.5 AIR3 - BitmapData (blitting) and Text - Some Text Missing?

    Hey all, Are there any gottchas for text showing up in a sprite you draw to a bitmapdata that might make some text fail to show up? I have a loop that's printing headlines and then text below those headlines. The headlines show up, the text blow it d

  • External CSS and Templates

    I am fairly new to using CSS and Dreamweaver having finally taken the plunge and dropped Micromumble mumble...  I am wondering about external CSS and templates.  When I assign a template to the external CSS does the CSS also translate down to the doc