MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
pete_999_I
Post subject: An internal error occurred during "Generating Artifacts  PostPosted: Nov 14, 2007 - 11:23 PM
Registered Member
Registered Member


Joined: Nov 14, 2007
Posts: 9

Hi,
was trying to generate entities and got following expection:
running
WindowsXP
MyEclipse: Version: 6.0.1 GA
Build id: 6.0.1-GA-200710

driver: mysql-connector-java-5.0.8-bin.jar

Any idea what ight be the cause?




!ENTRY org.eclipse.core.jobs 4 2 2004-11-15 05:07:08.703
!MESSAGE An internal error occurred during: "Generating Artifacts".
!STACK 0
org.hibernate.tool.hbm2x.ExporterException: MethodInvocationException while processing template Pojo. Invocation of method 'get' in class com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates threw exception class org.hibernate.tool.hbm2x.ExporterException : MethodInvocationException while processing template pojo/PojoTypeDeclaration.vm. Invocation of method 'eval' in class com.genuitec.eclipse.hibernate.tool.hbm2x.RenderTool threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'substring' in class java.lang.String threw exception class java.lang.StringIndexOutOfBoundsException : String index out of range: -2
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:153)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VelocityProducer.firstPass(VelocityProducer.java:82)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VelocityProducer.produce(VelocityProducer.java:31)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VelocityProducer.produce(VelocityProducer.java:120)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VGenericExporter.exportPOJO(VGenericExporter.java:84)
at com.genuitec.eclipse.hibernate.wizards.MEPOJOExporter.exportPOJO(MEPOJOExporter.java:104)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VGenericExporter.exportComponent(VGenericExporter.java:69)
at com.genuitec.eclipse.hibernate.wizards.MEPOJOExporter.exportClasses(MEPOJOExporter.java:162)
at com.genuitec.eclipse.hibernate.wizards.MEPOJOExporter.doStart(MEPOJOExporter.java:130)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VAbstractExporter.start(VAbstractExporter.java:97)
at com.genuitec.eclipse.hibernate.wizards.GenerateArtifactsJob$3.execute(GenerateArtifactsJob.java:491)
at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:56)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:89)
at com.genuitec.eclipse.hibernate.wizards.GenerateArtifactsJob.run(GenerateArtifactsJob.java:408)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.hibernate.tool.hbm2x.ExporterException: MethodInvocationException while processing template pojo/PojoTypeDeclaration.vm. Invocation of method 'eval' in class com.genuitec.eclipse.hibernate.tool.hbm2x.RenderTool threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'substring' in class java.lang.String threw exception class java.lang.StringIndexOutOfBoundsException : String index out of range: -2
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:153)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates.get(VTemplateHelper.java:111)
at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.velocity.runtime.parser.node.GetExecutor.execute(GetExecutor.java:65)
at org.apache.velocity.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:302)
at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:157)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.Template.merge(Template.java:256)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:450)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:419)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:141)
... 14 more
Caused by: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'substring' in class java.lang.String threw exception class java.lang.StringIndexOutOfBoundsException : String index out of range: -2
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:246)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:316)
at org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:210)
at com.genuitec.eclipse.hibernate.tool.hbm2x.RenderTool.eval(RenderTool.java:115)
at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:327)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:144)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.Template.merge(Template.java:256)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:450)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:419)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:141)
... 28 more
 
 View user's profile Send private message  
Reply with quote Back to top
pete_999_I
Post subject: Re: An internal error occurred during "Generating Artif  PostPosted: Nov 14, 2007 - 11:37 PM
Registered Member
Registered Member


Joined: Nov 14, 2007
Posts: 9

ok I have unchecked - create abstract class and enable pagination for query results --- and all got generated. I have not checked if all generated code is correct but at least I managed to narrow down what was causing the initial error


pete_999_I wrote:
Hi,
was trying to generate entities and got following expection:
running
WindowsXP
MyEclipse: Version: 6.0.1 GA
Build id: 6.0.1-GA-200710

