You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Angel Vera <gu...@yahoo.com> on 2007/10/09 19:41:57 UTC

RC7 errors..?

Hi Guys, 

I am using Roller 4.0 RC7.. and when I delete comments I get an error the scenario is:
1) Select a comment to delete
2) submit the form
3) it returns you back to the same page, with an error at the top of the page saying that there was a error 
4) the comment does get deleted.. anyhow..



Re: RC7 errors..?

Posted by Dave <sn...@gmail.com>.
On 10/12/07, Angel Vera <gu...@yahoo.com> wrote:
> Hey Dave,
>
>   I am trying to get roller into my eclipse environment, but for some reason I am getting errors in webloggerFactory related to Cannot throw the type of BootstrapException. Are you aware of anything like this..?

That's odd and I have not seen that problem before. The Roller code
base now requires Java 1.5, does your Eclipse support that.


>   Is there like an eclipse version of roller than I can use, I tried using teh one
> from subversion, but it is not properly configured. So I had to the fix the classpath myself.\

I use Netbeans and I don't have any need to keep the Eclipse
.classpath and .project files up to date. Once you figure out how to
configure Eclipse for Roller, you might want to consider contributing
your project files to help other Eclipse users.

- Dave

Re: RC7 errors..?

Posted by Angel Vera <gu...@yahoo.com>.
Hey Dave, 
   
  I am trying to get roller into my eclipse environment, but for some reason I am getting errors in webloggerFactory related to Cannot throw the type of BootstrapException. Are you aware of anything like this..?
   
  Is there like an eclipse version of roller than I can use, I tried using teh one from subversion, but it is not properly configured. So I had to the fix the classpath myself.
  
Dave <sn...@gmail.com> wrote:
  Thanks Angel. I found the problem and a fix will be in RC8.

- Dave


On 10/12/07, Angel Vera wrote:
> Dave,
>
> Here is the log, just look for the NPE.
>
> Server version: Apache Tomcat/6.0.14
> Server built: Jul 20 2007 04:17:30
> Server number: 6.0.14.0
> OS Name: Linux
> OS Version: 2.6.17-10-server
> Architecture: x86
> JVM Version: pxi32dev-20060511 (SR2)
> JVM Vendor: IBM Corporation
> Database: derby
> DB Version: 10.1.2.4
> Browser: IE 7
>
>
>
> Dave wrote:
> You can turn on debug logging by adding this to your
> roller-custom.properties file:
> log4j.category.org.apache.roller=DEBUG
>
> Also, please answer the standard questions:
>
> # What Application Server version are you using?
> # What database are you using?
> # What Java version are you using?
> # What operating system are you using?
> # If applicable, what browser are you using?
>
> - Dave
>
>
>
> On 10/10/07, Angel Vera wrote:
> > I don't see anything in the roller.log. Am I supposed to enable debug
> mode..? how do I do that..?
> >
> > Dave wrote: On 10/9/07, Angel Vera wrote:
> > > Hi Guys,
> > >
> > > I am using Roller 4.0 RC7.. and when I delete comments I get an error
> the scenario is:
> > > 1) Select a comment to delete
> > > 2) submit the form
> > > 3) it returns you back to the same page, with an error at the top of the
> page saying that there was a error
> > > 4) the comment does get deleted.. anyhow..
> >
> > Please check your roller.log file and look for any "exception"
> > messages that occur when you attempt to delete a comment. If you can
> > send those error messages to us, that will help us to find and fix the
> > bug.
> >
> > - Dave
> >
> >
>
>


Re: RC7 errors..?

Posted by Dave <sn...@gmail.com>.
Thanks Angel. I found the problem and a fix will be in RC8.

- Dave


On 10/12/07, Angel Vera <gu...@yahoo.com> wrote:
> Dave,
>
> Here is the log, just look for the NPE.
>
> Server version: Apache Tomcat/6.0.14
> Server built:   Jul 20 2007 04:17:30
> Server number:  6.0.14.0
> OS Name:        Linux
> OS Version:     2.6.17-10-server
> Architecture:   x86
> JVM Version:    pxi32dev-20060511 (SR2)
> JVM Vendor:     IBM Corporation
> Database: derby
> DB Version: 10.1.2.4
> Browser: IE 7
>
>
>
> Dave <sn...@gmail.com> wrote:
> You can turn on debug logging by adding this to your
> roller-custom.properties file:
> log4j.category.org.apache.roller=DEBUG
>
> Also, please answer the standard questions:
>
> # What Application Server version are you using?
> # What database are you using?
> # What Java version are you using?
> # What operating system are you using?
> # If applicable, what browser are you using?
>
> - Dave
>
>
>
> On 10/10/07, Angel Vera wrote:
> > I don't see anything in the roller.log. Am I supposed to enable debug
> mode..? how do I do that..?
> >
> > Dave wrote: On 10/9/07, Angel Vera wrote:
> > > Hi Guys,
> > >
> > > I am using Roller 4.0 RC7.. and when I delete comments I get an error
> the scenario is:
> > > 1) Select a comment to delete
> > > 2) submit the form
> > > 3) it returns you back to the same page, with an error at the top of the
> page saying that there was a error
> > > 4) the comment does get deleted.. anyhow..
> >
> > Please check your roller.log file and look for any "exception"
> > messages that occur when you attempt to delete a comment. If you can
> > send those error messages to us, that will help us to find and fix the
> > bug.
> >
> > - Dave
> >
> >
>
>

