Object Manager component tasks in Cleaning Up status

Hi Gurus,
In our Siebel 8.0 environment (Solaris), we have observed UCM Object Manager component crash due to a memory leak problem.
Being this component is a Object Manager we were unable to login to the application using thin client.
So we have re started the component through command prompt using shutdown and startup commands.
The component is up and running now. We are able to open the application in thin client.
But when I query for the active tasks of UCMObjMgr_enu component , the new tasks are visible in "Waiting for Command" status. But I could see the old tasks in "Cleaning Up" status.
How to remove these old tasks.
The important point to be observed here is, the task (queried using Taks ID) is no more running. Used ps -ef command to view the tasks.
Please suggest me on this.
Regards
Vamshi

Hi Gurus,
In our Siebel 8.0 environment (Solaris), we have observed UCM Object Manager component crash due to a memory leak problem.
Being this component is a Object Manager we were unable to login to the application using thin client.
So we have re started the component through command prompt using shutdown and startup commands.
The component is up and running now. We are able to open the application in thin client.
But when I query for the active tasks of UCMObjMgr_enu component , the new tasks are visible in "Waiting for Command" status. But I could see the old tasks in "Cleaning Up" status.
How to remove these old tasks.
The important point to be observed here is, the task (queried using Taks ID) is no more running. Used ps -ef command to view the tasks.
Please suggest me on this.
Regards
Vamshi

