Troubleshooting

Please, use the forum in sourceforge to get some aid. Use the featurea and bug management service to report bugs or requested functionality. Please, check first this page. Your problem may be a common one:

  • ER1: I get an error like
	java.lang.NoSuchMethodError: org.apache.maven.artifact.ant.DependenciesTask.setPathType(Ljava/lang/String;)V
        at org.apache.maven.artifact.ant.Mvn.downloadAndConfigureMaven(Mvn.java:108)
        at org.apache.maven.artifact.ant.Mvn.execute(Mvn.java:84)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke...

Solution: - Please check the ant version with ant -version in the command line. Make sure it is at least 1.8.2 - If you created the software using an archetype as in the videos of the tutorial, please, check you chose the latest version or, at least, a version you know it works. Older versions are rather alpha.

  • ER2: I get in the console failures like this:
	INGENIAS AGENT Framework generator (C) 2012 Jorge Gomez
	This program comes with ABOSOLUTELY NO WARRANTY; for details check www.gnu.org/copyleft/gpl.html. This is free software ...
	[WARNING] java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	....

	caused by: java.i.FileNotFoundException:\\somepath\.idk\something.xml (The mounted file system does not support extended attributes)
	at java.io.FileOutputStream.open(Native Method)
	.....

Solution: - Surely you are using windows and working into a shared folder (mapped to another drive or another computer). It may be a bug in the INGENIAS. In the meantime, please, try to do it locally instead of using “\somepath”.