I could hide a symbol with the name of a variable?

I try to explain it...

All I want to do is assign a string (the name of the symbol) to the same variable in multiple symbols:

symbol var = "entrantes_sym";

symbol var = "postres_sym";

...

And then hide this symbol with the new created variable:

sym.getComposition () .getStage (). $(symbol) () .hide;

but work... help please!

Solved! uuffffff...

I have several symbols called onstage:

entrantes_sym

postres_sym

platos_sym

...

and I declare the same variable in all the symbols of the scene:

symbol var = "postres_sym";

sym.setVariable ("symbol", symbol);

symbol var = "entrantes_sym";

sym.setVariable ("symbol", symbol);

then, inside the symbol called swipe_sym, I put this code:

var point = sym.getParentSymbol ();

var sym2 = stage.getVariable ("symbol");

sym.getComposition () .getStage (). $(sym2) () .hide;

swipe_sym symbol is a child of all the symbols of the scene.


and the code works in all the symbols with just a few lines of code...


Thank you.

Tags: Edge Animate

Similar Questions

  • How to fire the show or hide a symbol with the label of the timeline to another symbol? THX

    Hello.

    Basically what I need is for "Symbol_A" to show when the chronology of "Symbol_B" hits "label_1" and hide when the chronology of the hits "Symbol_B" "label_2".

    Add to label_1:

    sym.getComposition () .getStage ().$("Symbol_A").show ();

  • Could you please tell me the name of the program that plays the files (mp3) begins with V and resembles a cone orange and white?

    Could you please tell me the name of the program that plays the files (mp3) begins with V and resembles a cone orange & white?

    VLC.

    http://www.videolan.org/VLC/

  • PlayBook: Problems with the names of the packages containing points of bb10

    Hello

    I wore my 'Medicine Cabinet kids' app for Android. In the "manifest. MF' according to the name of the package is: de.ebsonline.medicinecabinetchildren.

    Meanwhile, I've been thinking that app using WebWorks and he signed with the same key and the same name of package to BB10 for Android.

    At that time, I thought, the application could be the same for BB10 and Playbook. Unfortunately it is not the same. Some customers bought for the Playbook and get installation error 0008.

    As a result of a notice of @oros here in the forum, I tried to create a special version of the application for the playbook. But the problem is, I'm not able to create the same name package, because for the playbook, the entry in the file config.xml may not have the points and there seems to be a limit in length.

    Accordingly, it seems that I am not able to create a new version with the name of original package of my application for users of the playbook, who have already purchased the app and cannot install it! But I don't want to create an entirely new application, because that would mean losing my real clients.

    Could you please give me a hint (or a solution step by step, if possible) for this problem?

    Thank you very much for your help and best regards from the Germany

    Rolf Eschenbach

    I found the following

    Use a naming for short in the field id = like this at the beginning of the config.xml file


    http://www.w3.org/ns/widgets ".
    "xmlns:RIM ="http://www.blackberry.com/ns/widgets"
    version = "1.0.0.1" id = "compeardoxgreatapp" >

    The BB10 I give it an id of com.peardox.greatapp

    There is a limit on the number of characters a Playbook may have in the name of the package resulting (50 as I remember) - I guess we have about 18 for our own use

    You don't have to use the reverse DNS, but it is easier for compatibility for the configs in need - just missed the points for PB

  • Shared services - your system already has the instance with the name epmsystem1

    Hello

    I'm putting in a new development system EPM 11.1.2.1 enviropment. I thought that I could connect to a database already configured Shared Services databases and configure the new instance in him epmsystem1 (the default), but he complains with the message error "your system already has the instance with the name epmsystem1.

    Is it really necessary to create a new name for the instance?

    11.1.2.1 in each instance EMP name must be unique, so if you have already configured an instance in an environment and you want to add a new instance, it must be unique.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Cannot find a process with the name 'perl '.

    Hey all,.

    Tryign to configure the script in my dev environment and I receive the email ok, but does not get the report attached to the email... Here are the keys error I get with executing the script on the computer Windows 7 using PowerCLI 5.0... Thoughts?

    ___________________________________________________________________________

    Get-Process: cannot find a process with the name 'perl '. Process audit na
    me and call the cmdlet again.
    C:\scripts\report.ps1:3 char: 18
    + $pp = get-process < < < < perl
    + CategoryInfo: ObjectNotFound: (perl:String) [Get-Process], Pro
    cessCommandException
    + FullyQualifiedErrorId: NoProcessFoundForGivenName, Microsoft.PowerShell.
    Commands.GetProcessCommand

    You can not call a method on a null value expression.
    C:\scripts\report.ps1:4 tank: 16
    + $pp.waitforexit < < < <)
    + CategoryInfo: InvalidOperation: (waitforexit:String)], Runti
    meException
    + FullyQualifiedErrorId: InvokeMethodOnNull

    New-Object: Exception calling ".ctor' with '1' or the arguments:"Could not find fi.
    the "C:\scripts\vmware_health_check20110912.html". »
    C:\scripts\report.ps1:8 char: 18
    + $att = new-object < < < < Net.Mail.Attachment ($file)
    + CategoryInfo: InvalidOperation: (:)) [New-Object], MethodInvoca)
    tionException
    + FullyQualifiedErrorId: ConstructorInvokedThrowException, Microsoft.Power
    Shell.Commands.NewObjectCommand

    Exception by calling 'Add' with '1' arguments: "value cannot be null."
    ' Parameter name: agenda.
    C:\scripts\report.ps1:14 char: 21
    + $msg. Attachments.Add < < < < ($att)
    + CategoryInfo: NotSpecified: (:)) [], MethodInvocationException)
    + FullyQualifiedErrorId: DotNetMethodException

    You can not call a method on a null value expression.
    C:\scripts\report.ps1:16 char: 13
    + $att. Have < < < <)
    + CategoryInfo: InvalidOperation: (available: String) [], RuntimeEx
    reception
    + FullyQualifiedErrorId: InvokeMethodOnNull

    Remove-Item: can not find the path "C:\scripts\vmware_health_check20110912.html" be
    cause, that there is not.
    C:\scripts\report.ps1:17 tank: 12
    + Remove-Item < < < < C:\scripts\vmware_health_check$dt.html
    + CategoryInfo: ObjectNotFound: (C:\scripts\vmwa...ck20110912.ht
    ml:String) [Remove-Item], ItemNotFoundException
    + FullyQualifiedErrorId: PathNotFound, Microsoft.PowerShell.Commands.Remov
    eItemCommand

    The script uses the Perl API and not the PowerShell.  So the last SDK Perl install and be sure that your backup script as *.pl rather than *.ps1

    Concerning
    Joerg

  • Export PDFs single page with the name of the page

    I was looking for a script that:

    -exports all the pages of an indesign file to PDF separate single page (or other file types)

    -names, the pdf file with the name of a page-> This is the hardest to find part

    The reason why I could use it: I have a file of 200 + page with productspecs. I would like to export all pages with the software "productName" correct. (extraction of a PDF file in acrobat is not a problem, but then I have to rename all the files manually)

    I do not know how to name pages, because it is not a function in indesign. Ideal would be to be able to 'say' indesign: this textframe = the name of the page, then it would be not necessary to label the page separately.

    I'm not a writer. I searched the forum and found some info on this already, but not a working including automatic pagenaming script.

    I found an old post where someone points to such a script, but I'm not:

    http://www.techplex.NET/postsm40018_possible-to-name-pages.html#post40018

    Do you have someone at - it never/found/used such a script?

    (btw, a similar script for illustrator work plans would be very useful also!)

    Any help is appreciated!

    Zanelli Scott made a years. did a fantastic job.

    http://InDesignSecrets.com/page-exporter-utility-Peu-5-script-updated-for-CS3.php

    Loïc Aigon wrote a...

    http://www.loicaigon.com/blog/?p=876

    regarding work plans illustrator... don't know - have a look at the forum of illustrator scripts.

  • TB change the sender name to my name to email classic. Fritz! Box send a pushmail with the name "Fritz!" Box '. In the Inbox of my ISP of this name is present. ...

    TB change the sender name to my name to email classic.
    Fritz! Box send a pushmail with the name of the sender "Fritz!" Box' to my standard email address.
    In the Inbox of my ISP of this name is present. Get this mail with TB the name "Fritz!" Box"is changed in lastname, firstname. This is the full name of my standard email address as I stated in my address book.

    In the toolbar > Options > view > advanced and turn off "see the show only the names of the people in my address book."

  • A program automatically downloaded on my computer with the name Firefox 9.0.1.4371. Is this a valid file of Firefox?

    A program automatically downloaded on my computer with the name Firefox 9.0.1.4371. Is this a valid file of Firefox?

    Yes.

  • Why we cannot create a folder with the name con

    Hello Sir,

    I wan't to know the reason for why we cannot create or rename a folder with the name "con" as the other folder names. But I know that we can create this type of file using cmd.
    Thank you.
    Mihir Mani prasad

    CON is a reserved word and cannot normally be used as a folder name.  This also applies to: PRN, to THE, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.

  • Why can't we create a folder with the name "con" or "prn"? __we can do only by using back!

    I tried this on Xp, Vista and win7 and still the same result
    I can't name a folder with the name "con" or "prn".

    THX

    These are reserved for the console and the printer devices MS-DOS names.  Files or folders that these names does not have the Windows file system. Boulder computer Maven
    Most Microsoft Valuable Professional

  • my pc will not connect to wireless internet... It is said there could be a problem with the driver for the wireless network connection card

    connection network card

    my pc will not connect to wireless internet... It is said there could be a problem with the driver for the wireless network connection card... I'm not sure how to solve the problem of the dat

    Hello

    Did you change your computer?

    I suggest you to follow the links and check out them.

    The problems of Internet connection

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-Internet-connection-problems

    Solve problems, find wireless networks

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-finding-wireless-networks

    Windows wireless and wired network connection problems

    http://Windows.Microsoft.com/en-us/Windows/help/wired-and-wireless-network-connection-problems-in-Windows

    Tips for solving common driver problems

    http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-fixing-common-driver-problems

  • When the file is saved in windows 7, save the description with the name of the file by the text file

    I need to save files much but don't have time to write the file name and detailed inform instead. When I want to save the file, windows 7 displays the window requires the file name and type. But I need another box that I can describe the detailed information associated file name. This will generate the text file that detailed information with the name of the file.

    Is there a s/w or windows 7 can do that?

    It is not possible to save a file without a name. You must specify a name for the file. In addition, you can add additional information in the comments of the file area. You can open the section "Comments" by going to the properties of the file and go to the Details tab.

  • No such ProxyService with the name: "ExamplesGar:ExtendTcpProxyService."

    Hello

    I am trying to execute a consistency * extend the client, but the error: no such ProxyService with the name: "ExamplesGar:ExtendTcpProxyService."

    I am able to run the consistency * Extend customer as described in the tutorial: working with managed consistency servers

    Now, I'm trying to apply similar to my client settings, but I don't get the error ProxyService. This exactly what I mean when I run the client:

    [guest@computer java] $ /usr/java/jdk1.7.0_67/bin/java - classpath /scratch/guest/svn_boc/coherence/target/classes/:/scratch/guest/.m2/repository/com/oracle/coherence/coherence/12.1.3-0-0/coherence-12.1.3-0-0.jar:/home/guest/temp/coherence - Dtangosol.coherence.tcmp.enabled=false-Dtangosol.coherence.cacheconfig=/home/guest/temp/coherence/extend-cache-config.xml-Dtangosol.pof.enabled=true-Dtangosol.pof.config=META-INF/boc-pof-config.xml-Dtangosol.coherence.log.level=6 oracle.communications.boc.TestClient

    2015-10-09 13:40:18.743/0.542 Oracle coherence 12.1.3.0.0 < Info > (thread = main Member, = n/a): responsible operational configuration of "jar:file:/scratch/guest/.m2/repository/com/oracle/coherence/coherence/12.1.3-0-0/coherence-12.1.3-0-0.jar!/tangosol-coherence.xml".

    2015-10-09 13:40:18.826/0.625 Oracle coherence 12.1.3.0.0 < Info > (thread = main Member, = n/a): responsible for operational substitutions of "jar:file:/scratch/guest/.m2/repository/com/oracle/coherence/coherence/12.1.3-0-0/coherence-12.1.3-0-0.jar!/tangosol-coherence-override-dev.xml".

    2015-10-09 13:40:18.912/0.711 Oracle coherence 12.1.3.0.0 < Info > (thread = main Member, = n/a): responsible for operational substitutions of "file:/home/guest/temp/coherence/tangosol-coherence-override.xml".

    2015-10-09 13:40:18.913/0.712 Oracle coherence 12.1.3.0.0 < D5 > (thread = main Member, = n/a): configuration optional override '... /Common/tangosol-Coherence-override.xml ' is not specified

    2015-10-09 13:40:18.920/0.719 Oracle coherence 12.1.3.0.0 < D5 > (thread = main Member, = n/a): configuration optional override "cache-factory - config.xml" is not specified

    2015-10-09 13:40:18.921/0.720 Oracle coherence 12.1.3.0.0 < D5 > (thread = main Member, = n/a): configuration optional override "cache-factory-generator - config.xml" is not specified

    2015-10-09 13:40:18.922/0.721 Oracle coherence 12.1.3.0.0 < D5 > (thread = main Member, = n/a): configuration optional override "/ custom - mbeans.xml ' is not specified

    2015-10-09 13:40:18.923/0.722 Oracle coherence 12.1.3.0.0 < D6 > (thread = main Member, = n/a): loaded data edition of "jar:file:/scratch/guest/.m2/repository/com/oracle/coherence/coherence/12.1.3-0-0/coherence-12.1.3-0-0.jar!/coherence-grid.xml".

    Oracle Version 12.1.3.0.0 Build 52031 consistency

    Grid edition: development Mode

    Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

    2015-10-09 13:40:19.352/1.151 Oracle coherence GE 12.1.3.0.0 < Info > (thread = main Member, = n/a): configuration of the loaded cache of 'file:/home/guest/temp/coherence/extend-cache-config.xml '.

    2015-10-09 13:40:19.780/1.579 Oracle coherence GE 12.1.3.0.0 < Info > (thread = main Member, = n/a): created cache factory com.tangosol.net.ExtensibleConfigurableCacheFactory

    2015-10-09 13:40:19.910/1.709 Oracle coherence GE 12.1.3.0.0 < Info > (thread = ExtendTcpCacheService:TcpInitiator, Member = n/a): configuration of POF in charge of "file:/scratch/guest/svn_boc/coherence/target/classes/META-INF/boc-pof-config.xml".

    2015-10-09 13:40:19.941/1.740 Oracle coherence GE 12.1.3.0.0 < Info > (thread = ExtendTcpCacheService:TcpInitiator, Member = n/a): charged included POF configuration of "jar:file:/scratch/guest/.m2/repository/com/oracle/coherence/coherence/12.1.3-0-0/coherence-12.1.3-0-0.jar!/coherence-pof-config.xml".

    {2015-10-09 13:40:20.047/1.846 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:TcpInitiator, Member = n/a): started: TcpInitiator {Name = ExtendTcpCacheService:TcpInitiator, State = (SERVICE_STARTED), ThreadCount = 0, Codec = Codec (Format = POF) Serializer = com.tangosol.io.pof.ConfigurablePofContext, 0 = PingInterval PingTimeout = 0, RequestTimeout = 0, MaxIncomingMessageSize = 0, MaxOutgoingMessageSize = 0, ConnectTimeout = 0, SocketProvider=com.oracle.common.internal.net.MultiplexedSocketProvider@4d387c8b, RemoteAddresses=WrapperSocketAddressProvider{Providers=[com.tangosol.net.RefreshableAddressProvider@2]}, SocketOptions {LingerTimeout = 0, KeepAliveEnabled = true, TcpDelayEnabled = false}}

    {{[13:40:20.065/1.864 2015-10-09 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:RemoteNameService:TcpInitiator, Member = n/a): started: TcpInitiator {Name = ExtendTcpCacheService:RemoteNameService:TcpInitiator, State = (SERVICE_STARTED), ThreadCount = 0, Codec = Codec (Format = POF) Serializer = com.tangosol .net .internal .NameServicePofContext, PingInterval = 0, PingTimeout = 0, RequestTimeout = 0, MaxIncomingMessageSize = 0, MaxOutgoingMessageSize = 0, ConnectTimeout = 0, SocketProvider=com.oracle.common.internal.net.MultiplexedSocketProvider@4d387c8b, RemoteAddresses=WrapperSocketAddressProvider{Providers=[WrapperSocketAddressProvider{Providers=[com.tangosol.net.RefreshableAddressProvider@2]}]}, SocketOptions {LingerTimeout = 0, KeepAliveEnabled = true TcpDelayEnabled = false}}

    2015-10-09 13:40:20.070/1.870 Oracle coherence GE 12.1.3.0.0 < D5 > (thread = main Member, = n/a): plug-in for 192.168.1.233:9000.3

    2015-10-09 13:40:20.074/1.873 Oracle coherence GE 12.1.3.0.0 < Info > (thread = main Member, = n/a): Socket connected to 192.168.1.233:9000.3

    2015-10-09 13:40:20.103/1.902 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:RemoteNameService:TcpInitiator, Member = n/a): open: TcpConnection (Id = 0x000001504E553B7A0AF251E9D669603B2F96B9EBAA660F7AC19A9A03B3BE12ED, Open = true, Member (Id = 0, Timestamp is 2015-10-09 13:40:20.077, address = 192.168.1.233:0, MachineId = 0, Location = site:, computer: computer, process: 10403, role = OracleCommunicationsTestClient), LocalAddress = 192.168.1.233:16564, RemoteAddress = 192.168.1.233:9000.3)

    2015-10-09 13:40:20.105/1.904 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:RemoteNameService:TcpInitiator, Member = n/a): open: channel (Id = 1280234500, Open = true, connection = 0x000001504E553B7A0AF251E9D669603B2F96B9EBAA660F7AC19A9A03B3BE12ED)

    {2015-10-09 13:40:20.108/1.907 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:TcpInitiator, Member = n/a): stop: TcpInitiator {Name = ExtendTcpCacheService:TcpInitiator, State = (SERVICE_STOPPED), ThreadCount = 0, Codec = Codec (Format = POF) Serializer = com.tangosol.io.pof.ConfigurablePofContext, 0 = PingInterval PingTimeout = 0, RequestTimeout = 0, MaxIncomingMessageSize = 0, MaxOutgoingMessageSize = 0, ConnectTimeout = 0, SocketProvider=com.oracle.common.internal.net.MultiplexedSocketProvider@4d387c8b, RemoteAddresses=WrapperSocketAddressProvider{Providers=[com.tangosol.net.RefreshableAddressProvider@2]}, SocketOptions {LingerTimeout = 0, KeepAliveEnabled = true, TcpDelayEnabled = false}}

    Exception in thread "main" com.tangosol.net.messaging.ConnectionException: no such ProxyService with the name: "ExamplesGar:ExtendTcpProxyService."

    at com.tangosol.coherence.component.net.extend.RemoteService.lookupProxyServiceAddress(RemoteService.CDB:54)

    at com.tangosol.coherence.component.net.extend.remoteService.RemoteCacheService.openChannel(RemoteCacheService.CDB:5)

    at com.tangosol.coherence.component.net.extend.RemoteService.doStart(RemoteService.CDB:11)

    at com.tangosol.coherence.component.net.extend.RemoteService.start(RemoteService.CDB:5)

    at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:57)

    at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)

    at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:27)

    at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)

    at com.tangosol.net.ExtensibleConfigurableCacheFactory.startService(ExtensibleConfigurableCacheFactory.java:687)

    at com.tangosol.net.ExtensibleConfigurableCacheFactory.ensureService(ExtensibleConfigurableCacheFactory.java:605)

    at com.tangosol.coherence.config.scheme.AbstractCachingScheme.realizeCache(AbstractCachingScheme.java:54)

    at com.tangosol.net.ExtensibleConfigurableCacheFactory.ensureCache(ExtensibleConfigurableCacheFactory.java:242)

    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:205)

    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:182)

    at oracle.communications.boc.TestClient.main(TestClient.java:25)

    2015-10-09 13:40:20.108/1.907 Oracle coherence GE 12.1.3.0.0 < error > (thread = main Member, = n/a): error when starting the service 'ExtendTcpCacheService': com.tangosol.net.messaging.ConnectionException: no such ProxyService with the name: "ExamplesGar:ExtendTcpProxyService."

    at com.tangosol.coherence.component.net.extend.RemoteService.lookupProxyServiceAddress(RemoteService.CDB:54)

    at com.tangosol.coherence.component.net.extend.remoteService.RemoteCacheService.openChannel(RemoteCacheService.CDB:5)

    at com.tangosol.coherence.component.net.extend.RemoteService.doStart(RemoteService.CDB:11)

    at com.tangosol.coherence.component.net.extend.RemoteService.start(RemoteService.CDB:5)

    at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:57)

    at com.tangosol.coherence.component.util.safeService.SafeCacheService.startService(SafeCacheService.CDB:5)

    at com.tangosol.coherence.component.util.SafeService.ensureRunningService(SafeService.CDB:27)

    at com.tangosol.coherence.component.util.SafeService.start(SafeService.CDB:14)

    at com.tangosol.net.ExtensibleConfigurableCacheFactory.startService(ExtensibleConfigurableCacheFactory.java:687)

    at com.tangosol.net.ExtensibleConfigurableCacheFactory.ensureService(ExtensibleConfigurableCacheFactory.java:605)

    at com.tangosol.coherence.config.scheme.AbstractCachingScheme.realizeCache(AbstractCachingScheme.java:54)

    at com.tangosol.net.ExtensibleConfigurableCacheFactory.ensureCache(ExtensibleConfigurableCacheFactory.java:242)

    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:205)

    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:182)

    at oracle.communications.boc.TestClient.main(TestClient.java:25)

    2015-10-09 13:40:20.108/1.907 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:RemoteNameService:TcpInitiator, Member = n/a): closed: channel (Id = 1280234500, Open = false)

    2015-10-09 13:40:20.109/1.908 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:RemoteNameService:TcpInitiator, Member = n/a): closed: TcpConnection (Id = 0x000001504E553B7A0AF251E9D669603B2F96B9EBAA660F7AC19A9A03B3BE12ED, Open = false, Member (Id = 0, Timestamp is 2015-10-09 13:40:20.077, address = 192.168.1.233:0, MachineId = 0, Location = site:, computer: computer, process: 10403, role = OracleCommunicationsTestClient), LocalAddress = 192.168.1.233:16564, RemoteAddress = 192.168.1.233:9000.3)

    {{[13:40:20.109/1.908 2015-10-09 Oracle coherence GE 12.1.3.0.0 < D6 > (thread = ExtendTcpCacheService:RemoteNameService:TcpInitiator, Member = n/a): stop: TcpInitiator {Name = ExtendTcpCacheService:RemoteNameService:TcpInitiator, State = (SERVICE_STOPPED), ThreadCount = 0, Codec = Codec (Format = POF) Serializer = com.tangosol .net .internal .NameServicePofContext, PingInterval = 0, PingTimeout = 0, RequestTimeout = 0, MaxIncomingMessageSize = 0, MaxOutgoingMessageSize = 0, ConnectTimeout = 0, SocketProvider=com.oracle.common.internal.net.MultiplexedSocketProvider@4d387c8b, RemoteAddresses=WrapperSocketAddressProvider{Providers=[WrapperSocketAddressProvider{Providers=[com.tangosol.net.RefreshableAddressProvider@2]}]}, SocketOptions {LingerTimeout = 0, KeepAliveEnabled = true TcpDelayEnabled = false}}

    Any help will be greatly appreciated!

    Looks like the WLS can keep crumbs, even after the closure of all the servers and tmp files and cache cleaning. I dropped the server example environment and started from scratch with my app and the cache, and now it works fine.

  • The listener is down: even if a listener with the name "AUDITOR", is running on this host at the port: "1521", it has not started using "the target LISTENER. ORA file.


    I moved a listener on a host in a House different oracle. The headset works fine, but EM 12 c shows that the listener is down with the following summary:

    The listener is down: even if a listener with the name "AUDITOR", is running on this host at the port: "1521", it has not started using "the target LISTENER. ORA file. CORRECTIVE ACTION: To monitor this "EM listener target" with its current configuration, you must stop the process of listening running and start it using the Listener parameter file: opt/oracle/product/12.1.0.2/network/admin/listener.ora. Alternatively, you can update "this target LISTENER. Location ORA setting"with the location of the listener running, which started using the: opt/oracle/product/11.2.0.3/network/admin/listener.ora.

    EM 11 g, I simply changed the configuration of the listener for the different oracle home, argued the change and in a few minutes the listener would show that 'UP' with the oracle of new home. I upgraded to MS 12 c (12.1.0.4) and can't find how to do this. Can someone give me the procedure.

    Thank you

    Ron

    Hi Ron,

    Can you please do the following?

    -Create a for the listener listener.ora file, stop and start the receiver using the listener.ora file. If the file is located in a default location, set the TNS_ADMIN environment variable to that location before you start the listener.

    -Log on to the EM console, go to the homepage of the listener.

    -In the Oracle Listener menu, select target Configuration > Configuration of the analysis.

    -Ensure that the parameters, including the Listener.ora directory, are properly.

    Kind regards

    -Loc

Maybe you are looking for

  • Bookmark iPad

    How can I delete a bookmark in Firefox on my iPad

  • I lost the my computer icon on my screen.

    My computer icon disappeared from my office.  I used the time capsule to try back-up at an earlier date and perhaps recover it, without success. I can always find my applications... I tried to copy the icon in the finder and paste them into a folder

  • reply mail

    When I print a response to an email my answer comes out in a sort of code, why? The receiver gets a clear answer.

  • upgrade processor in desktop CQ5300Y

    I have a Compaq presario CQ5300Y computer and has been wantning to upgrade my cpu to an Athlon x 2 7750 clocked but when I looked at the TME motherboard it says AMD Athlon X 2 (B) (AM2 +) the reason why I ask this is idk what represents the B and was

  • Satellite A350D - too high temperature of the processor

    Hello guys. My laptop CPU temperature is too high. I have Windows 7 Ultimate 64 - bit edition. And the temperature at idle is ~ 70, she raises up to 98 C when loading the system. It happens only with 64-bit OS. 32-bit Windows idle temperature is ~ 40