Xgrid admin error

I have been running xgrid to use a utility that aids in video conversion. It seemed to be working ok, but while trying to figure out why it seemed to never use all the processors available and jobs would be pending, something happened.
On my PowerMac G5, the service seems to startup OK in sharing, however when I startup Xgrid Admin, and add the controller, I get a dialog for single signon or password. I don't have the service setup to use a password, and then it it errors out because it cannot authenticate either way.
Is there a way to resolve this problem, some configuration files somewhere that can be cleared that will stop Xgrid Admin from trying to ask for authentication it should not need when adding a controller
Also, in relation to the problem that got things broken it seems, I was trying to use xgrid with a PowerMac G5 and A Mini with Dual Core. Does xgrid care when it does processor sharing to batch the jobs whether the CPU's are the same type, ie G5 to G5, or Intel to Intel, as opposed to my setup G5 to Intel.
thanks for any feedback...

Might be the order of operations you're doing. I'd try dragging out the com.apple.xgrid.<whatever> property lists and working on both machines from scratch.
The processor types issue over a network depends on what you are trying to do. If you're running client applications on xgrid and they function w/o xgrid or are specific to that architecture then it shouldn't matter at all. What I mean by they function w/o xgrid is, are you dispatching to machines where there is an application that does the processing running capable of running w/o xgrid. The best way to tweak your setup is to read the manual for the product you are using .
good luck,
-j