driver: mysql-connector-java-5.0.8-bin.jar

Any idea what ight be the cause?




!ENTRY org.eclipse.core.jobs 4 2 2004-11-15 05:07:08.703
!MESSAGE An internal error occurred during: "Generating Artifacts".
!STACK 0
org.hibernate.tool.hbm2x.ExporterException: MethodInvocationException while processing template Pojo. Invocation of method 'get' in class com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates threw exception class org.hibernate.tool.hbm2x.ExporterException : MethodInvocationException while processing template pojo/PojoTypeDeclaration.vm. Invocation of method 'eval' in class com.genuitec.eclipse.hibernate.tool.hbm2x.RenderTool threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'substring' in class java.lang.String threw exception class java.lang.StringIndexOutOfBoundsException : String index out of range: -2
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:153)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VelocityProducer.firstPass(VelocityProducer.java:82)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VelocityProducer.produce(VelocityProducer.java:31)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VelocityProducer.produce(VelocityProducer.java:120)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VGenericExporter.exportPOJO(VGenericExporter.java:84)
at com.genuitec.eclipse.hibernate.wizards.MEPOJOExporter.exportPOJO(MEPOJOExporter.java:104)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VGenericExporter.exportComponent(VGenericExporter.java:69)
at com.genuitec.eclipse.hibernate.wizards.MEPOJOExporter.exportClasses(MEPOJOExporter.java:162)
at com.genuitec.eclipse.hibernate.wizards.MEPOJOExporter.doStart(MEPOJOExporter.java:130)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VAbstractExporter.start(VAbstractExporter.java:97)
at com.genuitec.eclipse.hibernate.wizards.GenerateArtifactsJob$3.execute(GenerateArtifactsJob.java:491)
at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:56)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:89)
at com.genuitec.eclipse.hibernate.wizards.GenerateArtifactsJob.run(GenerateArtifactsJob.java:408)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.hibernate.tool.hbm2x.ExporterException: MethodInvocationException while processing template pojo/PojoTypeDeclaration.vm. Invocation of method 'eval' in class com.genuitec.eclipse.hibernate.tool.hbm2x.RenderTool threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'substring' in class java.lang.String threw exception class java.lang.StringIndexOutOfBoundsException : String index out of range: -2
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:153)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates.get(VTemplateHelper.java:111)
at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.velocity.runtime.parser.node.GetExecutor.execute(GetExecutor.java:65)
at org.apache.velocity.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:302)
at org.apache.velocity.runtime.parser.node.ASTIdentifier.execute(ASTIdentifier.java:157)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.Template.merge(Template.java:256)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:450)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:419)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:141)
... 14 more
Caused by: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'substring' in class java.lang.String threw exception class java.lang.StringIndexOutOfBoundsException : String index out of range: -2
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:246)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:316)
at org.apache.velocity.app.VelocityEngine.evaluate(VelocityEngine.java:210)
at com.genuitec.eclipse.hibernate.tool.hbm2x.RenderTool.eval(RenderTool.java:115)
at sun.reflect.GeneratedMethodAccessor111.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:327)
at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:144)
at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.Template.merge(Template.java:256)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:450)
at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:419)
at com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper.processTemplate(VTemplateHelper.java:141)
... 28 more
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Re: An internal error occurred during "Generating A  PostPosted: Nov 15, 2007 - 09:35 AM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8012

Can you go through this FAQ and try the steps mentioned here:-
http://www.myeclipseide.com/PNphpBB2-viewtopic-t-16256.html

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
parsons68
Post subject:   PostPosted: Jun 17, 2008 - 06:50 PM
Veteran Member
Veteran Member


Joined: Jul 09, 2004
Posts: 25

I also find this error - removing abstract creation resolves it...can we get some info here?
 
 View user's profile Send private message  
Reply with quote Back to top
ruchitk
Post subject: Same issue when using latest jdbc drivers  PostPosted: Sep 26, 2008 - 05:07 PM



