Error in visual administrator while implementing Spnego authentication sche

hi,
i have under gone all thease steps.
for implementation of SPnego sceme on my portal.
>downloaded SPnego wizad file from note specified.
>unziped it and got .ear files
>deployed those .ear files on my server.
>now went for service user J2ee configuration  on visual administrator.
>when i clicked on deploy and start button .
>it asked me to browse file .
>first .ear file was taken sucessfully.
>in second file it give me this error message .
ie>The directory D:\usr\.............\.....\   will be used for extracting the EAR file.the directory content will be deleated. please back up all usefullinformation from it
>shall i click on ok and proceed further or not.
please suggest me  what to do.

Hi Sumit Bhargav,
Based on the error message, it seems that the issue is related to NHivernate and MSBuild, but
VS General Question forum discusses the usage issue of Visual Studio IDE such as
WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
and Visual Studio Editor. In order to check where the issue is, could you please create a new and simple web application without having NHibernate, build it and clean the project?
Whether the web application can be built successfully?
If you get this error when you build or clean any solution, maybe you are experiencing the same issue 
described here:
http://stackoverflow.com/questions/26930376/how-to-fix-checkattributes-task-could-not-be-loaded-error-after-installing-v
Please check whether the Microsoft.Web.Publishing.Tasks.dll assembly is located at
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web. If no, please copy it from somewhere else to this path. If you can’t get a copy of this assembly, I suggest uninstalling VS 2013 Update 4 or uninstalling and
reinstalling all VS components.
If the issue only occurs in the web app with NHibernate implement, then this issue is more related to the specific NHibernate implement in ASP.NET. I recommend consulting
your issue on ASP.NET forum: http://forums.asp.net/
Best regards,
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.

