TPTP execution using RAC fails with CoreException [message #66056] |
Wed, 12 April 2006 06:27  |
Eclipse User |
|
|
|
Originally posted by: bharat51.hotmail.com
Hi
I am running a TPTP test on A linux system and it fails with a
CoreException.
On the workbench during a launch it shows this error but continues with
executing tests after which it hangs at 93% on execution. No .execution
files are generated.
At the background on the cmd shell (from where i launched the eclipse) i
get an org.eclipse.core.internal.runtime.AssertionFailedException: null
Argument error @ org.eclipse.core.internal.runtime.Assert.isnotNull for
org.eclipse.core.runtime.Path.Initialize
I have applied all patches described in release notes for tptp 4.1
1. bash --noprofile --norc
2. double checked "JAVA_PATH" (both ways dont work)
3. set the appropriate environ vars
a. JAVA_HOME
b. RASERVER_HOME (although not required for 4.1)
c. PATH
d. LD_LIBRARY_PATH - points to
jre/bin:agent-controller/lib:agentcontroller/bin
I am using linux_ia32 version of agent controller. version 4.1
The other environ setting are:
OS: Linux <macname> 2.4.21-32.ELsmp
Eclipse version 3.1.2
TPTP version 4.1.0.1
I have created a deployment with a location specifiing the localhost and
am using a RAC connection on port 10002. also checked for file server port
10005 which is free and is used when starting the agent controller.
Is there anything that I am missing?
Please do reply ASAP. In deep shit..
Cheers
-B
|
|
|
|
|
|
|
|
|
|
|
Re: TPTP execution using RAC -servicelog.log [message #67310 is a reply to message #67148] |
Fri, 21 April 2006 10:33   |
Eclipse User |
|
|
|
Is JUnit plug-in the only test type that you're having problems with? Can
you try to run TPTP JUnit as opposed to a TPTP JUnit plug-in to see if the
problem persists.
If the problem is reproducible using other types of test suites, then make
sure that the AC's serviceconfig.xml file and the workbench's JRE are
compatible. The test execution harness deploys class files that have been
compiled by the workbench to a temporary directory. If these class files
are compiled using Java 1.5 and AC is pointing to Java 1.4, then the test
runner can't run the files.
If on the other hand you are only able to reproduce this problem with JUnit
plug-in, then the problem is being caused by it's respective runner. I
believe Julien Canches is responsible for that test type. You can try
contacting him at julien.canches@fr.ibm.com or emailing the test discussion
mailing list
( http://www.eclipse.org/tptp/home/project_info/general/mailne ws.html).
You also note in your first post that you are using a deployment file. What
happens if you select the local deployment that is available by default?
"Bharat" <bharat51@hotmail.com> wrote in message
news:8918ad9b8fd5a6b41e2bd27750ea48f5$1@www.eclipse.org...
> Hi,
> Actually the RAC is running fine, that error message that you pointed out
> is absolutely the right one, but, that was due to my mis configuration.
> The ramaster file now gets created successfully but the problem still
> persists.
>
> the missing dependencies are actually to do with the BIRT report ui, which
> according to my knowledge, is basically for using BIRT reports. Is that
> not true?
>
> I am in a mayem myself, so I hope I get some answers quickly from the guys
> in toronto or my entire POC is in a major problem.. :-)
>
> Btw, I could get this running successfully on windows xp.
>
> Cheers
> -B
>
>
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04486 seconds