1Exchange Troubleshooting
1Exchange log files are located in DOMAIN_HOME/servers/MSExchange/logs/.
The files MSExchange.log and MSExchange.out usually contain the stack traces when errors occur.
Common Errors
Error |
Solution |
---|---|
<bpelFault><faultType>1</faultType><FaultResponse xmlns="http://workflow.ms.onespatial.com/v1/activateJob"> <part name="localFaultPart"><faultMsg xmlns= "http://workflow.ms.onespatial.com/v1/activateJob"> <summary xmlns="">Exchange Extract Features: </summary> <detail xmlns="">java.lang.NullPointerException at com.onespatial.ms.exchange.ctrl.api.nodewrapper. admin.ExchangePolicyNodeWrapper.getSrsName (ExchangePolicyNodeWrapper.java:73) |
The 1Exchange policy name was not created. To do this, open the 1Exchange administrator web interface: http://[host]:[port]/1exchange/admin/ |
Schema not configured on gopublisher.xml:
|
This may occur during installation or when the server is restarted. Check that the gopublisher.xml file specifies the correct Oracle schema for GoPublisher workflow in the following line: <sfa:databaseSchema>GP_WORKFLOW_SCHEMA</sfa:databaseSchema> |
GoPublisher product has not been registered (when extracting data): SEVERE: Unable to create a publisher job for package [User_name] because of {"apiErrorMessage":{"cause":"ProductNotFoundException: Failed to locate a persistent product with name [XXX].","developerDetail": "uk.co.snowflakesoft.workflow.model.ProductNotFoundException: Failed to locate a persistent product with name [XXX] |
The GO Publisher product specified in the Exchange policy has not been published. |
Could not obtain results from _CONF table: ORA-00904: "null": invalid identifier |
In order for a conflict job to successfully go to a prepared state each table name in the GO Publisher project requires a unique key. To set this within GO Publisher Desktop:
|