Similar Messages

  • Error in visual studio while implementing NHibernate

    The "CheckPathAttributes" task could not be loaded from the assembly C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.Tasks.dll. Could not load file or assembly 'file:///C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web\Microsoft.Web.Publishing.Tasks.dll'
    or one of its dependencies. The system cannot find the file specified. Confirm that the <usingtask>declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
    NHibernate </usingtask>
    I am trying to implement NHibernate in my web application, I had coded everything but whenever i try to clean the solution it throws this error. Please help me out.
    Sumit Bhargav

    Hi Sumit Bhargav,
    Based on the error message, it seems that the issue is related to NHivernate and MSBuild, but
    VS General Question forum discusses the usage issue of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor. In order to check where the issue is, could you please create a new and simple web application without having NHibernate, build it and clean the project?
    Whether the web application can be built successfully?
    If you get this error when you build or clean any solution, maybe you are experiencing the same issue 
    described here:
    http://stackoverflow.com/questions/26930376/how-to-fix-checkattributes-task-could-not-be-loaded-error-after-installing-v
    Please check whether the Microsoft.Web.Publishing.Tasks.dll assembly is located at
    C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v12.0\Web. If no, please copy it from somewhere else to this path. If you can’t get a copy of this assembly, I suggest uninstalling VS 2013 Update 4 or uninstalling and
    reinstalling all VS components.
    If the issue only occurs in the web app with NHibernate implement, then this issue is more related to the specific NHibernate implement in ASP.NET. I recommend consulting
    your issue on ASP.NET forum: http://forums.asp.net/
    Best regards,
    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.

  • SPNego error in visual administrator

    Hi,
    I have configured SPNego for our portal running on AIX along with Microsoft ADS as the KDC.
    The portal UME has been configured for the ADS. As a result I am able to login to the portal through browser using a ujser-ID/pwd in the Microsoft ADS.
    But I face problem when I try accessing the portal with visual administrator. the error message I get in VA is 'Error in SPNegoLoginModule'. The long text of error message from default trace is given at the bottom of this message.
    Also, I must confess, that first I had configured the login modules stack in portal with the fallback mechanism; and at that time I was able to access the visual administrator in the portal, but then I changed the login module stack configuration to the one without 'fallback' and since then I have not been able to access the visual administrator.
    The resolution mode I have selected is 'none'.
    Any help that you could provide with resolution will be highly appreciated and rightly rewarded.
    Regards,
    Aniket
    <b>Long text of error message in default trace:</b>
    Error during attempt to read object, type 10 name com.sap.spnego.session
    [EXCEPTION]
    javax.security.auth.callback.UnsupportedCallbackException: com.sap.engine.services.security.exceptions.BaseUnsupportedCallbackException: <Localization failed: ResourceBundle='com.sap.engine.services.security.exceptions.SecurityResourceBundle', ID='Handler [email protected] does not support callback com.sap.engine.services.security.remote.login.SerializableGetterCallback@1ed32ecf', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Handler [email protected] does not support callback com.sap.engine.services.security.remote.login.SerializableGetterCallback@1ed32ecf
         at com.sap.engine.services.security.remoteimpl.login.RemoteCallbackHandlerImpl.handle(RemoteCallbackHandlerImpl.java:92)
         at com.sap.engine.services.security.remoteimpl.login.RemoteCallbackHandlerImpl_Skel.dispatch(RemoteCallbackHandlerImpl_Skel.java:63)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:636)
         at java.lang.Thread.run(Thread.java:570)
         at com.sap.engine.services.security.exceptions.BaseUnsupportedCallbackException.writeReplace(BaseUnsupportedCallbackException.java:174)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1061)
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1042)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:309)
         at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:144)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:322)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
         at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:636)
         at java.lang.Thread.run(Thread.java:570)

    Hi Aniket,
    did you solved the issue, i am also facing the same problem
    i you solved please share with me
    thanks and Regards,
    Kishore

  • Error starting visual administrator

    Hi all,
    We have implemented SRM5.5 with AS Abap and java. When i run the visual administrator, i am getting the following error. can any one help me out this.
    3/26/07 10:53 AM com.sap.engine.tools.launcher.Launcher Error : unable to invoke main class  com.sap.engine.services.adminadapter.gui.AdminFrameView
    com.sap.engine.tools.launcher.LauncherException
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:340)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:139)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1637)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWindow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFrameView.java:234)
            ... 6 more
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:139)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1637)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWindow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFrameView.java:234)
            ... 6 more
    Thanks in advance,
    Sailesh K

    Hi, Sailesh
    One reason might be the setting of Unix X11 - DISPLAY variable.
    Please check whether you can execute other GUI application. Xclock
    or something like that.
    And please check the environment variable DISPLAY is set correctly.
    Best Regards.

  • Execution Error in Visual Administrator

    hi,
    I Installed SAP NW2004s ( ABAP + JAVA) Stack 9 for Linux. I can see see Netweaver Administrator (NWA) using http://<hostname>:54200/nwa and have already configured BW in Netweaver. But I need to configured many things like JCo RFC Provider and others. But I am getting errors while I am trying to execute Visual Administrator using the following line. I there is Java setup error
    n4shost:n4sadm 21> /netweaver/sap/N4S/DVEBMGS42/j2ee/admin/go
    java version "1.4.2_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
    6/7/08 9:40 PM com.sap.engine.tools.launcher.Launcher Error : unable to invoke m ain class  com.sap.engine.services.adminadapter.gui.AdminFrameView
    Exception in thread "main" com.sap.engine.tools.launcher.LauncherException
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:340)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0 .0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:1 34)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi ronment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:16 37)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWind ow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFra meView.java:234)
            ... 6 more
    caused by -
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.tools.launcher.Launcher.launch(Launcher.java:336)
            at com.sap.engine.tools.launcher.Launcher.main(Launcher.java:114)
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0 .0' as the value of the DISPLAY variable.
            at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
            at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:1 34)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:141)
            at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvi ronment.java:62)
            at java.awt.Window.init(Window.java:231)
            at java.awt.Window.<init>(Window.java:275)
            at java.awt.Frame.<init>(Frame.java:401)
            at java.awt.Frame.<init>(Frame.java:366)
            at javax.swing.SwingUtilities$1.<init>(SwingUtilities.java:1641)
            at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:16 37)
            at javax.swing.JWindow.<init>(JWindow.java:160)
            at javax.swing.JWindow.<init>(JWindow.java:112)
            at com.sap.engine.services.adminadapter.gui.AboutWindow.<init>(AboutWind ow.java:12)
            at com.sap.engine.services.adminadapter.gui.AdminFrameView.main(AdminFra meView.java:234)
            ... 6 more
    n4shost:n4sadm 22>
    Please help me to resolve this issue.
    thanks
    Obaid.

    hi!!!
    your problem is the DISPLAY
    Caused by: java.lang.InternalError: Can't connect to X11 window server using ':0 .0' as the value of the DISPLAY variable
    SCN - 1 same machine diferents users "user1" and "sapuser"
    access to X11 with "user1"
    xhost + 
    su sapuser
    passwd:xxxx
    #/usr/sap/XXX/j2ee/admin/go
    SCN - 1 diferents machines access to X11 with "user1" in "myhost"
    (myhost)# xhost + 
    (myhost)# telnet sapserver
    user: sapuser
    passwd:xxxx
    (sapserver)# export DISPLAY=myhost:0.0
    (sapserver)# /usr/sap/XXX/j2ee/admin/go
    note:
    myhost = my ip or my name machine

  • Error in Visual Administrator

    Hi...
    I'm creating a jCo RFC Provider, in my Visual Administrator.
    I put the parameters, but, when I try to start my jCo RFC provider, I've recieving this message:
    Error starting bundle, see LOG for details!
    So, my question is:
    -> Where is my "LOG file, for details"?!
    Thanx!

    Well... now I'm getting this error messages:
    #1.5 #0019B9D7727100720000000C00026AF8000453CAF55BFD6B#1218031071812#/System/Server##com.sap.engine.services.rfcengine.Bundle.initialize()#Administrator#93####270d9d9063bf11ddab6c0019b9d77271#SAPEngine_Application_Thread[impl:3]_8##0#0#Error#1#com.sap.engine.services.rfcengine#Java###Failed to create a repository for RFCEngine Bundle MY_PROVIDER##
    #1.5 #0019B9D7727100720000001000026AF8000453CAF55C05D8#1218031071812#/System/Server##com.sap.engine.services.rfcengine.RFCRuntimeInterfaceImpl.addBundle(BundleConfiguration conf)#Administrator#93####270d9d9063bf11ddab6c0019b9d77271#SAPEngine_Application_Thread[impl:3]_8##0#0#Error#1#com.sap.engine.services.rfcengine#Java###Bundle can not be added MY_PROVIDER##
    #1.5 #0019B9D7727100720000001200026AF8000453CAF55C3545#1218031071828#/System/Server##com.sap.engine.services.rfcengine.RFCRuntimeInterfaceImpl.addBundle(BundleConfiguration conf)#Administrator#93####270d9d9063bf11ddab6c0019b9d77271#SAPEngine_Application_Thread[impl:3]_8##0#0#Error#1#com.sap.engine.services.rfcengine#Java###Error changing bundle MY_PROVIDER#1#MY_PROVIDER#
    What is happening?
    Thanx!

  • Error in Visual Administrator Logon

    Hi everyone,
    I have installed PI with cluster, when i try open Integration Repository, appears the one message with error "...5000/P4".
    Then, I have change "P4 Provider" in Visual Administrator to resolve the error above.
    In bindHost i have changed the bindHost value for (myhost1:mythost2), list of hosts separed with ":".
    After change value above, i restarted the NW Instance.
    But now, when i try to do login in Visual Administrator, occurs the following error:
    Connot open connection on host "myhost" and port "50104"
    I already connect with ports 50000 until 50004 but always occurs the same error listed above.
    Can anyone help me

    Did you put the host name or the IP address (4 octets) <IP address>:<IP address>
    We run VCS cluster and we used this scenario it worked for us in the past XI 3.0 SP13.  We are now on PI 7.0 SP13 and removed the Hostbind value and that works just fine.  We are using virtual hostname with VCS and failover the hostname to the alternate host.  This seemed to work just fine in our DR test scenario integrated testing (in this test we did not run any actual load against our systems, but all checks were normal). 
    Hope that helps.

  • NoClassDefFound error in Visual Administrator

    I copied the whole c:\usr folder to my laptop, to be able to run the Visual Administrator from there.
    It was running ok, until I had to reinstall my whole pc.
    The Vis. Adm. starts, but when I connect then the progress bar stops at 99% and the java runtime ends in an exception: Exception in thread "Thread-3" java.lang.NoClassDefFoundError: com/sap/engine/services/security/server/AuthenticationContextImpl
    What is wrong

    Did you put the host name or the IP address (4 octets) <IP address>:<IP address>
    We run VCS cluster and we used this scenario it worked for us in the past XI 3.0 SP13.  We are now on PI 7.0 SP13 and removed the Hostbind value and that works just fine.  We are using virtual hostname with VCS and failover the hostname to the alternate host.  This seemed to work just fine in our DR test scenario integrated testing (in this test we did not run any actual load against our systems, but all checks were normal). 
    Hope that helps.

  • Getting linker error in Visual studio while trying to use class ActiveSelectionObserver

    I am trying to implement a selection observer. I am using public specifier to derive from class ActiveSelectionObserver and have included the header file SelectionObserver.h.
    But I am getting the below error from linker while trying to do that.
    Below is the my code:
    class CSDTSelectionObserverImpl : public ActiveSelectionObserver
    /* some code here**/
    Below is the linker error:
    CSDTSelectionObserverImpl.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl ActiveSelectionObserver::ActiveSelectionObserver(class IPMUnknown *,class IDType<struct PMIID_tag>)" (__imp_??0ActiveSelectionObserver@@QEAA@PEAVIPMUnknown@@V?$IDType@UPMIID_tag@@@@@Z) referenced in function "public: __cdecl CSDTSelectionObserverImpl::CSDTSelectionObserverImpl(class IPMUnknown *)" (??0CSDTSelectionObserverImpl@@QEAA@PEAVIPMUnknown@@@Z)

    Thanks Markus, this resolved the issue.
    I Included below in properties> linker>input>Additional dependencies
    $(ID_SDK_DIR)\build\win\objdx64\WidgetBin.lib
    But is there some documentation to get this information? as what all .lib are needed for a particular class etc?

  • Ecatt error messages in Log while implementing Solution Builder

    Hi all,
    We are implementing SAP Best Practices using Solution Builder. During the solution builder set up, there is a step where we have to "Upload Installation Data". As per the step, i have downloaded the required BP_CRM_V1_2007_Installation_Data.zip file, unzipped it and uploading it from here. But its resulting in an error, and the log says something about ECATT/BCSET Objects. Has anyone faced a similar problem? Any help would be appreciated. Thank you.
    Regards,
    Padma Guda

    Hi Padma,
    could you breif the problem statement?
    Regards,
    Venky

  • Visual Administrator problem while running DB2

    Hi,
    I'm using the Sneak Preview of SAP Web AS 630. I want to use a DB2 a application database. I've installed SAP Web AS and DB2 at one Win2000 PC.
    When I'm starting Visual Administrator while DB2 is running the progress bar runs to 99% and stops. I'm seeing the tree of the Dispatcher only. When DB2 is stopped the Visual Administrator works as wanted.
    Any ideas?

    Hello,
    I got the solution:
    DB2 uses in default configuration Port 50000.
    SAP WebAS uses in default configuration Port 50000 (http) and Port 50001 (ssl). With the config tool you may reconfigure it to 60000/60001 maybe.
    Jürgen

  • SPNego Authentication

    Hi
    I am trying to Implement SPNego Authentication
    I have Installed kerbTray in my System . I am getting Blank Screen.
    The List Tickets dosent Come up anything . Client Pricipal says "No Network Credentials".
    please let me know if anything needs to be done.
    I have created a service User and SPN for the same.
    Thank you
    Regards

    Hi
    I am getting following Error. This analysis is thru Dagtool
    please need solution badly
    6.com.sap.engine.config.diagtool.tests.authentication.krb.Krb5ServerTest
    2009/04/08 19:30:30 class com.sap.engine.config.diagtool.tests.authentication.krb.Krb5ServerTest
    This test tries to authenticate the J2EE service user against the KDC using
    the Kerberos configuration of the J2EE engine. It copies the "krb5.conf" and
    "keytab" files used by the J2EE engine and generates "jaas.conf" file that
    contains "com.sun.security.jgss.accept" policy configuration with
    "Krb5LoginModule" login module that has the same options like in the J2EE
    engine. The output of the test contains the traces of the Krb5LoginModule.
    Debug is  true storeKey true useTicketCache true useKeyTab true doNotPrompt true ticketCache is null KeyTab is null refreshKrb5Config is false principal is j2ee-dep-depportalMWRD.LOCAL tryFirstPass is false useFirstPass is false storePass is false clearPass is false
    >>>KinitOptions cache name is C:\Documents and Settings\depadm\krb5cc_depadm
    *Error creating GSS context.*
    *[EXCEPTION]*
    *GSSException: No valid credentials provided (Mechanism level: Attempt to obtain new ACCEPT credentials failed!)*at sun.security.jgss.krb5.Krb5AcceptCredential.getKeyFromSubject(Krb5AcceptCredential.java:189)
    at sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:80)
    at sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:75)
    at sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:149)
    at sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:334)
    at sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:44)
    at sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:102)
    at com.sap.engine.config.diagtool.tests.authentication.krb.Krb5ServerTest.createGSSContext(Krb5ServerTest.java:104)
    at com.sap.engine.config.diagtool.tests.authentication.krb.Krb5ServerTest.execute(Krb5ServerTest.java:75)
    at com.sap.engine.config.diagtool.Task.execute(Task.java:55)
    at com.sap.engine.config.diagtool.Launcher.run(Launcher.java:334)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.engine.config.diagtool.Launcher.main(Launcher.java:385)
    Caused by: javax.security.auth.login.LoginException: java.lang.UnsatisfiedLinkError: C:\j2sdk1.4.2_12-x64\jre\bin\w2k_lsa_auth.dll: %1 is not a valid Win32 application
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.krb5.Credentials$1.run(DashoA12275:585)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.security.krb5.Credentials.a(DashoA12275:582)
    at sun.security.krb5.Credentials.acquireDefaultCreds(DashoA12275:423)
    at sun.security.krb5.Credentials.acquireTGTFromCache(DashoA12275:277)
    at com.sun.security.auth.module.Krb5LoginModule.attemptAuthentication(Krb5LoginModule.java:520)
    at com.sun.security.auth.module.Krb5LoginModule.login(Krb5LoginModule.java:475)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:675)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:534)
    at sun.security.jgss.LoginUtility.run(LoginUtility.java:57)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.security.jgss.krb5.Krb5AcceptCredential.getKeyFromSubject(Krb5AcceptCredential.java:186)
    at sun.security.jgss.krb5.Krb5AcceptCredential.getInstance(Krb5AcceptCredential.java:80)
    at sun.security.jgss.krb5.Krb5MechFactory.getCredentialElement(Krb5MechFactory.java:75)
    at sun.security.jgss.GSSManagerImpl.getCredentialElement(GSSManagerImpl.java:149)
    at sun.security.jgss.GSSCredentialImpl.add(GSSCredentialImpl.java:334)
    at sun.security.jgss.GSSCredentialImpl.<init>(GSSCredentialImpl.java:44)
    at sun.security.jgss.GSSManagerImpl.createCredential(GSSManagerImpl.java:102)
    at com.sap.engine.config.diagtool.tests.authentication.krb.Krb5ServerTest.createGSSContext(Krb5ServerTest.java:104)
    at com.sap.engine.config.diagtool.tests.authentication.krb.Krb5ServerTest.execute(Krb5ServerTest.java:75)
    at com.sap.engine.config.diagtool.Task.execute(Task.java:55)
    at com.sap.engine.config.diagtool.Launcher.run(Launcher.java:334)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.engine.config.diagtool.Launcher.main(Launcher.java:385)
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:730)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:129)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:610)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.invokeModule(LoginContext.java:607)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:534)
    at sun.security.jgss.LoginUtility.run(LoginUtility.java:57)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.security.jgss.krb5.Krb5AcceptCredential.getKeyFromSubject(Krb5AcceptCredential.java:186)
    ... 15 more
    *Acquire credential failed for realm MWRD.LOCAL* Thank you
    Regards
    Krishna kanth
    Edited by: siddi siddi on Apr 9, 2009 9:05 PM
    Edited by: siddi siddi on Apr 9, 2009 9:05 PM

  • Error while connecting to Visual administrator - Server0 getting Restarted

    Hi Experts,
    Kindly help me to Tune the JVM Parameters For AS Java ( Enterprise Portal 7)
    We are Having our Development Portal on a 32-bit Machine and recently we have migrated the same to a 64-Bit with SAP OS/DB. We are Using IBM DB2 9.1 Fix pack 2.
    Now I have to Configure the Java Virtual machine (JVM) Parameters for the EP instance in the 64-bit Hardware. The Hardware details are as Follows :
    Ram - 10 GB
    Paging Memory - 25 GB
    OS - Win 2k3 - SP2
    HDD - 500 GB
    Current JVM Parameters : For (Server0)
    -XX:MaxPermSize=256M
    -XX:PermSize=256M
    -Xms2048M
    -Xmx2048M
    -XX:NewSize=171M
    -XX:MaxNewSize=171M
    Now when iam connecting to Visual Administrator (VA) with administrator it is connecting upto 20 % - 25 % and giving a error - (Ping Timeout - connection to server Lost) and the Server0 is Restarting.
    i have modified Xmx and Xmx to 3072 and restarted the J2ee Engine. And now for some time it is ok and again giving the same error.
    And modifying the Server0 JVM parameters is sufficient or we have to modify Instance --> Servers General JVM Parameters Too ?**
    i Believe this is the problem with JVM Parameters. Correct me if iam wrong
    Please Help me to solve this Issue
    Thank in Advance
    P.S.V Santosh Chaitanya
    SAP Basis Consultant
    Mobile - +91-9901121909

    Hi Santosh,
    The some Memory parameter you set is not correct
    -XX:MaxPermSize=256M
    -XX:PermSize=256M
    -Xms2048M
    -Xmx2048M
    -XX:NewSize=171M
    -XX:MaxNewSize=171M
    it should be as below
    -XX:MaxPermSize=512M
    -XX:PermSize=512M
    -Xms2048M
    -Xmx2048M
    -XX:NewSize=320M
    -XX:MaxNewSize=320M
    pls check the note suggest earlier.
    Thanks
    Anil

  • Error in Starting Visual Administration - SSO Configuration

    We have installed EP 7 SP 14 on Enterprise Linux 5.0
    Initially, i.e. after installation, only the following login module stack was used under sap j2ee engine
    BasicPasswordLoginModule - SUFFICIENT
    To check the SSO with other nw 7 java system in our landscape, I have changed it to the following using Visual Administration
    EvaluateTicketLoginModule - SUFFICIENT
    BasicPasswordLoginModule - OPTIONAL
    CreateTicketLoginModule - REQUISITE
    I have restarted ep
    Now, I am able to login to the system using Administrator login from the browser. 
    I checked the SSO.  It was not working.
    I tried to log in to Visual Administrator to make changes, its giving me the following error
    Error while connecting
    com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied.
    How do I proceed ?
    Rgds,
    Santosh

    Given below is the output from the log file security.0.log available at
    /usr/sap/DEP/JC00/j2ee/cluster/server0/log/system
    #1.#00505696557D00650000002A0000779100045465B00B0CB5#1218695628786
    #/System/Security/Authentication
    #sap.com/irj
    #com.sap.engine.services.security.authentication.logincontext
    #P00101959#920##n/a##f3ef9d2069ca11ddcff800505696557d
    #SAPEngine_Application_Thread[impl:3]_37##0#0#Info#1
    #com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.OK
    User: P00101959
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          false      false
    2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok          true       true
    3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok          true       true
    Central Checks                                                                                true                  #
    #1.#00505696557D00650000002B0000779100045465B00B1048#1218695628787
    #/System/Security/Audit#sap.com/irj
    #com.sap.security.core.util.SecurityAudit
    #P00101959#920##n/a##f3ef9d2069ca11ddcff800505696557d#SAPEngine_Application_Thread[impl:3]_37##0#0#Info#1
    #com.sap.security.core.util.SecurityAudit#Plain###P00101959    
    | LOGIN.OK     
    | USER.CORP_LDAP.p00101959    
    |     
    | IP Address=[172.18.40.68]#
    Rgds,
    Santosh

  • Error in security provider logon stack: no logon to visual administrator

    Probably i made a mistake in configuring SAP-J2EE-Engine security provider login modules.
    Now i cannot logon to Visual Administrator, it tells me
    "Error while connecting
    com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied."
    Is there a way to reset login module stack from configtool or in some config file?
    Many thanks in advance.
    Simone Zaffalon

    Hi
    you can configure your login stack configuration using config tool. Config tool works locally against the server's database, thus no authentication is required.
    1. Be sure that your server is not running! (shutdown SAP J2EE processes)
    2. Launch config tool ("use default db settings").
    3. switch to configuration editor mode (the most-right icon in the icon toolbar)
    4. navigate to security-->configurations
    Here you find your logon stacks and the login modules contained within them. Click on the "pencil" icon for changing your current configuration.
    See the thread below .It will resolve your issue
    Unable to access Visual Admin
    Points are welcome if it is helpful
    Koti Reddy

Maybe you are looking for

  • New accessories for Zen micro? New firmwa

    i'm most likely gonna buy the zen micro tonight. i figure that it is creative's new "flagship" model so that means its prob. gonna get the most firmware, acc., and most support. if anyone has a reason i shouldnt get it let me know, i've read all the

  • What is with all the blank space on the sides of the browser?

    Well, I was forced into Firefox 9, and 1/4 of the screen on the right, and 1/4 on the left, is blank white space. Why would that happen? Plus, I have to change the zoom everytime I load a new page. Can anyone help? Using Win7 on a laptop with a displ

  • Cannot access itunes error 6034

    itunes down loaded something saturday 26/01/2014 now i cannot access itunes run time error 6034

  • How to split signal into xy components

    i am simulating a digital signal and viewing it on a graph, I would like to input x and receive the corresponding y coordinate. I have a attched a screen shot. If anyone can help, I'd really appreciate it! Thanks!! Attachments: singal and graph.pdf ‏

  • No Audio in AVI Files

    I'm trying to put all my wife's videos from her Casio Exilim camera into one continuous video, but when I open them in Final Cut there's no audio with them. And there is no audio if I open them up in Quicktime also. We've been adding the videos over