Problem with a local listener...

Hi there,
I have a problem with a backup system on Oracle using the Enterprise Manager.
The story is that, if I create a backup file on a computer that is not joined to any domain or has local users there is no problem to recover the backup. The problem begins when I try to do this process on a domain controler, even though that the local listener is working, the arrow is pointing down saying the listerner is unavailable, but still the other database that I use is able to comunicate to it. (I have only one listener on the server.
I have also two node Microsoft cluster environment installed on those two machines and Oracle files are stored on the SAN.
Thank you for any tips in advanced.

To get better help sooner, post a [SSCCE (Short, Self Contained, Compilable and Executable, Example Program)|http://mindprod.com/jgloss/sscce.html] that demonstrates the incorrect behaviour.
db

Similar Messages

  • Problem with 'Edit Locally' command -- Due to IISProxy?

    Hi,
    We have a problem with 'Edit Locally' command since we are using Windows Authentication. Our architecture is:
    SAP EP 6.0 SP2 Patch 28 (Solaris)
    IIS Proxy (Windows 2003)
    The situation is:
    If we access to SAP Portal using old url (directly to Solaris) using form-based authentication we do not have any problem with 'edit locally' command.
    However, if we access to SAP Portal using IISProxy and Windows Authentication we get an 'Operation failed' error message.
         Java plug-in console shows the following message:
    cargar: clase com/sapportals/wcm/app/docapplet/DocApplet.class no encontrada.
    java.lang.ClassNotFoundException: com.sapportals.wcm.app.docapplet.DocApplet.class
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Where is the problem? Is due to authentication method? SAP Portal or IISProxy configuration?
    Thanks,

    Thanks for your comment,
    Now, we have tested with version 1.5.0_01 plugin version but the result is the same: 'Operation failed'
    This is a very important topic to solve before installing Windows Authentication in a productive environment.
    Has anybody any solution?
    Damiá

  • Issue for the past 2 hours. Cannot make or receive calls in Little Falls, NJ. Is there a problem with the local tower?

    Issue for the past 2 hours. Cannot make or receive calls in Little Falls, NJ. Is there a problem with the local tower?

    You haven't enabled VoLTE (Advanced calling) have you?  Not that it makes a difference just curious. 
    Have you upgraded to Lollipop yet?
    Could be hardware or SIM card issue, read through this thread:
    I can't make or take phone calls, but i can message and use data. Has this happened to anyone else? I've gone through three Samsung Galaxy S5's in the past three days, two of which have this problem and one just stopped working all together.

  • Problems with /usr/local/lib after installing

    After I installed Leopard, I noticed that some of my files in usr/local/lib seemed to have disappeared. When I tried to open /usr/local/lib I got the following error: 'lib: Too many levels of symbolic links.' and it appeared that there was also a 'lib 1' directory in /usr/local which had all of my files in it. I managed to fix it using:
    sudo rm -rf /usr/local/lib
    sudo cp -R '/usr/local/lib 1' /usr/local/lib
    Just wanted to give a heads up since this was rather annoying to figure out. Other than this I have very few issues with leopard, so far limited to:
    -DivX playback doesn't appear to work
    -after login it appears to take a while for finder to start
    -a few problems mounting external devices, such as my USB drive and iPhone

    I’ve found this on my system as well! I had some trouble installing MacFuse under Leopard. The installer just said "Das Installations konnte einige Dateien nicht nach '/' kopieren. Wenden Sie sich an den Hersteller", which basically means that it couldn't write to the root directory.
    Then I found out about the /usr/local/lib symlink. This is very disturbing and clearly a major bug. I think it's a problem with the installation process of the developer tools. I’ve upgraded to Leopard two weeks ago. Everything worked. Then I’ve installed XCode 3.0 this and then the problem started. The circular symlink in /usr/local/lib has the timestamp of the XCode 3.0 installation…

  • Problem with commandButton action listener! Help

    I have a problem with the following and its driving me crazy!!
    I'm getting a java.lang.NoSuchMethodException for RoomHandler.flipBoard. It seems to render the button correctly with its value. But I can't see why It can't find that method, because its definetly in the bean...
    please see below
    My view:
    <f:view>
         <h:form id="room">
              <h:commandButton id="flipBoard" type="submit" value="#{room.flipBoardText}" actionListener="#{room.flipBoard}" />
              <h:messages />
         </h:form>
    </f:view>
    ...and My Bean:
    public class RoomHandler
         public RoomHandler()
         public String getFlipBoardText()
                 String text = "";
                 if (getWhiteOnBottom())
                   text = "White";
                 else
                          text = "Black";
                 text += " on bottom";
                 return text;
         public void flipBoard(ActionEvent e)
              System.out.println("Hello");
    My Facesconfig..
    <managed-bean>
         <managed-bean-name>room</managed-bean-name>
         <managed-bean-class>uk.RoomHandler</managed-bean-class>
         <managed-bean-scope>session</managed-bean-scope>
    </managed-bean>Any ideas?

    Sorted! I think...
    Must have been a problem with myEclipse not deploying the correct class. (i think anyway)

  • Is there any problem with installing the Listener with APEX 4.1

    Hi Udo,
    With your help, I have already installed the listener on apex 4.0.2.
    Now I tried doing the same steps, but as I click apply, in the "listenerConfigure" page, I get an empty page...
    I visited :
    http://localhost:5555/apex/apex_admin
    http://localhost:5555/apex/
    Yet, I still get an empty page....
    What could be the problem ????
    Regards,
    Fateh

    Thanks Udo,
    As I mentioned in the beginning of the thread. After I configure the listener on http://localhost:3333/apex/listenerConfigure , I get an empty page.
    Now, if I visit this page http://localhost:3333/apex/listenerConfigure:
    I get this message:
    The APEX Listener is already configured. Please login as Administrator to access APEX Listener Administration.If I visit : http://localhost:3333/apex/listenerAdmin, I get the configuration page. When I click apply, I get an empty page...
    if I visit http://localhost:3333/apex/ or http://localhost:3333/apex/apex_admin, I get an empty page....
    Best Regards,
    Fateh.
    In the CMD, I am getting this message: Connection Pool destroyed
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Users\Mohammad Fateh\Desktop>cd C:\Program Files (x86)\Java\jre6\bin
    C:\Program Files (x86)\Java\jre6\bin>java -Dapex.port=3333 -Dapex.home=F:\listen
    er -Dapex.images=C:\images -jar F:\listener\apex.war
    INFO: Starting: F:\Listener\apex.war
    See: 'java -jar apex.war --help' for full range of configuration options
    INFO: Extracting to: F:\listener
    INFO: Using classpath: file:/F:/listener/apex/____embedded/start.jar:file:/F:/li
    stener/apex/WEB-INF/lib/apex.jar:file:/F:/listener/apex/WEB-INF/lib/commons-file
    upload-1.2.1.jar:file:/F:/listener/apex/WEB-INF/lib/je-4.0.103.jar:file:/F:/list
    ener/apex/WEB-INF/lib/ojdbc6.jar:file:/F:/listener/apex/WEB-INF/lib/ojmisc.jar:f
    ile:/F:/listener/apex/WEB-INF/lib/poi-3.6-20091214.jar:file:/F:/listener/apex/WE
    B-INF/lib/ucp.jar:file:/F:/listener/apex/WEB-INF/lib/xdb-11.2.0.jar:file:/F:/lis
    tener/apex/WEB-INF/lib/xmlparserv2-11.2.0.jar:
    INFO: Starting Embedded Web Container in: F:\listener
    21-Sep-2011 7:58:54 AM ____bootstrap.Deployer deploy
    INFO: Will deploy application path=F:\listener\apex\WEB-INF\web.xml
    21-Sep-2011 7:58:54 AM ____bootstrap.Deployer deploy
    INFO: deployed application path=F:\listener\apex\WEB-INF\web.xml
    Using config file: F:\listener\apex-config.xml
    -- listing properties --
    PropertyCheckInterval=60
    ValidateConnection=true
    MinLimit=1
    MaxLimit=10
    InitialLimit=3
    AbandonedConnectionTimeout=900
    MaxStatementsLimit=10
    InactivityTimeout=1800
    MaxConnectionReuseCount=1000
    APEX Listener version : 1.1.3.243.11.40
    APEX Listener server info: Grizzly/1.9.18-o
    21-Sep-2011 7:58:56 AM com.sun.grizzly.Controller logVersion
    INFO: Starting Grizzly Framework 1.9.18-o - Wed Sep 21 07:58:56 GST 2011
    INFO: http://localhost:3333/apex started.
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.2.0
    Connection Pool destroyed
    -- listing properties --
    PropertyCheckInterval=60
    ValidateConnection=true
    MinLimit=1
    MaxLimit=10
    InitialLimit=3
    AbandonedConnectionTimeout=900
    MaxStatementsLimit=10
    InactivityTimeout=1800
    MaxConnectionReuseCount=1000this is apex-config.xml file
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
    <properties>
    <comment> Created: Tue Sep 20 08:23:20 GST 2011  Version: 1.1.3.243.11.40 </comment>
    <entry key="apex.db.username">APEX_PUBLIC_USER</entry>
    <entry key="apex.db.password">@0553026F9472B479B40252036B93F9DE7F</entry>
    <entry key="apex.db.connectionType">basic</entry>
    <entry key="apex.db.hostname">192.168.1.19</entry>
    <entry key="apex.db.port">1521</entry>
    <entry key="apex.db.sid">xe</entry>
    <entry key="apex.db.servicename"></entry>
    <entry key="apex.db.tnsAliasName"></entry>
    <entry key="apex.db.tnsDirectory"></entry>
    <entry key="apex.db.customURL"></entry>
    <entry key="apex.jdbc.DriverType">thin</entry>
    <entry key="apex.jdbc.InitialLimit">3</entry>
    <entry key="apex.jdbc.MinLimit">1</entry>
    <entry key="apex.jdbc.MaxLimit">10</entry>
    <entry key="apex.jdbc.MaxStatementsLimit">10</entry>
    <entry key="apex.jdbc.InactivityTimeout">1800</entry>
    <entry key="apex.jdbc.AbandonedConnectionTimeout">900</entry>
    <entry key="apex.jdbc.MaxConnectionReuseCount">1000</entry>
    <entry key="apex.jdbc.DriverType">thin</entry>
    <entry key="apex.jdbc.InitialLimit">3</entry>
    <entry key="apex.jdbc.MinLimit">1</entry>
    <entry key="apex.jdbc.MaxLimit">10</entry>
    <entry key="apex.jdbc.MaxStatementsLimit">10</entry>
    <entry key="apex.jdbc.InactivityTimeout">1800</entry>
    <entry key="apex.jdbc.AbandonedConnectionTimeout">900</entry>
    <entry key="apex.security.inclusionList"></entry>
    <entry key="apex.security.exclusionList"></entry>
    <entry key="apex.security.disableDefaultExclusionList">false</entry>
    <entry key="apex.security.requestValidationFunction"></entry>
    <entry key="apex.security.maxEntries">2000</entry>
    <entry key="apex.security.trustedProxies"></entry>
    <entry key="apex.cache.caching">false</entry>
    <entry key="apex.cache.procedureNameList"></entry>
    <entry key="apex.cache.type">lru</entry>
    <entry key="apex.cache.maxEntries">500</entry>
    <entry key="apex.cache.expiration">7</entry>
    <entry key="apex.cache.duration">days</entry>
    <entry key="apex.cache.monitorInterval">60</entry>
    <entry key="apex.cache.directory">C:\Users\MOHAMM~1\AppData\Local\Temp\apex\cache</entry>
    <entry key="apex.procedure.preProcess"></entry>
    <entry key="apex.procedure.postProcess"></entry>
    <entry key="apex.misc.defaultPage">apex</entry>
    <entry key="apex.misc.compress"></entry>
    <entry key="apex.debug.debugger">false</entry>
    <entry key="apex.debug.printDebugToScreen">false</entry>
    <entry key="apex.error.keepErrorMessages">true</entry>
    <entry key="apex.error.maxEntries">50</entry>
    <entry key="apex.log.logging">false</entry>
    <entry key="apex.log.maxEntries">50</entry>
    </properties>Edited by: Fateh on Sep 20, 2011 9:11 PM

  • Problem with Table Model Listener

    I hava a JTable with three columns and dynamic number of rows. The first column has a text. Second column has check box and each third column has three radio buttons. I am using the table model listener to fetch the row and column which the user clicked. here is the code
    public void tableChanged(TableModelEvent e)
    row = e.getFirstRow();
    column = e.getColumn();
    TableModel model = (TableModel)e.getSource();
    String columnName = model.getColumnName(column);
    Object value = model.getValueAt(row, column);
    System.err.println("Value: "<em>value.toString()</em>" Row: "<em>row</em>" Column: "+column);
    attendanceModel.setHolidays(row, value.toString());
    }Here is the problem
    {color:#ff0000}Case 1{color}: When I click the first radio button in first row and third column it works and the output of print statement is
    *{color:#993300}Value:0 Row:0 Column:2{color}*
    {color:#ff0000}Case 2{color}: Next I clicked the first radio button in second row and third column the method is not called nothing is printed
    {color:#ff0000}Case 3{color}: Now I clicked the first radio button in third row and thrid column, the method is called and the output of print statement is
    {color:#993300}*Value:0 Row:1 Column:2*{color} ; but the actual value of row should be 2*. Here it is showing the row and column of the previously selected item.
    But in {color:#ff0000}case 2{color} instead of first radio button if I selected the second radio button the print statement will print the correct value i.e
    {color:#993300}*Value:1 Row:1 Column:2*{color}
    ie If I select different radio button in each row the print statement shows the correct value. But if in each row the same radio button is selected its not working properly. For first row it prints properly. If same radio button is selected in second row the method is not called. But from next row onwards the row value is showing the previously selected row as in {color:#ff0000}case 3{color}.
    But for the checkboxes in column 2 the same is working properly. Each column has only one check box. So when I select the check box in each row the row and column values are getting changed accordingly.
    Could some one help please?
    Thanks,
    Zach.

    To get better help sooner, post a [SSCCE (Short, Self Contained, Compilable and Executable, Example Program)|http://mindprod.com/jgloss/sscce.html] that demonstrates the incorrect behaviour.
    db

  • Problems with Front Row, listening to Music and view Photos

    My new imac is experiencing problems while in frontrow. If I am listening to music through itunes and then go to view photos at the same time the computer freezes for minutes on end before coming up with an error message about not being able to access the photos. When I finally manage to get out of front row, iphoto is opened up on my desktop. Is anyone else having problems like this?

    Yeah, I think, unfortunately thats the best solution to this. Disappointing though, this is the 2nd imac that I've had major issues with straight out of the box.

  • FIM Service - Problems with Exchange Mail Listener

    I have a lab environment with Exchange 2010 (exchange) and FIM 2010 R2 (fimserver), both running on Windows Server 2008 R2 Std SP1. My problem is that the Exchange Mail Listener in the FIM Web Services is throwing exceptions and unable to poll
    or send mail. The exception is always "System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'."
    Versions:
    FIM Service: 4.1.3419.0
    Exchange 2010: 14.01.0218.013
    The FIM service is ran under a service account "Domain\fimservice", and has an Exchange 2010 mailbox
    [email protected]. The "Microsoft.ResourceManagement.Service.exe.config" is defined as following:
    <appSettings>
    <!-- Setup adds entries -->
    <add key="mailServer" value="https://exchange.domain.com/ews/exchange.asmx" />
    <add key="isExchange" value="1" />
    <add key="sendAsAddress" value="[email protected]" />
    <add key="synchronizationServerName" value="fimserver.domain.com" />
    </appSettings>
    On the FIMServer I can run IE under the FIMService account and successfully get to
    https://exchange.domain.com/ews/exchange.asmx without any certificate errors or authentication prompts. I can also access OWA and send and recieve mail from the fimservice account.
    Turning on additional logging on the web services I see the following messages:
    Microsoft.ResourceManagement Verbose: 0 : The Exchange Mail Listener is marking Microsoft Exchange "Read" messages as "Unread".
    ThreadId=11
    DateTime=2013-12-03T19:45:31.5391601Z
    Microsoft.ResourceManagement Verbose: 0 : The mail listener is looking for items that match this search expression: Find Item:
    (((((exists(ilmStatus) and (ilmStatus is equal to 'Read'))) and (((((((ItemClass is equal to 'IPM.Note.IdentityManagement.AddToGroups') or (ItemClass is equal to 'IPM.Note.IdentityManagement.RemoveFromGroups'))) or (ItemClass is equal to 'IPM.Note.IdentityManagement.ApprovalResponseApproved'))) or (ItemClass is equal to 'IPM.Note.IdentityManagement.ApprovalResponseRejected')))) and ((not(exists(ilmApprovalEndpoints)) or (
    ThreadId=11
    DateTime=2013-12-03T19:45:31.5470841Z
    Microsoft.ResourceManagement Error: 3 : System.Web.Services: System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'.
    The request failed with an empty response.
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at Microsoft.ResourceManagement.WebServices.Mail.Exchange.ExchangeServiceBinding.FindItem(FindItemType FindItem1)
    at Microsoft.ResourceManagement.WebServices.Mail.Exchange.MailChannel.ExchangeMailChannelListener`1.ExchangeMailListener.<OnPollTimerExpired>b__0(Boolean findUnreadItems)
    at Microsoft.ResourceManagement.WebServices.Mail.Exchange.MailChannel.ExchangeMailChannelListener`1.ExchangeMailListener.OnPollTimerExpired(Object state)
    Here is another instance:
    Microsoft.ResourceManagement Verbose: 0 : The Exchange Mail Binding is creating binding elements.
    ThreadId=14
    DateTime=2013-12-03T19:45:32.7624276Z
    Microsoft.ResourceManagement Error: 3 : System.Web.Services: System.InvalidOperationException: Client found response content type of '', but expected 'text/xml'.
    The request failed with an empty response.
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at Microsoft.ResourceManagement.WebServices.Mail.Exchange.ExchangeServiceBinding.FindItem(FindItemType FindItem1)
    at Microsoft.ResourceManagement.WebServices.Mail.Exchange.MailChannel.ExchangeMailChannelListener`1.ExchangeMailListener.<OnPollTimerExpired>b__0(Boolean findUnreadItems)
    at Microsoft.ResourceManagement.WebServices.Mail.Exchange.MailChannel.ExchangeMailChannelListener`1.ExchangeMailListener.OnPollTimerExpired(Object state)
    ThreadId=4
    DateTime=2013-12-03T19:45:32.7644086Z
    Any suggestions?

    David,
    Thanks for the suggestion. The account didn't have any e-mails. I eventually found the issue was with the exchange server itself and not related at all to FIM. Even though I could access OWA and the EWS asmx page the product wasn't fully functional due to
    a missing DLL from another .NET update. So I thought exchange was working properly, but it wasn't.
    After installing this
    hotfix (KB2637518) on the exchange box, the product was working and therefore FIM was working as expected. 
    More details can read on this
    technet blog, (at the very bottom labelled UPDATE)

  • Problem with the Oracle Listener

    Hi,
    I cant able to connect to my local DB instance. Oracle service for DB instance will be started running when the system boots automatically.
    I faced this problem before, I was instructed to boot my system without network connection. It worked for few days. Suddenly I cant able to connect to my local DB instance again, even though I am booting my system without network connection.
    This is the configuration I have in tnsnames.ora in my local machine.I have the host as localhost, because local machine is laptop and IP will change periodically.
    CSS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = CSS)
    LISTERNER Status:
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Start Date 01-NOV-2012 02:15:11
    Uptime 0 days 0 hr. 9 min. 21 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener Log File E:\oracle\product\10.2.0\db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LISTENER SERVICE:
    LSNRCTL> service
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    LSNRCTL>
    Am I missing something here ???
    Thanks in advance!!
    Aravinth
    Edited by: Aravinth MP on Oct 31, 2012 2:06 PM

    Hello,
    maybe you have a error in your listener.ora. Can you try this sample (just for see if it works) in you listner.ora.
    Make sure you copy 1:1.
    CSS =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 0.0.0.0)(PORT = 1521))
    My test:
    snrctl start css
    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 31-OCT-2012 22:38:01
    Copyright (c) 1991, 2011, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/11.2.0/dbhome_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    System parameter file is /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/diag/tnslsnr/vmsvrocm01/css/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=0.0.0.0)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=0.0.0.0)(PORT=1521)))
    STATUS of the LISTENER
    Alias css
    Version TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start Date 31-OCT-2012 22:38:01
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/vmsvrocm01/css/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=0.0.0.0)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    regards
    Peter

  • Problem with reading locale from moduleImpl

    I extracted the locale bundle data from module by getViewObjects and I stored it into hashtable,
    problem is that i allways get data from default locale and not from users locale settings.
    These code is running on java servlet.
    code:
    NameModuleImpl NameModuleTmp = (NameModuleImpl)Configuration.createRootApplicationModule(propertie1,propertie2);
    for(ViewObject vo:NameModuleTmp.getViewObjects()) {
    int c=vo.getProperties().size();
    Hashtable ht=vo.getProperties();
    Greetings

    hi Rok Kogovšek
    Maybe some information in this forum thread could be relevant:
    "ADF BC : using UI Locale to translate data (Steve M. example 95)"
    ADF BC : using UI Locale to translate data (Steve M. example 95)
    regards
    Jan Vervecken

  • My IOS 8 was updated to 8.1 and it turns out that my internet is getting slower especially when i'm watching some movies and videos..I have no problem with my local internet.

    I updated my IOS 8 to 8.1 and my net getting slower. Why is that?

    Thanks for the swift reply, I have been looking online and a loose plug seems to be somewhat of an issue with many, I hope mine is actually a problem and not what others are experiencing. It's taken me this long to even reach out for the simple fact I HATE being a complainer but this is just horrible.
    Do you have an iPad 3 as well? And is yours not experiencing any issues close to mine?
    Thanks again!

  • Problems with Swedish Locale

    In iOS 4 the time format changed in the Swedish Locale from "09.43" to "09:43".
    Was there a good reason for this or is it a bug?
    The swedish way to separate hour from minute is with a period (.).

    09-Jul-200712:35 PM
    tordolsson wrote:
    Yes, I've reloaded the voice commands
    Hi tordolsson
    1. Start Maps application.
    2. Go to "Options > Extra services"
    3. Select "Add navigation > Accept > Purchase > Select the correct region" (I.e. the region you have earlier purchased the navigation to).
    4. You see a list of licenses with different lengths of time. You don't need to select the correct length, just go directly to "Options > Update".
    5. Allow connection to license server to check purchase & license options by selecting "Yes" and by selecting proper Internet access point (if asked).
    6. A note "xxx-day license activated" is shown where xxx is the amount of days left of your license.
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Problem with uc-locale-en_GB-8.6.2.1-12.cop selection on unity connection cluster

    Hi All,
    Hopefully someone can help me out. I'm trying to install uc-locale-en_GB-8.6.2.1-12.cop on our unity connection cluster which is running 8.6.2.20000-2. The cop files successfully installs and I've rebooted the both servers but I cannot select the language anywhere in unity connection administration.
    I suspect this is because I'm running 8.6(2a) from the cisco site and not Unity Connection 8.6(2) Engineering Special 12 as per the release notes for Unity Connection 8.6(2a). Are Cisco likely to release language packs for version 8.6(2a)? Otherwise I guess I'm going to have to try and raise a TAC call and get access to the engineering special so I can gain the british langauge back again.
    For reference :-
    admin:show version active
    Active Master Version: 8.6.2.20000-2
    Active Version Installed Software Options:
    uc-locale-en_GB-8.6.2.1-12.cop
    ciscocm.refresh_upgrade_v1.1.cop
    cm-locale-en_GB-8.6.2.1000-1.cop
    Thanks,
    Mike

    Hi Mike,
    I'm not sure about the versioning, but  am curious if you followed these steps;
    To Install Connection 8.x Language Files from a Disc
    Step 1 Stop the Connection Conversation Manager and Connection Mixer services:
    a. Start Cisco Unity Connection Serviceability.
    b. From the Tools menu, select Service Management.
    c. Under Critical Services, in the Connection Conversation Manager row, select Stop.
    d. Wait for the service to stop.
    e. Also under Critical Services, in the Connection Mixer row, select Stop.
    f. Wait for the service to stop.
    Step 2 Insert the Languages disc in the disc drive.
    Step 3 Sign in to Cisco Unified Operating System Administration.
    Step 4 From the Software Upgrades menu, select Install/Upgrade. The Software Installation/Upgrade window appears.
    Step 5 In the Source list, select DVD/CD.
    Step 6 In the Directory field, enter the path to the folder that contains the language file on the CD or DVD.
    If the language file is in the root folder or if you created an ISO image DVD, enter a slash (/) in the Directory field.
    Step 7 To continue the language installation process, select Next.
    Step 8 Select the language that you want to install, and select Next.
    Step 9 Monitor the progress of the download.
    Step 10 If you want to install another language: Select Install Another, and repeat Step 4 through Step 9.
    If you are finished installing languages: Restart services:
    a. Start Cisco Unity Connection Serviceability.
    b. From the Tools menu, select Service Management.
    c. Under Critical Services, in the Connection Conversation Manager row, select Start.
    d. Wait for the service to start.
    e. Also under Critical Services, in the Connection Mixer row, select Start.
    f. Wait for the service to start.
    g. If you installed Japanese: Run the CLI command utils service restart Cisco Tomcat to restart the Tomcat service.
    Note Make sure that the multilingual .cop files are installed on the exact specific CUC build that they were created for. Applying incorrect .cop files for your specific version results in an unexpected behavior of the user conversations.
    http://www.cisco.com/en/US/docs/voice_ip_comm/connection/8x/upgrade/guide/8xcucrug027.html#wp1054157
    Cheers!
    Rob

  • IPad enrollment problems with my local server

    So,
    recently I installed lion server onto an iMac to get mdm going at our business.  I created a standalone server that only has local access.  All the services are running, fine, and the open directory is also running okay.  I set the dns to the following
    static IP=192.168.1.87
    DNS=192.168.1.87
    Router=192.168.0.1
    Subnet=255.255.0.0
    Search Domain=server.connect-tech.local
    I can go to https://server.connect-tech.local/mydevices on the iMac that is acting as my server, but when I try to enroll our iPads I can't get to that page to enroll our devices for mdm.  Not sure what I'm missing?  I thought it was something related to settings in our modem/router, becuase I don't have access to our company's modem/router settings.  So, created a local network without any internet access, disabling all firewalls, and configuring it to function as a DHCP server.  I setup a wifi network that the iPads and the server were connected to at the same time.  But still, the iPads and iPhones won't get into the mydevices page.
    Any ideas?  I have a feeling its something simple that I'm missing.  Let me know if you need more info.  Thanks!

    Don't you think it might be a good idea to find out what kind of IOException you're getting? At least display ioe.getMessage. showMessages will take an Object array instead of a single string so you can do:
    JOptionPane.showMessageDialog(null, new Object[]{"Error in server", ioe.getMessage}, "Error",
    JOptionPane.ERROR_MESSAGE);

Maybe you are looking for

  • HT3819 2 accounts on the same Mac

    If you have 2 accounts on the same mac, how do share/give access to the same iTunes library and iPhoto library?

  • Doubt s in ABAP HR -Enhancements

    Hi Experts,         I am working in enhancements, I have  some doughtes in that ,so plz do help to me, ””””My enhancement is, Whenever we enter data such as Emp Firstname, emp.lastname,empdate of birth, in ‘pb10’  this data should check in PAP databa

  • Changing passwords of oracle users

    Dear all I wander is there any problem if changing password of oracle users SAPOWNER, system,sys . (I guess command for that is brconnect -u system/<password> -f chpass -o <sapowner> -p <password> ). What about sys and system. (I hope that after chan

  • IDE Showing PIO and Not DMA

    Been having a few problems with my HD, I've re-installed Windows, and the latest Hyperion drivers, but the HD is still not performing. Had a look at the Primary IDE Channal in the device manager, on the Advanced Settings Tab and its set to Device 0 T

  • I can not open gmail account from firefox anymore...it says:This problem can sometimes be caused by disabling or refusing to accept cookies. what should i do?

    i am not I.T expert. just know how to use it. when it comes to fix pc problems, i m just hopeless. the problem is simple. i guess since i downloaded a few programs i cant not open gmail from firefox. is there some settings to be changed or something?