Joined: Sep 26, 2008
Posts: 5

Hi,

Just had the same issue but did not have abstraction checked.

I am using oracle 10.2.0.3 DB and the latest ojdbc14.jar from oracle. It has been working OK for a while but today just suddenly it stopped generating for tables that have any single column primary keys.

The error dialogue boxes message:
Quote:
An internal error occurred during: "Generating Artifacts".
MethodInvocationException while processing template Pojo. Invocation of method 'get' in class com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates threw exception class org.hibernate.tool.hbm2x.ExporterException : MethodInvocationException while processing template pojo/PojoPropertyAccessors.vm. Invocation of method 'get' in class com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates threw exception class org.hibernate.tool.hbm2x.ExporterException : MethodInvocationException while processing template pojo/Ejb3PropertyGetAnnotation.vm. Invocation of method 'generateAnnIdGenerator' in class com.genuitec.eclipse.hibernate.wizards.MEEntityPOJOClass threw exception class java.lang.NullPointerException : null


Please help

Thanks
Ruchit
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 26, 2008 - 10:42 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8012

Try using the -clean and check if it helps:-
http://www.myeclipseide.com/PNphpBB2-viewtopic-t-10280.html

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
ruchitk
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 29, 2008 - 10:07 AM



Joined: Sep 26, 2008
Posts: 5

Hi,

I just checked my eclipse.ini file and the first line is "-clean" (I have never modified this file).
As far as I know this should do the same as running the eclipse.exe from command prompt with -clean.

I have just tried the command after starting using command prompt "eclipse.exe -clean", but I am still having the same issue as before when trying to hibernate reverse engineer a table from the DB browser.

Please help, this is very critical to our project.
 
 View user's profile Send private message  
Reply with quote Back to top
ruchitk
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 29, 2008 - 12:00 PM



Joined: Sep 26, 2008
Posts: 5

Hi

Just an update, I have reinstalled MyEclipse to see if there was any issue in my installation.

I have just finished and tried to do the hibernate reverse engineering (asking the process to Add Hibernate mappings to the POJO), and it failed with the same error message. If I allow it to create the hibernate mapping file then it seems to work without any errors.

We are using Hibernate 3.2 and I would like the mappings to be part of my POJO's as we have a number of large tables, and it is very useful to have the mappings in the java file rather than in xml.

Awaiting your response.
 
 View user's profile Send private message  
Reply with quote Back to top
support-nipun
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 29, 2008 - 07:42 PM
Registered Member
Registered Member


Joined: Apr 18, 2007
Posts: 8012

ruchitk ,
Can you switch to a new workspace (File > Switch Workspace > Temp) and test this again and let me know what result you get. You said it was working earlier so this might be an issue related to a workspace gone corrupt.

_________________
Nipun
MyEclipse Support
 
 View user's profile Send private message Send e-mail  
Reply with quote Back to top
ruchitk
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 30, 2008 - 11:42 AM



Joined: Sep 26, 2008
Posts: 5

Hi Nipun

Thanks for you response, unfortunately it didn't work:

The steps I followed are:
-Switched to a brand new workspace folder.
-Created a new project.
-Created a new DB Connection.
-Added Hibernate capabilities to the new project.
-From DB Explorer view connect to the db, navigate to the table and right-click and select "Hibernate Reverse engineering".
While generating the POJO's I still get the following error:
Quote:

An internal error occurred during: "Generating Artifacts".
MethodInvocationException while processing template Pojo. Invocation of method 'get' in class com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates threw exception class org.hibernate.tool.hbm2x.ExporterException : MethodInvocationException while processing template pojo/PojoPropertyAccessors.vm. Invocation of method 'get' in class com.genuitec.eclipse.hibernate.tool.hbm2x.VTemplateHelper$Templates threw exception class org.hibernate.tool.hbm2x.ExporterException : MethodInvocationException while processing template pojo/Ejb3PropertyGetAnnotation.vm. Invocation of method 'generateAnnIdGenerator' in class com.genuitec.eclipse.hibernate.wizards.MEEntityPOJOClass threw exception class java.lang.NullPointerException : null


