YEAAAAAAHHHHH
This commit is contained in:
parent
09ced44428
commit
ada17053d8
8 changed files with 1013 additions and 175 deletions
363
.idea/workspace.xml
generated
363
.idea/workspace.xml
generated
|
|
@ -5,8 +5,12 @@
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="eb36c2e9-c6c6-48da-b007-cd41eccd9e5a" name="Default" comment="">
|
<list default="true" id="eb36c2e9-c6c6-48da-b007-cd41eccd9e5a" name="Default" comment="">
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" />
|
||||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" afterPath="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" />
|
||||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" />
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" />
|
||||||
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java" afterPath="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java" />
|
||||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/client_1.log" afterPath="$PROJECT_DIR$/client_1.log" />
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/client_1.log" afterPath="$PROJECT_DIR$/client_1.log" />
|
||||||
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/server.log" afterPath="$PROJECT_DIR$/server.log" />
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/server.log" afterPath="$PROJECT_DIR$/server.log" />
|
||||||
</list>
|
</list>
|
||||||
|
|
@ -19,7 +23,7 @@
|
||||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="CoverageDataManager">
|
<component name="CoverageDataManager">
|
||||||
<SUITE FILE_PATH="coverage/TextTwist$Client.coverage" NAME="Client Coverage Results" MODIFIED="1499354067615" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
|
<SUITE FILE_PATH="coverage/TextTwist$Client.coverage" NAME="Client Coverage Results" MODIFIED="1499377916863" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
|
||||||
<FILTER>com.texttwist.client.*</FILTER>
|
<FILTER>com.texttwist.client.*</FILTER>
|
||||||
</SUITE>
|
</SUITE>
|
||||||
<SUITE FILE_PATH="coverage/TextTwist$Main__1_.coverage" NAME="Main (1) Coverage Results" MODIFIED="1497438042403" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
|
<SUITE FILE_PATH="coverage/TextTwist$Main__1_.coverage" NAME="Main (1) Coverage Results" MODIFIED="1497438042403" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
|
||||||
|
|
@ -29,11 +33,21 @@
|
||||||
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
||||||
<component name="FileEditorManager">
|
<component name="FileEditorManager">
|
||||||
<leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
|
<leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
|
||||||
|
<file leaf-file-name="Match.java" pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="1315">
|
||||||
|
<caret line="91" column="55" lean-forward="true" selection-start-line="91" selection-start-column="55" selection-end-line="91" selection-end-column="55" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
<file leaf-file-name="JoinMatch.java" pinned="false" current-in-tab="false">
|
<file leaf-file-name="JoinMatch.java" pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinMatch.java">
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinMatch.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="21">
|
<state relative-caret-position="147">
|
||||||
<caret line="30" column="0" lean-forward="false" selection-start-line="30" selection-start-column="0" selection-end-line="30" selection-end-column="0" />
|
<caret line="27" column="0" lean-forward="true" selection-start-line="27" selection-start-column="0" selection-end-line="27" selection-end-column="0" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="imports" expanded="true" />
|
<element signature="imports" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
|
|
@ -41,11 +55,11 @@
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
</file>
|
</file>
|
||||||
<file leaf-file-name="ThreadProxy.java" pinned="false" current-in-tab="true">
|
<file leaf-file-name="ThreadProxy.java" pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java">
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="72">
|
<state relative-caret-position="147">
|
||||||
<caret line="181" column="41" lean-forward="true" selection-start-line="181" selection-start-column="41" selection-end-line="181" selection-end-column="41" />
|
<caret line="173" column="88" lean-forward="true" selection-start-line="173" selection-start-column="88" selection-end-line="173" selection-end-column="88" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="imports" expanded="true" />
|
<element signature="imports" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
|
|
@ -53,18 +67,70 @@
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
</file>
|
</file>
|
||||||
|
<file leaf-file-name="SendWords.java" pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="251">
|
||||||
|
<caret line="42" column="44" lean-forward="true" selection-start-line="42" selection-start-column="44" selection-end-line="42" selection-end-column="44" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file leaf-file-name="ReceiveWords.java" pinned="false" current-in-tab="true">
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="147">
|
||||||
|
<caret line="54" column="41" lean-forward="true" selection-start-line="54" selection-start-column="41" selection-end-line="54" selection-end-column="41" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file leaf-file-name="TTImage.java" pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImage.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="105">
|
||||||
|
<caret line="5" column="0" lean-forward="true" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
||||||
|
<folding>
|
||||||
|
<element signature="imports" expanded="true" />
|
||||||
|
</folding>
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
|
<file leaf-file-name="MatchTimeout.java" pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/MatchTimeout.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="231">
|
||||||
|
<caret line="20" column="13" lean-forward="true" selection-start-line="20" selection-start-column="13" selection-end-line="20" selection-end-column="13" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
<file leaf-file-name="WaitForScore.java" pinned="false" current-in-tab="false">
|
<file leaf-file-name="WaitForScore.java" pinned="false" current-in-tab="false">
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java">
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="168">
|
<state relative-caret-position="-315">
|
||||||
<caret line="34" column="25" lean-forward="true" selection-start-line="34" selection-start-column="25" selection-end-line="34" selection-end-column="25" />
|
<caret line="51" column="43" lean-forward="false" selection-start-line="51" selection-start-column="43" selection-end-line="51" selection-end-column="43" />
|
||||||
<folding>
|
<folding>
|
||||||
<marker date="1499374903472" expanded="true" signature="2387:2648" ph="{...}" />
|
<marker date="1499375566950" expanded="true" signature="2394:2655" ph="{...}" />
|
||||||
</folding>
|
</folding>
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
</file>
|
</file>
|
||||||
|
<file leaf-file-name="GameServer.java" pinned="false" current-in-tab="false">
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="231">
|
||||||
|
<caret line="109" column="57" lean-forward="false" selection-start-line="109" selection-start-column="57" selection-end-line="109" selection-end-column="57" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
</file>
|
||||||
</leaf>
|
</leaf>
|
||||||
</component>
|
</component>
|
||||||
<component name="FileTemplateManagerImpl">
|
<component name="FileTemplateManagerImpl">
|
||||||
|
|
@ -76,36 +142,36 @@
|
||||||
</component>
|
</component>
|
||||||
<component name="FindInProjectRecents">
|
<component name="FindInProjectRecents">
|
||||||
<findStrings>
|
<findStrings>
|
||||||
<find>App.game</find>
|
<find>c</find>
|
||||||
<find>FI</find>
|
<find>READY</find>
|
||||||
<find>FINA</find>
|
<find>READY</find>
|
||||||
<find>F</find>
|
<find>READY T</find>
|
||||||
<find>s</find>
|
<find>READY TO</find>
|
||||||
<find>setM</find>
|
<find>datagramSoc</find>
|
||||||
<find>setMu</find>
|
<find>cl</find>
|
||||||
<find>setMultics</find>
|
<find>clo</find>
|
||||||
<find>setMultic</find>
|
<find>clos</find>
|
||||||
<find>setMultica</find>
|
<find>close</find>
|
||||||
<find>setMulticas</find>
|
<find>close(</find>
|
||||||
<find>multic<s</find>
|
<find>INVIO</find>
|
||||||
<find>multic<</find>
|
<find>datagramSocke</find>
|
||||||
<find>multica</find>
|
<find>datagramSocket</find>
|
||||||
<find>m</find>
|
<find>datagramsocket</find>
|
||||||
<find>multi</find>
|
<find>datagramSo</find>
|
||||||
<find>multics</find>
|
<find>close()</find>
|
||||||
<find>multic</find>
|
<find>D</find>
|
||||||
<find>multicas</find>
|
<find>Dat</find>
|
||||||
<find>multicast</find>
|
<find>Data</find>
|
||||||
<find>multicastI</find>
|
<find>Data...</find>
|
||||||
<find>multicastID</find>
|
<find>ReceiveWords</find>
|
||||||
<find>multicastId</find>
|
<find>R</find>
|
||||||
<find>E</find>
|
<find>ReceiveW</find>
|
||||||
<find>Ecc</find>
|
<find>ReceiveWo</find>
|
||||||
<find>Ecce</find>
|
<find>ReceiveWor</find>
|
||||||
<find>Eccez</find>
|
<find>ReceiveWord</find>
|
||||||
<find>Eccezio</find>
|
<find>datagramP</find>
|
||||||
<find>Eccezion</find>
|
<find>channel</find>
|
||||||
<find>Eccezione</find>
|
<find>buffer</find>
|
||||||
</findStrings>
|
</findStrings>
|
||||||
</component>
|
</component>
|
||||||
<component name="Git.Settings">
|
<component name="Git.Settings">
|
||||||
|
|
@ -158,18 +224,18 @@
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/WaitForPlayers.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/WaitForPlayers.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendMessageToAllPlayers.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendMessageToAllPlayers.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinTimeout.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinTimeout.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/MatchTimeout.java" />
|
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java" />
|
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeScore.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeScore.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeHighscores.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ComputeHighscores.java" />
|
||||||
<option value="$PROJECT_DIR$/Commons/src/constants/Config.java" />
|
<option value="$PROJECT_DIR$/Commons/src/constants/Config.java" />
|
||||||
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.java" />
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForPlayers.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java" />
|
||||||
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" />
|
|
||||||
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java" />
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" />
|
|
||||||
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java" />
|
||||||
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/MatchTimeout.java" />
|
||||||
|
<option value="$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java" />
|
||||||
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java" />
|
||||||
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" />
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java" />
|
||||||
|
<option value="$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|
@ -1136,35 +1202,35 @@
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TimeTrackingManager">
|
<component name="TimeTrackingManager">
|
||||||
<option name="totallyTimeSpent" value="308262000" />
|
<option name="totallyTimeSpent" value="315461000" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ToolWindowManager">
|
<component name="ToolWindowManager">
|
||||||
<frame x="-9" y="-9" width="1938" height="1048" extended-state="6" />
|
<frame x="-9" y="-9" width="1938" height="1048" extended-state="6" />
|
||||||
<editor active="true" />
|
|
||||||
<layout>
|
<layout>
|
||||||
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
<window_info id="Nl-Palette" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39949432" sideWeight="0.5164706" order="7" side_tool="true" content_ui="tabs" />
|
||||||
|
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.4039517" sideWeight="0.48352942" order="3" side_tool="false" content_ui="tabs" />
|
||||||
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32821077" sideWeight="0.49764705" order="10" side_tool="false" content_ui="tabs" />
|
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32821077" sideWeight="0.49764705" order="10" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39949432" sideWeight="0.5164706" order="7" side_tool="true" content_ui="tabs" />
|
<window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="WINDOWED" visible="true" show_stripe_button="true" weight="0.4215148" sideWeight="0.6982353" order="2" side_tool="false" content_ui="tabs" x="838" y="610" width="908" height="340" />
|
||||||
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="WINDOWED" visible="true" show_stripe_button="true" weight="0.4215148" sideWeight="0.6982353" order="2" side_tool="false" content_ui="tabs" x="566" y="653" width="908" height="340" />
|
|
||||||
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Properties" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
<window_info id="Coverage" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32916668" sideWeight="0.5" order="10" side_tool="true" content_ui="tabs" />
|
||||||
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2203125" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.2203125" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
||||||
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32852387" sideWeight="0.49764705" order="1" side_tool="false" content_ui="tabs" />
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32852387" sideWeight="0.49764705" order="1" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.4039517" sideWeight="0.48352942" order="3" side_tool="false" content_ui="tabs" />
|
|
||||||
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="true" content_ui="tabs" />
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="true" content_ui="tabs" />
|
||||||
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
||||||
|
|
@ -1188,7 +1254,6 @@
|
||||||
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Coverage" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32916668" sideWeight="0.5" order="10" side_tool="true" content_ui="tabs" />
|
|
||||||
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="WINDOWED" visible="false" show_stripe_button="true" weight="0.4215148" sideWeight="0.6982353" order="2" side_tool="false" content_ui="tabs" x="566" y="653" width="908" height="340" />
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="WINDOWED" visible="false" show_stripe_button="true" weight="0.4215148" sideWeight="0.6982353" order="2" side_tool="false" content_ui="tabs" x="566" y="653" width="908" height="340" />
|
||||||
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
||||||
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
|
||||||
|
|
@ -1206,7 +1271,7 @@
|
||||||
</component>
|
</component>
|
||||||
<component name="XDebuggerManager">
|
<component name="XDebuggerManager">
|
||||||
<breakpoint-manager>
|
<breakpoint-manager>
|
||||||
<option name="time" value="102" />
|
<option name="time" value="104" />
|
||||||
</breakpoint-manager>
|
</breakpoint-manager>
|
||||||
<watches-manager />
|
<watches-manager />
|
||||||
</component>
|
</component>
|
||||||
|
|
@ -1215,20 +1280,6 @@
|
||||||
<option name="FILTER_TARGETS" value="false" />
|
<option name="FILTER_TARGETS" value="false" />
|
||||||
</component>
|
</component>
|
||||||
<component name="editorHistoryManager">
|
<component name="editorHistoryManager">
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchRequestsPage.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="298">
|
|
||||||
<caret line="74" column="10" lean-forward="false" selection-start-line="74" selection-start-column="10" selection-end-line="74" selection-end-column="10" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/pages/MatchSetupPage.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="298">
|
|
||||||
<caret line="72" column="10" lean-forward="false" selection-start-line="72" selection-start-column="10" selection-end-line="72" selection-end-column="10" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/AuthService.java">
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/services/AuthService.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="-42">
|
<state relative-caret-position="-42">
|
||||||
|
|
@ -1342,13 +1393,6 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Commons/src/models/Message.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="1260">
|
|
||||||
<caret line="63" column="0" lean-forward="false" selection-start-line="63" selection-start-column="0" selection-end-line="63" selection-end-column="0" />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Commons/src/models/Response.java">
|
<entry file="file://$PROJECT_DIR$/Commons/src/models/Response.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="189">
|
<state relative-caret-position="189">
|
||||||
|
|
@ -1425,14 +1469,6 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="714">
|
|
||||||
<caret line="48" column="69" lean-forward="false" selection-start-line="48" selection-start-column="69" selection-end-line="48" selection-end-column="69" />
|
|
||||||
<folding />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/NotificationServer.java">
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/NotificationServer.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="167">
|
<state relative-caret-position="167">
|
||||||
|
|
@ -1471,14 +1507,6 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/MatchTimeout.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="46">
|
|
||||||
<caret line="18" column="13" lean-forward="false" selection-start-line="18" selection-start-column="13" selection-end-line="18" selection-end-column="13" />
|
|
||||||
<folding />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Dictionary.java">
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Dictionary.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="147">
|
<state relative-caret-position="147">
|
||||||
|
|
@ -1501,21 +1529,13 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="83">
|
|
||||||
<caret line="33" column="46" lean-forward="true" selection-start-line="33" selection-start-column="46" selection-end-line="33" selection-end-column="46" />
|
|
||||||
<folding />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java">
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/models/Game.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="1848">
|
<state relative-caret-position="1848">
|
||||||
<caret line="109" column="39" lean-forward="false" selection-start-line="109" selection-start-column="39" selection-end-line="109" selection-end-column="39" />
|
<caret line="109" column="39" lean-forward="false" selection-start-line="109" selection-start-column="39" selection-end-line="109" selection-end-column="39" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="e#3686#3687#0" expanded="true" />
|
<element signature="e#3686#3687#0" expanded="false" />
|
||||||
<element signature="e#3732#3733#0" expanded="true" />
|
<element signature="e#3732#3733#0" expanded="false" />
|
||||||
</folding>
|
</folding>
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
|
|
@ -1528,25 +1548,6 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="273">
|
|
||||||
<caret line="23" column="44" lean-forward="false" selection-start-line="23" selection-start-column="44" selection-end-line="23" selection-end-column="44" />
|
|
||||||
<folding>
|
|
||||||
<element signature="e#4273#4274#0" expanded="true" />
|
|
||||||
<element signature="e#4321#4322#0" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="-357">
|
|
||||||
<caret line="41" column="61" lean-forward="false" selection-start-line="41" selection-start-column="61" selection-end-line="41" selection-end-column="61" />
|
|
||||||
<folding />
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendInvitations.java">
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/SendInvitations.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="483">
|
<state relative-caret-position="483">
|
||||||
|
|
@ -1585,26 +1586,6 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinMatch.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="21">
|
|
||||||
<caret line="30" column="0" lean-forward="false" selection-start-line="30" selection-start-column="0" selection-end-line="30" selection-end-column="0" />
|
|
||||||
<folding>
|
|
||||||
<element signature="imports" expanded="true" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java">
|
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
|
||||||
<state relative-caret-position="168">
|
|
||||||
<caret line="34" column="25" lean-forward="true" selection-start-line="34" selection-start-column="25" selection-end-line="34" selection-end-column="25" />
|
|
||||||
<folding>
|
|
||||||
<marker date="1499374903472" expanded="true" signature="2387:2648" ph="{...}" />
|
|
||||||
</folding>
|
|
||||||
</state>
|
|
||||||
</provider>
|
|
||||||
</entry>
|
|
||||||
<entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/util/List.java">
|
<entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/util/List.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="171">
|
<state relative-caret-position="171">
|
||||||
|
|
@ -1613,16 +1594,102 @@
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java">
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/MatchTimeout.java">
|
||||||
<provider selected="true" editor-type-id="text-editor">
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
<state relative-caret-position="72">
|
<state relative-caret-position="231">
|
||||||
<caret line="181" column="41" lean-forward="true" selection-start-line="181" selection-start-column="41" selection-end-line="181" selection-end-column="41" />
|
<caret line="20" column="13" lean-forward="true" selection-start-line="20" selection-start-column="13" selection-end-line="20" selection-end-column="13" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="jar://C:/Program Files/Java/jdk1.8.0_131/src.zip!/java/net/DatagramSocket.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="171">
|
||||||
|
<caret line="66" column="6" lean-forward="false" selection-start-line="66" selection-start-column="6" selection-end-line="66" selection-end-column="6" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/JoinMatch.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="147">
|
||||||
|
<caret line="27" column="0" lean-forward="true" selection-start-line="27" selection-start-column="0" selection-end-line="27" selection-end-column="0" />
|
||||||
<folding>
|
<folding>
|
||||||
<element signature="imports" expanded="true" />
|
<element signature="imports" expanded="true" />
|
||||||
</folding>
|
</folding>
|
||||||
</state>
|
</state>
|
||||||
</provider>
|
</provider>
|
||||||
</entry>
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/models/Match.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="1315">
|
||||||
|
<caret line="91" column="55" lean-forward="true" selection-start-line="91" selection-start-column="55" selection-end-line="91" selection-end-column="55" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Commons/src/models/Message.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="147">
|
||||||
|
<caret line="10" column="13" lean-forward="false" selection-start-line="10" selection-start-column="13" selection-end-line="10" selection-end-column="13" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/ui/TTImage.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="105">
|
||||||
|
<caret line="5" column="0" lean-forward="true" selection-start-line="5" selection-start-column="0" selection-end-line="5" selection-end-column="0" />
|
||||||
|
<folding>
|
||||||
|
<element signature="imports" expanded="true" />
|
||||||
|
</folding>
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/WaitForScore.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="-315">
|
||||||
|
<caret line="51" column="43" lean-forward="false" selection-start-line="51" selection-start-column="43" selection-end-line="51" selection-end-column="43" />
|
||||||
|
<folding>
|
||||||
|
<marker date="1499375566950" expanded="true" signature="2394:2655" ph="{...}" />
|
||||||
|
</folding>
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Client/src/com/texttwist/client/tasks/SendWords.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="251">
|
||||||
|
<caret line="42" column="44" lean-forward="true" selection-start-line="42" selection-start-column="44" selection-end-line="42" selection-end-column="44" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/GameServer.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="231">
|
||||||
|
<caret line="109" column="57" lean-forward="false" selection-start-line="109" selection-start-column="57" selection-end-line="109" selection-end-column="57" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/components/ThreadProxy.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="147">
|
||||||
|
<caret line="173" column="88" lean-forward="true" selection-start-line="173" selection-start-column="88" selection-end-line="173" selection-end-column="88" />
|
||||||
|
<folding>
|
||||||
|
<element signature="imports" expanded="true" />
|
||||||
|
</folding>
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
|
<entry file="file://$PROJECT_DIR$/Server/src/com/texttwist/server/tasks/ReceiveWords.java">
|
||||||
|
<provider selected="true" editor-type-id="text-editor">
|
||||||
|
<state relative-caret-position="147">
|
||||||
|
<caret line="54" column="41" lean-forward="true" selection-start-line="54" selection-start-column="41" selection-end-line="54" selection-end-column="41" />
|
||||||
|
<folding />
|
||||||
|
</state>
|
||||||
|
</provider>
|
||||||
|
</entry>
|
||||||
</component>
|
</component>
|
||||||
<component name="masterDetails">
|
<component name="masterDetails">
|
||||||
<states>
|
<states>
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,8 @@ import models.Message;
|
||||||
import javax.swing.*;
|
import javax.swing.*;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.net.*;
|
import java.net.*;
|
||||||
|
import java.nio.ByteBuffer;
|
||||||
|
import java.nio.channels.DatagramChannel;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Created by loke on 29/06/2017.
|
* Created by loke on 29/06/2017.
|
||||||
|
|
@ -29,17 +31,31 @@ public class SendWords extends SwingWorker<Void,Void> {
|
||||||
public Void doInBackground() {
|
public Void doInBackground() {
|
||||||
DatagramSocket clientSocket = null;
|
DatagramSocket clientSocket = null;
|
||||||
try {
|
try {
|
||||||
clientSocket = new DatagramSocket();
|
InetAddress hostIP = InetAddress.getLocalHost();
|
||||||
|
InetSocketAddress myAddress =
|
||||||
|
new InetSocketAddress(hostIP, Config.WordsReceiverServerPort);
|
||||||
|
DatagramChannel datagramChannel = DatagramChannel.open();
|
||||||
|
datagramChannel.bind(null);
|
||||||
|
|
||||||
|
ByteBuffer buffer = ByteBuffer.allocate(1024);
|
||||||
|
Message msg = new Message("WORDS", App.session.account.userName, "", words);
|
||||||
|
String sentence = msg.toString();
|
||||||
|
buffer.put(sentence.getBytes());
|
||||||
|
buffer.flip();
|
||||||
|
datagramChannel.send(buffer, myAddress);
|
||||||
|
buffer.clear();
|
||||||
|
|
||||||
|
/*clientSocket = new DatagramSocket();
|
||||||
|
|
||||||
InetAddress IPAddress = InetAddress.getByName(Config.WordsReceiverServerURI);
|
InetAddress IPAddress = InetAddress.getByName(Config.WordsReceiverServerURI);
|
||||||
byte[] sendData = new byte[1024];
|
byte[] sendData = new byte[1024];
|
||||||
byte[] receiveData = new byte[1024];
|
|
||||||
Message msg = new Message("WORDS", App.session.account.userName, "", words);
|
Message msg = new Message("WORDS", App.session.account.userName, "", words);
|
||||||
String sentence = msg.toString();
|
String sentence = msg.toString();
|
||||||
sendData = sentence.getBytes();
|
sendData = sentence.getBytes();
|
||||||
|
System.out.println("SENDIJIIDIIDIDIDIDDIDIDIDIDI");
|
||||||
DatagramPacket sendPacket = new DatagramPacket(sendData, sendData.length, IPAddress, Config.WordsReceiverServerPort);
|
DatagramPacket sendPacket = new DatagramPacket(sendData, sendData.length, IPAddress, Config.WordsReceiverServerPort);
|
||||||
clientSocket.send(sendPacket);
|
clientSocket.send(sendPacket);
|
||||||
//clientSocket.close();
|
clientSocket.close();*/
|
||||||
|
|
||||||
return null;
|
return null;
|
||||||
} catch (UnknownHostException e) {
|
} catch (UnknownHostException e) {
|
||||||
|
|
|
||||||
|
|
@ -43,7 +43,7 @@ public class WaitForScore extends SwingWorker<Void,Void> {
|
||||||
System.out.println("HSHSHSHS");
|
System.out.println("HSHSHSHS");
|
||||||
System.out.println(s);
|
System.out.println(s);
|
||||||
msg = Message.toMessage(s);
|
msg = Message.toMessage(s);
|
||||||
if(msg.message.equals("ASD")){
|
if(msg.message.equals("FINALSCORE")){
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -15,10 +15,7 @@ import utilities.Logger;
|
||||||
import javax.swing.*;
|
import javax.swing.*;
|
||||||
import java.io.InputStream;
|
import java.io.InputStream;
|
||||||
import java.io.ObjectInputStream;
|
import java.io.ObjectInputStream;
|
||||||
import java.net.DatagramSocket;
|
import java.net.*;
|
||||||
import java.net.InetSocketAddress;
|
|
||||||
import java.net.ServerSocket;
|
|
||||||
import java.net.Socket;
|
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.nio.ByteBuffer;
|
import java.nio.ByteBuffer;
|
||||||
import java.nio.channels.*;
|
import java.nio.channels.*;
|
||||||
|
|
@ -42,7 +39,9 @@ public class GameServer implements Runnable{
|
||||||
protected ServerSocketChannel serverSocketChannel = null;
|
protected ServerSocketChannel serverSocketChannel = null;
|
||||||
protected ThreadProxy proxy;
|
protected ThreadProxy proxy;
|
||||||
ByteBuffer buffer = ByteBuffer.allocate(1024);
|
ByteBuffer buffer = ByteBuffer.allocate(1024);
|
||||||
DatagramSocket datagramSocket;
|
ByteBuffer buffer2 = ByteBuffer.allocate(1024);
|
||||||
|
|
||||||
|
DatagramChannel datagramChannel;
|
||||||
protected Selector selector = null;
|
protected Selector selector = null;
|
||||||
protected ExecutorService threadPool = Executors.newCachedThreadPool();
|
protected ExecutorService threadPool = Executors.newCachedThreadPool();
|
||||||
private String dictionaryPath = "./Server/resources/dictionary";
|
private String dictionaryPath = "./Server/resources/dictionary";
|
||||||
|
|
@ -65,7 +64,12 @@ public class GameServer implements Runnable{
|
||||||
serverSocketChannel.configureBlocking(false);
|
serverSocketChannel.configureBlocking(false);
|
||||||
serverSocketChannel.socket().bind(new InetSocketAddress(serverPort));
|
serverSocketChannel.socket().bind(new InetSocketAddress(serverPort));
|
||||||
serverSocketChannel.register(selector, OP_ACCEPT);
|
serverSocketChannel.register(selector, OP_ACCEPT);
|
||||||
datagramSocket = new DatagramSocket(Config.WordsReceiverServerPort);
|
// datagramSocket = new DatagramSocket(Config.WordsReceiverServerPort);
|
||||||
|
InetSocketAddress address = new InetSocketAddress(Config.WordsReceiverServerPort);
|
||||||
|
datagramChannel = DatagramChannel.open();
|
||||||
|
DatagramSocket datagramSocket = datagramChannel.socket();
|
||||||
|
datagramSocket.bind(address);
|
||||||
|
|
||||||
Logger.write("GamePage Service is running at "+this.serverPort+" port...");
|
Logger.write("GamePage Service is running at "+this.serverPort+" port...");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
|
|
@ -103,7 +107,7 @@ public class GameServer implements Runnable{
|
||||||
if (line.startsWith("MESSAGE")) {
|
if (line.startsWith("MESSAGE")) {
|
||||||
SessionsManager.getInstance().printAll();
|
SessionsManager.getInstance().printAll();
|
||||||
Message msg = Message.toMessage(line);
|
Message msg = Message.toMessage(line);
|
||||||
proxy = new ThreadProxy(msg, client, datagramSocket);
|
proxy = new ThreadProxy(msg, client, datagramChannel, buffer2);
|
||||||
Future<Boolean> identifyMessage = threadPool.submit(proxy);
|
Future<Boolean> identifyMessage = threadPool.submit(proxy);
|
||||||
System.out.println(line);
|
System.out.println(line);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@ import java.net.DatagramSocket;
|
||||||
import java.net.InetAddress;
|
import java.net.InetAddress;
|
||||||
import java.net.MulticastSocket;
|
import java.net.MulticastSocket;
|
||||||
import java.nio.ByteBuffer;
|
import java.nio.ByteBuffer;
|
||||||
|
import java.nio.channels.DatagramChannel;
|
||||||
import java.nio.channels.SocketChannel;
|
import java.nio.channels.SocketChannel;
|
||||||
import java.util.concurrent.*;
|
import java.util.concurrent.*;
|
||||||
|
|
||||||
|
|
@ -24,13 +25,15 @@ public class ThreadProxy implements Callable<Boolean> {
|
||||||
protected final ExecutorService threadPool = Executors.newCachedThreadPool();
|
protected final ExecutorService threadPool = Executors.newCachedThreadPool();
|
||||||
private final Message request;
|
private final Message request;
|
||||||
private final SocketChannel socketChannel;
|
private final SocketChannel socketChannel;
|
||||||
private final DatagramSocket datagramSocket;
|
private final DatagramChannel datagramChannel;
|
||||||
|
private ByteBuffer buffer;
|
||||||
|
|
||||||
|
|
||||||
ThreadProxy(Message request, SocketChannel socketChannel, DatagramSocket datagramSocket){
|
ThreadProxy(Message request, SocketChannel socketChannel, DatagramChannel datagramChannel, ByteBuffer buffer){
|
||||||
this.request = request;
|
this.request = request;
|
||||||
this.socketChannel = socketChannel;
|
this.socketChannel = socketChannel;
|
||||||
this.datagramSocket = datagramSocket;
|
this.datagramChannel = datagramChannel;
|
||||||
|
this.buffer = buffer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -168,7 +171,7 @@ public class ThreadProxy implements Callable<Boolean> {
|
||||||
}
|
}
|
||||||
|
|
||||||
//Start receive words: tempo masimo 5 minuti per completare l'invio delle lettere.
|
//Start receive words: tempo masimo 5 minuti per completare l'invio delle lettere.
|
||||||
Future<Boolean> receiveWords = threadPool.submit(new ReceiveWords(match, datagramSocket));
|
Future<Boolean> receiveWords = threadPool.submit(new ReceiveWords(match, datagramChannel, buffer));
|
||||||
Boolean receiveWordsRes = receiveWords.get();
|
Boolean receiveWordsRes = receiveWords.get();
|
||||||
|
|
||||||
if(receiveWordsRes){
|
if(receiveWordsRes){
|
||||||
|
|
@ -190,6 +193,8 @@ public class ThreadProxy implements Callable<Boolean> {
|
||||||
System.out.println(msg.toString());
|
System.out.println(msg.toString());
|
||||||
multicastSocket.send(hi);
|
multicastSocket.send(hi);
|
||||||
|
|
||||||
|
System.out.println(Match.findMatchIndex(activeMatches, match.matchCreator));
|
||||||
|
|
||||||
activeMatches.remove(Match.findMatchIndex(activeMatches, match.matchCreator));
|
activeMatches.remove(Match.findMatchIndex(activeMatches, match.matchCreator));
|
||||||
//multicastSocket.disconnect();
|
//multicastSocket.disconnect();
|
||||||
//multicastSocket.close();
|
//multicastSocket.close();
|
||||||
|
|
|
||||||
|
|
@ -11,6 +11,9 @@ import javax.xml.crypto.Data;
|
||||||
import java.net.DatagramPacket;
|
import java.net.DatagramPacket;
|
||||||
import java.net.DatagramSocket;
|
import java.net.DatagramSocket;
|
||||||
import java.net.InetAddress;
|
import java.net.InetAddress;
|
||||||
|
import java.nio.ByteBuffer;
|
||||||
|
import java.nio.channels.DatagramChannel;
|
||||||
|
import java.util.Arrays;
|
||||||
import java.util.concurrent.Callable;
|
import java.util.concurrent.Callable;
|
||||||
import java.util.concurrent.ExecutorService;
|
import java.util.concurrent.ExecutorService;
|
||||||
import java.util.concurrent.Executors;
|
import java.util.concurrent.Executors;
|
||||||
|
|
@ -23,44 +26,61 @@ public class ReceiveWords implements Callable<Boolean>{
|
||||||
|
|
||||||
protected ExecutorService threadPool = Executors.newCachedThreadPool();
|
protected ExecutorService threadPool = Executors.newCachedThreadPool();
|
||||||
|
|
||||||
public final DatagramSocket datagramSocket;
|
public DatagramChannel DatagramChannel;
|
||||||
public final Match match;
|
public final Match match;
|
||||||
|
byte[] receiveData = new byte[1024];
|
||||||
|
ByteBuffer buffer;
|
||||||
|
|
||||||
public ReceiveWords(Match match, DatagramSocket datagramSocket) {
|
|
||||||
|
public ReceiveWords(Match match, DatagramChannel DatagramChannel, ByteBuffer buffer) {
|
||||||
this.match = match;
|
this.match = match;
|
||||||
this.datagramSocket = datagramSocket;
|
this.buffer = buffer;
|
||||||
|
this.DatagramChannel = DatagramChannel;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public Boolean call() throws Exception {
|
public Boolean call() throws Exception {
|
||||||
System.out.print("READY TO Receive words !!!!");
|
System.out.print("READY TO Receive words !!!!");
|
||||||
|
|
||||||
byte[] receiveData = new byte[1024];
|
|
||||||
|
|
||||||
Future<Boolean> matchTimeout = threadPool.submit(new MatchTimeout());
|
Future<Boolean> matchTimeout = threadPool.submit(new MatchTimeout());
|
||||||
|
|
||||||
|
|
||||||
receiveData = new byte[1024];
|
|
||||||
DatagramPacket receivePacket = new DatagramPacket(receiveData, receiveData.length);
|
DatagramPacket receivePacket = new DatagramPacket(receiveData, receiveData.length);
|
||||||
datagramSocket.receive(receivePacket);
|
Message msg;
|
||||||
String rcv = new String( receivePacket.getData());
|
while(true) {
|
||||||
System.out.println("RECEIVED: " + rcv);
|
DatagramChannel.receive(buffer);
|
||||||
Message msg = Message.toMessage(rcv);
|
buffer.flip();
|
||||||
|
System.out.println(buffer.limit());
|
||||||
|
int limits = buffer.limit();
|
||||||
|
byte bytes[] = new byte[limits];
|
||||||
|
buffer.get(bytes, 0, limits);
|
||||||
|
String rcv = new String(bytes);
|
||||||
|
|
||||||
|
|
||||||
|
System.out.println("RECEIVED: " + rcv);
|
||||||
|
buffer.rewind();
|
||||||
|
msg = Message.toMessage(rcv);
|
||||||
|
if(msg.message.equals("WORDS")){
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
Future<Integer> computeScore = threadPool.submit(new ComputeScore(msg.sender, match, msg.data));
|
Future<Integer> computeScore = threadPool.submit(new ComputeScore(msg.sender, match, msg.data));
|
||||||
|
|
||||||
//Se tutti hanno inviato le parole, blocca il timer e restituisci true
|
//Se tutti hanno inviato le parole, blocca il timer e restituisci true
|
||||||
computeScore.get();
|
computeScore.get();
|
||||||
System.out.println(match.matchCreator);
|
System.out.println(match.matchCreator);
|
||||||
System.out.println(match.allPlayersSendedHisScore());
|
System.out.println(match.allPlayersSendedHisScore());
|
||||||
|
|
||||||
|
|
||||||
if(match.allPlayersSendedHisScore()){
|
if(match.allPlayersSendedHisScore()){
|
||||||
System.out.println("TIMEOUT BLOCCATO, OK");
|
System.out.println("TIMEOUT BLOCCATO, OK");
|
||||||
// match.setUndefinedScorePlayersToZero();
|
// match.setUndefinedScorePlayersToZero();
|
||||||
|
|
||||||
matchTimeout.cancel(true);
|
matchTimeout.cancel(true);
|
||||||
// datagramSocket.close();
|
DatagramChannel.close();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
358
client_1.log
358
client_1.log
|
|
@ -4331,3 +4331,361 @@ LOGGER (Client1): Thu Jul 06 23:06:09 CEST 2017 - Client starting ...
|
||||||
LOGGER (Client1): Thu Jul 06 23:06:15 CEST 2017 - Invoked invitation with username=b|[a]
|
LOGGER (Client1): Thu Jul 06 23:06:15 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
LOGGER (Client1): Thu Jul 06 23:06:15 CEST 2017 - b ti ha sfidato!
|
LOGGER (Client1): Thu Jul 06 23:06:15 CEST 2017 - b ti ha sfidato!
|
||||||
LOGGER (Client1): Thu Jul 06 23:06:15 CEST 2017 - Invoked invitation with username=b|[a]
|
LOGGER (Client1): Thu Jul 06 23:06:15 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:01 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:02 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:10 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:10 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:10 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:23 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:23 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:11:23 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:12:09 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:12:10 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:12:20 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:12:20 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:12:20 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:13:50 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:13:51 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:13:59 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:13:59 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:13:59 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:15:32 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:15:32 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:15:32 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:16:47 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:16:52 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:16:57 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:16:57 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:16:57 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:17:36 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:17:36 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:17:36 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:18:33 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:18:34 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:18:42 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:18:42 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:18:42 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:19:01 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:19:01 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:19:01 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:12 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:18 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:24 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:40 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:40 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:20:40 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:21:20 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:21:22 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:21:32 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:21:32 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:21:32 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:22:26 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:22:26 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:22:26 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:24:45 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:24:46 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:24:53 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:24:53 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:24:53 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:09 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:09 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:09 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:48 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:50 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:59 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:59 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:25:59 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:26:16 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:26:16 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:26:16 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:15 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:17 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:26 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:26 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:26 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:52 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:52 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:28:52 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:29:29 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:29:30 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:29:40 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:29:40 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:29:40 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:30:25 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:30:25 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:30:25 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:14 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:15 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:26 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:26 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:26 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:42 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:42 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:35:42 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:36:56 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:36:58 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:37:05 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:37:05 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:37:05 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:37:18 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:37:18 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:37:18 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:39:55 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:39:57 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:40:06 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:40:06 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:40:06 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:40:22 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:40:22 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:40:22 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:12 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:13 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:22 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:22 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:22 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:35 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:35 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:43:35 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:44:41 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:44:43 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:44:52 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:44:52 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:44:52 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:45:06 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:45:06 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:45:06 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:46:27 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:46:29 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:46:39 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:46:39 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:46:39 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:47:02 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:47:02 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:47:02 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:22 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:25 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:32 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:32 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:32 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:47 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:47 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:50:47 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:51:57 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:52:13 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:52:16 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:52:25 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:52:25 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:52:25 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:53:11 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:53:11 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:53:11 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:54:16 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:54:18 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:54:25 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:54:25 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:54:25 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:29 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:31 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:36 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:36 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:36 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:58 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:58 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:55:58 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:14 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:15 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:23 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:23 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:23 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:35 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:35 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:57:35 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:13 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:15 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:22 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:22 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:22 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:34 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:34 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Thu Jul 06 23:59:34 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:06 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:12 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:16 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:16 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:16 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:50 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:50 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:02:50 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:30 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:31 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:37 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:37 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:37 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:48 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:48 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:03:48 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:06:41 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:06:46 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:06:50 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:06:50 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:06:50 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:07:23 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:07:23 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:07:23 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:22 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:24 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:29 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:29 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:29 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:42 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:42 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:09:42 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:17 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:18 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:24 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:36 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:36 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:12:36 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:30:47 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:30:48 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:30:54 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:30:54 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:30:54 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:31:09 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:31:09 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:31:09 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:32:33 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:32:34 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:32:40 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:32:40 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:32:40 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:33:05 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:33:05 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:33:05 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:35:48 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:35:50 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:35:56 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:35:56 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:35:56 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:26 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:28 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:36 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:36 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:36 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:50 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:50 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:36:50 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:39:08 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:39:10 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:39:45 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:39:45 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:39:45 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:40:56 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:40:58 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:41:07 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:41:07 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:41:07 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:42:10 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:42:14 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:42:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:42:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:42:24 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:43:12 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:43:15 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:43:24 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:43:24 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:43:24 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:44:37 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:44:39 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:44:48 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:44:48 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:44:48 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:21 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:36 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:43 CEST 2017 - Invoked invitation with username=a|[]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:43 CEST 2017 - Invoked invitation with username=a|[]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:48 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:48 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:46:48 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:47:00 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:47:01 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:47:12 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:47:12 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:47:12 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:10 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:14 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:24 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:24 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:43 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:43 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:48:43 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:52:51 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:52:52 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:00 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:07 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:22 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:24 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:34 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:34 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:34 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:49 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:49 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:53:49 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:56:08 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:56:09 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:56:17 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:56:17 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:56:17 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:27 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:28 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:38 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:38 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:38 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:56 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:56 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 00:58:56 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:05 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:11 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:18 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:18 CEST 2017 - Invoked invitation with username=b|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:18 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:38 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:38 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:09:38 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:10:15 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:10:15 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:10:15 CEST 2017 - Invoked invitation with username=a|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:10:41 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:10:43 CEST 2017 - Client starting ...
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:04 CEST 2017 - Invoked invitation with username=c|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:04 CEST 2017 - c ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:04 CEST 2017 - Invoked invitation with username=c|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:04 CEST 2017 - Invoked invitation with username=c|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:04 CEST 2017 - Invoked invitation with username=c|[b]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:06 CEST 2017 - Invoked invitation with username=d|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:06 CEST 2017 - Invoked invitation with username=d|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:06 CEST 2017 - d ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:06 CEST 2017 - Invoked invitation with username=d|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:06 CEST 2017 - Invoked invitation with username=d|[a]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:30 CEST 2017 - Invoked invitation with username=a|[c]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:30 CEST 2017 - Invoked invitation with username=a|[c]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:30 CEST 2017 - Invoked invitation with username=a|[c]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:30 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:30 CEST 2017 - Invoked invitation with username=a|[c]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:31 CEST 2017 - Invoked invitation with username=b|[d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:31 CEST 2017 - Invoked invitation with username=b|[d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:31 CEST 2017 - Invoked invitation with username=b|[d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:31 CEST 2017 - Invoked invitation with username=b|[d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:31 CEST 2017 - b ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - Invoked invitation with username=a|[b, c, d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - Invoked invitation with username=a|[b, c, d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - Invoked invitation with username=a|[b, c, d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - a ti ha sfidato!
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - Invoked invitation with username=a|[b, c, d]
|
||||||
|
LOGGER (Client1): Fri Jul 07 01:11:58 CEST 2017 - a ti ha sfidato!
|
||||||
|
|
|
||||||
368
server.log
368
server.log
|
|
@ -6477,3 +6477,371 @@ LOGGER (Server): Thu Jul 06 23:06:03 CEST 2017 - Invoked login with username=a A
|
||||||
LOGGER (Server): Thu Jul 06 23:06:03 CEST 2017 - Login successfull
|
LOGGER (Server): Thu Jul 06 23:06:03 CEST 2017 - Login successfull
|
||||||
LOGGER (Server): Thu Jul 06 23:06:11 CEST 2017 - Invoked login with username=b AND password=b
|
LOGGER (Server): Thu Jul 06 23:06:11 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
LOGGER (Server): Thu Jul 06 23:06:11 CEST 2017 - Login successfull
|
LOGGER (Server): Thu Jul 06 23:06:11 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:10:59 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:10:59 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:10:59 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:10:59 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:11:04 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:11:04 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:11:06 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:11:06 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:07 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:08 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:08 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:08 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:12 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:12 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:16 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:12:16 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:43 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:43 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:43 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:43 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:47 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:48 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:48 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:48 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:53 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:53 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:57 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:13:57 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:45 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:45 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:45 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:45 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:50 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:50 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:54 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:16:54 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:30 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:30 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:30 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:30 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:35 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:35 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:38 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:18:38 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:06 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:06 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:06 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:06 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:14 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:14 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:20 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:20:20 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:14 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:15 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:15 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:15 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:24 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:24 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:28 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:21:28 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:42 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:42 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:42 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:42 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:47 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:47 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:51 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:24:51 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:46 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:46 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:46 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:46 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:52 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:52 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:56 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:25:56 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:14 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:14 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:14 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:14 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:18 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:18 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:22 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:28:22 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:26 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:26 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:26 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:26 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:32 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:32 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:37 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:29:37 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:12 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:12 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:12 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:13 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:18 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:18 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:23 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:35:23 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:36:54 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:36:54 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:36:54 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:36:54 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:36:59 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:36:59 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:37:01 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:37:01 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:39:54 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:39:54 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:39:54 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:39:54 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:39:58 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:39:58 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:40:04 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:40:04 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:10 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:10 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:10 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:10 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:15 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:15 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:19 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:43:19 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:34 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:34 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:34 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:34 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:45 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:45 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:49 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:44:49 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:26 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:26 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:26 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:26 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:31 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:31 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:34 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:46:34 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:20 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:20 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:20 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:20 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:27 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:27 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:31 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:50:31 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:11 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:11 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:11 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:11 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:19 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:19 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:22 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:52:22 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:12 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:12 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:12 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:12 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:19 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:19 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:22 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:54:22 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:25 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:25 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:25 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:25 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:32 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:32 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:34 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:55:34 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:12 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:12 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:12 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:12 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:17 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:17 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:22 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:57:22 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:12 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:12 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:12 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:12 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:16 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:16 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:19 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Thu Jul 06 23:59:19 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:02 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:02 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:02 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:02 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:10 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:10 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:14 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:02:14 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:28 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:28 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:28 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:28 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:32 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:32 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:34 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:03:34 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:39 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:39 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:39 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:39 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:44 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:44 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:47 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:06:47 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:19 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:20 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:20 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:20 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:23 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:23 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:25 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:09:25 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:15 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:16 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:16 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:16 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:19 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:20 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:22 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:12:22 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:41 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:42 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:42 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:42 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:50 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:50 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:52 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:30:52 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:28 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:28 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:28 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:28 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:35 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:35 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:38 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:32:38 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:47 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:47 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:47 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:47 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:51 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:51 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:54 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:35:54 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:24 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:25 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:25 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:25 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:30 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:30 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:32 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:36:32 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:06 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:07 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:07 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:07 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:36 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:36 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:42 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:39:42 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:40:55 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:40:55 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:40:55 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:40:55 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:41:00 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:41:00 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:41:03 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:41:03 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:06 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:07 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:07 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:07 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:15 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:15 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:21 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:42:21 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:08 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:08 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:08 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:08 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:16 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:16 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:20 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:43:20 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:35 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:35 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:35 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:35 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:41 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:41 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:44 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:44:44 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:18 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:18 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:18 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:18 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:31 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:31 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:39 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:39 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:57 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:57 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:57 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:46:57 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:47:04 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:47:04 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:47:08 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:47:08 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:08 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:08 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:08 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:08 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:17 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:17 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:20 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:48:20 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:52:49 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:52:49 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:52:50 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:52:50 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:52:53 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:52:53 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:03 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:03 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:19 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:19 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:19 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:19 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:26 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:26 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:30 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:53:30 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:06 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:06 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:06 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:06 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:10 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:10 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:15 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:56:15 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:25 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:25 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:25 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:25 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:31 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:31 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:34 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 00:58:34 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:03 CEST 2017 - Server starting ...
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:04 CEST 2017 - Auth Service running at 9999 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:04 CEST 2017 - Server started
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:04 CEST 2017 - GamePage Service is running at 10000 port...
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:12 CEST 2017 - Invoked login with username=a AND password=a
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:12 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:15 CEST 2017 - Invoked login with username=b AND password=b
|
||||||
|
LOGGER (Server): Fri Jul 07 01:09:15 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 01:10:57 CEST 2017 - Invoked login with username=c AND password=c
|
||||||
|
LOGGER (Server): Fri Jul 07 01:10:57 CEST 2017 - Login successfull
|
||||||
|
LOGGER (Server): Fri Jul 07 01:10:59 CEST 2017 - Invoked login with username=d AND password=d
|
||||||
|
LOGGER (Server): Fri Jul 07 01:10:59 CEST 2017 - Login successfull
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue