Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 112384 - Cannot load communication test suites using the candidate 4.1 i2 driver
Summary: Cannot load communication test suites using the candidate 4.1 i2 driver
Status: CLOSED WORKSFORME
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: Paul Slauenwhite CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords:
Depends on:
Blocks: 104408
  Show dependency tree
 
Reported: 2005-10-12 15:14 EDT by Valentina Popescu CLA
Modified: 2016-05-05 10:53 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Valentina Popescu CLA 2005-10-12 15:14:54 EDT
I get this exception in the .log file when I try to load the usecases 
available in CVS ( I get exceptions for every Request_Peer_Monitoring 
testsuite, platform specific )

!ENTRY org.eclipse.hyades.test.ui 4 0 2005-10-12 15:11:23.609
!MESSAGE java.lang.Throwable: Unable to load 
file /org.eclipse.hyades.use.cases/manual/Profiling_and_Logging/Platform.Commun
ication.Request_Peer_Monitoring.AIX_PPC.testsuite
!STACK 0
java.lang.Throwable: Unable to load 
file /org.eclipse.hyades.use.cases/manual/Profiling_and_Logging/Platform.Commun
ication.Request_Peer_Monitoring.AIX_PPC.testsuite
	at org.eclipse.hyades.test.ui.UiPlugin.logError(UiPlugin.java:342)
	at 
org.eclipse.hyades.test.ui.internal.navigator.proxy.EMFResourceProxyFactory.get
EMFResource(EMFResourceProxyFactory.java:94)
	at 
org.eclipse.hyades.test.ui.internal.navigator.proxy.EMFResourceProxyFactory.cre
ate(EMFResourceProxyFactory.java:108)
	at 
org.eclipse.hyades.test.ui.internal.navigator.proxy.FileProxyManager.updateProx
y(FileProxyManager.java:266)
	at 
org.eclipse.hyades.test.ui.internal.navigator.proxy.FileProxyManager.getProxy
(FileProxyManager.java:93)
	at 
org.eclipse.hyades.test.ui.internal.navigator.ResourceTestNavigatorProvider.get
ContainerChildren(ResourceTestNavigatorProvider.java:108)
	at 
org.eclipse.hyades.test.ui.internal.navigator.ResourceTestNavigatorProvider.get
Children(ResourceTestNavigatorProvider.java:81)
	at org.eclipse.jface.viewers.AbstractTreeViewer.getRawChildren
(AbstractTreeViewer.java:899)
	at org.eclipse.jface.viewers.StructuredViewer.getFilteredChildren
(StructuredViewer.java:790)
	at org.eclipse.jface.viewers.StructuredViewer.getSortedChildren
(StructuredViewer.java:905)
	at org.eclipse.jface.viewers.AbstractTreeViewer$1.run
(AbstractTreeViewer.java:512)
	at org.eclipse.swt.custom.BusyIndicator.showWhile
(BusyIndicator.java:69)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren
(AbstractTreeViewer.java:494)
	at org.eclipse.jface.viewers.AbstractTreeViewer.internalSetExpanded
(AbstractTreeViewer.java:1354)
	at org.eclipse.jface.viewers.AbstractTreeViewer.internalSetExpanded
(AbstractTreeViewer.java:1359)
	at org.eclipse.jface.viewers.AbstractTreeViewer.internalSetExpanded
(AbstractTreeViewer.java:1359)
	at org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedElements
(AbstractTreeViewer.java:1570)
	at 
org.eclipse.hyades.ui.internal.navigator.TreeNavigator.loadExpandState
(TreeNavigator.java:254)
	at org.eclipse.hyades.ui.internal.navigator.TreeNavigator.loadMemento
(TreeNavigator.java:192)
	at org.eclipse.hyades.ui.internal.navigator.Navigator.createPartControl
(Navigator.java:274)
	at org.eclipse.ui.internal.ViewReference.createPartHelper
(ViewReference.java:305)
	at org.eclipse.ui.internal.ViewReference.createPart
(ViewReference.java:180)
	at org.eclipse.ui.internal.WorkbenchPartReference.getPart
(WorkbenchPartReference.java:552)
	at org.eclipse.ui.internal.WorkbenchPage$ActivationList.setActive
(WorkbenchPage.java:3526)
	at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:2618)
	at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1819)
	at org.eclipse.ui.internal.Workbench.doRestoreState
(Workbench.java:2566)
	at org.eclipse.ui.internal.Workbench.access$14(Workbench.java:2515)
	at org.eclipse.ui.internal.Workbench$19.run(Workbench.java:1514)
	at org.eclipse.ui.internal.Workbench$16.run(Workbench.java:1263)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread
