Missing configuration of POF

Could if it you please let me know what the problem with my code.

<? XML version = "1.0" encoding = "UTF-8"? >

<! SYSTEM cache-config DOCTYPE "cache - config.dtd" >

<>cache-config
< cache-system-mapping >
<>cache-mapping
< name-cache > cacheEquityMarket < / cache-name >
< scheme name > distributed cache1 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheEquityMarket.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheEquityCompany < / cache-name >
< scheme name > distributed cache2 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheEquityCompany.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheEquityHistorical < / cache-name >
< scheme name > distributed cache3 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheEquityHistorical.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheEquityIPO < / cache-name >
< scheme name > distributed cache4 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheEquityIPO.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheDerivativeMaster < / cache-name >
< scheme name > distributed-cache5 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheDerivativeMaster.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheDerivativeMarket < / cache-name >
< scheme name > distributed cache6 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheDerivativeMarket.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >


<>cache-mapping
< name-cache > cacheDerivativeHistorical < / cache-name >
< scheme name > distributed cache7 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheDerivativeHistorical.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheMFMaster < / cache-name >
< scheme name > distributed cache8 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheMFMaster.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

<>cache-mapping
< name-cache > cacheMFData < / cache-name >
< scheme name > distributed cache9 < / system-name >
< init-params >
< init-param >
java.lang.String < param-name > < / param-name >
{cache name} < param-value > < / param-value >
< param-name > local storage < / param-name >
< param-value of the property system 'cacheMFData.localstorage' = > true < / param-value >
< / init-param >
< / init-params >
< / cache-mapping >

< / cache-system-mapping >

<>- cached patterns
< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache1 < / system-name >
< service name > DistributedEqMktService < / service-name >
<!--
serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
java.lang.String < init-params > < init-param > < param-type > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value > < / init-param >
< / init-params > < / serializer
->

< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
> class name < com.fs.framework.cache.cachestores.EquityMarketCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache2 < / system-name >
< service name > DistributedEqCoyService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
< class name > - com... fs.framework.cache.cachestores.EquityCompanyCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache3 < / system-name >
< service name > DistributedEqHistService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
< class name > - com... fs.framework.cache.cachestores.EquityHistoricalCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache4 < / system-name >
< service name > DistributedEqIPOService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
< class name > - com... fs.framework.cache.cachestores.EquityIPOCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed-cache5 < / system-name >
< service name > DistributedDerivativeMstrService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
< class name > - com... fs.framework.cache.cachestores.DerivativeMasterCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache6 < / system-name >
< service name > DistributedDerivativeMktService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
> class name < com.fs.framework.cache.cachestores.DerivativeMarketCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache7 < / system-name >
< service name > DistributedDerivativeHistService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
> class name < com.fs.framework.cache.cachestores.DerivativeHistoricalCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache8 < / system-name >
< service name > DistributedMFMstrService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
> class name < com.fs.framework.cache.cachestores.MFMasterCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >

< distributed plan >
< serializer >
> class name < com.tangosol.io.pof.ConfigurablePofContext < / class name >
< init-params >
< init-param >
Type string < param > < / param-type >
< param-value > base-entity-pof - config.xml < / param-value >
< / init-param >
< / init-params >
< / serializer >
< scheme name > distributed cache9 < / system-name >
< service name > DistributedMFDataService < / service-name >
< internal-cache-system >
< local plan >
< high-units > 1000 < / high units >
< expiry delay > 1 m < / timeout >
< / local plan >
< / internal-cache-system >
< support-map-plan >
< reading-writing-support-map-plan >
< internal-cache-system >
schema < class >
> class name < com.tangosol.util.ObservableHashMap < / class name >
< / class-system >
< / internal-cache-system >
< dumps-plan >
schema < class >
> class name < com.fs.framework.cache.cachestores.MFDataCacheStore < / class name >
< init-params >
< init-param >
java.lang.String < param-type > < / param-type >
{cache name} < param-value > < / param-value >
< / init-param >
< / init-params >
< / class-system >
< / dumps-plan >
< refreshment-ahead-factor > 0,5 < / refresh-ahead-factor >
< unalterable > false < / ReadOnly >
< expiry time > 10 s < / timeout >
< s flush-delay > 2 < / flush-delay >
< / reading-writing-support-map-plan >
< / support-map-plan >
< autostart > true < / autostart >
< / distributed plan >
< / cache-plans >
< / cache-config >