Similar Messages

  • Does Siebel license limits the Max task of Object Manager?

    Hi, Gurus,
    We installed a Siebel environment on a Linux VM (Linux version el6.x86_64, Read Hat 4.4.6-4, the VM has 64g ram). The database (Oracle 11.2.0.0.1) and Oracle Http Server (ofm_webtier_linux_11.1.1.6.0_32) were also installed in the same VM. We used HP loadrunner  to do a performance testing, finding out the maximum concurrent user of Siebel Marketing OM. We've set the MT Server=1 and MaxTask=500. Every time the task of Marketing OM reaches 43, the OM just went "offline". No more task will be created. We check SWSE log, there were errors like "SBL-SMI-00216: Internal: Not an error, all the threads are busy". We don't know what was wrong with this. Does Siebel license limits the Max task of OM ? We used temporary Siebel license because the test was for a trial customer.
    Best Regards,

    I don't think it's the license that is blocking, but technical resources.
    You could try to set the MaxTask to 40 and the Max MT Server to something like 13.
    But you have to check if your environment can handle 13 MT servers.
    You can read more on Supportweb: How to Configure Siebel Object Manager (AOM / SOM) in Siebel 7.x and 8.x (Doc ID 476830.1)

  • The Synch Manager component on the server is most likely unavailable.

    HI,
    I have user , I am able to login my own user id PSANTU in server data base, after that I had create Mobile Client/Replication Server with my user name : PSANTU , the I had go to Server management and -> Jobs and put comment /job Database Extract, then I had go job parameter set the parameter , Client Database encryption method:-None ,
    Client Name:-PSANTU( my Id), Encrypt client Db password: False
    Then I had submit the jobs , after 5 mint I got Status is success .
    Then I had go ODBC connection here set DSN confiner, set , I got successfully , connection establish , then I had go SIEBEL tools I had try to login Local database , I am getting error here this my
    Error : Cannot open connection to SPSIEBTRANING4 (this my server ). The Synch Manager component on the server is most likely unavailable.      
    Plz help me how I can create local database in my local machine
    Thanx
    Edited by: razagold on Aug 2, 2010 10:52 PM

    Hi,
    Have u extracted Local lDB on SADMIN . If not then there is no local DB to get connected so error is valid.
    Extract Local DB at server client as SADMIN then populate Local DB
    else
    Check the parameters for sync manager.set max tasks = 100 & restart the component.
    Check ODBC connection as well.
    Regards,
    Joseph

  • A question about Object Manager

    Hello, a question set the server with the installation wizard, select all ObjMgr of application, but I have none running on the server, only the following:
    srvrmgr> comp list for server SERVER
    CC_ALIAS SV_NAME CC_NAME CT_ALIAS
       CC_RUNMODE CG_ALIAS CP_DISP_RUN_STATE CP_STARTMODE CP_NUM_RUN_TASKS CP
    CP_ACTV_MTS_PROCS MAXTASKS CP_MAX_MTS_PROCS CP_START_TIME CP_END_TIM
    E CC_INCARN_NO CC_DESC_TEXT
    SERVER FSMSrvr FSMSrvr File System Manager
       Online Auto Batch SystemAux 0 20
                1 1 2012-06-29 16:52:39
    SERVER ServerMgr ServerMgr Server Manager
       Interactive System Running Auto January 20
                                                     2012-06-29 16:52:34
    SRBroker SERVER Server Request Broker ReqBroker
       Interactive System Running Auto July 10
    0 1 1 2012-06-29 16:52:34
    Server Request Processor SERVER SRProc SRProc
       Interactive Running Auto SystemAux February 20
                1 1 2012-06-29 16:52:39
    SvrTblCleanup SERVER Server Tables Cleanup BusSvcMgr
       Background Running Auto SystemAux January 1
                                                     2012-06-29 16:52:39
    SvrTaskPersist Server SERVER Task Persistence BusSvcMgr
       Background Running Auto SystemAux January 1
                                                     2012-06-29 16:52:39
    SERVER Siebel Administrator Notification Component AdminNotify AdminNotif
    Auto Online and Batch SystemAux 0 10
                1 1 2012-06-29 16:52:39
    Siebel Connection Broker SCBroker SERVER SCBroker
       Background Running System Auto 1 January
                                                     2012-06-29 16:52:34
    8 rows returned.
    how I can change others?

    Sebastian,
    You can run command below using srvrmgr:
    enable compgrp callcenter
    Callcenter component group has call center Object Manager. You need to restart the Siebel Server after running this command. Check link below for further details:
    http://docs.oracle.com/cd/E14004_01/books/SystAdm/SystAdm_SrvrMgrCLI12.html#wp1004864
    You may need to assign the component group to a specific siebel server.
    Thanks,
    Wilson

  • How do I Pass a parameter to a SQL Component Task where the source SQL statement is also a variable

    Hi,
    I have been tasked with making a complex package more generic.
    To achieve this I need to pass a parameter to a SQL Component Task where the source SQL statement is also a variable.
    So to help articulate my question further I have create a package and database as follows; -
    USE [KWPlay]
    GO
    /****** Object: Table [dbo].[tblTest] Script Date: 05/14/2014 17:08:02 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    CREATE TABLE [dbo].[tblTest](
    [ID] [bigint] IDENTITY(1,1) NOT NULL,
    [Description] [nvarchar](50) NULL,
    CONSTRAINT [PK_tblTest] PRIMARY KEY CLUSTERED
    [ID] ASC
    )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
    ) ON [PRIMARY]
    GO
    I populated this table with a single record.
    I unit tested the SQL within SSMS as follows;
    SELECT * FROM dbo.tblTest
    Result; -
    ID           
    Description
    1             
    Happy
    DECLARE @myParam NVARCHAR(100)
    SET @myParam = 'Sad'
    UPDATE dbo.tblTest SET [Description] = @myParam FROM dbo.tblTest WHERE ID = 1
    SELECT * FROM dbo.tblTest
    Result; -
    ID   
    Description
    1    
    Sad
    Within the package I created two variables as follows; -
    Name: strSQL
    Scope: Package
    Data Type: String
    Value: UPDATE dbo.tblTest SET [Description] = @myParam FROM dbo.tblTest WHERE ID = 1
    Name: strStatus
    Scope: Package
    Data Type: String
    Value: Happy
    I then created a single ‘Execute SQL Task’ component within the control flow as follows; -
    However when I run the above package I get the following error; -
    SSIS package "Package.dtsx" starting.
    Error: 0xC002F210 at Execute SQL Task, Execute SQL Task: Executing the query "UPDATE dbo.tblTest SET [Description] = @myParam FR..." failed with the following error:
    "Parameter name is unrecognized.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
    Task failed: Execute SQL Task
    Warning: 0x80019002 at Package: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. 
    The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the
    errors.
    SSIS package "Package.dtsx" finished: Failure.
    I also tried; - 
    Name: strSQL
    Scope: Package
    Data Type: String
    Value: UPDATE dbo.tblTest SET [Description] = ? FROM dbo.tblTest WHERE ID = 1
    However I received the error; - 
    SSIS package "Package.dtsx" starting.
    Error: 0xC002F210 at Execute SQL Task, Execute SQL Task: Executing the query "UPDATE dbo.tblTest SET [Description] = ? FROM dbo...." failed with the following error: "Parameter name is unrecognized.". Possible failure reasons: Problems with
    the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
    Task failed: Execute SQL Task
    Warning: 0x80019002 at Package: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (1) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches
    the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
    SSIS package "Package.dtsx" finished: Failure.
    Kind Regards,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    Tried; - 
    Name: strSQL
    Scope: Package
    Data Type: String
    Value: UPDATE dbo.tblTest SET [Description] = ? FROM dbo.tblTest WHERE ID = 1
    and; - 
    Result; - 
    SSIS package "Package.dtsx" starting.
    SSIS package "Package.dtsx" finished: Success.
    Therefore the answer was to put the parameter number rather than the parameter name under the parameter mapping tab-> parameter name column. 
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

  • IN ODS Object Manage tab?

    hello all
    In ods object manage tab in "<b>REQUEST</b>" tab there are options like <b>request</b>,<b>data mart status of the request,PSA ID request is generated with Activation,Technical Status</b> and so on?
    what do v mean by this?
    1.data mart status of the request(when this will generate)
    2.PSA ID request is generated with Activation(when this will generate)and
    3.Technical Status
    many thanks
    balaji

    hi AHP
    thanks for given info., but in that link  I could'nt able to get info regarding this can u tell why this is needed  "<b>PSA ID REQUEST IS GENERATED WITH ACTIVATION</b>"
    and "<b>TECHNICAL STATUS</b>".
    many thanks
    balaji

  • CIM_ERR_FAILED: No object manager started (application stopped)

    Dear all,
       I hit thie problem when i try to import the development configuration in my NWDS.
    CIM_ERR_FAILED: No object manager started (application stopped)
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: No object manager started (application stopped)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:436)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:740)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:983)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    anybody please advice how to solve it? i need to upload my application to the track. thank you

    This message means that your NWDS can not access the SLD server.
    Please check the server that you have entered in the preferences of the NWDS. You need to enter the SLD server (not NWDI server) there.
    Another possibility might be that your SLD server is down.

  • How do I route back to subordinate when rejected in management chain task?

    Hi I wish to create following configuration in BPEL:
    1) A Worker has a Manager.
    2) When the Worker approves the task, it is sent to the Manager for approval.
    3) When the Worker rejects the task, its done. However, when the Manager rejects the task it is sent back to the Worker again for another full approval/reject cycle.
    I'm using a management chain human task for this, and it mostly works. However, I'm having trouble getting the task to automatically go back to the Worker when the Manager rejects it.
    I believe I need to surround the management chain task with a while loop, and control it whether or not you iterate over the task again with a flag variable which is set on the REJECT path of the task, and cleared on the others. However when I do that and the manager rejects the task, it just seems to skip the entire management chain task and goes to complete.
    What Im thinking is I need to reset/set some variables on the task when Im setting the flag variable so it comes back in as a regular task (like change the status from completed, etc).
    Can anyone offer me some tips on how to do this properly, or (hopefully ;>) some sample code?
    Thanks!
    Chris

    You could listen to the onTaskUpdated operation of your Workflow Task. There you could check for the condition that your manager has rejected the Task. Rest of the logic you would have to implement in BPEL as your rightly think. Expand the Human Task to see the receive activity

  • Problem with Jdeveloper and the Web Object Manager

    I am trying to register a servlet through the web object manager.
    As soon as click the web object manager menu pick I get the following
    error: Could not load servlet information from web server.
    On other peoples machines here it works fine and they can register
    servlets. What am I missing!

    hmmmm, wondering if I understood you correctly:
    first try the file association - right click on one of the movie files (you should tell as well with extension) then 'open with' menu then go to 'choose program' and then choose one of them and coach the box "always use the selected program to open this kind of file" in your example 'window media player'.
    the other point I understood is that in download directly into your browser, well there is a settin for this in the option, don't know where exactly, but you can avoid this by right clicking on the movie/file link and choose 'save target as ...' this forces it to download it on your disk and then you can open it.
    hope this kinda helps
    Cheers
    Slarti

  • Error Message when starting Object Manager on the Client

    I�ve installed sgd 4 successfully and I can start applications - except
    Array- and Objectmanager from my client.
    Here I get the message
    ErrTransportNotAvailable
    ErrTransportNotAvailable
    Standard error of script process:
    Third tier output log:
    Any ideas on this??
    I have telnet installed and enabled, but can�t log in as root yet.

    Hi Matthias
    I can't immediately explain this but the error message says that a
    connection to port 33521 on host 172.17.32.37 was refused. This usually
    means that the 33521 service (whatever this is) is not currently
    running.
    I don't recognise this as a port number that should be connected to
    during a launch, perhaps it would help if you posted the messages in
    the server error logs that occur at the time the launch is made.
    In case this is some kind of proxy service it might be worth checking
    to see if anything is running on this port. i.e. use
    netstat -an | grep 33521
    there may be something listening on the loopback interface?
    In general you should use 'ssh'. To get this working for the X11
    protocol, which is the protocol required by the object manager. You
    need to enable X11 forwarding in your /etc/ssh/ssh_config ( set
    ForwardX11 yes), and in your /etc/ssh/sshd_config ( set X11Forwarding
    yes ) on all machines connecting via ssh.
    Note. I'm assuming you are using Linux with moderate security settings
    because you are getting this problem -- if you are using something
    different the actual files you need to change may vary.
    Regards
    Barrie
    On 2005-02-17, Matthias Michl <[email protected]> wrote:
    Hello,
    how to set up SGD to launch xterm?
    I can run the objectmanager within an x-session on the SGD Server itself.
    But not within SGD.
    I can connect to the server by ssh and telnet from my Windows client
    perfectly.
    I have switched the objectmanager to connect over telnet and I get the
    message
    ErrTransport not Available
    connect (7, 172.17.32.37:33521):(111) Connection refused
    Standard error of script process:
    Third tier output log:
    Kind Regards
    Matthias
    Mel O wrote:
    It usually means that the object's connection method is not configured
    correctly. So if you have telnet enabled but the object is configured
    for SSH, you'll get this message.
    Try launching a xterm. konsole on the SGD 4 server. You can do this via
    SGD. Then as root
         $ tarantella objectmanager
    Now check that the Object and Array Manager objects have telnet selected
    as the connection method.
    Regards,
    Matthias Michl wrote:
    I�ve installed sgd 4 successfully and I can start applications - except
    Array- and Objectmanager from my client.
    Here I get the message
    ErrTransportNotAvailable
    ErrTransportNotAvailable
    Standard error of script process:
    Third tier output log:
    Any ideas on this??
    I have telnet installed and enabled, but can�t log in as root yet.

  • HCM ERP Scenario Object Manager customizing

    Hi all,
    I am trying to customize the PA30 Object Manager - Scenario EMPLOYEE, Node P, Position 1. There is one table T77CNODORD (path "Assign Own Column Group") which allows filling in custom text for the search help node and also, theoretically at least, the assigning of custom column group.
    I have seen that the label for the search help node changes, but the column group used does not change. Is this a bug, or is it really not possible to change this? Or do I miss something?
    If changing the content of table T77FNODORT the content of the column group is displayed like I want. But this table is SAP Standard table and I should not change the content.
    Thanks in advance,
    Florin

    I did not follow strictly the customization steps.

  • ERP HCM PA30 Object Manager

    Hi all,
    I am trying to customize the PA30 Object Manager - Scenario EMPLOYEE, Node P, Position 1. There is one table T77CNODORD (path "Assign Own Column Group") which allows filling in custom text for the search help node and also, theoretically at least, the assigning of custom column group.
    If changing the content of table T77FNODORT the content of the column group is displayed like I want. But this table is SAP Standard table and I should not change the content.
    I have seen that the label for the search help node changes, but the column group used does not change. Is this a bug, or is it really not possible to change this? Or do I miss something?
    Thanks in advance,
    Florin

    I did not follow strictly the customization steps.

  • Object Manager calls: do they use database or search?

    I am at a customer undergoing a 4.5 to 6.1 upgrade. Part of the upgrade is writing an app to consolidate our ~14,000 web services to a base set. I am using .NET and the remote APIs to do this.
    My question is, do ObjectManager calls make direct calls to the database or do they use the search index? If it uses search, then I would need to wait for it to build, before running the app, which of course would take hours to build.
    Spy tells me that they are database calls, but I wanted to get confirmation of that.
    Thanks,
    Daryl Vogan

    If you're using the IDK, the IDK function you use isn't making the call, but the existing layers of functionality does.
    IDK -> http -> portal -> server api -> db
    and vice versa back.
    Search index is not used in the Object Manager.

  • Object Manager running but will not display

    Hi I was wandering if anyone can help
    I'm running TTA Enterprise 3.40.911 on SuSe Linx 8 enterprise server.
    Intel Linux Kernal 2.4+
    The problem I'm having is that I�m having problems displaying the object
    manager.
    The web top show that it is running but I'm not getting a display. I have
    tried from a client pc and from the server itself.
    I have also tried using the native client, this has the same problem.
    Any ideas?
    Thanks in advance
    Dal

    after making changes to SSH config, you need to restart sshd.
    Also see if disabling Xsecurity on the EE server helps.
         $ tarantella config edit --security-xsecurity 0
    Regards,
    Dal wrote:
    Thanks but no joy, I downloaded openssh and changed the x app to yes in
    the config. Still no joy in displaying the object manager, or any other
    webtop application.
    I've managed to catch the error if this is any help.
    ./.././bin/bin/ttaxset: unable to open display ""
    Exception in thread "main" 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:134)
         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.JFrame.<init>(JFrame.java:154)
         at
    com.sco.tta.admin.gui.RunAdminGui$AdminFrame.<init>(RunAdminGui.java:260)
         at com.sco.tta.admin.gui.RunAdminGui.<clinit>(RunAdminGui.java:68)
    Connection to pcms-tta2.local closed.
    Regards
    Dal
    David wrote:
    Dal,
    Try this:
    http://www.tarantella.com/support/documentation/sgd/ee/3.42/help/en-us/base/gettingstarted/ssh_install.html
    Regards,
    David
    "Dal Sandhu" <[email protected]> wrote in message
    news:[email protected]...
    Hi I was wandering if anyone can help
    I'm running TTA Enterprise 3.40.911 on SuSe Linx 8 enterprise server.
    Intel Linux Kernal 2.4+
    The problem I'm having is that I'm having problems displaying the object
    manager.
    The web top show that it is running but I'm not getting a display. I have
    tried from a client pc and from the server itself.
    I have also tried using the native client, this has the same problem.
    Any ideas?
    Thanks in advance
    Dal

  • Web Object Manager Hangs With ojvm 1.3.0!

    Hi,
    I have switched jvm to 1.3.0 evrything id OK but web object manager which hangs, how can I fix it?
    Thanks a lot,
    Reza

    Reza,
    You might want to try posting this to the Oracle8i JVM forum.
    Thanks
    Blaise

Maybe you are looking for

  • XSLT grouping issue

    Hi, We have SAP webAS 6.2.  I am trying to group the authors based on their name for each publisher. But I am getting wrong results. Can someone help me understand what I am doing wrong. Thanks, Suman Source XML <?xml version="1.0" encoding="utf-8"?>

  • Make local copy for any submit form data provided prior to send/submit

    Dear Sir/Madam, I am trying to achieve a behaviour of firefox 22 under Ubuntu 13.04 Linux that has to do with forms/submit. The result I want to achieve is to have a copy filed for each registration form, personal information provided like job applic

  • BRAND NEW Macbook Pro with decreasing disk space

    I recently bought a Macbook Pro with supposedly around 750 GB of disk space. However, when I checked it before I installed windows on it, I noticed that there was only about 430 GB available. I downloaded less than 10 apps, and only brought over less

  • Epson 1400 won't print after Yosemite upgrade

    I installed Yosemite and when I tried to print it says "printer not connected".  Even though the App store update showed it updated I tried a variety of things and finally deleted all the Epson folders and unadded the printer. Unfortunately nothing w

  • Buttons in Quiz mode and Review mode

    In Cp5.5, is there any method to achieve this: when in Quiz mode, don't allow (or don't show) the Back and Skip buttons. In Review mode, allow (show) them. Additionally, is it possible to only prevent jumping straight into Review mode on the first qu