Cannot connect to admin console

After I started the default mydomain , myserver I cannot connect to the console. The user name /password comination does not work. Where does it store the user name , password (which configuraation file)
Please help
Thanks

Nevermind. I didnt realize that I had to start up the admin server.
./fmsmgr adminserver start

Similar Messages

  • AWS FMS Cannot Connect to Admin Console

    Im having trouble getting the FM Administrative Console to connect to my AWS FMS. I have an instance running and can view the default page and samples. I opened ports 1111 and 1935 and have also modified the fms.ini file to include a user name and password. Restarted the FMS as well. Any help in getting this set up would be appreciated.
    Thanks.

    Nevermind. I didnt realize that I had to start up the admin server.
    ./fmsmgr adminserver start

  • Cannot access the Admin Consol Tasks

    Hi,
    When I go into the Admin Screen on SAP BPC I cannot access the Admin Consol Tasks but I can access the Web Admin Tasks and my excel is working fine. 
    Logoffed and retried, same problem.
    Working on Version 5.1 SP4, Excel 2003.
    Regards
    Dean

    Hi,
    There can be 2 reasons for you not being able to access the Admin Tasks. I would request you to check the below things.
    1. You need to check the Task Profile for your user ID and verify that you have all the necessary accesses.
    2. When you login to the Admin screen, make sure that some Application is selected.
    Hope this helps.

  • Console cannot connect to Admin Server in a local network

    Hi,
    This issue may has been asked before, but I didn't find corresponding answer. So I ask again:
    The Directory server 5.2 P4 is running on Windows XP and a console running on the same server (192.168.1.80) works fine. However second console which is running on 192.168.1.50 can not connect to admin server. Error message is:
    Cannot connect to the Admin Server "http://homeserver.keiban.com:5201/" The URL is not correct or the server is not running.
    I noticed that if I use http://192.168.1.80:5201 to connect admin server instead of http://homeserver.keiban.com, it took 10 seconds to show Initialization Failure:
    Connect connect to the Directory Server "ldap://homeserver.keiban.com:5200" LDAP error: failed to connect to server ldap://homeserver.keiban.com;5200 Would you like to attemt to restart the Directory Server?
    In Control Panel -> Windwos Firewall -> Exceptions, I have added port number 5201 for Sun ONe Admin Server 5.2 on TCP.
    In etc/host file, an entry is already added:
    192.168.1.80 homeserver.keiban.com homeserver
    Both computers are in a local network and via cable DSL to connect to Internet. Is there some thing I am missing?
    Your help will be appreciated,

    1. Make sure your FQDN is set up correct on both
    client and Server.Victor, you are right! I setup FQDN on server properly, but forgot to have FQDN setup to map FQDN to IP address on client. So the Console goes to Internet to find the directory server in which it causes failure.
    Thanks your hint,
    a. ping xxx.xxx.xxx.xxx from client to Server
    Check the Admin Server for Client Access Control
    configuration.
    Victor

  • SCVMM service crash when trying to connect with admin console

    Hello,
    i'm using SCVMM for a while but from the beginning of the year (2010), the vmm service crash when i try to connect with the vmm admin consol .
    More in detail:
    vmm service is running on serverA. (vmmservice 2.0.3444.0)
    Admin console is running on serverA (vmmadmin 2.0.3444.0)
    ServerA is running W2008 Sp2
    on this serverA, i launch vmm admin console to connect to server localhost:8100.
    i get the following erro message
    You cannot access Virtual Machine manager server localhost
    Contact the virtual machine manager administrator to verify that your account is a mamber of a valid user role and then try the operation again
    ID: 1604
    And i can see in system log at the same time an error (see detail at the end)
    i get the ods log from vmm according to the link i see in an other post http://blogs.technet.com/chengw/archive/2008/05/08/how-to-collect-scvmm-traces.aspx
    thanks in advance
    Log Name:      System
    Source:        Service Control Manager
    Date:          05/01/2010 11:44:20
    Event ID:      7031
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      PYAQ9G.INETPSA.com
    Description:
    The Virtual Machine Manager service terminated unexpectedly.  It has done this 1 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908D1-A6D7-4695-8E1E-26931D2012F4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7031</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-01-05T10:44:20.000Z" />
        <EventRecordID>21683</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>System</Channel>
        <Computer>PYAQ9G.INETPSA.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Virtual Machine Manager</Data>
        <Data Name="param2">1</Data>
        <Data Name="param3">100</Data>
        <Data Name="param4">1</Data>
        <Data Name="param5">Restart the service</Data>
      </EventData>
    </Event>

     Hi Mike,
    I have same kind of
     VMM Crashing  issue but error looks different.
    I have one SCVMM Server ( Win2008 R2 SP1) and to manage 20 host servers with 300 clients and it was running fine since 30 months. Recently I observed
    that Virtual Machine manager service is not getting started  automatically , due to that SCVMM console is not establishing the connection. If we forced to start the VMM service, then we are able connect the SCVMM console. But every 5 or 10 min console
    was disconnecting and restarting the console. We are getting below 2 error codes. Please help me on this.
    I have hosted IN-SCVMM1 server on
     hyper-v virtual machine with 16GBRAM and 2 Processors.
    Error1:
    Log Name:      VM Manager
    Source:       
    Virtual Machine Manager
    Date:         
    7/24/2012 12:19:31 PM
    Event ID:      1
    Task Category: None
    Level:        
    Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      IN-SCVMM1.ingrnet.com
    Description:
    System.OverflowException: Failed to convert parameter value from a UInt16 to a Int16. ---> System.OverflowException: Value was either too large or too small for an Int16.
       at System.UInt16.System.IConvertible.ToInt16(IFormatProvider provider)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       --- End of inner exception stack trace ---
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       at System.Data.SqlClient.SqlParameter.GetCoercedValue()
       at System.Data.SqlClient.SqlParameter.Validate(Int32 index, Boolean isCommandProc)
       at System.Data.SqlClient.SqlCommand.SetUpRPCParameters(_SqlRPC rpc, Int32 startCount, Boolean inSchema, SqlParameterCollection parameters)
       at System.Data.SqlClient.SqlCommand.BuildRPC(Boolean inSchema, SqlParameterCollection parameters, _SqlRPC& rpc)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.Adhc.Host.Update(HostData hostData, SqlContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.HostDatabaseUpdater.UpdateDatabase()
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.UpdateAllInformation(Host host, HostUpdateInformation hostUpdateInfo, Guid taskID)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshData(HostReference hostRef)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)-2146233066
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Virtual Machine Manager" />
        <EventID Qualifiers="0">1</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-07-24T06:49:31.000000000Z" />
        <EventRecordID>4888059</EventRecordID>
        <Channel>VM Manager</Channel>
        <Computer>IN-SCVMM1.ingrnet.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>System.OverflowException: Failed to convert parameter value from a UInt16 to a Int16. ---&gt; System.OverflowException: Value was either too large or too small for an Int16.
       at System.UInt16.System.IConvertible.ToInt16(IFormatProvider provider)
       at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       --- End of inner exception stack trace ---
       at System.Data.SqlClient.SqlParameter.CoerceValue(Object value, MetaType destinationType)
       at System.Data.SqlClient.SqlParameter.GetCoercedValue()
       at System.Data.SqlClient.SqlParameter.Validate(Int32 index, Boolean isCommandProc)
       at System.Data.SqlClient.SqlCommand.SetUpRPCParameters(_SqlRPC rpc, Int32 startCount, Boolean inSchema, SqlParameterCollection parameters)
       at System.Data.SqlClient.SqlCommand.BuildRPC(Boolean inSchema, SqlParameterCollection parameters, _SqlRPC&amp; rpc)
       at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
       at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.SqlRetryCommand.ExecuteNonQuery()
       at Microsoft.VirtualManager.DB.Adhc.Host.Update(HostData hostData, SqlContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.HostDatabaseUpdater.UpdateDatabase()
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.UpdateAllInformation(Host host, HostUpdateInformation hostUpdateInfo, Guid taskID)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshData(HostReference hostRef)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)-2146233066</Data>
        <
    Error2 :
    Log Name:      System
    Source:       
    Service Control Manager
    Date:         
    7/24/2012 12:19:32 PM
    Event ID:      7031
    Task Category: None
    Level:        
    Error
    Keywords:      Classic
    User:         
    N/A
    Computer:      IN-SCVMM1.ingrnet.com
    Description:
    The Virtual Machine Manager service terminated unexpectedly. 
    It has done this 1 time(s).  The following corrective action will be taken in 100 milliseconds: Restart the service.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />
        <EventID Qualifiers="49152">7031</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2012-07-24T06:49:32.179030700Z" />
        <EventRecordID>29790</EventRecordID>
        <Correlation />
        <Execution ProcessID="564" ThreadID="5840" />
        <Channel>System</Channel>
        <Computer>IN-SCVMM1.ingrnet.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">Virtual Machine Manager</Data>
        <Data Name="param2">1</Data>
        <Data Name="param3">100</Data>
        <Data Name="param4">1</Data>
        <Data Name="param5">Restart the service</Data>
      </EventData>
    </Event>
    Please help on this situation.
    Ratnakar.c
    Ratnakar

  • No application showing in planning web & can't connect to admin console

    Hi,
    Planning web screen showing 'No aApplication available" even though I worked with planning application yesterday also and after that I am sure nobody have deleted that application. Also I can't login into essbase admin console as it is showing "cannot connect to administration server" though I have checked in services console that hyperion administration services is running.
    One exception I got is shared services is not running. So I started that but after some time automatically went to stopped mode. Then I stopped all the services and restart the server and restart the services sequentially---- no hope. Same problem still there.
    Can you please suggest how to solve the aforesaid?
    Thanks & Regards.

    Hi,
    Thanks for your reply. I have tried that but still the same error having in admin console. I have not craeted/modified anything in planning cluster in last some days. The problem is that all services is started properly except 'shared services' service. When I go to start that it is starting and showing started but after some time, automatically stopped. I also tried the following-----
    1) Stopped all the other services except OpenLDAP
    2) then started the shared services from start-> run-> hyperion-> foundation services-> start shared services
    and got the error like---
    Driver][Oracle]ORA-12505 Connection refused, the specified SID (xxxxx) was no
    recognized by the Oracle server.
    Database configuration test failed. Use Configuration Utility to configure the
    atabase connectivity
    Unable to connect to database. Will try to re-connect after sleeping for 30 sec
    nds...
    Attempting to connect to database: Retry Count: 1
    Unable to connect to database. Will try to re-connect after sleeping for 30 sec
    nds...
    Don't know what is happening....Any idea about the same? How could the problem be solved?
    OR should I reinstall hyperion afresh.....
    Regards.

  • Cannot get past admin console login with Apache plug-in

    I am running Weblogic 8.1 Express (evaluation download) on a RedHat 7.3 host with
    Apache 1.3.27. There is a single admin server and no managed servers. I am able
    to connect to and use an application (e.g. http://ashish/weblogic/survey_web)
    with no problems, but receive a 503 error when I connect to the console (http://ashish/console)
    and submit my login information. The relevant section of httpd.conf is:
    <VirtualHost default:80>
    <IfModule mod_weblogic.c>
    WebLogicHost ashish
    WebLogicPort 7001
    ErrorPage /weblogic_error.html
    MatchExpression /console
    <Location /weblogic>
    SetHandler weblogic-handler
    PathTrim /weblogic
    </Location>
    </IfModule>
    </VirtualHost>

    Little strange. But just want to be clear - you tried http command and with valid username/password you are not able to run "ping" http command - right?  Can you juct check your Admin Server configuration and restart Admin server once and see if it helps. Also do you see any errors in logs - say master, admin logs?

  • Cannot install Creative Cloud - cannot login to Admin console

    Hi,
    I'm trying to install Creative Cloud. I've received a user guide... Now trying to login to the Admin Console so I can send invitation to myself (?) and on colleague who also shall have Creative Cloude.
    I can't login!
    I've received a mail with info about VIP no etc.
    We bought Creative Cloud in the end of November, but I've not had time to install until now.
    And... now when I want to do this, it doesn't work.
    Need help!
    Want to start with Creative Cloud! :-)
    Regards
    Annika Andersson Lundvall
    Marketing Communication Manager
    AB Hallde Maskiner
    Sweden

    Annika, this forum is only for discussions on the forums themselves. The Creative Cloud one is here:
    http://forums.adobe.com/community/creative_cloud
    although in this case you may fine this thread more useful:
    http://forums.adobe.com/community/download_install_setup

  • Cannot connect to the console.

    Getting the following error when trying to connect to the console Using VMware vSphere Mobile android client 1.4.610000. "The console has been disconnected. Close this window and re-launch the console to reconnect."
    I am able to connect with a computer on the same network using the web client and the desktop client and open a console without any issues.
    VMware vCenter Server Appliance 5.5.0.20200 Build 2183109
    ESXi 5.5.0, 2143827
    Phone: S4   4.4.4
    VMware vSphere Mobile android client 1.4.610000

    Welcome to the Community,
    From the given information - you are trying to open the console of VM via vSphere client but got an error message. However you are able to open the console via vSphere Web client. Is it correct?
    Try below options to narrow down this issue:
    Connect to vCenter and open vSphere client - check the VM console -     Note down the result
    Connect to vCenter and open vSphere web client - check the VM console -     Note down the result
    If both results are positive then it is working locally on vCenter with specific client version.
    Then You need to check the Machine vSphere client version and install same version matching with vCenter and try to access the console.

  • Can not connect to Admin Console FMS 3.5 running separate Apache Server

    Hi All! I have installed the FMS 3.5 Server on a separate IP from our main Apache Server: The server is running Redhat Linux 2.6.18-128.1.10.el5
    FMS 3.5 running on ***.***.**.138 using ports 1935, 8080 (Admin Server using port 1111)
    Apache 2 running on ***.***.**.139 using port 80, 443. (several sites setup on this IP)
    However, when accessing the fms_adminConsole.htm in the root directory of one of the domains on ***.***.**.139, all login attempts fail. I am connecting to localhost and using the assigned user and password set up in fms.ini. Using either IP fails as well. The FMS server is set up to listen to all hosts as no specific IPs were set.
    /var/log/messages show that FMS and the Admin Server are up an running and listening:
    Jul  7 12:15:37 228215-web1 Service[28196]: Server starting...
    Jul  7 12:15:37 228215-web1 Service[28196]: Server started (/opt/adobe/fms/conf/Server.xml).
    Jul  7 12:15:37 228215-web1 Adaptor[28216]: Listener started ( _defaultRoot__edge1 ) : localhost:19350/v4
    Jul  7 12:15:38 228215-web1 Adaptor[28216]: Listener started ( _defaultRoot__edge1 ) : 1935/v4
    Jul  7 12:15:38 228215-web1 Adaptor[28216]: Listener started ( _defaultRoot__edge1 ) : 8080/v4
    Jul  7 12:16:20 228215-web1 Service[28480]: Server starting...
    Jul  7 12:16:20 228215-web1 Adaptor[28480]: Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    Jul  7 12:16:21 228215-web1 Adaptor[28480]: Listener started ( FCSAdminAdaptor ) : 1111/v4
    Jul  7 12:16:22 228215-web1 Service[28480]: Server started (./conf/Server.xml).
    All other settings for FMS are default. This is my first time setting up FMS as a fresh install on a new unknown server and I am at a loss as to what settings to check or which files I may need to modify to get it to connect properly. It is a managed server is hosted by rackspace.com if that makes any difference.
    Sorry if I have not provided enough info... let me know what I missed and I will supply it.

    Sorry for the confusion! *I* am the one really confused. But to answer your question (I hope), the webpage is on the same physical server as the FMS server, but I am using an outside network (I am not on the local server network) to browse the webpages.
    Both IPs fail when trying to reach:
    http://***.***.**.138:1111
    http://***.***.**.139:1111
    Does that mean the ports are blocked? The /var/log/messages shows:
    Jul  7 13:20:37 228215-web1 Service[29862]: Server starting...
    Jul  7 13:20:37 228215-web1 Service[29862]: Server started (/opt/adobe/fms/conf/Server.xml).
    Jul  7 13:20:37 228215-web1 Adaptor[29882]: Listener started ( _defaultRoot__edge1 ) : localhost:19350/v4
    Jul  7 13:20:38 228215-web1 Adaptor[29882]: Listener started ( _defaultRoot__edge1 ) : 1935/v4
    Jul  7 13:20:38 228215-web1 Adaptor[29882]: Listener started ( _defaultRoot__edge1 ) : 8080/v4
    Jul  7 13:20:51 228215-web1 Service[30144]: Server starting...
    Jul  7 13:20:51 228215-web1 Adaptor[30144]: Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    Jul  7 13:20:52 228215-web1 Adaptor[30144]: Listener started ( FCSAdminAdaptor ) : 1111/v4
    Jul  7 13:20:53 228215-web1 Service[30144]: Server started (./conf/Server.xml).

  • PC connect to admin console (port 7001) but not soa_server1 (port 8001)

    Hello All,
    I installed weblogic (11.1.1.4) and SOA suite on an Oracle Linux machine and I can access both the admin server and soa_server1 server from the host machine, but when trying to access from my PC I can only connect to the admin server on port 7001. The soa_server1 connection is refused from my PC.
    Is there a setting I need in order to open up port 8001 to workstations other than the host machine?
    Thanks,
    John

    OK, I already found the solution after reading the release notes for fusion middleware.
    I has specified the "Listen Address" as the the server name. This restricted access to soa_server1 from the host machine. I fixed this my changing the "Listen Address" to a blank and re-starting soa_server1. Now I can access the SOA server from outside the host machine, as is required for PIP.
    John

  • Cannot connect to Admin Api Endpoint, using Authentication token obtained form Windows Auth Site

    Hi, I'm trying to connect to "AdminAPI" site, using Windows Authentication using REST API, but i always get the following error.
    user is not authorized to access the management service
    I also wrote a powershell script that gets the token from windows auth site, and connects to AdminAPi site, it works fine natively, when i run in ISE, but when i execute the same PS script using C# in my custom resource provider, it gives the same above
    error.
    How should i go about it? please help?
    string EnvironmentToUse = "https://localhost";
    string domainName = "//";
    string userName = "***";
    string password = "***@123";
    string adminApiEndpoint = "https://localhost:30004";
    ServicePointManager.ServerCertificateValidationCallback += new RemoteCertificateValidationCallback(delegate { return true; });
    string windowsAuthSiteEndPoint = EnvironmentToUse + ":30072";
    string token = TokenIssuer.GetWindowsAuthToken(windowsAuthSiteEndPoint, domainName, userName, password, true);
    var myAdminClient = new AdminManagementClient(new Uri(adminApiEndpoint), token);
    var u = await myAdminClient.ListUsersAsync(new Query { });
    PS Script:
    $AdminURI = "https://localhost:30004";
    $AuthSite = "https://localhost:30072/";
    $ClientRealm = "https://localhost:30091/";
    $Credential = Get-Credential
    $Token = Get-MgmtSvcToken -Type Windows –AuthenticationSite "https://localhost:30072/" -ClientRealm "http://azureservices/AdminSite" -User $Credential -DisableCertificateValidation
    $Token
    $users = Get-MgmtSvcUser -AdminUri "https://localhost:30004/" -Token $Token -DisableCertificateValidation;

    The user context you are executing the script/cmdlets needs to be added as an administrator into WAP, or else you won't be authorized.
    To add a new user to WAP Admin, see the following PS example:
    Add-MgmtSvcAdminUser -Principal <string> -Server <string>
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • RAID - cannot connect Raid Admin

    For whatever reason my network settings got altered today, and ever since i have been unable to see the Xserve raid in Raid Admin. I have put the ethernet settings back to the same settings it had originally but no luck.
    No lights of any colour, and a message saying connection error. So i restarted, and now there is nothing in my Raid Admin at all.I have the option to Add System...but i have no clue about the info that is required!
    Any suggestions please?
    adam

    Well, if you know the IP addresses, you can enter this in the Add System field.
    If you don't, and it has dhcp enabled on one of the controllers, you cn connect with a direct cable.
    If both negative, and you know at least the IP range, you can do a ping sweep and find the address.
    Hope this helps
    Donald

  • Cannot install Remote Admin Console ob 64-bit machine

    We have upgraded DPM to 2012R2 and have problems installing the remote Administration Console on a 64-bit Windows 7 machine.
    The error message is as follows: The program or feature "......\DPM2012\setup\setupdpm.exe" can not start or run due to an incompatibility with 64-bit versions of Windows. Please contect the software vendor to ask if a 64-bit Windows compatible
    version is available"
    The 32-bit installer of the Remote console will not install as it detects a 64-bit version of Windows 7.
    Anyone knows what to do?

    Hi
    you should be able to install it. if you run as administrator or copy the setup files to windows 7 what happens?

  • Cannot connect Enterprise manager console UNIX

    Hi guys,
    I try to execute the enterprise manager from the server (HP-UX), but when I try to run it:
    $oemapp console
    I got the following error:
    Exiting
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.<init>(WebApplication.java:751)
    at oracle.sysman.vt.console.app.Console.<init>(Console.java:149)
    at oracle.sysman.emSDK.client.appContainer.WebApplication.main(WebApplication.java:3315)
    at oracle.sysman.vtx.vtxOemApp.OemJavaLauncher.executeClass(OemJavaLauncher.java:223)
    at oracle.sysman.vtx.vtxOemApp.OemJavaLauncher.launch(OemJavaLauncher.java:168)
    at oracle.sysman.vtx.vtxOemApp.OemApp.launch(OemApp.java:222)
    at oracle.sysman.vtx.vtxOemApp.OemApp.main(OemApp.java:80)
    What should I do/check in order to run the OEM.?
    TIA.

    I was logged in as root, I logged out and back in as user oracle, which has all the environment variables set. That seemed to do the trick.

Maybe you are looking for