Forum Discussion

Ferdinand_Aliwa's avatar
Ferdinand_Aliwa
Occasional Contributor
15 years ago

Composite project does not open

We have been having some problems with the composite project for quite a while.
We subversion the composite project. And sometimes after I do an update from my subversion, and refresh the composite project, the project suddenly can not expand. Please see attachment for the snapshot for the can and can not expand

After I investigate from my subversion log, there is one file that caused this thing. Once I remove this file and refresh my composite project, I can open the composite project again. I will also attach this trouble file(DeleteProductLineOptableItemsNeg.xml)

6 Replies

  • Ferdinand_Aliwa's avatar
    Ferdinand_Aliwa
    Occasional Contributor
    Hi Robert,
    thanks for the reply. I am downloading the nightly build right now. But I am not sure it will help since the one that I am using is pretty recent nighly build ( about 1 month old).

    Can you please create a composite project and import that test case? If there is nothing wrong with it, then it should appear in you test suite right? When I tried that, it does not do anything.

    I can not really get any error log since the file was brought down from svn and when I refreshed the composite project, it immediately like that (the one in the snap shot)

    Or probably there is another way to get the error log? Please let me know.

    Thanks,
    Ferdinand
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    Hm..It can not be imported, it seems corrupted somehow. There is a soapui-error.log file in bin directory where soapui is installed.
    Can you check, please?

    robert
  • Ferdinand_Aliwa's avatar
    Ferdinand_Aliwa
    Occasional Contributor
    Finally found the error log. Hopefully this help.

    Thanks,
    Ferdinand

    The error log:


    2009-08-21 17:02:18,131 ERROR [errorlog] com.eviware.soapui.support.SoapUIException: Failed to load project from file [file:C:/SoapUI Projects/IIWebServices/Membership Rearchitecture]
    com.eviware.soapui.support.SoapUIException: Failed to load project from file [file:C:/SoapUI Projects/IIWebServices/Membership Rearchitecture]
    at com.eviware.soapui.impl.wsdl.WsdlProjectPro.loadProject(SourceFile:248)
    at com.eviware.soapui.impl.wsdl.WsdlProject.(WsdlProject.java:211)
    at com.eviware.soapui.impl.wsdl.WsdlProjectPro.(SourceFile:139)
    at com.eviware.soapui.impl.wsdl.WsdlProjectProFactory.createNew(SourceFile:53)
    at com.eviware.soapui.impl.wsdl.WsdlProjectProFactory.createNew(SourceFile:16)
    at com.eviware.soapui.impl.WorkspaceImpl.reloadProject(WorkspaceImpl.java:521)
    at com.eviware.soapui.impl.wsdl.WsdlProject.reload(WsdlProject.java:1220)
    at com.eviware.soapui.impl.wsdl.project.composite.RefreshCompositeProject.perform(SourceFile:48)
    at com.eviware.soapui.impl.wsdl.project.composite.RefreshCompositeProject.perform(SourceFile:12)
    at com.eviware.soapui.support.action.swing.SwingActionDelegate.actionPerformed(SwingActionDelegate.java:101)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at java.lang.String.charAt(Unknown Source)
    at com.eviware.soapui.impl.wsdl.teststeps.PropertyTransfer.getPropertyHolder(PropertyTransfer.java:977)
    at com.eviware.soapui.impl.wsdl.teststeps.PropertyTransfer.setConfig(PropertyTransfer.java:162)
    at com.eviware.soapui.impl.wsdl.teststeps.PropertyTransfer.(PropertyTransfer.java:114)
    at com.eviware.soapui.impl.wsdl.teststeps.PropertyTransfersTestStep.afterLoad(PropertyTransfersTestStep.java:79)
    at com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem.afterLoad(AbstractWsdlModelItem.java:209)
    at com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem.afterLoad(AbstractWsdlModelItem.java:209)
    at com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem.afterLoad(AbstractWsdlModelItem.java:209)
    at com.eviware.soapui.impl.wsdl.WsdlProject.afterLoad(WsdlProject.java:481)
    at com.eviware.soapui.impl.wsdl.WsdlProjectPro.loadProject(SourceFile:229)
    ... 36 more
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi!

    Thanks! I've committed a fix that hopefully helps you, will be in upcoming nightly build.. sorry for the inconvenience..

    regards!

    /Ole
    eviware.com