Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2242

Re: Building an Agentry Based Mobile App from Scratch (No data returns)

$
0
0

Hello

 

I used next article

SMP 3.0: Agentry debugging

to set Agentry in debug mode

I used a method that changes the props.ini file

 

props.ini

#jvm

 

 

-XX:+HeapDumpOnOutOfMemoryError

-XX:+DisableExplicitGC

-Xms1024m

-Xmx2048m

-XX:PermSize=256M

-XX:MaxPermSize=512M

-XX:ErrorFile=./log/error.log

-XX:HeapDumpPath=./log/heap_dump.hprof

-Djava.io.tmpdir=./work/tmp

-Djava.endorsed.dirs=lib/endorsed

-Dosgi.logfile=./log/osgi.log

-DsecretKey=4Iqy0CuzBL

-DsecretKeylength=128

-Dfile.encoding=UTF-8

 

 

-Xdebug

-Xrunjdwp:transport=dt_socket,address=7090,server=y,suspend=n

 

 

#main

org.eclipse.equinox.launcher.Main

 

 

#program

-console localhost:2401

then restarted server.

 

 

Then I configured FlightBooking in Eclipse

 

sshot-199.png

 

And pressed Debug.

Eclipsed showed "Launching ZFlightBooking" message and then shown nothing

 

On second attempt it shown next dialog.

 

sshot-200.png

 

How to check that SMP started in debug mode and 7090 port is ready?


Viewing all articles
Browse latest Browse all 2242

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>