(ModalContext.java:346)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run
(ProgressMonitorDialog.java:447)
	at org.eclipse.ui.internal.Workbench.runStartupWithProgress
(Workbench.java:1258)
	at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1512)
	at org.eclipse.ui.internal.Workbench.access$12(Workbench.java:1491)
	at org.eclipse.ui.internal.Workbench$17.run(Workbench.java:1374)
	at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:1044)
	at org.eclipse.core.runtime.Platform.run(Platform.java:783)
	at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1318)
	at org.eclipse.ui.internal.WorkbenchConfigurer.restoreState
(WorkbenchConfigurer.java:183)
	at org.eclipse.ui.application.WorkbenchAdvisor.openWindows
(WorkbenchAdvisor.java:700)
	at org.eclipse.ui.internal.Workbench.init(Workbench.java:1034)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1636)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:367)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
	at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:103)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:226)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:376)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
	at org.eclipse.core.launcher.Main.run(Main.java:973)
	at org.eclipse.core.launcher.Main.main(Main.java:948)
Comment 1 Paul Slauenwhite CLA 2005-10-13 08:22:51 EDT
The problem is that some test suites names are too long, like those below:

Platform.Communication.Control_Channel_Remote_Profiling.Linux_zSeries.testsuite
Platform.Communication.Control_Channel_Remote_Profiling.OS400_iSeries.testsuite
Platform.Communication.Control_Channel_Remote_Profiling.Solaris_SPARC.testsuite
Platform.Communication.Control_Channel_Remote_Profiling.Windows_IA32.testsuite
Platform.Communication.Control_Channel_Remote_Profiling.ZOS_zSeries.testsuite

For these files, they cannot be deleted from the local file system.
Comment 2 Paul Slauenwhite CLA 2005-10-13 08:24:08 EDT
Status:  Working with Ruth to devise an encoding for the bugzilla components to 
save space in the test suite name.
Comment 3 Paul Slauenwhite CLA 2005-10-13 08:27:50 EDT
Workarounds:  

-Extract the test-results module to a root directory (e.g. C:/).  

-To delete the offending test suites from the local file system, change the 
name to a one character name (e.g. 'a') and try to delete the file.  If no 
success, try shortening the path to the file.
Comment 4 Paul Slauenwhite CLA 2005-10-13 11:20:59 EDT
Alternatively, to delete the offending test suites from the local file system, 
press <SHIFT> before deleting the file in Windows Explorer.
Comment 5 Paul Slauenwhite CLA 2005-10-13 22:18:12 EDT
(In reply to comment #3)
> Work arounds:  
> -Extract the test-results module to a root directory (e.g. C:\).  

Actually, the correct work around would be to create your workspace in the root 
directory of a drive (e.g. C:\workspace) and extract the test-results module to 
a root directory of the worksapce.
Comment 6 Paul Slauenwhite CLA 2005-10-13 22:20:33 EDT
Hendra, please assign this to me.
Comment 7 Valentina Popescu CLA 2005-10-13 22:21:42 EDT
Reassigning per Paul's request
Comment 8 Paul Slauenwhite CLA 2005-10-13 22:35:47 EDT
P2 Highly desirable and planned for this release, but not stop ship 
normal A problem making a function difficult to use but no special work around 
is required
Comment 9 Paul Slauenwhite CLA 2005-10-13 22:39:16 EDT
(In reply to comment #2)
> Status:  Working with Ruth to devise an encoding for the bugzilla components 
to 
> save space in the test suite name.

Until an encoding is provided for the bugzilla components and platforms, we 
will abbreviate the core test suite names and document the issue.
Comment 10 Paul Slauenwhite CLA 2005-10-13 22:39:20 EDT
(In reply to comment #2)
> Status:  Working with Ruth to devise an encoding for the bugzilla components 
to 
> save space in the test suite name.

Until an encoding is provided for the bugzilla components and platforms, we 
will abbreviate the core test suite names and document the issue.
Comment 11 Paul Slauenwhite CLA 2005-10-25 12:53:22 EDT
Moving to 4.2 since this will require a major refactoring the test suite names.
Comment 12 Paul Slauenwhite CLA 2006-06-01 13:39:30 EDT
Cannot contain in TPTP V4.2.0 (i3).
Comment 13 Paul Slauenwhite CLA 2006-08-29 08:35:20 EDT
All test suites (test-results\org.eclipse.hyades.use.cases\manual\Profiling_and_Logging\*) can be opened using the TPTP-4.2.1-200608041327 driver.
Comment 14 Paul Slauenwhite CLA 2009-06-30 12:03:49 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.