<? XML version = "1.0"? >
<! Pof-config SYSTEM DOCTYPE "pof - config.dtd" >
< pof-config >
< user-type-list >
<! - consistency POF user types - >
< include > coherence-pof - config.xml < / include >
<!-com.tangosol.examples package->
Type < user >
< type id > 1001 < / id-type >
> class name < com.fs.framework.cache.model.BaseCacheEntity < / class name >
< / user type >
< / user-type-list >
< allow-interfaces > true < / allow interfaces >
true < subclasses allow > < / subclasses allow >
< / pof-config >



package com.fs.framework.cache.model;

import java.io.IOException;
import java.io.Serializable;

Import org.apache.log4j.Logger;

import com.tangosol.io.pof.PofReader;
import com.tangosol.io.pof.PortableObject;
import com.tangosol.io.pof.PofWriter;
import com.tangosol.util.Base;
/ public class BaseCacheEntity implements PortableObject {}


public BaseCacheEntity() {}

TODO auto-generated constructor stub
}
public BaseCacheEntity (String data type, String data) {}
Super();
this.dataType = type of data;
This.Data = data;
}

private static Logger logger = Logger.getLogger (BaseCacheEntity.class);
in the string data type private;
private string data;
public String getDataType() {}
Returns the type of data;
}
{} public void setDataType (String dataType)
this.dataType = type of data;
}
public String GetData {}
return data;
}
{} public void setData (String data)
This.Data = data;
}
@Override
Public Sub readExternal (PofReader pofReader) throws IOException {}
TODO self-generating method stub
this.setData ((String) pofReader.readObject (0));
this.setDataType ((String) pofReader.readObject (1));
}
@Override
Public Sub writeExternal (PofWriter pofWriter) throws IOException {}
TODO self-generating method stub
pofWriter.writeObject (0, this.getData ());
pofWriter.writeObject (1, this.getDataType ());
}




}

2010-06-24 21:13:33.861/211.255 Oracle coherence GE 3.5.3/465 < D5 > (thread = Cluster, Member = n/a): Service de Cluster has joined the cluster with the senior members of the service s/o
2010-06-24 21:13:34.064/211.458 Oracle coherence GE 3.5.3/465 < Info > (thread = Cluster, Member = n/a): this member (Id = 3, Timestamp = 2010-06-24 21:13:33.587, address = 172.17.89.51:8088, MachineId = 58419, Location = site: India.com, machine: 01HW136561, process:4124, role is WeblogicServer, edition = Grid Edition, Mode = development, CpuCount = 2, SocketCount = 1) arrival to the cluster ' cluster: 0xDDEB ' with upper limbs (Id = 2, Timestamp = 2010-06-22 19:22:43.104, address = 172.17.88.171:8089 MachineId = 58795 rental = site: India.com, machine: 01HW133294, process:1304, Role = CoherenceConsole = Grid Edition edition, Mode = development, CpuCount = 2, SocketCount = 1)
2010-06-24 21:13:34.080/211.474 Oracle coherence GE 3.5.3/465 < error > (thread = Cluster, Member = n/a): a (java.lang.IllegalStateException) exception occurred reading Message MemberConfigResponse Type = 2 for Service = ClusterService {name = Cluster, status = (SERVICE_STARTED, STATE_JOINED), Id = 0, Version = 3.5, OldestMemberId = 2}
2010-06-24 21:13:34.080/211.474 Oracle coherence GE 3.5.3/465 < error > (thread = Cluster, Member = n/a): StopRunning ClusterService {name = Cluster, status = (SERVICE_STARTED, STATE_JOINED), Id = 0, Version = 3.5, OldestMemberId = 2} due to an unhandled exception:
2010-06-24 21:13:34.080/211.474 Oracle coherence GE < error > 3.5.3/465 (thread = Cluster, Member = n/a):
java.lang.IllegalStateException: configuration of POF missing (Config=C:\com\fs-base-framework\src\resources\base-entity-pof-config.xml)
at com.tangosol.io.pof.ConfigurablePofContext.report(ConfigurablePofContext.java:1311)
at com.tangosol.io.pof.ConfigurablePofContext.createPofConfig(ConfigurablePofContext.java:803)
at com.tangosol.io.pof.ConfigurablePofContext.initialize(ConfigurablePofContext.java:762)
at com.tangosol.io.pof.ConfigurablePofContext.setContextClassLoader(ConfigurablePofContext.java:325)
at com.tangosol.util.ExternalizableHelper.ensureSerializer(ExternalizableHelper.java:286)
at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:25)
at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.ensureSerializer(Service.CDB:1)
at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.readObject(Service.CDB:4)
to com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ ServiceConfigMap.readObject (Grid.CDB:1)
to com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid$ MemberConfigResponse.read (Grid.CDB:13)