Are there any other ideas on what I need to do, If not I'm going to have to look for another IDE supplier.

Tha
 
 View user's profile Send private message  
Reply with quote Back to top
huisma13
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 30, 2008 - 12:10 PM



Joined: Nov 30, 2006
Posts: 190

Can you reveal the table structure(s)?, some fieldnames could be reserved words (like: get, class), and so causing these errors to happen.

HTH
Ton
 
 View user's profile Send private message  
Reply with quote Back to top
ruchitk
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 30, 2008 - 12:19 PM



Joined: Sep 26, 2008
Posts: 5

Hi
It is an oracle db (v 10.2.0.3), I don't think any of the fields are reserverd words (either java or oracle) but please correct me if I am wrong.
The table creation script (SQL) is below:
Quote:

CREATE TABLE APP_REFERENCES
(
RF_TYPE                NUMBER(5)              NOT NULL,
RF_CODE                VARCHAR2(15 BYTE)      NOT NULL,
RF_DESCRIPTION         VARCHAR2(150 BYTE)     NOT NULL,
RF_SHORT_DESCRIPTION   VARCHAR2(30 BYTE),
RF_DATE_EFFECTIVE_TO   DATE,
RF_LAST_UPDATED        DATE,
RF_LAST_UPDATED_BY     VARCHAR2(30 BYTE),
RF_SOURCE              VARCHAR2(20 BYTE),
RF_SEQUENCE            NUMBER(6),
RF_KEY_REFERENCE       NUMBER(1),
RF_CREATED_BY          VARCHAR2(40 BYTE),
RF_CREATED_DATE        DATE,
RF_FLAG_1              CHAR(1 BYTE),
RF_FLAG_2              CHAR(1 BYTE),
RF_FLAG_3              CHAR(1 BYTE),
RF_FLAG_4              CHAR(1 BYTE),
RF_FLAG_5              CHAR(1 BYTE),
RF_MAX_VALUE           NUMBER(9,3),
RF_ATT1_RT_TYPE        NUMBER(5),
RF_ATT1_RF_CODE        VARCHAR2(12 BYTE),
RF_ATT2_RT_TYPE        NUMBER(5),
RF_ATT2_RF_CODE        VARCHAR2(12 BYTE),
RF_ATT3_RT_TYPE        NUMBER(5),
RF_ATT3_RF_CODE        VARCHAR2(12 BYTE),
RF_ATT4_RT_TYPE        NUMBER(5),
RF_ATT4_RF_CODE        VARCHAR2(12 BYTE),
RF_DESCRIPTION_1       VARCHAR2(500 BYTE),
RF_DESCRIPTION_2       VARCHAR2(500 BYTE),
RF_DESCRIPTION_3       VARCHAR2(500 BYTE),
RF_DESCRIPTION_4       VARCHAR2(500 BYTE),
RF_DESCRIPTION_5       VARCHAR2(500 BYTE),
RF_NUMBER_1            NUMBER(15,2),
RF_NUMBER_2            NUMBER(15,2),
RF_NUMBER_3            NUMBER(15,2),
RF_NUMBER_4            NUMBER(15,2),
RF_NUMBER_5            NUMBER(15,2),
RF_RT_TYPE_VALIDATION  NUMBER(5),
RF_DATA_SERVICE        CHAR(1 BYTE),
RF_ID                  NUMBER(15)
)
 
 View user's profile Send private message  
Reply with quote Back to top
huisma13
Post subject: RE: Same issue when using latest jdbc drivers  PostPosted: Sep 30, 2008 - 02:05 PM



Joined: Nov 30, 2006
Posts: 190

Hm, indeed, there don't seem to be much reserved words in the above structure ;-) Must be some other 'feature' of hibernate that is playing up in your case.

Grtz
Ton
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits