Xp sp2 and clntrust

Hi,
we just got some new pc's with xp/sp2 on them and seem to be having lock-up
problems with clntrust. Even if you disable the firewall, clntrust still
hangs up. We are using client 4.9 with sp2 applied, nw5.1 sp7, bm3.5.
Any ideas???
thanks,
Bill

Wlawrence,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at
http://support.novell.com.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://support.novell.com/forums)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://support.novell.com/forums/faq_general.html
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/

Similar Messages

  • IPhone 3G and Exchange - Make sure Exchange has SP2 and install cert

    I had been working with a client to get his iPhone 3G connected to Exchange. Worked through all issues, got account setup, everything looked fine but no mail. No errors but no mail. I have read a lot of other posts regarding the same issue.
    Here are the settings I used for the Exchange account setup on the iPhone:
    Email: [email protected]
    Server: OWA URL (eg: owa.mycompany.com)
    Username: <domain_login> (only username, not domain)
    Password: <domain_password>
    These are what worked for me, YMMV.
    I found a post here that mentioned Exchange SP2. Sure enough, when I checked Exchange was only SP2. After installing Sp2 and rebooting the server the iPhone sync'd right away.
    I also manually installed the self-signed certificate (SBS 2K3). I did this before I found out about SP2, so I am not 100% sure this needs to be done but I know in Windows Mobile devices it has to. I found a website that mentioned that the "unable to verify certificate" message you get when you setup the exchange account does not actually install the certificate. I exported the cert from my PC (Went to the clients OWA page, installed the cert in IE, then went to MMC\Certificate Snap-in and exported it in DER format) and e-mailed it to the clients @mac.com account. He then opened the attachment which prompted him to install the cert.
    I know there are many threads pertaining to this but I wanted to get this in a new thread and out in the open.

    Mine said about invalid cert when is setup my exchange on the phone, but I just told it to continue anyway and it did.

  • Different session handling of weblogic on SP2 and SP3

              I have set up 2 weblogic servers which are using the same cookie name, and having
              the same webapp name, on the same physical machine thus
              http://127.0.0.1:7220/test (Server A).
              http://127.0.0.1:9999/test (Server B).
              Using Weblogic 6.1 Service Pack 2
              1. Access Server A
              - Server A generate a new Session ID "123456...."
              2. Redirect Link from Server A to Server B
              3. Access Server B
              - Server B generate a new Session ID "987654..."
              4. Redirect Link from Server B to Server A
              5. Access Server A
              - Reused the same session ID "123456...."
              Using Weblogic 6.1 Service Pack 3
              1. Access Server A
              - Server A generate a new Session ID "123456...."
              2. Redirect Link from Server A to Server B
              3. Access Server B
              - Server B generate a new Session ID "987654..."
              4. Redirect Link from Server B to Server A
              5. Access Server A
              - Regenerate a new session ID "ABCDEFGHI...."
              Why weblogic server handle session differently in SP2 and SP3??
              

    I think this was a bug in SP3. You could raise a support ([email protected]) call to
              confirm.
              Rick Bongpipat wrote:
              > "Rick Bongpipat" <[email protected]> wrote:
              > >
              > >I have set up 2 weblogic servers which are using the same cookie name,
              > >and having
              > >the same webapp name, on the same physical machine thus
              > >
              > >http://127.0.0.1:7220/test (Server A).
              > >http://127.0.0.1:9999/test (Server B).
              > >
              > >Using Weblogic 6.1 Service Pack 2
              > >
              > >1. Access Server A
              > >- Server A generate a new Session ID "123456...."
              > >2. Redirect Link from Server A to Server B
              > >3. Access Server B
              > >- Server B generate a new Session ID "987654..."
              > >4. Redirect Link from Server B to Server A
              > >5. Access Server A
              > >- Reused the same session ID "123456...."
              > >
              > >Using Weblogic 6.1 Service Pack 3
              > >
              > >1. Access Server A
              > >- Server A generate a new Session ID "123456...."
              > >2. Redirect Link from Server A to Server B
              > >3. Access Server B
              > >- Server B generate a new Session ID "987654..."
              > >4. Redirect Link from Server B to Server A
              > >5. Access Server A
              > >- Regenerate a new session ID "ABCDEFGHI...."
              > >
              > >Why weblogic server handle session differently in SP2 and SP3??
              >
              > In relation to previous question.
              >
              > I have 3 qns about session creation behaviour:
              >
              > 1. When a web container receives a session cookie (eg. JSESSIONID) whose session
              > id does not exists in this
              > server, should the server create a new session ?
              >
              > 2. If a session is to be created because there is a session cookie, then should
              > the new session id
              > be the one sent or should it be a newly generated session id ?
              >
              > 3. If a new session id is to be generated, then should the new session id be used
              > to overwrite that in the cookie
              > and send it back to the client ?
              Rajesh Mirchandani
              Developer Relations Engineer
              BEA Support
              

  • WLS 6.1 SP2 and Apache 1.3.26 Windows NT/2000

    Hi,
    Is there an Apache plugin available for WLS 6.1 (SP2) and Apache 1.3.26 running
    on Windows NT/2000?
    thanks

    I've solved my own problem. I learned that there was a sp4 (let alone a
    sp3) for WLS. Installed that and the problem went away. Sorry for the
    noise.
    -Phil
    Philip Bower <[email protected]> wrote in
    news:[email protected]:
    When I try to deploy the struts-example.war or if I add the struts.jar
    to any other web app I've created, I get this error when I start WLS
    and it tries to deploy that war.
    java.lang.StringIndexOutOfBoundsException
    at weblogic.servlet.internal.WebAppHelper.resolveManifestName
    (WebAppHelper.java:469)
    I'm using version 1.1b3 of struts. I'm having no problems with
    version 1.0.2 of struts.
    I'm guessing its complaining about the manifest file in struts.jar,
    but I don't understand why.
    Here's my version info and the stack trace (my web app is called
    findme in this example). Thanks in advance.
    -Phil
    Server BuildWebLogic Server 6.1 SP2 12/18/2001 11:13:46 #154529
    All Server Product VersionsWebLogic Server 6.1 SP2 12/18/2001
    11:13:46 #154529 WebLogic XML Module 6.1 SP2 12/18/2001 11:28:02
    #154529
    <Feb 11, 2003 7:45:25 AM EST> <Error> <J2EE> <Error deploying
    application findme: Could not load findme>
    <Feb 11, 2003 7:45:25 AM EST> <Error> <Management> <ApplicationManager
    starting Config caught throwable
    java.lang.reflect.UndeclaredThrowableException:
    java.lang.StringIndexOutOfBoundsException: String index out of range:
    -1
    at java.lang.String.substring(String.java:1525)
    at
    weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelper
    .jav a:469)
    at
    weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper.j
    ava: 234)
    at
    weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebApp
    Serv letContext.java:3407)
    at
    weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServlet
    Cont ext.java:3376)
    at
    weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContex
    t.ja va:862)

  • Connection failure of Weblogic4.5.2(sp2) and iPlanet4.1(sp5) on HP-UX

    To whom concerned.
    Hello,
    I installed successfully the Weblogic Server4.5.2 sp2 and iPlanet Web server4.1 sp5
    on HP-UX11.0 platform.
    But when connected Weblogic server to iPlanet web server
    , webserver startup error was occurred.
    (Please refer to the attached file and below error message.)
    Probably it may be connection problem of Weblogic4.5.2(sp2) and iPlanet4.1(sp5) on
    HP-UX11.0.
    The follows are iPlanet startup error message when connect Weblogic server to iPlanet
    webserver.
    status:
    [https-mphp]: start failed. (2: unknown early startup error)
    [https-mphp]: /usr/lib/dld.sl: Unresolved symbol: __head (data)
    from /usr/lib/libC.2
    [https-mphp]: conf_init: Error running init function load-modules:
    dlopen of /mp/weblogicMP72K/lib/hpux11/libproxy.sl failed (Unresolved external)
    [https-mphp]: server exit: status 1
    error:
    An error occurred during startup.
    The server https-mphp was not started.
    Thanks in Advance.
    Y.J.Choi, LGH
    [iplanet-hp-error.xls]

    Hi,
    The package "TOUR A.01.00 Transport Optional Upgrade Release for B.11.11" needs to be installed on the system, please check with:
    swlist -l bundle TOURYou should see the following output:
    TOUR A.01.00 Transport Optional Upgrade Release for B.11.11
    You can find further information on the TOUR-Package here (unfortunately this link meanwhile goes to TOUR A.02.02):
    http://www.software.hp.com/portal/swdepot/displayInstallInfo.do?productNumber=TOUR
    Happy New Year...
    Jakob.

  • Problem starting up portal after my computer was upgraded to Windows XP SP2 and security lockdown

    Recently our computers in the office was upgraded to Windows XP SP2, and the portal in my local machine stopped working. It was working prior to the upgrade. When I start up the portal I get this error in PTSpy. Please help, I need this portal instance to work on UI Customization. Thank you in advance.
    ***Saving log at 10:15:28 on September 08. TRACE DATE TIME TYPE COMPONENT PROCESS THREAD LOCATION MESSAGE ===== ==== ==== ==== ========= ======= ====== ======== ======= 825 09-08 10:13:22 Fatal Portal UI - Infrastructure 2276 6012 com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadCustomVarPacks() Error creating directory var pack.
    System.Runtime.InteropServices.COMException
    at com.plumtree.server.InProcSession..ctor()
    at com.plumtree.server.PortalObjectsFactory.CreateSession()
    at com.plumtree.portaluiinfrastructure.application.varpacks.PTDirPrefsVarPack.Load()
    at com.plumtree.uiinfrastructure.web.BaseVarPack.LoadVarPack(String strConfigPath)
    at com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadCustomVarPacks(VarPackManager vpmVarPackManager, String strSettingsConfigFolder, String strPlatform) 826 09-08 10:13:22 Fatal UI Infrastructure 2276 6012 com.plumtree.uiinfrastructure.application.AppWarmUp.Init() Failed to load var packs from custom app warm up helper.
    com.plumtree.openfoundation.util.XPException
    at com.plumtree.server.InProcSession..ctor()
    at com.plumtree.server.PortalObjectsFactory.CreateSession()
    at com.plumtree.portaluiinfrastructure.application.varpacks.PTDirPrefsVarPack.Load()
    at com.plumtree.uiinfrastructure.web.BaseVarPack.LoadVarPack(String strConfigPath)
    at com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadCustomVarPacks(VarPackManager vpmVarPackManager, String strSettingsConfigFolder, String strPlatform) at System.Environment.GetStackTrace(Exception e)
    at System.Environment.GetStackTrace(Exception e)
    at System.Environment.get_StackTrace()
    at com.plumtree.openfoundation.util.XPException.GetInstance(Exception e)
    at com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadCustomVarPacks(VarPackManager vpmVarPackManager, String strSettingsConfigFolder, String strPlatform)
    at com.plumtree.uiinfrastructure.application.AppWarmUp.Init(String strVarPackXMLFile, String strApplicationName, String _strPlatform)
    at com.plumtree.portaluiinfrastructure.application.ApplicationStartup.init()
    at portal50.Global.Application_Start(Object sender, EventArgs e)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.Web.HttpApplication.ProcessSpecialRequest(HttpContext context, MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs, HttpSessionState session)
    at System.Web.HttpApplicationFactory.FireApplicationOnStart(HttpContext context)
    at System.Web.HttpApplicationFactory.Init(HttpContext context)
    at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context)
    at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
    at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
    at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) 827 09-08 10:13:22 Fatal UI Infrastructure 2276 6012 com.plumtree.uiinfrastructure.application.AppWarmUp.Init() FAILED TO INITIALIZE SYSTEM. YOU CANNOT PROGRESS BEYOND THIS POINT.
    com.plumtree.openfoundation.util.XPException
    at com.plumtree.server.InProcSession..ctor()
    at com.plumtree.server.PortalObjectsFactory.CreateSession()
    at com.plumtree.portaluiinfrastructure.application.varpacks.PTDirPrefsVarPack.Load()
    at com.plumtree.uiinfrastructure.web.BaseVarPack.LoadVarPack(String strConfigPath)
    at com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadCustomVarPacks(VarPackManager vpmVarPackManager, String strSettingsConfigFolder, String strPlatform) at System.Environment.GetStackTrace(Exception e)
    at System.Environment.GetStackTrace(Exception e)
    at System.Environment.get_StackTrace()
    at com.plumtree.openfoundation.util.XPException.GetInstance(Exception e)
    at com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadCustomVarPacks(VarPackManager vpmVarPackManager, String strSettingsConfigFolder, String strPlatform)
    at com.plumtree.uiinfrastructure.application.AppWarmUp.Init(String strVarPackXMLFile, String strApplicationName, String _strPlatform)
    at com.plumtree.portaluiinfrastructure.application.ApplicationStartup.init()
    at portal50.Global.Application_Start(Object sender, EventArgs e)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean verifyAccess)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    at System.Web.HttpApplication.ProcessSpecialRequest(HttpContext context, MethodInfo method, Int32 paramCount, Object eventSource, EventArgs eventArgs, HttpSessionState session)
    at System.Web.HttpApplicationFactory.FireApplicationOnStart(HttpContext context)
    at System.Web.HttpApplicationFactory.Init(HttpContext context)
    at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context)
    at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
    at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
    at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)

    I'm having a very similar issue with the G6 customization install (XP SP2, .NET version of G6).
    failureFATAL: LoadCustomVarPacks: Varpack loading problem. recommendationRECOMMENDATION: Verify your reference path is correct. Check that the relevant .NET assemblies in the customvarpacks.xml file are present in both PORTAL_HOME/bin/assemblies as well as PORTAL_HOME/webapp/portal/web/bin. Check secondary details below. exceptionXPFileNotFoundExceptionHelperLoadVarPacks: Unable to load VarPack. messageHelperLoadVarPacks: Unable to load VarPack. secondary exceptionat com.plumtree.uiinfrastructure.application.AppWarmUp.HelperLoadVarPacks(String strVarPackFile, String strLibHomePath, String strConfigPath, IApplication application, Boolean bOverWrite) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\application\AppWarmUp.cs:line 432
    I checked the directories and both sets of DLLs are in place and show they match. I also appended (right or wrong) the ptportal_path, portal_home, and source_home paths to my environment. Current path looks like
    %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SystemRoot%\system32\nls;%SystemRoot%\system32\nls\ENGLISH;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322;%ANT_HOME%\bin;%JAVA_HOME%\bin;%PORTALLIB_PATH%;%PTHREADS_PATH%;%OUTSIDEIN_PATH%;%INXIGHT_PATH%;%ICU_PATH%;%ptportal_path%;%portal_home%;%SOURCE_HOME%;
    Any help / direction / suggestions most appreciated.
    Thanks,
    Eric

  • Diff between WLAI sp2 and sp3

    Hi,
    Can somebody tell me the major difference between Weblogic Integration 2.0
    SP2 and SP3
    w.r.t Weblogic Application Integration. Basically the enhancements in ADK.
    Do I need to change anything
    for my adapter ? I see and extra directory called license, is it for the
    license support of the custom developed adapter, i.e
    as adapter needs to have their own licenses, so is this some sort of
    framework in ADK ?
    Thanks
    Amit

    Thanks Chris,
    That helps.
    Amit
    Chris Stead <[email protected]> wrote in message
    news:[email protected]...
    Amit/All,
    You currently have access to a "sanitized" version of the release notes.The only
    thing you won't have is CRs fixed and known issues. New features, etcwill be
    listed. How do you get this "santized" version of the release notes? Yougo to the
    download page and select WLI/select platform/Proceed to Download/log-in tothe BEA
    Download Center/accept license agreement and then you will be at theSoftware
    Download page. On this page, you will see a link "Download WeblogicIntegreation
    2.0 Service Pack 3 Documentation and Sample Code"
    Hope this helps!
    Cheers,
    Chris
    Chris Stead wrote:
    Amit,
    I understand your situation. I will run it by the appropriate people
    and see if
    they will make the release notes available to adapter developers. Otherthan
    that, this mailing list is also a great resource. It has been ourapproach to
    update the sample adapters with the new feature enhancements and listthem in
    the release notes. Maybe we could post the new changes to this listalso for
    the benefit of adapter developers using the ADK. Sorry for theinconvience.
    >>
    Do you still have questions?
    Cheers,
    Chris
    Amit wrote:
    Hi Chris,
    The release notes are only available for customers, and am just a
    developer, so am not able to view this document.
    Its difficult to open the code for DBMS/EMAIL adapter and look for the
    changes w.r.t the pervious version.
    Thats why I was just looking if someone can tell that or point me to
    some
    documentation, 'coz I had started developing
    my adapter when ther version was WLIF1.0. So, thats why am not sure ifI
    need to make some changes in my existing code
    so as to use the framework more efficiently.
    Thanks
    Amit
    Chris Stead <[email protected]> wrote in message
    news:[email protected]...
    Amit,
    The biggest thing moving forward is using display.jsp versus
    control.jsp.
    We
    will always keep the sample adapters (DBMS, Email, Sample) up to
    date on
    the
    latest changes to the ADK. This is also listed in the Release
    notes. If
    you
    are also interested in editing events/services, please look at the
    DBMS
    adapter
    for this.
    Cheers,
    Chris
    Amit wrote:
    Hi,
    Can somebody tell me the major difference between Weblogic
    Integration
    2.0
    SP2 and SP3
    w.r.t Weblogic Application Integration. Basically the enhancements
    in
    ADK.
    Do I need to change anything
    for my adapter ? I see and extra directory called license, is it
    for the
    license support of the custom developed adapter, i.e
    as adapter needs to have their own licenses, so is this some sortof
    framework in ADK ?
    Thanks
    Amit

  • Installing locales for portal SP2 and SP3

    I need help installing japanese locales for portal SP2 and SP3. I have
    found some documentation and have done the pkgadd but i have yet to be
    able to get it to work properly.
    any ideas

    Hi Mathis,
    To install Japanese locale do the following:
    1) Untar the Japanese Language Package (desktoppackage.tar)into a directory (/opt/desktoppackage).
    #tar -xvf <Package_name>
    2) Do a pkgadd to install the Japanese language and follow the instructions thereafter.
    #pkgadd -d . SUNWwtdjp
    3) Restart both the Portal Server and Gateway.
    To check the Locale:
    1) Goto Desktop Servlet and User Information Channel.
    2) Click edit and scroll down to Locale Information. You must see the Japanese language included here.
    3) Select Japanese locale and click "Finish" button.
    4) Log out and return to desktop.
    This must help you out in configuring Japanese Locale.
    Cheers,
    raj_slash.

  • Upgrade to SP3 from sql server 2008 R2 SP2 and SharePoint server 2010 known issues

    Hi Guys,
    We are planning to upgrade SQL server to SP3 from 2008 R2 SP2 and would like to known if there are any known issues with SharePoint 2010 server and office web apps.
    Though I was searching blogs and forums and could not find any noteworthy but wanted to look if any noted SharePoint issues after the upgrade.
    VM

    Hi Venu,
    There should no issue for SharePoint 2010 with install SP3 for SQL2008R2 (also like comments mentioned in article below), I searched from internal and internet, there seems no document/article mentioned the known issue for SharePoint about this, you can
    back up your environment and test the SP3 in a test environment before touching the production environment. 
    https://habaneroconsulting.com/insights/SharePoint-SQL-Server-Support-Matrix#.VSTY-nkfr4Y
    http://blogs.msdn.com/b/glsmall/archive/2014/12/03/list-of-fixes-in-sql-server-2008-r2-sp3.aspx
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Problems Getting to Sites After Installing SP2 and Dec CU

    Our setup was running great for the last year and a half.  We decided to install SP2 and the CU’s that had been released since. The updates and CU installs went fine. However, after the install we are having problems with users being prompted
    with credentials.   When going to any of the sites (not AAM) our users can get in fine. However, if we browse to one of the other sites we are continually prompted for credentials and can’t get in. For example, if I go to
    App1 I get in fine but, when I go from App1  to App2 , I continually get prompted for credentials. If I start by going to App2 I get in fine but continually get prompted for credentials when going from App2 to App1. In addition, if I go to
    any of the AAM’s I get in just fine. However, if I try to go to any other site after this, I get the credential prompts. It seems like an issue with the session.
     I have looked through the event logs, used the trace utility, fiddler and tried changing the auth setting s with no luck, no apparent problems in the logs or detail.
     Any advice or help would be appreciated. Again everything worked until we installed the updates
    We are using claims authentication with windows NTLM. Our SharePoint server’s host name is SP01.company.com. We have three SharePoint 2010 applications. The SharePoint Install is on Windows 2008R2, Is a virtual machine, running in a Windows 2012 Hyper-V
    cluster with 2012 Nic Teaming
    App1 – using standard port 80 –site with simple content - No AAM
    Default: Sp01.company.com
    App2 – site configured with simple content
    Default: Sp01.company.com:9701
    Intranet: docs.company.com  – AAM for Sp01.company.com:9701
    App3 – team sites and simple content.
    Default: Sp01.company.com:9882
    Intranet: teamsites.company.com –AAM for
     Sp01.company.com:9882

    Hi Cybersoul1
    have you run the PSConfid Wizard after SP2 and the CU’s?
    psconfig.exe -cmd upgrade -inplace b2b -wait
    please make sure that this has to be run on call the server.
    reference : http://blogs.technet.com/b/sbs/archive/2011/05/24/you-must-manually-run-psconfig-after-installing-sharepoint-2010-patches.aspx
    Thanks, ShankarSingh

  • Exchange 2010 SP1 Upgrade to SP2 and SP3. Choose language.

    Hello.
    I going to install Exchange 2010 SP1 multilanguage and then update to SP2 and SP3
    But then i download SP2 from Microsoft it's ask fоr choose language.
    It ask about installer language or about Exchange language?
    What language i need to choose if i have multilanguage Exchange SP1 installer?
    And if i want to Exchange EMC be in English and Outlook on client machine shows Russian what language i need to choose when install first role from Exchange 2010 SP1 multilang DVD?

    Exchange EMC language depends on OS version where you are running it.
    Besides about client language you have to choose Russian language pack during install. More info below...
    The language of the Outlook user interface that an Outlook user sees, including the content generated by Exchange, depends on the following:
    The language the user is using in Outlook
    Whether the language they're using in Outlook is supported by Exchange 2010
    Whether the language they're using in Outlook has been configured to be available on the Exchange 2010 server
    Consider the following scenarios:
    When an Outlook user who's set their language to <Language A> signs in to their Exchange 2010 mailbox and both Outlook and Exchange 2010 support the language the user has specified, <Language A>, the user will see all messages and Exchange-generated
    mailbox components, for example, the Inbox, in Language A.
    When an Outlook user who's set their language to <Language A> signs in to their Exchange 2010 mailbox that's been set to <Language B>, the Outlook user will see the Outlook user interface in Language A, but will see the content generated
    by Exchange. For example, by default, folder names such as Inbox,
    Deleted Items, and Sent Items display in <Language B>.
    You can change the Exchange mailbox language setting on the server using Exchange Management Console or the Exchange Management Shell. For information about how to use the Shell to change the language setting for a mailbox on a server, see
    Set-MailboxRegionalConfiguration.
    From: Client Language Support for Outlook -
    http://technet.microsoft.com/en-us/library/dd638175%28v=exchg.141%29.aspx
    Blog |
    Get Your Exchange Powershell Tip of the Day from here

  • SP2 and Airport Extreme problem?

    I connect a wired PC (running fresh build of XP with SP2) to my Airport Extreme (firmware up to date). My other machines are two Mac laptops (powerbook and ibook).
    Here is the situation. Macs access wirelessly and have little to no problem. PC operates great with fresh reboot. But after using the PC to access the web, if I let the pc sit or just not use the net, will lose connection. Still shows an IP, but no connection. Can ping the default gateway just fine, so am starting to think it is some kind of timeout in the Extreme that I don't know about.
    Any thoughts?

    My PC does have those features, and to the best of my ability I have turned those off. For example, the nic had some power down features that I turned off hoping that would help.
    thanks for clarifying the timeout feature. The Extreme's admin seems so straightforward. I am back to thinking that this has something to do with SP2 and possibly a security feature that I still don't understand.
    Since I posted it, I noticed something else. I am posting content to an educational portal, and while I am doing that, the connection remains consistent. But I noticed that when I tried to open another window and search for an external link, I couldn't reach google.

  • Intranet DOWN!! Help, please!! I installed SP2010 SP2 and the Configuration Wizard Stopped at Step 5. I found errors 100 and 104 in the Event Viewer!

    Hi, 
    Help, please.
    Intranet DOWN!! Help, please!! I installed SP2010 SP2 and the Configuration Wizard Stopped at Step 5. I found errors 100 and 104 in the Event Viewer!
    Acording to these entries:
    http://blogs.technet.com/b/sbs/archive/2011/08/19/two-commands-you-should-always-run-first-when-troubleshooting-companyweb.aspx
    https://translate.google.com/translate?hl=en&sl=auto&tl=en&u=http%3A%2F%2Fwww.techtask.com%2Fsharepoint2010%2Ffehlermeldungen-nach-sharepoint-2010-service-pack-1-installation%2F
    In order to fix this, I need to run:
    PSConfig.exe -cmd upgrade b2b -force -inplace -cmd application content -install -cmd install features
    But SP doesn’t recognize “b2b”.  is the the content or config db?
    Thanks in advanced

    Your Syntax is bad. b2b should follow -inplace, it doesn't make sense anywhere else in the command. Have a look here for more detail:
    https://technet.microsoft.com/en-us/library/cc263093%28v=office.14%29.aspx?f=255&MSPPError=-2147217396

  • Vista SP2 and Access connections requiring manual reconnect

    Hi,
    I'm experiencing a problem after the installation of Windows Vista SP2 on my Vista Business. After a reboot, I must always manually 1) disconnect the WLAN connection and then 2) reconnect to establish a working WLAN connection and to gain access to Internet. Before I disconnect, the WLAN connection is alive, but I cannot access any websites. Everything worked just fine before installation of SP2.
    I'm running Access connections version 4.42 on Thinkpad R61. I've read that someone has had a similar problem with wired LAN and with newer version of Access connections: http://social.technet.microsoft.com/Forums/en/itprovistasp/thread/17ba267e-0bb1-4621-b81f-04afa0d806...
    Does someone know how to solve this issue and make the connection to work without a manual disconnect -> reconnect step?
    BR,
    Miika

    After some searching, I found a working solution:
    http://www.darthcontinent.com/2009/05/no-internet-after-installing-vista.html
    Everything works fine now.

  • Plans to change JAAS/GSS for Windows XP SP2 and beyond

    Are there any plans to reimplement JAAS GSS on the windows platform to account for this issue:
    Cause 2: This exception is thrown when using native ticket cache on some Windows platforms. Microsoft has added a new feature in which they no longer export the session keys for Ticket-Granting Tickets (TGTs). As a result, the native TGT obtained on Windows has an "empty" session key and null EType. The effected platforms include: Windows Server 2003, Windows 2000 Server Service Pack 4 (SP4) and Windows XP SP2.
    Solution 2: You need to update the Windows registry to disable this new feature. The registry key allowtgtsessionkey should be added--and set correctly--to allow session keys to be sent in the Kerberos Ticket-Granting Ticket.
    Thanks!
    -Bob

    This is an old thread, but one of my clients has run into the same problem. Hopefully someone is still monitoring....
    The answer is that the implementation should not be trying to do anything directly with keys. Delegation works just fine if it has been configured correctly in AD. Simply impersonate the context on the server side and then call the appropriate API to get a new service ticket and it will use the forwarded TGT. Credential delegation solved.
    MS was correct to "fix" the session key interface since it allowed user code to attain a "password equivalent". The JAAS implementation should be fixed to use the Windows authentication interfaces correctly.
    Thanks,
    Dave
    Feel free to contact me offline for more information or pointers at [email protected] (remove the no-spams).

Maybe you are looking for

  • Is there a way to add snooze conditions to iCal?

    I've noticed that when an iCal reminder alarm pops up a window you can "snooze" the reminder alarm for a period of time. The weird thing is that some of my Macs have more options than other. Some have: Repeat 1 day before event starts Repeat 2 hours

  • Sound from internal Speakers.

    I was listening to music on an external speaker (plugged in through the headphones port); when i unplugged it, the headphones port lit up red from inside and the built in speakers didn't take over. I can't change its volume. I tried changing my sound

  • Chart objects truncate label text

    I am creating image charts in the portal. However, I find that the series column that I base the chart on has its text truncated. The level that it does this varies on the chart type and the number of rows returned by the series. On a pie chart, for

  • Question about Media Player for Mac??

    Hello guys, I'm a new guy for mac. I met a problem, my windows mediaplayer cant use yesterday. When I click the icon, it displayed a error message. When I clicked the send roport button, the mediaplayer will shut down automaticlly. And how to make sa

  • DataSource Update mode field

    I need to export data from BW (7.0) to another non-SAP Oracle based DB table. This external DB system has a text file interface that BW must export to that requires an update method field in order to use a delta method. The values required are "I" fo