Published by: tally_15 on June 24, 2010 08:54

Can you try to put the full path of the file in the cache configuration xml file? Something like this:


com.tangosol.io.pof.ConfigurablePofContext


file:///com/FS-base-framework/src/resources/base-entity-POF-config.XML
String


Serge

Tags: Fusion Middleware

Similar Questions

  • question related to the configuration of POF and use-sub-classes

    Hello

    I noticed that by default POF in coherence.jar (coherence-pof - config.xml) requires the use subclasses true indicator (the ultimate-sub-classes use value is true if any POF loaded configuration file specifies that it is true), and making it impossible to obtain if certain error messages a subclass of a registered type is not listed specifically in the POF-configuration and users can silently losing data in this way.

    My question is:

    The indicator of use subclasses in coherence-pof-config. XML set to true only because of Throwable-s, or are there other classes provided by coherence that are serialized by a resolution of the subclass and so dependent on the indicator of use subclasses being true?

    If only the Throwable-s which depend on, instead of set to true, can we set it to false and use the following instead of ConfigurablePofContext as class the class serializer for POF-enabled services:
    import com.tangosol.io.pof.ConfigurablePofContext;
    import com.tangosol.run.xml.XmlElement;
    
    /**
     * This class extends ConfigurablePofContext with the possibility to
     * configurably disable the subclass-allowed setting forced true in the
     * coherence-pof-config.xml, and still be able to use ThrowablePofSerializer for
     * each not specifically configured Throwable subclass.
     *
     * @author Robert Varga
     */
    public class ThrowableAwareConfigurablePofContext extends
          ConfigurablePofContext {
    
       /**
        * By setting this flag to true, it is possible to disable subclass
        * resolution. Interface resolution remains untouched.
        */
       private boolean m_fDisableSubclassAllowed;
    
       /**
        * {@inheritDoc}
        */
       public ThrowableAwareConfigurablePofContext() {
       }
    
       /**
        * {@inheritDoc}
        *
        * @param sLocator
        */
       public ThrowableAwareConfigurablePofContext(String sLocator) {
          super(sLocator);
       }
    
       /**
        * {@inheritDoc}
        *
        * @param xml
        */
       public ThrowableAwareConfigurablePofContext(XmlElement xml) {
          super(xml);
       }
    
       /**
        * Sets the {@link #m_fDisableSubclassAllowed} flag. You can set this as an
        * &lt;init-param&gt; in the Coherence cache configuration file.
        *
        * @param disableSubclassAllowed
        */
       public void setDisableSubclassAllowed(boolean disableSubclassAllowed) {
          this.m_fDisableSubclassAllowed = disableSubclassAllowed;
       }
    
       /**
        * @return false if disableSubclassAllowed is true, or result from the super
        *         implementation otherwise.
        */
       @Override
       protected boolean isSubclassAllowed() {
          return (!m_fDisableSubclassAllowed) && super.isSubclassAllowed();
       }
    
       /**
        * If the super implementation could not resolve the type id for the class,
        * and subclass-allowed is disabled and clz is a {@link java.lang.Throwable}
        * subclass then it falls back to the configuration for
        * {@link java.lang.Throwable}.
        */
       @Override
       protected int getInheritedUserTypeIdentifier(Class clz) {
          int result = super.getInheritedUserTypeIdentifier(clz);
          if (result == -1 && !isSubclassAllowed()
                && Throwable.class.isAssignableFrom(clz)) {
             result = getUserTypeIdentifier(Throwable.class);
          }
          return result;
       }
    }
    Thank you and best regards,

    Robert

    Hello

    Ok. Here goes. Yes, you are right. If you can tolerate interface use being true, the only thing you have to worry is Throwable instance (or subclasses it) in Java and Exception instances (or subclasses it) in .NET.
    Please let me know if you have more questions.

    Best regards
    -Dave

  • HP C7280 wireless all a missing configuration printer driver

    I just installed windows 7 32 bit and I can't go to the printer.  Networks see the printer and when I run the diagnostic it says that the printer driver does not exist.  I already downloaded the specified printer driver and software from the HP website, but it cannot add my device.  When I run it it can not connect to my printer even if seen on the network.

    What to do next?  I connect via a wireless linksys network adapter.

    Thank you

    Thanks for your suggestions pcwizard.

    I found and fixed the problem, although I don't know how it happened.  Missing driver for PCI simple communication controller.  I found the driver on the web and installed.  Then I uninstalled all HP software and printer and reinstalled everything.

    Thank you

  • Missing configuration for deskjet 3070 cartridges

    Hello

    I have a deskjet 3070. I have always used HP original cartridges. currently I could not print in black and bought a new cartridge. Still, I had the same problem and ran cleaningprogams HP several times. Without a bit of luck. Then I changed the chartridge with a new... And now, the problems started. Now the printer asking setup inialize the printer cartridges, which I did not and I was never informed, I should keep these anyway.  I looked for answers to the problem of several places, but without a bit of luck... So what to do now. I am thinking of buying another brand, or is there a solution?

    The store gave me a replacementprinter, so problem solved

  • WVC54GCA Missing WPA/WPA2 security in the web interface options

    I just had a WVC54GCA and discovered that there are some missing configuration options in wireless settings:

    On the web interface of cameras:

    Web interface > base: Wireless Settings > [modify security settings] > Security Mode:

    the drop-down list gives me two options: Disable WEP, but not WPA, WPA2.

    I've upgraded to the latest firmware (1.1.00 build 02), but the problem remains.

    Tried different browsers (Firefox 3.5, IE8) with the same result.

    Is this a bug in the firmware?  A defective unit? Anyone else having the same problem?

    Try to reset your IE browser settings and then try to connect to your camera configuration page and check if you are able to find that the options... If it is still impossible to find the WPA/WPA2 Option on your camera, press and hold the reset button for 60 seconds... Release the reset button... Unplug the power cable from your camera, wait 60 seconds and reconnect the power cable...

    Now check if you are able to find that the options... If still no so I think this could be the problem with the camera...  I think that you need to replace your camera.

  • C3000-100NAS periodically disconnect from TWC

    Greetings,

    I have a version of firmware running V2.02.08 with the beautiful TWC C3000-100NAS modem as my ISP.

    For about a week now, my modem regularly (several times a day) will lose connection. Engineering page, it will be as in offline mode the connection of the cable to the list and suggest you check that the coaxial cable is connected.

    The cable is connected, and the connection will generally remain off line for a while. Restart the modem, the problem will be solved, but not immediately. I went for the weekend and it was down all weekend. Returned, restarted the modem and it was released online in about 15 minutes.

    Newspapers are rare, but will say something like this in the event Log:

    2016-8-5, 13:09:02Error (4)

    BP missing Configuration setting Type of TLV: 17.9; CM - MAC is dc:ef:09:78:27:e0;. CMTS MAC = 00:17:10:88:f8:16; CM - QOS = 1.1; CM - WORM = 3.0;

    And like that in the main newspaper:

    [Internet-related] IP address: x.x.x.x1Fri 05 August 13:12:36 20160.0.0.0:00.0.0.0:0
    [Time synchronised with the ToD Server]1Fri 05 August 13:12:27 20160.0.0.0:00.0.0.0:0
    [Disconnected from the Internet]1Fri Aug 05 13:09:56 20160.0.0.0:00.0.0.0:0
    [Time synchronised with the ToD Server]1Fri Aug 05 13:09:01 20160.0.0.0:00.0.0.0:0
    [Disconnected from the Internet]1Fri Aug 05 13:08:35 20160.0.0.0:00.0.0.0:0

    There is a total disconnection, wifi & ethernet.

    I called TWC and complained and they told me that there is no problem in my area. I don't know who to believe, but if there is anything that could help me guys, I'd be very happy.

    Edit: my wife is home during the day me, corrected on some occasions, the connection comes back on its own.

    So, apparently, there was a kind of 'problem of signal' between TWC and the modem. The tech sent some update signals that he wants me to do a full power cycle and it should be fixed.

  • Error "requested attribute is not valid.

    I'm looking to get a program (and ultimately define) attributes camera with CVI. I can get the values attribute, such as ROI_WIDTH to the imgGetAttribute function, but not all and not that I really need access, which are 'Exposure time' and 'Gain value'. I can see and set the exposure time and acquire the value of the attributes of camera in MAX. However, when I try to use the function imgGetCameraAttributeString in IMAQ for these attributes, I get the error "the requested attribute is not valid. My camera is the Basler acA2040 - 180km. In all other respects - alignment, etc. the camera grabbing interface, works great.

    I don't see what I am doing wrong or miss this piece, but it's obviously something. I took the example of OR 'Attributes analog' as a point of departure, but that generates the same mistakes. How MAX can handle these attributes of the camera, but I can't in CVI? Is there some piece of missing configuration?

    I'm a little new to this environment, but would appreciate a lot of help, someone has.

    Thanks in advance,

    Wayne Showalter

    Hi Wayne,

    IMAQ differerentiates in the behavior and the API regarding the "IMAQ attributes" (defined by the IMAQ driver) and 'Camera' (defined in the file of the camera). All those with fixed constants (such as ROI_WIDTH) are attributes IMAQ while those who precisely to put something in the camera picture is of the attributes of the camera. You will need to use the API to Get/SetCameraAttribute for those. There are different functions of string vs. numeric attributes. I suspect that if you call it with imgSetCameraAttributeNumeric() it will work.

    Eric

  • I can't create a file located on a Windows HPC Server.

    Team,

    I need help on an exception that I am saying "Microsoft.Hpc.Dsc.DscException: failure to seal the fileset T0-GA-PAGEVIEWS-TechCenter-WK-33-2013.» Impossible to assign all of the associated replicas the fileset. Check if there is enough sufficient nodes with disk space.

    I know also I have at least 6 knots of DSC available all the tagegd to the head node and all nodes have good enough space at least 500 GB of free space, I tried to treat and seal a samll file which is about 30MB size, he make an exception as above... I tried the treatment & joint say still more small file 1 MB always the same message...

    need your help to find out if there is no configuration that I am missing & the cause, it was workign great until yesterday, but there was a fix for windows and the server rebooted, I think is causing any missing configuration...

    Thank you
    Ramesh S

    Original title: cannot create the Fileset, could not affect all of the associated replicas the fileset. in HPC

    Hi RamsBangalore ,

     

    Thanks for keeping us posted and share this information with us.

    As stated earlier, I would like that you post your question in the Forums of Windows HPC Server.

     

  • Laptop did not sleep properly and I disliked stuffed in the laptop bag

    This morning, I closed the lid on my laptop, the icon of sleep on the hinge is come, put the laptop in my bag, put it in the trunk of the car and went to work. Twenty minutes later, I get to work and get my purse. The bag was very hot! And when I opened spilled and touched at the end of the laptop, it was even hotter. To the point where it felt good to the touch.

    The end of the exhaust fan was to the end top of the bag and is the end that I was touching. The fan was going at full speed.

    I brought in the office, he opened and there was a BACK screen that lists all the devices boot available and fairly well said that nothing was available. I hit enter and it cycled through a few screens back, but basically he didn't do anything. Then, a hard close and cool how far it was comfortable to the touch. In reverse and was able to get into Windows fine. The battery is fully charged when I left the House, but had fallen to 40 percent. At the time wherever I woke up PC Wizard, the internal time had fallen back to normal.

    Got my W500 a week ago. Wiped Vista Ultimate and replaced with Windows 7. Essentially, what I need to work works very well. Always have a few devices that probably are not completely configured correctly. I did this whole routine yesterday for the first time (to and from work) with no problems so I'm a bit confused what happened this time.

    Any thoughts? Anything else I should look for? I need to update the drivers? I see a couple of discussions about sleep problems, but have not confirmed anything on my end. Should what steps I take to ensure that the thing really did not sleep before sticking again in my bag?

    So far it seems OK, but I can't imagine what could have happened if I had the end fan at the bottom of the bag, it's in the afternoon and 100 degrees and if my drive was a little longer. I think it would have been messy.

    Thank you

    Matt

    Hello

    It is very probably no fault but just missing configuration. You must disable your laptop computer to wake from sleep.

    In Win7 it in Device Manager - click on properties (above all usb devices) of any device, go to the power management tab and disable "allow this device to wake the computer".

    Another good thing to set is in the power management in the "advanced power settings" of each plan. Here (sleep-> Allow wake timers) you can disable the timers that could wake the machine.

    Greetz!

    M.T.

  • Cisco Firesight "No any Data.

    Dear experts,

    I'm quite new with the firepower of Cisco. I have 2 ASA5555 Cisco with firepower and deploy as a active / standby. We have three zone inside and OUTSIDE management. Firesight server is the stay in the planning area. I registered all module Cisco firepower at the center of Firesight project and I manage traffic inspection by fire on cisco ASA power module already. I applied the rule by default IPS for the registered device. I kept it for 2 days after that I do not throw an eye on cisco FireSight there is no any information. He showed 'No Data'. I wonder that I may miss configuration. I try to re - register the devices but it still the same. Please see the diagram below for more details.

    I would like to have support for this issue. If you have any questions please let me know

    -INTERIOR interface: ip add 192.168.100.x/24

    -Outside interface: ip add x.x.x.x/24

    -Management interface: ip 10.100.100.x/24

    -Add FireSight server ip: 10.100.100.x/24

    Hello putmanoait,

    Since this is a new installation, try installing the latest code to use all the new features with the device. After a correct installation and having all the required license, including Firesight host license you must ensure that the traffic was correctly redirected to cross the Firepower.If of firepower redirects the traffic that you see the same thing by activating logging under the strategy of policy access control > Access Control > rules > Logging > logging at the beginning of the connection or the logging at the end of the connection. Once after you have enabled logging, save and reapply or redeploy policy changes. Each device has its own database connection parameters. You can check out the following link and see how many events can be stored in the device.

    http://www.Cisco.com/c/en/us/TD/docs/security/firesight/541/user-guide/F...

    If you can see the respective connection events under analysis > connection events, the dashboard data must also complete. If you have already activated the above and still no events are coming so please proceed as follows by the connection to Firesight CLI by raising for the root user.

    (1) check that the following service is running

    pmtool status | grep SFTop10Cacher

    (2) restart the service

    pmtool restartbyid SFTop10Cacher

    (3) you should see the service as running with a different pid

    pmtool status | grep SFTop10Cacher

    Check the scoreboard after 30 minutes.

    Rate and mark correct if the post will help you.

    Concerning

    Jetsy

  • Not work of blackBerry Smartphones Internet Service

    Hi, I have just purshaced new Blackberry Mobile (Open) Dubai - UNITED Arab Emirates and its writes about this at & t, they've said that its opening and I can use it in any country a BB services.

    I would use the phone without a subscription to Blackberry serive, however, it seems that there is a serious problem in my cell phone.

    Usually you can use the internet service in any mobile here via GPRS, but my mobile problem is as follows:

    -Browser icon is not available and when I click on the switch application and then, browser, I get the following error message:

    your device does not currently have entries in the directory service configuration any browser

    I contacted my service provider in the country, and they told me that you don't need any subscription if you need the internet fair eyebrows and they suggested to go to the blackberry support center to solve my problem.

    I went to the support center and they told me that there are so many missing configuration in my blackberry and they didn't know what to do with my cell phone.

    I did a reset to my mobile, but this does not solve the problem.

    Is there anyway that I can solve my problem?

    I have the version of curve blackberry 8310 mobile

    Smartphone (edge)

    platform v.4.2.2.170 2.5.0.20

    Thanks in advance for your support.

    Mike

    michelmetry wrote:

    I have google updates and I have reached the following Web site:BB updates

    I downloaded a software called BB device software version 4.5.0 I installed it but nothing happened, how do I upgrade the firmware or the OS? Please guide.

    Hello

    you have all the information here:
    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=8300&thread.ID=6807

  • New SSD 830 of Samsung installed not quite 'reason '.

    I recently installed SSD as my C:\ drive, now all readers see also 'available to remove the device,' what have I done? I'me on Win7 everything seems to work fine, time to switch on to the home screen too long seconds 72 average. Opening of session of office time average of 11 seconds. (With the help of BootRacer times)

    Thanks in advance Gadgetman65 (Newby and very old)

    Hi Gadgetman65,

    Welcome to the community Microsoft and thanks for posting the question.

    According to the description, it looks like you are facing a problem with the windows operating system 7.

    He would be grateful if you can answer this question in order to help you further.

    1. you perform a new installation on the new SSD?

    2. How are the drivers connected?

    3. what ports are they attached to the motherboard?

    The drivers are detected as plug-and-play players for the moment which could be due to some miss-configuration in the drives connected to the motherboard.

    I suggest you to download and update the readers of Chipset and any firmware update available for the SSD for SALE on the site of the factory.

    Note: If you are unsure of the settings of the motherboard I suggest you to consult the computer manual or check with the manufacture of the system.

    Note: Changing the BIOS / semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

    If you have any other questions or you need Windows guru, do not hesitate to post your questions and we will be happy to help you.

  • HP LJ 500 MFP 525 receiving only 1-2 pages of a multi-page fax

    Hi all

    We recently bought a 525 MFP HP LaserJet 500 began to notice a problem where when receive a multiple page fax say 10 to 20 pages (we are a doctor's office) only receive 1 to 2 pages. We tried to set the option to receive faxes by default from fast to medium then slow, but nothing helped.

    We previously had a regular fax machine that had no problem receiving fax multiple pages.

    For the 525 that we kept everything by default no customization that is bjpg compression or something.

    Any ideas?

    It seems that we have a bad module Telec. We passed on the 525 with a 425 as a temporary test. All faxes received with success so it wasn't a line telephone or missed configuration (I realize there are options between 525 vs. 425). We had fitted out 525, with a new module of fax; all successfully received faxes.

  • 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.

  • Default Apex 5 main Navigation to closed

    Hi, is it possible to configure the new Apex 5 hand Nav to a State closed on each page?  I could code something to do this, but I feel that there is a setting somewhere that I'm missing configuration.  I have a page at random which does this automatically, but the rest of my pages are not.  I could not find why this page comes with a .js-navCollapsed class while others come .js-navExpanded.

    Thank you

    Hello

    Please indicate the block of code on every page in which you want to start always collapsed by default next navigation bar:

    .about $(window) ("theme42ready", function() {}

    If ($("body").hasClass ("js-navExpanded")) {}

    $("#t_Button_navControl").click ();

    }

    });

    Please note that this code may not work in APEX5.0.1 - at this time, we hope to have a much better way to set the State of these different widgets.

    Kind regards

    Tim

Maybe you are looking for