Similar Messages

  • Creating Open Directory Replica fails with Server Admin Error Value 1127

    Hallo,
    I have seen a lot of similar threads here and they were helpful up to a certain point, but in the end, they did not solve my problem.
    Currently, it comes down to this. The Server Admin Error message ist really meaningless and I could not find a single for the error value on the whole wide web. As such, I switched to the command line versions of the tools involved to geht more meaningful results. It worked. Specifically, creating a replica of an openldap master means using slapconfig.
    When executing
    slapconfig -createreplica master.ourdomain.com diradmin
    as root on the prospective replica machine, I get the following error message:
    ssh command failed with status 127
    That command is not allowed with the root account via public key authentication.
    That makes perfect sense to me, but how is it meant to work then?
    Executing slapconfig as admin tells me that this tool is to be executed as root. On the other hand, root login via ssh is not allowed in Mac OS X by default, which seems fine to me. I even changed /etc/sshd_config on the Open Directory Master machine to "PermitRootLogin yes". However, neither reloading ssh using launchctl nor restarting the whole server made this setting operational. Trying to login from command line as root still tells me:
    root login is not permitted to this machine via public key authentication.
    While this is the current state where I need help urgently, I changed some other things before. I tell about to exclude these issues as possible reason of failure. I got this message for quite a while:
    Replica Setup failed : This machine does not have a valid computer name
    I was sure, this machine meant the target machine, the open directory master, because the domain had changed there once before I had taken over responsibility as an admin in this environment. And in fact, changeip disguised an issue there. The command proposed by changeip to fix the situation did not seem appropriate because this machine is multihomed with a public and a private IP adress. Proper name resolution is available for both interfaces including reverse lookup. I dont like this setup, but it was the only way to get mail service running smoothly. Running changeip on the machine itself using these arguments
    changeip /LDAPv3/127.0.0.1 internalIP internalIP old.ours.com current.ours.com
    reported success in updating password server, open directory, both interfaces, hostconfig (which in fact did not change) and samba. It reported an issue with kadmin which is related to Kerberos (we dont use Kerberos yet).
    Changing the hostname of the server using changeip did not solve the issue. I then found the hint to check with scutil. This showed that the Hostname was not set on the prospective replica machine. (A question aside: in how many place is the hostname stored? The traditional /etc/hostname has gone, but seems to be replaces with several other configuration files and databases. I cant see this as an advantage). Setting the hostname using scutil worked fine. However, it did not solve the problem either. At least, slapconfig now started to complain about not being able to log in as root instead of failing from the start.
    I also checked all log files on bboth machines that might have to do with openldap, as there are /var/log/slapd.log, /var/log/system.log and /Library/Log/slapconfig.log. I also checked the log of th layer on top of openldap which is /Library/Log/DirectoryService.server.log. None of them revealed anything noticeable beside a lot of of entries that I have googled in the last few hours and which all dont seem to be associated with the problem in question.
    I will take a break now, but I have to fix this until tomorrow and I hope to get the ultimate hint from you, dear reader.
    Thanks and bye, Christian Völker

    ssh command failed with status 127
    That command is not allowed with the root account via public key authentication.
    Initial OD replication takes place via 'ssh'. If you have 'sshd' configured on the OD Master to authenticate with public keys then the OD replica will not be able to communicate with the OD Master via 'ssh'. You must configure the OD Master to use 'ssh' with password authentication and root login enabled.
    Demote the replica back to standalone. Stop any services that you may have running on the primary network interface. Then stop any services that you may have running on the secondary network interface. In the 'Network' System Prefpane remove the IP number from the secondary interface then deactivate the secondary network interface.
    Assign the private IP address and hostname that you wish to use for the replica to the primary network interface. Assign the 'public' IP number to the secondary interface. Check the DNS to see that the IP address and hostname for the primary network interface resolve both forward and reverse for the hostname of the replica that you have chosen. If it does not, fix your DNS before proceeding.
    In the 'Sharing' System Prefpane, change the name of the machine to the hostname (server.domain.tld) of the replica that you have chosen. Then use 'changeip -checkhostname' to see if the IP/hostname matches. Fix it if it doesn't.
    Then configure the /etc/sshd_config file on the OD master like this:
    \# Authentication:
    PermitRootLogin yes
    PasswordAuthentication yes
    PubkeyAuthentication no
    and the /etc/ssh_config file on the OD replica like this:
    PasswordAuthentication yes
    PubkeyAuthentication no
    Then from the OD replica as the 'root' user issue:
    slapconfig -createreplica <ODMasterIPorFQDN> <diradmin user>
    Make sure that the 'diradmin' user's password contains only alpha-numeric characters -no 'option-characters' or symbols, change it first if it does. Once the process completes, reactivate the secondary interface for the 'public' IP and check the configuration of services that will be using that IP, then start your other services. Secure the 'ssh' service on both machines to disable password authentication and 'root' logins.

  • What is xgrid admin in mac osx server?

    Hello friends...
    What is xgrid admin in mac osx server?

    Xgrid is a grid or a compute cluster or distributed batch-processing engine. A grid allows an application programmer or system administrator to manage and coordinate a collection of computers and to distribute portions of a task across multiple computers.
    Apple have [an Xgrid introduction|http://www.apple.com/server/macosx/technology/xgrid.html] available, and for details, have a look at the [Xgrid Administration and High Performance Computing|http://images.apple.com/server/macosx/docs/XgridAdmin_and_HPCv10.5.pdf] document that is available among the Mac OS X Server manuals.
    Here is the [high-level overview of Mac OS X 10.5 Leopard Server technologies|http://www.apple.com/server/macosx/technology>, which can connect you with answers to many questions.

  • RCIRAS0274 - Contact system admin error

    Hello to all,
                I am trying to open some of the canned reports in the infoview but sometimes i get this error <b>"<i>RCIRAS0274 - Contact system admin error</i></b>". If i try couple of times the same report opens again. So not sure what is causing to throwing in this error every once in a while.
                The reports are builit in Crystal Reports 2008 (version 12) and we are using BOXI 3.1 sp2. So has anyone faced this issue and know the solution to this problem.

    What OS is BOE on? Also, are you able to schedule reports?
    Also, this is in the wrong forum. You'd be better served posting this in the [SAP BusinessObjects Enterprise/Edge, and SAP Crystal Reports Server Administration|BI Platform;  forum.

  • Xgrid admin not recognising controller

    Hi guys
    I've recently upgraded to Snow Leopard (client not server, but thought best to post here anyway) and installed the updated server admin tools since the Leopard Xgrid admin I had was removed by the Snow Leopard installer. The new xgrid admin allows me to add the xgrid controller and password (and even gives an authentication failed message if I put the password in wrong) but shows the number of agents as 0 and lists no jobs. However, the command line xgrid stuff works perfectly - I can submit and retrieve jobs and use xgrid -job list as before. I didn't encounter any problems using the old version of xgrid admin. Anyone got any ideas for how to fix it?
    Thanks a lot for any help,
    Matthew Denwood

    Oh no!
    I think I have the very same problem.
    I have a Dual G5 with 10.5.8 I'm using as my controller with XGrid Admin.
    I'm able to add the G5 itself as an agent to its own controller.
    I also have a Macbook Air (original) running SL 10.6.1.
    I opened port 4111 on the controller.
    When I run "xgridagentd" on the Macbook Air agent, it spits out a list of commands indicated that it has connected to the controller successfully. "xgrid a status" gives "running/enabled".
    But alas, on the G5, in Xgrid Admin, I don't see the new agent.
    Am I out of luck for now? Good shot of having this work if I go back to Leopard on the Air?
    THanks!

  • ORA-28547: connection to server failed, probable Net8 admin error

    Hi all. I use Oracle 10G. My listener.ora is below
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.8.26)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = sened)
    (ORACLE_HOME = C:\Oracle\OraHome)
    (PROGRAM = extproc)
    I have database with name sened
    And my tnsnames is below:
    SENED =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.8.26)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = sened)
    When I start Windows, I can enter as sysdba . But when I issue "shutdown immediate", after that I can't connect as sys. And get this error:
    ORA-28547: connection to server failed, probable Net8 admin error
    And I stop my listener the I start it, it gives error:
    SQL> host lsnrctl start
    Service "sened" has 1 instance(s).
    Instance "sened", status UNKNOWN, has 1 handler(s) for this service...
    Why my database's status is UNKNOWN??
    Thanks....

    I get the error
    ORA-28546: connection initialization failed, probable Net8 admin error
    ORA-06512: at line 51
    when I try to run one of my sql scripts. The script tries to make an external procedure call. I am attaching the relevant .ora files.
    1.
    $ cat tnsnames.ora
    2.
    # tnsnames.ora Network Configuration File: /home/oracle/oracle/product/10.2.0/db_2/network/admin/tnsnames.ora
    3.
    # Generated by Oracle configuration tools.
    4.
    5.
    ORCL =
    6.
    (DESCRIPTION =
    7.
    (ADDRESS = (PROTOCOL = TCP)(HOST = accord.novaglobal.com.sg)(PORT = 1521))
    8.
    (CONNECT_DATA =
    9.
    (SERVER = DEDICATED)
    10.
    (SERVICE_NAME = orcl)
    11.
    12.
    13.
    14.
    EXTPROC_CONNECTION_DATA =
    15.
    (DESCRIPTION =
    16.
    (ADDRESS_LIST =
    17.
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    18.
    19.
    (CONNECT_DATA =
    20.
    (SID = orcl)
    21.
    (PRESENTATION = RO)
    22.
    23.
    24.
    25.
    26.
    27.
    28.
    29.
    30.
    31.
    32.
    33.
    34.
    35.
    36.
    cat listener.ora
    37.
    # listener.ora Network Configuration File: /home/oracle/oracle/product/10.2.0/db_2/network/admin/listener.ora
    38.
    # Generated by Oracle configuration tools.
    39.
    40.
    41.
    42.
    SID_LIST_LISTENER =
    43.
    (SID_LIST =
    44.
    (SID_DESC =
    45.
    (SID_NAME = orcl)
    46.
    (ORACLE_HOME = /home/oracle/oracle/product/10.2.0/db_2)
    47.
    (PROGRAM = extproc)
    48.
    (ENVS = "LD_LIBRARY_PATH=/home/oracle/DSAccord/lib,
    49.
    ACCORD_SYSTEM_6=/home/oracle/DSAccord/system/,
    50.
    ACCORD_SETTINGS_6=/home/oracle/DSAccord/accord6.ini,
    51.
    EXTPROC_DLLS=libaccora10.so.6:libaccosk10.so.6")
    52.
    53.
    54.
    55.
    56.
    LISTENER =
    57.
    (DESCRIPTION_LIST =
    58.
    (DESCRIPTION =
    59.
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    60.
    (ADDRESS = (PROTOCOL = TCP)(HOST = accord.novaglobal.com.sg)(PORT = 1521))
    61.
    62.
    63.
    64.
    65.
    66.
    67.
    cat sqlnet.ora
    68.
    # sqlnet.ora Network Configuration File: /home/oracle/oracle/product/10.2.0/db_2/network/admin/sqlnet.ora
    69.
    # Generated by Oracle configuration tools.
    70.
    71.
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)

  • Had to replace Xserve RAID controller and now I get Xsan Admin: ERROR: duplicate LUN label RAID1-Left1

    I need some help, I had one of my five Xserve RAID boxes fail. The upper controller card needed to be replaced and so we replaced it. But now only one of my volumes is loading and I am seeing the following error in my Console.
    7/18/12 9:23:18.550 AM Xsan Admin: ERROR: duplicate LUN label RAID1-Left1
    This raid box holds three LUNs. the left is split into two with one being the metadata / Journal for the main volume and the 2nd being the same for my secondary volume. The right side of this box is the second volume while the remaining 4 RAID boxes are my main volume. Here is the rub, the main volume is using the left1 LUN and the secondary is left2. The left2 is the one that is not working and when I go into the LUN info the WWN number does not match the actual id on the raid box.
    HELP!!!!
    Thanks,
    Kevin Rosenthal

    Did you try turning it off and on again? I mean, the full SAN shutdown/startup: http://support.apple.com/kb/HT4027
    You're probably seeing "duplicate LUN labels" because the MDC has seen two LUNs with the same label but different serial numbers since it has been online. The serial number (which I think is based off the WWN) would have changed when the RAID controller changed. A reboot should fix that specific error message.
    If the volume still doesn't start after rebooting, then you would want to check the cvlog for that volume.

  • 10g ORA-28547: connection to server failed, probable Net8 admin error

    Hii All
    I am trying to install oracle10g release 2 client on windows machine but it gives me error ORA-28547
    I have my oracle database resides on Linux machine with IP 192.68.1.202
    My ORACLE_SID is oracle please help me out.
    Please help
    I have tried by setting
    SQL_AUTHENTICATION_SERVICES = (NONE)
    but it doesn't works with my case please help me out,,
    Please its serious problem to me.
    Thanking You

    ORA-28547:     connection to server failed, probable Oracle Net admin error
    Cause:     A failure occurred during initialization of a network connection from a client process to the Oracle server: The connection was completed but a disconnect occurred while trying to perform protocol-specific initialization, usually due to use of different network protocols by opposite sides of the connection. This usually is caused by incorrect Oracle Net administrative setup for database links or external procedure calls. The most frequent specific causes are: -- The connection uses a connect string which refers to a Heterogeneous Services agent instead of an Oracle server. -- The connection uses a connect string which includes an (HS=) specification.
    Action:     Check Oracle Net administration in the following ways: -- When using TNSNAMES.ORA or an Oracle Names server, make sure that the client connection to the ORACLE server uses the correct service name or SID. -- Check LISTENER.ORA on the connection end point's host machine to assure that this service name or SID refers to the correct server. -- Confirm in TNSNAMES.ORA or the equivalent service definition that the connect string does NOT contain (HS=).
    Apart from this, have you made sure that there are no issues with the physical network between server and the client?

  • ORA-28546: Connection initialization failed,probable Net 8 admin error

    I am getting this error in calling an external procedure (dll file) from a stored procedure.
    This was running fine earlier . It started causing problem after Database restart.
    Please suggest

    check to make sure that your extproc_connection_data entry in your tnsnames.ora file is correctly setup for external procedures.
    ORA-28546 connection initialization failed, probable Net8 admin error
    Cause: A failure occurred during initialization of a network connection from the Oracle database server to a second process: The connection was completed but a disconnect occurred while trying to perform protocol-specific initialization, usually due to use of different network protocols by opposite sides of the connection. This usually is caused by incorrect Net8 administrative setup for database links or external procedure calls. The most frequent specific causes are:
    Database link setup for an Oracle-to-Oracle connection instead connects to a Heterogeneous Services agent or an external procedure agent.
    Database link setup for a Heterogeneous Services connection instead connects directly to an Oracle database server.
    The extproc_connection_data definition in tnsnames.ora connects to an Oracle instance instead of an external procedure agent.
    Connect data for a Heterogeneous Services database link, usually defined in tnsnames.ora, does not specify (HS=).
    Connect data for an Oracle-to-Oracle database link, usually defined in tnsnames.ora, specifies (HS=).
    Action: Check Net8 administration in the following ways:
    When using TNSNAMES.ORA or an Oracle Names server, make sure that the connection from the ORACLE server uses the correct service name or SID.
    Check LISTENER.ORA on the connection end point's host machine to assure that this service name or SID connects to the correct program.
    Confirm in TNSNAMES.ORA or the equivalent service definition that service 'extproc_connection_data' does NOT contain (HS=), or that the service definition used by a Heterogeneous Services database link DOES contain (HS=).

  • Admin Error messages

    Hi All,
    I am using Oracle 9i AS 9.0.2 release. To deploy an application, i am using the dcmctl utility and i am doing fine. The problem is, when i give some wrong parameters or miss some parameters, it throws some Admin error numbers. I am able to get the error message for the particular error by giving the command "geterror {err number}".
    My requirement is
    1) can i get all the Admin errors and their messages?
    2) If my operation is successfull then i get the "0:0:1" mumber. What is the meaning for the number? or what is the implication of this format?
    3) Can someone point me to where I can find the narration behind the ADMN error messages?
    With Regards,
    Robert D

    Thank You Mr.Michael.
    My situation is like this. I want to automate the creation of OC4J containers and deploy the application.(I hope that for automation of the deployment process in Oracle 9i (releases after 9.0.1) will be done only through dcmctl utility. If any other utilities(other than IDE's like JDeveloper) or MBean implementation(like Weblogic), then please let me know).
    If i create an OC4J container, i have to check whether the Container has been created successfully or not(By using any return code). after that only i have to proceed to the next process. Right ?
    I can use {gererror} method and get the detailed error description. but i can not make the verification with the error messages and proceed.
    Is there any solution for this case ?? Please advise me.
    With Regards,
    Robert D

  • Visual Admin: error on loading service Web Services Security ?  HELP

    I wanted to consume a webservice to a remote R3 ECC 5 webservice with Visual Composer.
    I added a web service client for VComposer using visual admin as:
    Cluster->services->webServicesSecurity->
       SecurityConfiguration->WebServiceClients->DynamicWSProxies->New
    Added the remote host to R3 ECC5
         <b>http://<host>:8000/inspection.wsil</b>
    I keyed in the SID, client and language as per /people/community.user/blog/2007/04/04/consuming-webservice-in-visual-composer-1  .
    I changed the security authentication to Basic and keyed in right user and password,  saved the data.
    It worked fine.
    After I changed few values for SID, user, password on this properties, it gave me ERROR on loading service Web Services Security.
    Can you please help to reset and put back the old config.
    Thanks;

    Thanks, I restarted it after an hour, it is working fine.

  • Unable to enter into em in obiee 10g (oc4j admin) ,erroring out

    HI All,
    I am trying enter into oc4j admin with proper password. how ever next screen shows an error.
    Error:
    This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance null on Application Server null is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml.
    Any help on this .. was approached server methods as per google threads , no luck.
    Thanks,
    Ram

    Hi,
    I remember this as an issue in Unix and it was recommended simply to use the Unix kill command to stop the standalone OC4J.
    Also, metalink document 1312743.1 provides this syntax:
    java -jar OracleBI_HOME/oc4j_bi/j2ee/home/admin.jar ormi://localhost:23791 oc4jadmin <oc4jadmin password> -shutdown force
    where <oc4jadmin password> is the password for the oc4jadmin user.
    The syntax above works well on Windows. On Linux it generates the reported error.
    If affected, try one of the following alternate syntax options. The first excludes the host name and port from the ormi argument. The second includes the IPV4 option.
    java -jar /OracleBI/oc4j_bi/j2ee/home/admin.jar ormi:// oc4jadmin <oc4jadmin password> -shutdown force
    java -Djava.net.preferIPv4Stack=true -jar /OracleBI/oc4j_bi/j2ee/home/admin.jar ormi://localhost:23791 oc4jadmin <oc4jadmin password> -shutdown force
    Hope this helps.
    Thank you,
    Dhar

  • Content Admin Error

    Could an expext please give some advise.
    Creating a Content Admin Role, basically coping the role from sap provided. When I assign the role to the test user iviews in the PCD blow up.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.roleEditorButtons
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    any expert advice??

    Full Message Text
    Exception ID:01:57_06/09/07_0033_755188550
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: pcd:portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.masseditor - user: Test User, Portal
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1932)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:234)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:427)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:358)
    at com.sapportals.appdesigner.appdesignerfw.TabContentComponent.doOnNodeReady(TabContentComponent.java:110)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
    at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
    at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:368)
    at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/admin.templates/iviews/editors/com.sap.portal.masseditor)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at com.sapportals.portal.prt.deployment.DeploymentManager.getPropertyContentProvider(DeploymentManager.java:1919)

  • User admin error

    Hi Experts,
    I am using SAP portal 7.0, facing an error in user administration->identity management. Below is the error
    "A required service for the identity management user interface is not available. Contact your system administrator"

    Dear rajesh,
    Hope you are doing good.
    As mentioned go through note: 869852 which deals with the same issue. Also:
    1. Open Visual Administrator->Cluster->Server<xx>->Services ->Security Provider-sap.com/com.sap.security.core.admin*useradmin ->Security Roles->admin clear run-as identity
        Then restart com.sap.security.core.admin in 'Deploy'. ->check if it will help to solve issue
    2. If above settings could not help, please so as below:
        ->Security Provider->sap.com/com.sap.security.core.admin*useradmin
        ->Security Roles->admin
        change "role reference" to "security role", then add user  'administrator' and group 'administrators'. Then set run-as identit
        as 'administrator'.  Then restart com.sap.security.core.admin in 'Deploy'.
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth
    SAP AGS

  • Server Admin error: servermgr_info

    Something (as yet unknown, although I suspect my self-signed SSL certificate may have expired) caused my webserver (at least the secure portion) to be unresponsive. I tried to restart the server, but the finder was being unresponsive as well. So I was forced to hard-reset the server. It booted back up ok, but now the Server Admin is not working properly. After connecting to the server, I get the message
    A service has encountered an error ... (“servermgr_info” server-side plugin may have unexpectedly quit)
    I found the file /usr/share/servermgrd/cgi-bin/servermgr_info
    and even tried replacing it with a copy from another OS 10.4 server (thinking that perhaps the file got munched in the force-quit, but that didn't help.
    I downloaded a new copy of the Server Admin Tools, but they won't install when you already have them, and I see no way to uninstall the ones I've got.
    Any thoughts?

    Hi,
    When I try to use the command..
    /System/Library/ServerSetup/serversetup -setSerialNumber SERIAL NUMBER
    It just comes back with the command usage.
    Is there some speical way the serial number is entered?
    Thanks.

Maybe you are looking for

  • Asset deletion

    Hi friends, i create an asset and it's value with AS91. now I need to delete it physically. When I delete it via AS06, the system disallowed it. But I found in the message "You may need to temporarily remove the setting of the indicator "recalculate

  • Link to a file, but opened in new window

    Hello, I have a text, which I wanna turn into an active hyperlink to a video file. I go to HYPERLINK, check Enable as Hyperlink, check Make hyperlink active, link to a File, Input URL. Everything works, except the file opens in the same window as my

  • Using a pdf to support classroom learning in Flash

    I am teaching a high school course on Design and am using Flash CS6.   We have a pdf version of the "Classroom in a Book, Flash Professional CS5" and would like to make that pdf available to all our students. The pdf is found on the internet so I am

  • EAP-FAST, local Authentication and PAC provisioning

    Hi everybody, I have a litte understanding problem with the deployment of EAP-FAST. So here's the deal: I want to the deploy EAP-FAST with autonomous APs with an ACS as Authentication server. So far so good. When the ACS is not reachable, the autonom

  • Production order qty change tracking

    Dear gurus, In a production order qunatity change should be tracked.Say for eg prodn order qty is 100.User is changing  to 200.As a client requirement they want he change historya of PIR change history.The same tracking reuired for Component change q