INFO 2020-05-18 15:09:11,604 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.PersistenceInitImpl:51: ALE Persistence => start
DEBUG 2020-05-18 15:09:11,605 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.PersistenceInitImpl:53: ALE Persistence real path of the webapp: /usr/local/tomcat/webapps/fc-server-1.2.0/
DEBUG 2020-05-18 15:09:11,605 [localhost-startStop-1] org.fosstrak.ale.server.persistence.type.PersistenceConfig:38: set real path of webapp: /usr/local/tomcat/webapps/fc-server-1.2.0/
INFO 2020-05-18 15:09:11,606 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.PersistenceInitImpl:56: ALE Persistence initialize configuration
DEBUG 2020-05-18 15:09:11,608 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:239: start read and load all lrspec
DEBUG 2020-05-18 15:09:11,608 [localhost-startStop-1] org.fosstrak.ale.server.persistence.util.FileUtils:84: list of file: []
DEBUG 2020-05-18 15:09:11,609 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:243: end read and load all lrspec
DEBUG 2020-05-18 15:09:11,610 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:118: start read and load all ecspec
DEBUG 2020-05-18 15:09:11,611 [localhost-startStop-1] org.fosstrak.ale.server.persistence.util.FileUtils:84: list of file: []
DEBUG 2020-05-18 15:09:11,611 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:124: end read and load all ecspec
DEBUG 2020-05-18 15:09:11,612 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:173: start read and load all ecspec subscriber
DEBUG 2020-05-18 15:09:11,613 [localhost-startStop-1] org.fosstrak.ale.server.persistence.util.FileUtils:84: list of file: []
DEBUG 2020-05-18 15:09:11,613 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:178: end read and load all ecspec subscriber
DEBUG 2020-05-18 15:09:11,614 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:294: start read and load all rospecs
DEBUG 2020-05-18 15:09:11,615 [localhost-startStop-1] org.fosstrak.ale.server.persistence.util.FileUtils:84: list of file: []
DEBUG 2020-05-18 15:09:11,616 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:321: end read and load all rospec
DEBUG 2020-05-18 15:09:11,617 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:326: start read and load all accessspecs
DEBUG 2020-05-18 15:09:11,618 [localhost-startStop-1] org.fosstrak.ale.server.persistence.util.FileUtils:84: list of file: []
DEBUG 2020-05-18 15:09:11,618 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.ReadConfigImpl:352: end read and load all acccessspec
INFO 2020-05-18 15:09:11,619 [localhost-startStop-1] org.fosstrak.ale.server.persistence.impl.PersistenceInitImpl:59: ALE Persistence => end
DEBUG 2020-05-18 15:09:11,620 [localhost-startStop-1] org.fosstrak.ale.server.ALEApplicationContext:86: ... initialization done.
# Specification of initial readers filesreaderAPI=/LLRPReader.xml
<?xml version="1.0" encoding="UTF-8"?><LogicalReaders xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="/resources/LogicalReaders.xsd"> <LogicalReader name="LogicalReader1"> <LRSpec isComposite="false" readerType="org.fosstrak.ale.server.readers.llrp.LLRPAdaptor"> <LRProperty name="Description" value="LLRP Impinj Speedway Revolution Reader"/> <LRProperty name="PhysicalReaderName" value="LogicalReader1"/> <LRProperty name="ip" value="169.254.1.1"/> <LRProperty name="port" value="5084"/> <LRProperty name="AdaptorClass" value="LLRPReader"/> <LRProperty name="ImplClass" value="org.fosstrak.ale.server.readers.llrp.LLRPAdaptor"/> <LRProperty name="clientInitiated" value="true"/> </LRSpec> </LogicalReader></LogicalReaders>