InvocationTargetException

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2012 12:59 PM
Hi,
I'm trying to deploy Alfresco 4.0d Community in a VM with Windows Server 2008.
After configuring alfresco-global.properties and share-custom-config, I try to start tomcat but I always get an error at this line:
And it just hangs there.
I've tried googling it, but found no answers that relate to Alfresco..
Regards,
Nuno.
I'm trying to deploy Alfresco 4.0d Community in a VM with Windows Server 2008.
After configuring alfresco-global.properties and share-custom-config, I try to start tomcat but I always get an error at this line:
INFO: deploying web application archive share.warjava.lang.reflect.InvocationTargetException
And it just hangs there.
I've tried googling it, but found no answers that relate to Alfresco..
Regards,
Nuno.
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2012 04:08 AM
Hello,
it is not a surprise that you don't find anything related to Alfresco based on the information you have. InvocationTargetException is a VERY general error in Java and completely useless unless you can find out what is the technical cause of it. Unfortunately, you can almost never get to that unless you are a developer. Have you looked into some other logfiles to see if there might be some more information logged around the same time you tried to start tomcat?
Regards
Axel
it is not a surprise that you don't find anything related to Alfresco based on the information you have. InvocationTargetException is a VERY general error in Java and completely useless unless you can find out what is the technical cause of it. Unfortunately, you can almost never get to that unless you are a developer. Have you looked into some other logfiles to see if there might be some more information logged around the same time you tried to start tomcat?
Regards
Axel
