Not able to connect properly PDB Server

I use

Oracle 12 c 12.1.0.2.0

SQL Developer 4.1.1.19 BUILD HAND 19.59

When I plug-ins (in other systems) database to my oracle server, I'm not able to see a procedure definition or a sql worksheet package. but when I click with the right button on the name of the procedure and click on ' Quick DDL > save to spreadsheet "I create a script of the procedure.

Is this a problem or I'm missing something?

Hi Jeff I got all the privileges of a user below is sqlplus wink, but the problem is not yet solved.

Tags: Database

Similar Questions

  • Not able to connect to the server with modem 56 k

    I try to connect my Tecra via modem 56 k Internet.
    Also, I tried with another computer laptop with the same details and that worked.
    But when I try it on my Tecra I get an error that is not able to connect to the server.

    So I think that it is a parameter that is not defined correctly for the modem.
    (If you compare it to another laptop all parameters are the same as windows).

    Thanks in advance,

    Theo

    Hello Theo

    Please remove the Dial-up connections all created and after that, remove the modem from Device Manager. Restart the device and initially ensure that the modem is properly configured (query modem Agic under Diagnostics). I put t know which Tecra you have, but many of them have preinstalled TOSHIBA PC Diagnostic Tool. With this tool, you can see all the equipment including modem.

    After having it set up new Dial-up connection and check the functionality. Be sure to wait for the tone option is disabled.

  • Sun Solaris 5.10 - SSH 1.1.3 - Not able to connect to the server by ssh - Urgent

    Hello
    I am not able to coonect to a server by using the code below.

    If I try the same code on the server to connect it self, it works well. But when I try to connect to another server gives the error below. And I use the IBM Jdk when getting this error. Y at - it a setting to avoid this error.

    Error:
    INFO: Add /usr/jdk/instances/jdk1.6.0/jre/lib/ext/sunpkcs11.jar to the CLASSPATH of the extension
    ConfigurationLoader
    November 30, 2010 16:33:12 < clinit > com.sshtools.j2ssh.transport.publickey.SshKeyPairFactory
    INFO: Loading public key algorithms
    Error so that SFTP
    java.util.NoSuchElementException
    at java.util.StringTokenizer.nextToken(StringTokenizer.java:332)
    at java.util.StringTokenizer.nextElement(StringTokenizer.java:390)
    to com.sshtools.j2ssh.transport.AbstractKnownHostsKeyVerification. < init >(Unknown Source)
    to com.sshtools.j2ssh.transport.ConsoleKnownHostsKeyVerification. < init >(Unknown Source)
    at com.sshtools.j2ssh.SshClient.connect (unknown Source)
    at fileTransfer.connectToServer(fileTransfer.java:18)
    at fileTransfer.main(fileTransfer.java:56)



    Code:
    public static boolean connectToServer (String serverIp, int serverPort, String userId, String password)
    {
    SFC SshClient = null;
    try {}
    System.out.println ("inside the Try to like his SFTP");
    ConfigurationLoader.initialize (false);
    System.out.println ("ConfigurationLoader");

    SFC = new SshClient();
    SFC. Connect (Ipserver, serverPort);
    System.out.println ("SFC. Connect");

    PasswordAuthenticationClient pwd = new PasswordAuthenticationClient();

    pwd.setUsername (userId);

    pwd.setPassword (password);

    int checkAuth = sfc.authenticate (pwd);
    System.out.println ("checkAuth" + checkAuth);

    If (checkAuth == 4) {}
    System.out.println ("AuthenticationProtocolState.Complete");

    SFTP SftpClient = sfc.openSftpClient ();
    sftp.Quit ();
    SFC. Disconnect();
    }
    on the other
    {
    throw new Exception ("invalid user name or password for the user");
    }
    }
    catch (System.Exception e)
    {
    System.out.println ("Error While SFTP");
    SFC. Disconnect();
    e.getStackTrace ();
    Returns false;
    }
    Returns true;
    }

    Swapped

    Sun Solaris 5.10 - SSH 1.1.3 - Not able to connect to the server by ssh - Urgent

    @O.P.
    Don't, don't.
    In the future, to choose the most appropriate forum and make your post.
    Swap shall be the same as the rude spamming.
    I'm not aware of any web-site-of-value forum that would promote the permutation in its directions on the label.

    ... and for what is "Urgent"?
    This web site is for the end-user community gather and discuss various topics in general conversations. Your time constraints are irrelevant. If you need real support for something, then log a support case and pay for a quick response.

    See the FAQ in the link at the top of the page.

  • Not able to connect to the server via the AFN TCP

    Hi all

    After Googling carefully I finally decided to post my problem which is really sent me nightmares.

    In my application, I try to connect to a TCP server by using the operator of internet network and after the connection string

    URL = "socket: / /" + ip + ":" + port + ";" deviceside = true; connectionTimeout = 30000; APN =; tunnelauthusername =; tunnelauthpassword =; » ;

    I am able to connect to the internet using the phone's browser, but not able to connect to the TCP server via app.

    In my device APN authentication is disabled by default and the AFN, the name of user and password fields are white that's why I took these settings like white with a value in the connection string.

    When I try to connect via wifi network using the suite of string

    URL = "socket: / /" + ip + ":" + port + ";" deviceside = true; interface = wifi; connectionTimeout = 30000;

    I am able to connect to the server, but not in the case via the AFN.

    Please help me...

    I'm here just stuck and not finding a way out.

    Thank you

    Finally I found the solution to the problem...

    I used ConnectionFactory (network API) to connect to the TCP server and the used connection string is just

    'socket://127.0.0.1:8089 '.

    No need to specify the APN, user name, and password.

    Here's the code used

                     ConnectionFactory connFact = new ConnectionFactory();
                      ConnectionDescriptor connDesc;
                      connDesc = connFact.getConnection("socket://127.0.0.1:8087");
    
  • Not able to connect to the server OPAM using the customer remains

    Hi all

    I have a working server OPAM. I am able to connect to the console of OPAM using url "http://localhost:18101/oinav/opam and could perform all operations as managing the Fund, account, target, check in etc.." Now I'm trying to use the rest of the OPAM API to achieve the goal of managing, according to the documents I should connect to the server of OPAM "https://< servername >: 18102/opam /" but I get no response from the server when I tried to connect in this way. If I try to connect using "http://localhost:18101/oinav/opam"URL I am able to connect and get the response code 200, but not able to invoke any API and get the error"page not found". " I don't know why OPAM server is not sensitive on the SSL port, when I am able to do all operations using oPAM console that still connect to the OPAM server using SSL port.

    Please help me.

    Did the nslookup of your match servername IP address than 18102 listening?

    That is to say

    netstat - year | grep LISTEN | grep 18102

    vs

    Nslookup serverName

    In addition, you imported the SSL certificate for https OPAM instance into your customer REMAINS reliable?

  • Allows users not able to connect to the server through Vmware Player Flex

    Hi all

    I created a Horizon Vmware server with Flex. Created Windows Image and saved the VM in the Flex web console. The configured policy and gives the right to some windows domain users to use this Image.

    I created a group called "Mirageadmin" and added two users in this group. Mirageadmin belongs to a group of Administrators local and also added to the Administrators group in the console of Mirage . These two users can connexiona Horizon flex web console.

    My problem is that when the user right connect to the server through Vmware Player Flex, its list of username or password is incorrect, please try again. But the user name and password is correct. Later one of the user added to the Mirgaeadmin group policy gives right I. While this user can connect to Flex server via Vmware Player.


    1 should. users entitled be part of the local administrator group of the Flex server?

    2. do I need to add these users right somewhere in the console of mirage?

    Thanks for supporting.

    Hi all

    Turn history on security locally should be set in the server included users who try to connect via Vmware Player.

    Our GPO has been tighten to allow only to administrators and users authenticated to allow log on locally. Adds a new GPO to enable a group of users to log on locally, which solve the problem.

  • not able to connect to windows update

    Win 7 pro 64-bit, sp2 after windows installed 10 has not not able to connect to update server. When an attempt is made to trust installation and a host file resume all cycles of memory and cpu and it will continue to do that too long current arrives at the machine.

    I ran fixit, check tools sfc, 3 different types of root kit tools and PGE antivirus both offline and online, new installation did not help, formatting the drive did not help.

    support Microsoft is still without knowing what is really the issue. If you can help would like assistance

    This problem seems to be related to a windows installation failed 10 what I finally did after a month of working with microsoft is I went to the microsoft update catalog site and downloaded and installed an update stand-alone said to improve the State of update and after about 4 hours it installed and downloaded updates.

    It's the microsoft catalog https://catalog.update.microsoft.com/v7/site/home.aspx

    hope that this help anyone having this problem.

  • Impossible to launch the store "we were not able to connect to the store.this could not have due server problem or the network connection has expired.

    Original title: PROBLEM WITH WINDOWS STORE

    Hi, I'm a first year student at IIT MADRAS. I just got a new laptop (W8, 4 GB RAM, 320 to drive HARD, I3). I had problems to open the store. He said: "we were not able to connect to the store.this could not have come because of problem with the server or the network connection timed out." My connection to the local network requires the proxy settings. PLEASE HELP ME.

    Hello

    Yes, the speed and connectivity of the internet must be consistent for the applications to work properly.

    I suggest you create a new user account and checkif the problem persists.

    Create a new user account.

    Setting up a new user account is a very easy process in Windows 8. There are two types of user accounts, a Microsoft user account and a Local user account. See this link for more information on the two types of user accounts and how to create them.

    http://Windows.Microsoft.com/en-us/Windows-8/create-user-account

    Try to connect with the user account that is having right of the administrator and check if the problem persists.

    I hope this helps. If you have any other questions, please get back to us and we would be happy to help you.

  • Not able to connect to the essbase server: error 10061 NW

    Hi all

    I am currently working on Hyperion 11.1.2.3 and have installed Hyperion essbase and planning for the same thing. Until a few days back I was able to connect to my server essbase in environmental assessments, but now it gives me error that says: error: 1042006: Network error [10061]: unable to connect to [WIN - 1K6GBOF63C0:1423], where WIN-1K6GBOF63C0 is my machine name.

    Here is an excerpt of what I got from the newspapers essbase

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051283)

    Recovery of license information, please wait...

    [Sun Jul 12 00:26:50 2015] Local/ESSBASE0 / / / 4800/Info (1051286)

    The license retrieved information.

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1051227)

    No JVM location specified in essbase.cfg. Will attempt to load the library path

    [Sun Jul 12 00:26:51 2015] Local/ESSBASE0 / / / 4800/Info (1311019)

    During the initialization of the JVM classpath: [; C:\Oracle\Middleware\EPMSystem11R1\common\jlib\11.1.2.0\epm_j2se.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbase.jar; C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\EssbaseServer\java\essbaseRegistry.jar]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051223)

    Single Sign-On [css_init] function call failed with error [error CSS: CSS method invocation of error: getInstance: impossible to get the instance of CSSSystem, please visit SharedServices_Security_Client.log for more information]

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051198)

    Single Sign-On initialization failed!

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1056815)

    Essbase 64-bit - version 11.1.2 (ESB11.1.2.3.000B4412)

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Info (1051232)

    Using English_UnitedStates.Latin1@Binary as the locale Essbase

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051683)

    Try to recover the login information from the registry failed. Please check the reg.properties file, and then try again.

    [Sun Jul 12 00:26:53 2015] Local/ESSBASE0 / / / 4800/Error (1051527)

    Shared Services security mode it is not possible to start Essbase during SSO to the initialization fails.

    I am able to open the workspace's shared services, but see the following in the Sharedservices_securityclient log

    [2015 07-12 T 00: 26:41.418 - 07:00] [EPMCSS] [ERROR] [EPMCSS-00001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A6jgDwW05zzWByW1LcXQY000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] failed to initialize the instance security EMP of Shared Services. Component marchandises9/FOUNDATION_SERVICES_PRODUCT/SHARED_SERVICES_PRODUCT is set to null in the EMP system registry. Check the configuration of the EMP system registry.

    [2015 07-12 T 00: 28:51.332 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:51.403 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20002] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.EPMSystem] [SRC_METHOD: getInstance] instance of security during the initialization of the SSP using the EMP system registry. It is a status messages. No action required.

    [2015 07-12 T 00: 28:52.340 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.184 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20001] [oracle. EPMCSS. CSS] [tid: 10] [ecid: 0000Ku1A ^ KEDwW05zzWByW1LcXSR000000, 0] [SRC_CLASS: com.hyperion.css.registry.RegistryManager] [SRC_METHOD: RegistryManager] access to the EPM system registry has been initialized properly. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.606 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20005] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] started asynchronous user directory cache building user native Directory directory. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20007] [oracle. EPMCSS. CSS] [tid: 12] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0:3] [SRC_CLASS: com.hyperion.css.cache.ProviderCacheThread] [SRC_METHOD: run] group cache filled to the user native Directory directory and the size of the cache of the group is 1. Status message. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20331] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] building Cache is for providers, has now begun to unify the cache. It is a status messages. No action required.

    [2015 07-12 T 00: 28:53.723 - 07:00] [EPMCSS] [NOTIFICATION: 16] [EPMCSS-20332] [oracle. EPMCSS. CSS] [tid: 11] [ecid: 0000Ku1AeZlDwW05zzWByW1LcXSR000002, 0] [SRC_CLASS: com.hyperion.css.cache.CacheThread] [SRC_METHOD: buildCache] unify done cache and the object is set to the cached cache manager. It is a status messages. No action required.

    Any help is appreciated here.

    Thank you

    Dev

    The error being generated using relates to Essbase is not able to connect to the registry of SSP database, or the database is corrupt.

    Are a set of services to automatic, maybe that the database has not increased and running prior to Essbase trying to boot against the register of Shared Services.

    Confirm the relational database is finally up and running and you can connect, then clear the Essbase logs, start Essbase, and post again the same newspapers.

    See you soon

    John

  • Tried everything: 1 address, but not able to connect via HTTPS to the server:

    Hello

    I am trying to connect to the third of the OSB business service web service.

    objective WS is protected with SHA1 base 64 encoded password.

    I am able to connect to the service target of SOAP UI. I am also able to Telnet to my server for dev to the URL of the WS.

    But when connecting from OSB BS I'm tried them all: 1 address, but not able to connect via HTTPS to the server: error.

    Can you please help me solve the problem.

    I tried different policies, but still does not work.

    Kind regards.

    Problem solved. We need to use the proxy server.

  • Renamed user AD not able to connect

    Hi guys

    I have a problem with a user with access to vFoglight through LDAP authentication. The user was renamed to AD. (name changed)

    After the name change, the user is not able to connect.

    In the audit trail, the user is first OK authenticated, and then in the same second there is a connection FAILURE.

    I tried to remove the user from the vFoglight, wait for a while and then try to connect again.

    I checked on the AD domain controller, and the user is authenticated OK

    What is a SQL question?

    Any ideas?

    Hi, Lars

    I hope you get a solution to your problem, but someone else might have the same problem,.

    I will be the top my solution to the problem that just had.

    We are in a process to rename all connections of users I have AD...

    And once a connection of users has been renamed to AD, the user could not log on.

    With no errors in the journal errror FMS or on our advertising servers.

    New users was created in correct Foglight, but when the user tried to log on, but still had a connection error.

    I found a solution that works for us.

    I found that when I turned on debugging on FMS, I got this error message in the error log:

    Cannot insert duplicate in the "dbo.sec_user_alias" object key The duplicate key value is (Michael dry).

    We run the Foglight database on a Microsoft SQL Server, so I looked in the sec_user_alias of the table,

    and even that I had deleted the former user in Foglight, the login name and the username was still in this table:

    userAlias username isdeleted

    str_xxx Michael dry F

    So I just update the table of user with this name:

    UPDATE sec_user_alias

    SET username = 'Michael dry - old'

    WHERE useralias = "str_xxx."

    and then I could connect with the new login user name,

    but all the settings for this user and config disappeared...

    And as I have not talked with Quest/Dell about this, I don't know if this is allowed to do.

    and I don't take any responsibility that it will work in your configuration.

    Best regards.

    Michael

    Update: I found this: Knowledge Article 85132 - 'LDAP user cannot connect after LDAP name changed"- https://support.quest.com/SolutionDetail.aspx?id=SOL85132

    Post edited by: Michael dry

  • Not able to connect to the internet via blackberry Simulator

    Hello! I use Windows7 32 bit and Blackberry Java plug-in for Eclipse version 1.5.0 and part net.rim.ejde.componentpack7.0.0_7.0.0.33 package. I am not able to connect to any external URL browser Simulator. Whenever I try to hit any URL, I get an error "could not find the server asked.

    When I start the MDS Server, I get the following log:

    02/12/27 20:00:32.106 IST >: [0]:::
    02/12/27 20:00:32.117 IST >: [1]:::
    02/12/27 20:00:32.184 IST >: [2]:::
    02/12/27 20:00:32.251 IST >: [3]:::
    Thai, IBM00858, IBM01140, IBM01141, IBM01142, IBM01143, IBM01144, IBM01145, IBM01146, IBM01147, IBM01148, IBM01149, IBM037, IBM1026, IBM1047, IBM273, IBM277, IBM278, IBM280, IB
    4, IBM285, IBM297, IBM420, IBM424, IBM437, IBM500, IBM775, IBM850, IBM852, IBM855, IBM857, IBM860, IBM861, IBM862, IBM863, IBM864, IBM865, IBM866, IBM868, IBM869, IBM870, IBM871, I
    18,ISO-2022-CN,ISO-2022-JP,ISO-2022-JP-2,ISO-2022-KR,ISO-8859-1,ISO-8859-13,ISO-8859-15,ISO-8859-2,ISO-8859-3,ISO-8859-4,ISO-8859-5,ISO-8859-6,ISO-8859-7,ISO
    59-8,ISO-8859-9,JIS_X0201,JIS_X0212-1990,KOI8-R,KOI8-U,Shift_JIS,tis-620,US-ASCII,UTF-16,UTF-16BE,UTF-16LE,UTF-32,UTF-32BE,UTF-32LE,UTF-8,Windows-1250,window
    251,Windows-1252,Windows-1253,Windows-1254,Windows-1255,Windows-1256,Windows-1257,Windows-1258,Windows-31J,x-Big5-HKSCS-2001,x-Big5-Solaris,x-EUC-JP-Linux,x-
    -TW,x-eucJP-Open,x-IBM1006,x-IBM1025,x-IBM1046,x-IBM1097,x-IBM1098,x-IBM1112,x-IBM1122,x-IBM1123,x-IBM1124,x-IBM1364,x-IBM1381,x-IBM1383,x-IBM33722,x-IBM737,
    BM833,x-IBM834,x-IBM856,x-IBM874,x-IBM875,x-IBM921,x-IBM922,x-IBM930,x-IBM933,x-IBM935,x-IBM937,x-IBM939,x-IBM942,x-IBM942C,x-IBM943,x-IBM943C,x-IBM948,x-IBM
    x-IBM949C,x-IBM950,x-IBM964,x-IBM970,x-ISCII91,x-ISO-2022-CN-CNS,x-ISO-2022-CN-GB,x-iso-8859-11,x-JIS0208,x-JISAutoDetect,x-Johab,x-MacArabic,x-MacCentralEu
    e,x-MacCroatian,x-MacCyrillic,x-MacDingbat,x-MacGreek,x-MacHebrew,x-MacIceland,x-MACROMAN,x-MacRomania,x-MacSymbol,x-MacThai,x-MacTurkish,x-MacUkraine,x-MS93
    213,x-MS950-HKSCS,x-MS950-HKSCS-XP,x-MSWIN-936,x-pck,x-SJIS_0213,x-UTF-16LE-BOM,X-UTF-32BE-BOM,X-UTF-32LE-BOM,x-Windows-50220,x-Windows-50221,x-Windows-874,x
    ndows-949,x-Windows-950,x-Windows-ISO2022JP >
    02/12/27 20:00:32.254 IST >: [4]:::
    02/12/27 20:00:32.255 IST >: [5]:::
    02/12/27 20:00:32.255 IST >: [6]:::
    02/12/27 20:00:32.268 IST >: [7]:::
    02/12/27 20:00:32.269 IST >: [8]:::
    02/12/27 20:00:32.269 IST >: [9]:::
    02/12/27 20:00:32.269 IST >: [10]:::
    02/12/27 20:00:32.269 IST >: [11]:::
    02/12/27 20:00:32.270 IST >: [12]:::
    02/12/27 20:00:32.270 IST >: [13]:::
    02/12/27 20:00:32.270 IST >: [14]:::
    02/12/27 20:00:32.289 IST >: [15]:::
    02/12/27 20:00:32.290 IST >: [16]:::
    02/12/27 20:00:32.325 IST >: [17]:::
    02/12/27 20:00:32.329 IST >: [18]:::
    02/12/27 20:00:32.338 IST >: [19]:::
    02/12/27 20:00:32.338 IST >: [20]:::

    02/12/27 20:00:32.338 IST >: [21]:::
    02/12/27 20:00:32.339 IST >: [22]:::

    02/12/27 20:00:32.341 IST >: [23]:::
    02/12/27 20:00:32.342 IST >: [24]:::
    02/12/27 20:00:32.345 IST >: [25]:::
    02/12/27 20:00:32.346 IST >: [26]:::
    02/12/27 20:00:32.346 IST >: [28]:::
    02/12/27 20:00:32.346 IST >: [29]:::
    02/12/27 20:00:32.347 IST >: [30]:::
    02/12/27 20:00:32.346 IST >: [27]:::
    02/12/27 20:00:32.353 IST >: [31]:::
    02/12/27 20:00:32.356 IST >: [32]:::
    02/12/27 20:00:32.356 IST >: [33]:::
    02/12/27 20:00:32.356 IST >: [34]:::
    27, 2012 20:00:32 org.apache.catalina.startup.Embedded start
    O: boot tomcat server
    02/12/27 20:00:32.792 IST >: [35]:::
    02/12/27 20:00:32.796 IST >: [36]:::
    02/12/27 20:00:32.817 IST >: [37]:::
    02/12/27 20:00:32.820 IST >: [38]:::
    02/12/27 20:00:32.827 IST >: [39]:::
    02/12/27 20:00:32.828 IST >: [45]:::
    02/12/27 20:00:32.828 IST >: [44]:::
    02/12/27 20:00:32.828 IST >: [43]:::
    02/12/27 20:00:32.828 IST >: [42]:::
    02/12/27 20:00:32.828 IST >: [41]:::
    02/12/27 20:00:32.827 IST >: [40]:::
    02/12/27 20:00:32.830 IST >: [48]:::
    02/12/27 20:00:32.832 IST >: [49]:::
    02/12/27 20:00:32.832 IST >: [50]:::
    02/12/27 20:00:32.832 IST >: [51]:::
    02/12/27 20:00:32.829 IST >: [47]:::
    02/12/27 20:00:32.829 IST >: [46]:::
    27, 2012 20:00:32 org.apache.catalina.core.StandardEngine start
    O: Servlet engine starting: Apache Tomcat/6.0.28

    02/12/27 20:00:32.932 IST >: [52]:::
    02/12/27 20:00:32.932 IST >: [53]:::
    02/12/27 20:00:32.944 IST >: [54]:::
    02/12/27 20:00:32.944 IST >: [55]:::
    27, 2012 20:00:33 org.apache.catalina.startup.ContextConfig defaultWebConfig
    O: no default web.xml file
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: AdministrationController (status): init
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: C:\Eclipse\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\MDS\Servers\MDS1
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: AdministrationController (statistics): init

    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: C:\Eclipse\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\MDS\Servers\MDS1
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: AdministrationController (Proxy Mappings): init
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: C:\Eclipse\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\MDS\Servers\MDS1
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: AdministrationController (AccessControl): init
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: C:\Eclipse\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\MDS\Servers\MDS1
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: AdministrationController (Configuration): init
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: C:\Eclipse\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\MDS\Servers\MDS1
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: AdministrationController (Device Mappings): init
    Log 27, 2012 20:00:33 org.apache.catalina.core.ApplicationContext
    O: C:\Eclipse\plugins\net.rim.ejde.componentpack7.0.0_7.0.0.33\components\MDS\Servers\MDS1
    27, 2012 20:00:33 org.apache.catalina.startup.ContextConfig defaultWebConfig
    O: no default web.xml file
    27, 2012 20:00:33 org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
    O: using a switch shared for read/write to servlet
    27, 2012 20:00:33 org.apache.coyote.http11.Http11NioProtocol init
    O: initializing Coyote HTTP/1.1 on http-8081
    27, 2012 20:00:33 org.apache.coyote.http11.Http11NioProtocol start
    O: starting Coyote HTTP/1.1 on http-8081
    02/12/27 20:00:33.671 IST >: [56]:::
    02/12/27 20:00:37.169 IST >: [57]:::
    02/12/27 20:00:37.169 IST >: [58]:::

    Any help would be appreciated.

    Thanks in advance

    Mayank Garg

    Auntie Consultancy Services

    You will also need to enter the login and the password for your proxy server in the file rimpublic.property.

  • BlackBerry smartphones not able to connect to Facebook on my Blackberry.

    I've updated Facebook version 3.0 and since then not able to connect to FB. I uninstalled and yet one time installed several times but every time it displays 'Facebook server is not available now. I want to go back to the old version 2.0 which was at least accessible. Can anyone help.

    Perform a simple reboot on the BlackBerry this way: with smart BlackBerry poweredphone, remove the battery for a minute and then reinsert the battery to restart. A reboot in this manner is prescribed for most defects and errors of operating system, and you will lose any data on the device doing so.

    Now, try again to install Facebook.

    Even if you've already tried this, please try again.

  • I am not able to connect to the HFR (11.1.2.4) studio

    Happy holidays / Merry Christmas!

    My colleagues are able to connect to the HFR (11.1.2.4) studio using the http://servername:8200 / from their laptops

    I am not able to connect to the studio HFR (11.1.2.4) from my laptop.  I get this error message:

    Error 404 - not found

    Of RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:

    10.4.5 404 not found

    Server not found anything matching the request URI. No indication is given whether the condition is temporary or permanent.

    If the server does not wish to make this information available to the client, the status code 403 (refused) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through a configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.


    No idea why?

    Please look at the KM and see if it helps...

    After installing Financial Reporting (FR) Studio under Windows 7, an error at the launch: "run-time error '429': ActiveX component can't create object ' (Doc ID 2011899.1)

  • Question HFR - not able to connect in Studio of HFR

    Hello

    I am not able to connect in version Studio HFR 11.1.2.3. Please find the below error message.

    FR.PNG

    Loggging EN Client. log file says:

    [2015 08-21 T 03: 57:10.222 - 04:00] [EPMFR] [ERROR] [] [oracle. EPMFR.core] [tid: main] [ecid: 0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: getObjectFromURL] []
    java.net.ConnectException: connection refused: connect

    [2015 08-21 T 03: 57:10.253 - 04:00] [EPMFR] [ERROR] [] [oracle. EPMFR.core] [tid: main] [ecid: 0] [SRC_CLASS: com.hyperion.reporting.registry.FRSystem] [SRC_METHOD: lookupHsServer]

    [[
    com.hyperion.reporting.util.HyperionReportException: could not connect to the server.

    Make sure that the server runs as specified in the logon dialog box (including the port number if it is default).


    [2015 08-21 T 03: 57:10.269 - 04:00] [EPMFR] [ERROR] [] [oracle. EPMFR.core] [tid: main] [ecid: 0] [SRC_CLASS: com.hyperion.reporting.javacom.HsServer] [SRC_METHOD: getServer]

    [[
    java.lang.NullPointerException
    at com.hyperion.reporting.javacom.HsServer.getServer(HsServer.java:65)
    at com.hyperion.reporting.javacom.HsHelper.getServer(HsHelper.java:73)

    ]]

    When I checked the services, I found that "'Hyperion Reporting and analysis framework Agent" has declined and tried to start. " But this service does not start.

    ---------------------------
    Services
    ---------------------------
    Windows could not start the service Oracle Hyperion declaration and framework on the Local computer.

    Error 1067: The process ended unexpectedly.

    -----------------------------

    Please could you help me solve this problem.

    Thank you

    Michel K

    Hi Christophe

    I recently met this error GSM. You re - set or an old schema allows to configure the statement and analytical framework?

    I've reconfigured RAF to solve this problem.

    Thank you

    AA

Maybe you are looking for