-
Logged In: YES
user_id=1254576
Resolution given!
2006-05-28 18:16:18 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi,
Install java 1.5 and point the eclipse.exe to it instead of
the 1.4.1_05.
Cheers, Kokki.
2006-05-26 19:07:46 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi Ramesh,
An other thing I need to mention: If you read the
documentation you will find out that the BOF/TBO creation
can be used as standalone utility. Class to use is
'org.cah.dctm.bof.tbo.GenerateTBOs' and the arguments are like:
Required:
-d|-docbase [docbase_name]
-f|-folder [target_folder]
-a|-package [target_package]
-p|-password [password]...
2006-03-15 06:47:45 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi Ramesh,
On the face of things it looks like you have done everything
right but for some reason you are getting a
java.lang.NoClassDefFoundError indicating that there is
something wrong with your classpath. Nasty thing here is
that the exception message doesn’t display the name of the
class with the problem.
There is little I can do to work on this...
2006-03-14 18:19:49 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi Ramesh,
Do you have jar files 'dfc.jar', 'dfcbase.jar', 'log4j.jar'
& 'sunjce_provider.jar' in your '%eclipse%
\plugins\org.cah.eclipse.plugins.dctm.dql_2.0.0.1\lib'
directory, because something is missing from your classpath?
Cheers, Kokki.
2006-03-13 09:50:21 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi Ramesh,
Could you provide the entire stack trace with the Caused by:
exception? It is my experience that this particular
exception and the row that it’s thrown from is caused by a
java.lang.UnsupportedClassVersionError. I would also like to
see your eclipse environment information that you get from:
Help > About Eclipse Platform > Configuration...
2006-03-10 07:57:05 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
No responce, so Closing case. Please re-open if this is
still an issue.
Cheers, Kokki
PS. It would be nice to know what happened after your rather
heated message?.
2006-03-08 09:04:50 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi Rolan,
Nice that someone noticed this one ;-). I'm aware of the
problem and it's on my TODO list when I get around (way too
much work at the moment) to writing the next version of the
plugin.
Cheers, Kokki
PS. It's an open source project and if you have to energy to
fix the problem I'd more than welcome the help...
2006-03-08 06:49:56 UTC in DCTM DQL / API
-
Logged In: YES
user_id=1254576
Hi Ramesh,
Is this still an issue or should I close the case?
Cheers, Kokki.
2006-03-07 08:43:08 UTC in DCTM DQL / API
-
Hi All,
At the moment I'm faced with the problem that people keep posting the same problem (wrong java version / invalid dfc.properties file path) over and over again. So if after doing the installation according to the instructions you still get an exception do please read the support cases http://sourceforge.net/tracker/?func=browse&group_id=126358&atid=705457 and public forums...
2006-03-06 10:12:06 UTC in DCTM DQL / API