Re: building roller

2013-10-07 Thread Glen Mazza
That, or just choose 3224 and we'll increment it whenever somebody complains. Glen On 10/07/2013 08:56 AM, Greg Huber wrote: http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt Port numbers are assigned in various ways, based on three ranges: System Po

Re: building roller

2013-10-07 Thread Greg Huber
http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt Port numbers are assigned in various ways, based on three ranges: System Ports (0-1023), User Ports (1024-49151), and the Dynamic and/or Private Ports (49152-65535); the difference uses of these ranges is

Re: building roller

2013-10-07 Thread Glen Mazza
The 3223 port presently used is exactly the one that the pre-innodb plugin solution used. Do you need digivote on your machine? It doesn't sound like a particularly useful service. Otherwise, I think we can switch to another port that doesn't conflict with digivote. Can you inform us of 5 p

Re: building roller

2013-10-07 Thread Greg Huber
Glen, Checking the port, it is in use by digivote. What it is used for on my standard centos install I will check as there is no service, but it is on the list of well known port numbers as digivote. cat /etc/services | grep 3223 digivote3223/tcp# DIGIVOTE (R) Vote-Serv

Re: building roller

2013-10-06 Thread Glen Mazza
Actually, it uses a 2nd port to drive the whole process, defined in the base pom.xml. But, as always, the build works fine from a command-line window, and IIRC it works fine when building and debugging within IntelliJ as well. Glen On 10/06/2013 09:36 AM, Dave wrote: Based on the app/pom.xm

Re: building roller

2013-10-06 Thread Dave
Based on the app/pom.xml (search for com.btmatthews.maven.plugins.inmemdb) I believe the port is 3223. - Dave On Sun, Oct 6, 2013 at 6:46 AM, Greg Huber wrote: > Dave, > > I am using centos 6.4. Maybe its a port already in use, do we know what > port its wanting? : > > > > java.net.BindExcep

Re: building roller

2013-10-06 Thread Greg Huber
Dave, I am using centos 6.4. Maybe its a port already in use, do we know what port its wanting? : > java.net.BindException: Cannot assign requested address I can look more into this tomorrow.. Cheers Greg. On 5 October 2013 14:17, Dave wrote: > Hi Greg, > > I just updated to the latest tr

Re: building roller

2013-10-05 Thread Dave
Hi Greg, I just updated to the latest trunk and tried mvn -DskipTests=true clean install. I tried running several times and get the same result and no errors like the ones you posted. [INFO] Installing /Users/dave/src/roller_trunk/app/target/roller-classes.jar to /Users/dave/.m2/repository/org/ap

Re: Building roller with eclipse kelper

2013-10-02 Thread Glen Mazza
Yes, I advised in my proposal email to switch to the inmemdb plugin that it required 3.0.5 on everyone's machines. I think Eclipse lets you configure the Maven version to use, so if you install a newer Maven you should be good to go (I use IntelliJ community edition today so don't know.) Anywa

building roller

2013-10-01 Thread Greg Huber
Hello, Also running mvn clean install -Dmaven.test.skip=true gives these errors? [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roller-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 105 resources [INFO]

Building roller with eclipse kelper

2013-10-01 Thread Greg Huber
Hello, Btw, roller does not build with eclipse kelper now due to this version difference. Failed to execute goal com.btmatthews.maven.plugins.inmemdb:inmemdb-maven-plugin:1.3.0:run (run) on project roller-webapp: The plugin com.btmatthews.maven.plugins.inmemdb:inmemdb-maven-plugin:1.3.0 requires