If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

CubeSwap Issues

Started by hem852, 23 Apr 2008 05:56:35 AM

Previous topic - Next topic

hem852

Hi,

I am having some problems with the Cubeswap utility on one of our servers.

We run the utility with the following command

CubeSwap -dispatchername="http://llsvr-bur-3333:9300" -datasource="Cube Astea Service Activities" -url="http://llsvr-bur-3333:9300/p2pd/servlet/dispatch" -windowscube="\\llsvr-bur-3333\e$\CognosData\Cubes\Astea\Astea_Service_Activities_23-04-2008_1104.mdc" -username="username" -password="password" -namespaceid="0001"

This runs fine on one server but when we try it on our live server (with the appropriate paths changed) we get a Java error as shown below.

AxisFault
faultCode: Client
faultSubcode:
faultString: CM-REQ-4342 The client did something wrong.
faultActor:
faultNode:
faultDetail:
        {http://developer.cognos.com/schemas/bibus/3/}exception:
                        <severity>error</severity>
                        <errorCode>caf</errorCode>


                <ns1:message><messageString>CM-REQ-4335 An error occurred while
updating the object 'CAMID(&quot;:&quot;)/dataSource[@name='Cube Astea Service A
ctivities']/dataSourceConnection[@name='Cube Astea Service Activities']'.</messa
geString></ns1:message><ns1:message><messageString>DPR-ERR-2082 An error has occ
urred. Please contact your administrator. The complete error has been logged by
CAF with SecureErrorID:2008-04-23-11:40:38.395-#103</messageString></ns1:message>

CM-REQ-4342 The client did something wrong.
        at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder
.java:260)
        at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.
java:169)
        at org.apache.axis.encoding.DeserializationContextImpl.endElement(Deseri
alizationContextImpl.java:1015)
        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source
)
        at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknow
n Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
        at org.apache.axis.encoding.DeserializationContextImpl.parse(Deserializa
tionContextImpl.java:242)
        at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538)
        at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
        at org.apache.axis.client.Call.invokeEngine(Call.java:2583)
        at org.apache.axis.client.Call.invoke(Call.java:2553)
        at org.apache.axis.client.Call.invoke(Call.java:2248)
        at org.apache.axis.client.Call.invoke(Call.java:2171)
        at org.apache.axis.client.Call.invoke(Call.java:1691)
        at com.cognos.developer.schemas.bibus._3.ContentManagerServiceStub.updat
e(ContentManagerServiceStub.java:5596)
        at CubeSwap.updateDataConnectionString(CubeSwap.java:487)
        at CubeSwap.main(CubeSwap.java:881)
CubeSwap failed for  http://llsvr-bur-3333:9300


Does anyone have any idea what may be causing this problem? Have tried checking the log file but it does not help.

Any help or suggestions would be very much appreciated.

Regards

John






Ty Clabbers

What are the lines in the cogserver.log file when you search for the SecureErrorID? Is there a firewall that can be the problem? Do you have the same java version and version of the cubeswap utility on both machines? Is the path you use for windowscube accessable when you use a command prompt?

hem852

Hi,

Thanks for your reply.

The cogserver.log file contains no entries for the error  ???

Their is no firewall protecting this particular box and the two different boxes are clones of each other so hardware and software versions are the same with the exception of one box having slightly less memory and a slightly slower cpu as it is only used for testing.

The cube path is accessible from the command prompt.

Is there anything else I could check?

Thanks again for the help so far. It is very much appreciated.

John