Thread2:
$OTSAPXECM.LoggingUtils.LogError('CreateCategory', this, Str.Format('GetAttributeDataFromSAPObject( prgCtx, %1, %2, %3 ): %4. ', attrData, request, response, result ))\n end\n end\n end\n \n \n if retval.ok\n $OTSAPXECM.LoggingUtils.LogDebug('CreateCategory', this, Str.String( { prgCtx, cacheAssoc, request, response } ) )\n else\n $OTSAPXECM.LoggingUtils.LogError('CreateCategory', this, Str.String( { prgCtx, cacheAssoc, request, response } ) )\n $OTSAPXECM.LoggingUtils.LogError('CreateCategory', this, retVal.errMsg )\n if IsDefined( retVal.errMsg ) && Length( retVal.errMsg ) \> 0\n response.error.message = retVal.errMsg\n else\n response.error.message = [WEBADMIN_HTMLLABEL.UnknownError]\n end\n end \n \n return retval\n \nend></LL:Script>
04/01/2014 12:38:54 Create Workspace Case Types
04/01/2014 12:38:54 An unknown feature was specified
04/01/2014 12:38:54 Created trace log: .\logs\trace2-1396348734.out
04/01/2014 12:38:54 [1848945145] Startup script (llweb_startup.lxe) FAILURE 'E648871951' (thread exiting)
04/01/2014 12:38:54 [1848945296] LLI thread 2 shutdown (thread exiting)
**************
trace2:
[KERNEL_MESSAGE.DeletedItemsIncompatibleAtLeastOneModuleIncompatible]\n \n \n for name in compatibilityCheck.modules\n\n moduleFailedReason = Undefined\n\n echo ( Str.Format( 'Checking [%1] for DeletedItems compatibility', name) )\n\n objModule = $(name)\n\n if ( IsDefined( objModule ) )\n\n if ( IsFeature( objModule, requiredFeatureName ) )\n\n if( objModule.fDeletedItemsCompatible != TRUE )\n \n isCompatible = FALSE \n moduleFailedReason = Str.Format( [KERNEL_MESSAGE.DeletedItemsIncompatibleRequiredFeatureIsNotSetToTRUE2], name, requiredFeatureName )\n end\n else\n \n isCompatible = FALSE\n moduleFailedReason = Str.Format( [KERNEL_MESSAGE.DeletedItemsIncompatibleWithoutRequiredFeature2], name, requiredFeatureName )\n end\n \n if ( IsUndefined( moduleFailedReason ) )\n \n echo( ' Passed' )\n else\n \n echo( Str.Format( ' Failed: %1.', moduleFailedReason ) )\n modulesNotCompatible = { @modulesNotCompatible, name }\n end\n end \n\n if ( IsDefined( moduleFailedReason ) )\n\n if ( firstCheck )\n\n reasons = Str.Format( '%1: %2', reasons, moduleFailedReason )\n firstCheck = FALSE\n else\n\n reasons = Str.Format( '%1; %2', reasons, moduleFailedReason ) \n end\n end\n end\n\n if ( isCompatible )\n \n // reset\n \n status = $KERNEL.SystemPreferences.DelPref( 'DeletedItemsCompatibility', 'Compatible' )\n \n if ( status != FilePrefs.OK )\n\n ok = FALSE\n end\n\n if ( ok )\n\n status = $KERNEL.SystemPreferences.DelPref( 'DeletedItemsCompatibility', 'Reasons' )\n\n if ( status != FilePrefs.OK )\n\n ok = FALSE\n end\n end\n\n if ( ok )\n\n status = $KERNEL.SystemPreferences.DelPref( 'DeletedItemsCompatibility', 'modulesNotCompatible' )\n\n if ( status != FilePrefs.OK )\n\n ok = FALSE\n end\n end\n\n \n else\n // set incompatible\n\n status = $KERNEL.SystemPreferences.AddPref( 'DeletedItemsCompatibility', 'Compatible', 'FALSE' )\n \n if ( status != FilePrefs.OK )\n\n ok = FALSE\n end\n\n if ( ok )\n\n $KERNEL.SystemPreferences.AddPref( 'DeletedItemsCompatibility', 'Reasons', reasons )\n\n if ( status != FilePrefs.OK )\n\n ok = FALSE\n end\n end\n\n if ( ok )\n\n $KERNEL.SystemPreferences.AddPref( 'DeletedItemsCompatibility', 'modulesNotCompatible', Str.Format( '%1', modulesNotCompatible ) )\n\n if ( status != FilePrefs.OK )\n\n ok = FALSE\n end\n end\n end\n\n if ( !ok )\n\n errMsg = [KERNEL_MESSAGE.ErrorOccurredWhenUpdatingINIFile]\n end\n \n \n retVal.ok = ok\n retVal.errMsg = errMsg\n \n return retVal\nend\n></LL:Script>
PC: 35
Line: 12:12
NStkVal: 3
NLocals: 3
NArgs: 3
Stack: SP-1 = {}
Stack: SP-2 = {}
Stack: SP-3 = 'D:\\OPENTEXT\\'
Local: retVal (0) = ?
Local: val (1) = ''
Local: requestScript (2) = ''
Args: dirPrefix (0) = 'D:\\OPENTEXT\\'
Args: changeStateOspaces (1) = {}
Args: additionalOSpaces (2) = {}
End Stack Crawl.
I do not know what can help you...if you are interested in some particular log ... ask me!
tnx