Re: RC7 errors..?

Posted by Angel Vera <gu...@yahoo.com>.
Dave, 
   
  Here is the log, just look for the NPE.
   
  Server version: Apache Tomcat/6.0.14
Server built:   Jul 20 2007 04:17:30
Server number:  6.0.14.0
OS Name:        Linux
OS Version:     2.6.17-10-server
Architecture:   x86
JVM Version:    pxi32dev-20060511 (SR2)
JVM Vendor:     IBM Corporation
Database: derby
  DB Version: 10.1.2.4
  Browser: IE 7

  

Dave <sn...@gmail.com> wrote:
  You can turn on debug logging by adding this to your
roller-custom.properties file:
log4j.category.org.apache.roller=DEBUG

Also, please answer the standard questions:

# What Application Server version are you using?
# What database are you using?
# What Java version are you using?
# What operating system are you using?
# If applicable, what browser are you using?

- Dave



On 10/10/07, Angel Vera wrote:
> I don't see anything in the roller.log. Am I supposed to enable debug mode..? how do I do that..?
>
> Dave wrote: On 10/9/07, Angel Vera wrote:
> > Hi Guys,
> >
> > I am using Roller 4.0 RC7.. and when I delete comments I get an error the scenario is:
> > 1) Select a comment to delete
> > 2) submit the form
> > 3) it returns you back to the same page, with an error at the top of the page saying that there was a error
> > 4) the comment does get deleted.. anyhow..
>
> Please check your roller.log file and look for any "exception"
> messages that occur when you attempt to delete a comment. If you can
> send those error messages to us, that will help us to find and fix the
> bug.
>
> - Dave
>
>


Re: RC7 errors..?

Posted by Dave <sn...@gmail.com>.
You can turn on debug logging by adding this to your
roller-custom.properties file:
log4j.category.org.apache.roller=DEBUG

Also, please answer the standard questions:

# What Application Server version are you using?
# What database are you using?
# What Java version are you using?
# What operating system are you using?
# If applicable, what browser are you using?

- Dave



On 10/10/07, Angel Vera <gu...@yahoo.com> wrote:
> I don't see anything in the roller.log. Am I supposed to enable debug mode..? how do I do that..?
>
> Dave <sn...@gmail.com> wrote: On 10/9/07, Angel Vera  wrote:
> > Hi Guys,
> >
> > I am using Roller 4.0 RC7.. and when I delete comments I get an error the scenario is:
> > 1) Select a comment to delete
> > 2) submit the form
> > 3) it returns you back to the same page, with an error at the top of the page saying that there was a error
> > 4) the comment does get deleted.. anyhow..
>
> Please check your roller.log file and look for any "exception"
> messages that occur when you attempt to delete a comment. If you can
> send those error messages to us, that will help us to find and fix the
> bug.
>
> - Dave
>
>

Re: RC7 errors..?

Posted by Angel Vera <gu...@yahoo.com>.
I don't see anything in the roller.log. Am I supposed to enable debug mode..? how do I do that..? 

Dave <sn...@gmail.com> wrote: On 10/9/07, Angel Vera  wrote:
> Hi Guys,
>
> I am using Roller 4.0 RC7.. and when I delete comments I get an error the scenario is:
> 1) Select a comment to delete
> 2) submit the form
> 3) it returns you back to the same page, with an error at the top of the page saying that there was a error
> 4) the comment does get deleted.. anyhow..

Please check your roller.log file and look for any "exception"
messages that occur when you attempt to delete a comment. If you can
send those error messages to us, that will help us to find and fix the
bug.

- Dave


Re: RC7 errors..?

Posted by Dave <sn...@gmail.com>.
On 10/9/07, Angel Vera <gu...@yahoo.com> wrote:
> Hi Guys,
>
> I am using Roller 4.0 RC7.. and when I delete comments I get an error the scenario is:
> 1) Select a comment to delete
> 2) submit the form
> 3) it returns you back to the same page, with an error at the top of the page saying that there was a error
> 4) the comment does get deleted.. anyhow..

Please check your roller.log file and look for any "exception"
messages that occur when you attempt to delete a comment. If you can
send those error messages to us, that will help us to find and fix the
bug.

- Dave