Babel Pseudo Translations Index for tptp.platform
Version: 3.5.0.v20110723105825
- tptp.platform368271 Symptom Model
- tptp.platform368272 Eclipse.org
- tptp.platform361159 Log Analysis Engine APIs backward compatibility
- tptp.platform361160 Eclipse - TPTP
- tptp.platform361380 TPTP Platform Execution Plug-In
- tptp.platform361381 Eclipse - TPTP
- tptp.platform361382 Agent Controller Application
- tptp.platform361383 Agent Controller Configuration
- tptp.platform361384 Integrated Agent Controller
- tptp.platform361385 Agent Controller
- tptp.platform361386 Adding file \"{0}\".
- tptp.platform361387 \"{0}\" does not exist -- skipping
- tptp.platform361388 Error: no tests specified!
- tptp.platform361389 "Error: multiple results returned but no <resultsrefid> param specified for returning res ...
- tptp.platform361390 Specify at least one source of tests -- suite, filelist or a fileset.
- tptp.platform361391 Specify at least one source of results -- results, filelist or a fileset.
- tptp.platform361392 Unable to parse specified dateTime: {0}
- tptp.platform361393 Error, {0} is not a valid project name, path characters "\" or "/" are not allow ...
- tptp.platform361394 Automation server value must be non-null!
- tptp.platform361395 --> The agent controller is up and running
- tptp.platform361396 --> Results collected: {0}
- tptp.platform361397 --> Overall test result verdict: \"{0}\"
- tptp.platform361398 Due to the above errors, no attempt was made to run a test, there are no results to view.
- tptp.platform361399 \r\nTEST COMMENT: {0}
- tptp.platform361400 Error, eclipse was not specified and was not found automatically.
- tptp.platform361401 Error, the path given for eclipsehome: {0}, is not a valid directory.\r\n
- tptp.platform361402 Error, the path given for workspace: {0}, is not a valid directory.
- tptp.platform361403 \nDue to the above errors, no attempt was made to run a test, there are no results to view.
- tptp.platform361404 Parameters accepted, starting the test run.
- tptp.platform361405 Error, a required jar file was not found: {0}
- tptp.platform361406 \r\nTPTP 4.1.0 Automation Client Adapter Help\r\n\r\n
- tptp.platform361407 Automatable services published through the automatable services framework are available for command ...
- tptp.platform361408 command line interface. The test execution service has named and more strongly typed parameters tha ...
- tptp.platform361409 of an arbitrary published automatable service although both can be commanded and thus executed throu ...
- tptp.platform361410 \ \ usage: automation-client-adapter -parm1 <parm1value> -parm2 <parm2value> (etc...)\r\ ...
- tptp.platform361411 Below is the usage definition and valid named parameters that may be used in any order (values conta ...
- tptp.platform361412 \ \ -configfile <directorypath>\r\n
- tptp.platform361413 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Specify command line parameters via a user supplied config file.\r ...
- tptp.platform361414 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -configfile .\\example.config\r\n
- tptp.platform361415 \ \ -eclipse <directorypath>\r\n
- tptp.platform361416 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the full path to eclipse, usually detected automatically.\ ...
- tptp.platform361417 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -eclipse "C:\\eclipse"\r\n
- tptp.platform361418 \ \ -workspace <directorypath>\r\n
- tptp.platform361419 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the full path to the desired workspace.\r\n
- tptp.platform361420 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -workspace c:\\workspace\r\n
- tptp.platform361421 \ \ -project <relativedirectorypath>\r\n
- tptp.platform361422 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the location of the desired project relative to the worksp ...
- tptp.platform361423 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -project testproj\r\n
- tptp.platform361424 \ \ -suite <relativefilepath>\r\n
- tptp.platform361425 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the location of the test suite to run relative to the proj ...
- tptp.platform361426 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ examples: -suite mytest OR -suite tests\\mytest\r\n
- tptp.platform361427 \ \ -results <relativefilepath>\r\n
- tptp.platform361428 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the namepath for the results relative to the project.\r\n
- tptp.platform361429 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ examples: -result myresults OR -result results\\myresults\r\n
- tptp.platform361430 \ \ -overwrite <true or false>\r\n
- tptp.platform361431 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ if "true" the specified results will be overwritten.\r\n
- tptp.platform361432 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -overwrite true (default is false).\r\n
- tptp.platform361433 \ \ -deployment <relativefilepath>\r\n
- tptp.platform361434 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the namepath for the deployment relative to the project.\r ...
- tptp.platform361435 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ examples: -deployment mydeployment OR -deployment deployments\\myd ...
- tptp.platform361436 \ \ -configuration <relativefilepath>\r\n
- tptp.platform361437 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the namepath for the launch configuration relative to the ...
- tptp.platform361438 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ examples: -configuration mylaunch.launch OR -configuration launche ...
- tptp.platform361439 \ \ -connection <connectionstring>\r\n
- tptp.platform361440 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specify the connection string specifying the agent controller to u ...
- tptp.platform361441 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ format: <specification>:<class>://<host>:<po ...
- tptp.platform361442 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -connection tptp:rac://server.rtp.ibm.com:10002/default\r ...
- tptp.platform361443 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -connection tptp:iac://localhost/default\r\n
- tptp.platform361444 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -connection server.rtp.ibm.com\r\n
- tptp.platform361445 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -connection localhost:11010\r\n
- tptp.platform361446 \ \ -vmargs <string of VM args>\r\n
- tptp.platform361447 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ The JVM arguments specified will be used in launching the Eclipse ...
- tptp.platform361448 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ example: -vmargs "-Xmx756 -Xquickstart"\r\n
- tptp.platform361449 \ \ -service <servicename>\r\n
- tptp.platform361450 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Rather than running test execution service, this\r\n
- tptp.platform361451 \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ specifies running another published automatable service.\r\n
- tptp.platform361452 \r\nA simple and typical usage example:\r\n\r\n
- tptp.platform361453 \ \ automation-client-adapter -workspace c:\\myworkspace -project myproj -suite mytest\r\n
- tptp.platform361454 \r\nIn a configfile, any of the above may be specified as a name=value pair. There are no leading h ...
- tptp.platform361455 Each name=value pair must be on a separate line. Extra spaces around the name and value are\r\nacce ...
- tptp.platform361456 Config file example:\r\n\r\n
- tptp.platform361457 \ \ workspace = c:\\myworkspace\r\n
- tptp.platform361458 \ \ project = mytestproject\r\n
- tptp.platform361459 \ \ suite = mysuite\r\n
- tptp.platform361460 \ \ results = myresults\r\n
- tptp.platform361461 \ \ overwrite = true\r\n\r\n
- tptp.platform361462 Any supplied command line parameters values will override the value in the configuration file. The ...
- tptp.platform361463 Use standard shell commands to redirect output to a file. For example, in a Windows command prompt, ...
- tptp.platform361464 \ \ automation-client-adapter --help > c:\\mylog\\help.txt\r\n\r\n
- tptp.platform361465 This help is available via --help, -help, -?, or ?\r\n
- tptp.platform361466 Error, {0} specified more than once on the command line.\r\n
- tptp.platform361467 Error, {0} specified more than once in the configfile.\r\n
- tptp.platform361468 The config file specified was not found: {0}\r\n
- tptp.platform361469 IWAT0891E Unable to resolve service ''{0}''.
- tptp.platform361470 Timeout reached for remote object: {0}
- tptp.platform361471 No handler for this message
- tptp.platform361472 Impl class does not send messages. This must be handled by the stubs/skeletons
- tptp.platform361473 setting classpath to {0}
- tptp.platform361474 system classpath is now: {0}
- tptp.platform361475 I got called.!
- tptp.platform361476 Default JavaTaskExcutableObject.run() behavior
- tptp.platform361477 This operation is implemented in the stub
- tptp.platform361478 This executor has not been configured with an executable object
- tptp.platform361479 The executable object is not an IJavaTaskExecutableObject
- tptp.platform361480 This method is implemented in the stub for this component
- tptp.platform361481 This operation has not yet been implemented
- tptp.platform361482 Launch error, return code from startProcess0() = {0}
- tptp.platform361483 No standard input stream has been set
- tptp.platform361484 No standard output stream has been set
- tptp.platform361485 No standard error stream has been set
- tptp.platform361486 Console input closed by process
- tptp.platform361487 Console output closed by process
- tptp.platform361488 Console error closed by process
- tptp.platform361489 ********* Test complete!
- tptp.platform361490 Could not find target object in instance map
- tptp.platform361491 Expected a Class[] but got \"{0}\"
- tptp.platform361492 Expected an Object[] but got \"{0}\"
- tptp.platform361493 Expected a String but got \"{0}\"
- tptp.platform361494 Remote Method Invocation Timeout Error
- tptp.platform361495 The referenced remote object could not be found
- tptp.platform361496 Could not open input file: \"{0}\"
- tptp.platform361497 Could not read .class file: \"{0}\"
- tptp.platform361498 Could not find resource: \"{0}\"\n{1}
- tptp.platform361499 There is no behavior defined for the current state of this command: {0}
- tptp.platform361500 Absolute file identifier {0} identified and directory removed on server
- tptp.platform361501 Absolute file identifier {0} not identified and therefore ignoring delete request
- tptp.platform361502 Absolute file identifier {0} identified and file removed on server
- tptp.platform361503 Absolute file identifier {0} not identified and therefore ignoring delete request
- tptp.platform361504 About to wait for {0} seconds!
- tptp.platform361505 Absolute file identifier {0} identified and file sent by server
- tptp.platform361506 Absolute file identifier {0} identified and file received by server
- tptp.platform361507 Could not allocate memory
- tptp.platform361508 Can't find hcclsm library./n
- tptp.platform361509 Data Channel with name {0} already exists
- tptp.platform361510 Data Channel with name {0} does not exist
- tptp.platform361511 Data Channel size {0} is invalid
- tptp.platform361512 Implementation failure code: {0}
- tptp.platform361513 Thread was interrupted before flusher thread stopped
- tptp.platform361514 Thread was interrupted before writer thread stopped
- tptp.platform361515 No name has been set
- tptp.platform361516 Error {0} writing to DataChannel {1} bytes
- tptp.platform361517 Factory not configured for this type
- tptp.platform361518 Return value is incorrect type
- tptp.platform361519 Factory not configured for type \"{0}\"
- tptp.platform361520 Return value is not an instance of IRemoteObject
- tptp.platform361521 The session context of the factory should not be set via this method
- tptp.platform361522 Impl class not specified with addExecutionComponent()
- tptp.platform361523 Component factory returned an incorrect type; expected an IExecutableObject
- tptp.platform361524 Unable to find control agent.
- tptp.platform361525 Component factory returned an incorrect type; expected an IJavaTaskExecutableObject
- tptp.platform361526 {0} handleCommand() called
- tptp.platform361527 The monitoring agent is not active
- tptp.platform361528 Incorrect datatype returned; expected Boolean
- tptp.platform361529 This operation has not yet been implemented
- tptp.platform361530 The data processor must be of type {0}
- tptp.platform361531 Class is not a child of a ISession instance
- tptp.platform361532 File system services provider attempting {0} with timeout {1}
- tptp.platform361533 Exception encountered during server validity detection (potentially expected) {0}
- tptp.platform361534 File manager factory created file manager {0}
- tptp.platform361535 Session is null. Socket connection failed
- tptp.platform361536 No socket session created
- tptp.platform361537 Extended file server initialized
- tptp.platform361538 Extended file server listening for connections on port {0}
- tptp.platform361539 An exception occurred while attempting to bind file server socket detailed as \"{0}\"
- tptp.platform361540 \r\nThe agent controller file service cannot initialize due to a bind exception; port {0} may alrea ...
- tptp.platform361541 Class provided from client (to consuming server) {0}
- tptp.platform361542 Command identity length is received to be {0} bytes
- tptp.platform361543 Command request being delegated to legacy file connection handler
- tptp.platform361544 Accepted and established connection {0} -> {1}
- tptp.platform361545 Not enough bytes in the buffer array
- tptp.platform361546 ERROR: Corrupted data in multiplexed data
- tptp.platform361547 ERROR: multiplexed message does not have enough bytes as specified in the message length attribute
- tptp.platform361548 ERROR: multiplexed message does not have a valid header
- tptp.platform361549 ERROR: multiplexed message does not have enough header bytes
- tptp.platform361550 TCPDataServer.isProcessing()={0} - {1}
- tptp.platform361551 TCPDataServer.shutdown() - {0}
- tptp.platform361552 TCPDataServer.shutdown(): after - {0}
- tptp.platform361553 TCPDataProcessor.run() - Monitoring is stopped, keep this thread in sleep state !
- tptp.platform361554 BufferFlusher.processData(): replacement[i]=(char)data[i+current];
- tptp.platform361555 BufferFlusher.processData(): replacement.length={0}, data.length={1}
- tptp.platform361556 , i={0}, current={1}
- tptp.platform361557 BufferFlusher.processData(): Corrupt data
- tptp.platform361558 TCPDataServerNew.run(): step outer while loop!
- tptp.platform361559 TCPDataProcessorNew.run() - _extendedProcessor.incommingStream ended, {0}
- tptp.platform361560 TCPDataProcessorNew.run() - _extendedProcessor.incommingStream ended with exception, {0}
- tptp.platform361561 TCPDataProcessorNew.run() - timeout e.bytesTransferred={0}
- tptp.platform361562 TCPDataProcessorNew.run() - Monitoring is stopped, keep this thread in sleep state !
- tptp.platform361563 TCPDataProcessorNew.run() - Close socket !
- tptp.platform361564 TCPDataServerNew.run(): exited outer while loop!
- tptp.platform361565 _currentHeaderOffset={0}
- tptp.platform361566 _currentBufferLength={0}
- tptp.platform361567 getMessageLength()={0}
- tptp.platform361568 getMessageType()={0}
- tptp.platform361569 TCPDataServerNew.done(): entered - {0}
- tptp.platform361570 TCPDataServerNew.done(): Connection closed ! {0}
- tptp.platform361571 TCPDataServerNew.recover(): _currentHeaderOffset = {0}
- tptp.platform361572 TCPDataServerNew.processCurrentBuffer() - Invalid magic number in header at: {0}
- tptp.platform361573 TCPDataServerNew.shutdown() - {0}
- tptp.platform361574 Could not get SSL context. Protocols not supported.
- tptp.platform361575 File transfer complete
- tptp.platform361576 Error creating session {0}
- tptp.platform361577 Unknown method invoked: {0}
- tptp.platform361578 Unable to parse service invocation: {0}
- tptp.platform361579 Service did not return type string: {0}
- tptp.platform361580 Not enough bytes in the buffer array
- tptp.platform361581 ERROR: Corrupted data in multiplexed data
- tptp.platform361582 ERROR: multiplexed message does not have enough bytes as specified in the message length attribute
- tptp.platform361583 ERROR: multiplexed message does not have a valid header
- tptp.platform361584 ERROR: multiplexed message does not have enough header bytes
- tptp.platform361585 TCPDataServer.isProcessing()={0} - {1}
- tptp.platform361586 TCPDataServer.shutdown() - {0}
- tptp.platform361587 TCPDataServer.shutdown(): after - {0}
- tptp.platform361588 TCPDataProcessor.run() - Monitoring is stopped, keep this thread in sleep state !
- tptp.platform361589 BufferFlusher.processData(): replacement[i]=(char)data[i+current];
- tptp.platform361590 BufferFlusher.processData(): replacement.length={0}, data.length={1}
- tptp.platform361591 , i={0}, current={1}
- tptp.platform361592 BufferFlusher.processData(): Corrupt data
- tptp.platform361593 TCPDataServerNew.run(): step outer while loop!
- tptp.platform361594 TCPDataProcessorNew.run() - _extendedProcessor.incommingStream ended, {0}
- tptp.platform361595 TCPDataProcessorNew.run() - _extendedProcessor.incommingStream ended with exception, {0}
- tptp.platform361596 TCPDataProcessorNew.run() - timeout e.bytesTransferred={0}
- tptp.platform361597 TCPDataProcessorNew.run() - Monitoring is stopped, keep this thread in sleep state !
- tptp.platform361598 TCPDataProcessorNew.run() - Close socket !
- tptp.platform361599 TCPDataServerNew.run(): exited outer while loop!
- tptp.platform361600 _currentHeaderOffset={0}
- tptp.platform361601 _currentBufferLength={0}
- tptp.platform361602 getMessageLength()={0}
- tptp.platform361603 getMessageType()={0}
- tptp.platform361604 TCPDataServerNew.done(): entered - {0}
- tptp.platform361605 TCPDataServerNew.done(): Connection closed ! {0}
- tptp.platform361606 TCPDataServerNew.recover(): _currentHeaderOffset = {0}
- tptp.platform361607 TCPDataServerNew.processCurrentBuffer() - Invalid magic number in header at: {0}
- tptp.platform361608 TCPDataServerNew.shutdown() - {0}
- tptp.platform361609 Could not get SSL context. Protocols not supported.
- tptp.platform361610 The session context of the factory should not be set via this method
- tptp.platform361611 Factory not configured for this type
- tptp.platform361612 Messages cannot be sent from the skeleton to the stub
- tptp.platform361613 JavaTaskExecutableObjectSkeleton: Running test
- tptp.platform361614 JavaTaskExecutableObjectSkeleton: Running test complete
- tptp.platform361615 This method is implemented in the stub for this component
- tptp.platform361616 Adding:
- tptp.platform361617 Hyades Runtime Correlation Engine
- tptp.platform361618 Eclipse - TPTP
- tptp.platform361619 Hyades Execution Trace
- tptp.platform361620 Eclipse - TPTP
- tptp.platform366471 TPTP Monitoring Project Generic Log Adapter
- tptp.platform366472 Eclipse.org
- tptp.platform366473 Generic Log Adapter Configuration Problem
- tptp.platform366474 2
- tptp.platform366475 3
- tptp.platform366476 4
- tptp.platform366477 5
- tptp.platform366478 6
- tptp.platform366479 7
- tptp.platform366480 0
- tptp.platform366481 1
- tptp.platform366482 8
- tptp.platform366483 9
- tptp.platform366484 10
- tptp.platform366485 11
- tptp.platform366486 12
- tptp.platform366487 13
- tptp.platform366488 14
- tptp.platform366489 15
- tptp.platform366490 16
- tptp.platform366491 17
- tptp.platform366492 18
- tptp.platform366493 19
- tptp.platform366494 20
- tptp.platform366495 21
- tptp.platform366496 22
- tptp.platform366497 23
- tptp.platform366498 24
- tptp.platform366499 25
- tptp.platform366500 26
- tptp.platform366501 27
- tptp.platform366502 28
- tptp.platform366503 29
- tptp.platform366504 30
- tptp.platform366505 31
- tptp.platform366506 32
- tptp.platform366507 33
- tptp.platform366508 34
- tptp.platform366509 35
- tptp.platform366510 36
- tptp.platform366511 37
- tptp.platform366512 38
- tptp.platform366513 39
- tptp.platform366514 40
- tptp.platform366515 41
- tptp.platform366516 42
- tptp.platform366517 43
- tptp.platform366518 44
- tptp.platform366519 45
- tptp.platform366520 46
- tptp.platform366521 47
- tptp.platform366522 48
- tptp.platform366523 49
- tptp.platform366524 50
- tptp.platform366525 51
- tptp.platform366526 52
- tptp.platform366527 53
- tptp.platform366528 54
- tptp.platform366529 55
- tptp.platform366530 56
- tptp.platform366531 57
- tptp.platform366532 58
- tptp.platform366533 59
- tptp.platform366534 60
- tptp.platform366535 61
- tptp.platform366536 62
- tptp.platform366537 63
- tptp.platform366538 64
- tptp.platform366539 65
- tptp.platform366540 66
- tptp.platform366541 67
- tptp.platform366542 68
- tptp.platform366543 69
- tptp.platform366544 70
- tptp.platform366545 71
- tptp.platform366546 72
- tptp.platform366547 73
- tptp.platform366548 74
- tptp.platform366549 75
- tptp.platform366550 76
- tptp.platform366551 77
- tptp.platform366552 78
- tptp.platform366553 79
- tptp.platform366554 80
- tptp.platform366555 81
- tptp.platform366556 82
- tptp.platform366557 83
- tptp.platform366558 84
- tptp.platform366559 85
- tptp.platform366560 86
- tptp.platform366561 87
- tptp.platform366562 88
- tptp.platform366563 89
- tptp.platform366564 90
- tptp.platform366565 91
- tptp.platform366566 92
- tptp.platform366567 93
- tptp.platform366568 94
- tptp.platform366569 Command line usage: Adapter [-cc ContextConfiguration.xml] [-ac ComponentConfigurations.xml]
- tptp.platform366570 IWAT0310E Generic Log Adapter could not be started due to configuration problems.
- tptp.platform366571 IWAT0311E Context will not be run due to fatal configuration error.
- tptp.platform366572 IWAT0312E Adapter cannot start. Configuration error: Number of Context's is not the same as the num ...
- tptp.platform366573 IWAT0313E Adapter cannot start. Context and ContextInstance configurations do not match for context ...
- tptp.platform366574 IWAT0314E Adapter cannot start. Configuration error: Component with ID {0} cannot be found in cont ...
- tptp.platform366575 IWAT0315E Adapter cannot start. Configuration error: ContextInstance ID {0} cannot be found in the ...
- tptp.platform366576 IWAT0316E Error building context {0}. {1}
- tptp.platform366577 IWAT0317E Error building component {0}. {1}
- tptp.platform366578 IWAT0318E {0} was not found.
- tptp.platform366579 IWAT0319E Class {0} cannot be instantiated.
- tptp.platform366580 IWAT0320E {0} is not accessible due to security restrictions.
- tptp.platform366581 IWAT0321E Regular expression is malformed.
- tptp.platform366582 Exception = {0} Pattern = {1}
- tptp.platform366583 Index = {0}
- tptp.platform366584 IWAT0322W Substitution rule will be ignored because it is invalid ({0}).
- tptp.platform366585 IWAT0323E Common Base Event File outputter {0} cannot write to file {1}. Exception: {2}
- tptp.platform366586 IWAT0324E Common Base Event File outputter {0} cannot create file {1}. Exception: {2}
- tptp.platform366587 IWAT0325W Common Base Event formatter {0} has received an invalid MsgDataElement property name: {1}.
- tptp.platform366588 IWAT0326W Common Base Event formatter {0} has received the ContextDataElement property {1} but it ca ...
- tptp.platform366589 IWAT0327W Common Base Event formatter {0} has received an invalid ContextDataElement property name: ...
- tptp.platform366590 IWAT0328W Common Base Event formatter {0} has received an invalid ComponentIdentification property n ...
- tptp.platform366591 IWAT0329W Common Base Event formatter {0} has received the situation type {1} but this CBE has a dif ...
- tptp.platform366592 IWAT0330W Common Base Event formatter {0} has received the property name {1} that is not an Availabl ...
- tptp.platform366593 IWAT0331W Common Base Event formatter {0} has received the property name {1} that is not a Request S ...
- tptp.platform366594 IWAT0332W Common Base Event formatter {0} has received the property name {1} that is not a Start Sit ...
- tptp.platform366595 IWAT0333W Common Base Event formatter {0} has received the property name {1} that is not a Stop Situ ...
- tptp.platform366596 IWAT0334W Common Base Event formatter {0} has received the property name {1} that is not a Connect S ...
- tptp.platform366597 IWAT0335W Common Base Event formatter {0} has received the property name {1} that is not a Configure ...
- tptp.platform366598 IWAT0336W Common Base Event formatter {0} has received the property name {1} that is not a Create Si ...
- tptp.platform366599 IWAT0337W Common Base Event formatter {0} has received the property name {1} that is not a Destroy S ...
- tptp.platform366600 IWAT0338W Common Base Event formatter {0} has received the property name {1} that is not a Report Si ...
- tptp.platform366601 IWAT0339W Common Base Event formatter {0} has received the property name {1} that is not a Feature S ...
- tptp.platform366602 IWAT0340W Common Base Event formatter {0} has received the property name {1} that is not a Dependenc ...
- tptp.platform366603 IWAT0341W Common Base Event formatter {0} has received the property name {1} that is not an Other Si ...
- tptp.platform366604 IWAT0342W Common Base Event formatter {0} has received an invalid Situation property name {1}.
- tptp.platform366605 IWAT0343W Common Base Event formatter {0} has received an invalid Situation Type property name {1}.
- tptp.platform366606 IWAT0344W Common Base Event formatter {0} has received an invalid AssociatedEvent property name {1}.
- tptp.platform366607 IWAT0345W Common Base Event formatter {0} has received an invalid AssociationEngine property name {1 ...
- tptp.platform366608 IWAT0346W Common Base Event formatter {0} has received the ExtendedDataElement property {1} but it c ...
- tptp.platform366609 IWAT0347W Common Base Event formatter {0} has received an invalid ExtendedDataElement property name ...
- tptp.platform366610 IWAT0348W Common Base Event formatter {0} has received an invalid CommmonBaseEvent property name {1} ...
- tptp.platform366611 IWAT0349W Common Base Event formatter {0} has received an invalid property name string {1}.
- tptp.platform366612 IWAT0350W Common Base Event formatter {0} has received an non numeric value when it was expecting on ...
- tptp.platform366613 IWAT0351W Common Base Event formatter {0} has received an exception when processing {1} - {2}.
- tptp.platform366614 IWAT0490E Local Log Common Base Event formatter error, xmlLoader is null.
- tptp.platform366615 IWAT0352I Common Base Event logging agent outputter {0} is waiting for agent {1} to be monitored...
- tptp.platform366616 IWAT0353E Common Base Event logging agent outputter {0} cannot write to agent {1} due to the followi ...
- tptp.platform366617 IWAT0354W Generic Log Adapter internal logging failure: {0}
- tptp.platform366618 IWAT0355E Process Unit {0} has been requested to process Event Items.
- tptp.platform366619 IWAT0356I Sensor getNext has been requested from {0}.
- tptp.platform366620 IWAT0357E Exception parsing file {0}: {1}.
- tptp.platform366621 IWAT0358I The following message is being passed on: {0}
- tptp.platform366622 IWAT0359E The extractor start pattern regular expression is malformed: {0}.
- tptp.platform366623 IWAT0360E The extractor end pattern regular expression is malformed: {0}.
- tptp.platform366624 IWAT0361E Could not find substitution extension class {0}.
- tptp.platform366625 IWAT0362E Exception occurred intantiating substitution extension class {0}.
- tptp.platform366626 IWAT0363E The time format {0} is invalid.
- tptp.platform366627 IWAT0364E Substitution extension class {0} does not implement ISubstitutionExtension or IStatefulSub ...
- tptp.platform366628 IWAT0365E Stateless substitution extension class {0} threw an exception.
- tptp.platform366629 IWAT0366E Stateful substitution extension class {0} threw an exception.
- tptp.platform366630 IWAT0367E The time {0} could not be parsed with format {1} because an exception occurred.
- tptp.platform366631 IWAT0368E An adapter configuration file must be specified on the command line.
- tptp.platform366632 IWAT0369E The adapter configuration file {0} cannot be found.
- tptp.platform366633 IWAT0370E The adapter configuration file {0} cannot be opened.
- tptp.platform366634 IWAT0371E The adapter configuration file {0} cannot be parsed.
- tptp.platform366635 IWAT0372E The adapter configuration file {0} is missing the element {1}.
- tptp.platform366636 IWAT0373E The adapter configuration file {0} cannot be saved due to the following reason: {1}
- tptp.platform366637 IWAT0374I No migration is required for the adapter configuration file {0}.
- tptp.platform366638 IWAT0375E The SingleOSFileSensor configuration is incorrect. The directory or fileName property is m ...
- tptp.platform366639 IWAT0376E The StaticParserSensor configuration is incorrect. The directory, fileName or parserClassN ...
- tptp.platform366640 IWAT0377E The CBEFileOutputter configuration is incorrect. The directory or fileName property is mis ...
- tptp.platform366641 IWAT0378W Common Base Event logging agent outputter {0} has invalid buffer specification. Using def ...
- tptp.platform366642 IWAT0379E Could not find the parser configuration element {0} in the adapter configuration file.
- tptp.platform366643 IWAT0380E The parser separator token regular expression is malformed: {0}.
- tptp.platform366644 IWAT0381E The parser designation token regular expression is malformed: {0}.
- tptp.platform366645 IWAT0382E Adapter Validation Fatal Error: {0}
- tptp.platform366646 IWAT0383E Adapter Validation Error: {0}
- tptp.platform366647 IWAT0384W Adapter Validation Warning: {0}
- tptp.platform366648 IWAT0385E Could not get schema files: {0}
- tptp.platform366649 IWAT0386E GLA_HOME is not provided to JVM
- tptp.platform366650 IWAT0387E GLA_HOME value {0} is not valid.
- tptp.platform366651 IWAT0388E Could not determine a locale for this context based on language {0} and country {1}. Abor ...
- tptp.platform366652 IWAT0389E The character set {0} specified for this context is not supported. Aborting this context.
- tptp.platform366653 IWAT0390I Context is configured to run in locale {0}.
- tptp.platform366654 IWAT0391I Context is configured to run with character set {0}.
- tptp.platform366655 IWAT0392I Finished configuring the context {0}.
- tptp.platform366656 IWAT0393I Generic Log Adapter Context {0} has started.
- tptp.platform366657 IWAT0394I Generic Log Adapter Context {0} has stopped.
- tptp.platform366658 IWAT0395I Finished configuring the component {0}.
- tptp.platform366659 IWAT0396I Generic Log Adapter Component {0} has started.
- tptp.platform366660 IWAT0397I Generic Log Adapter Component {0} has stopped.
- tptp.platform366661 IWAT0398I Sensor will read file {0} from directory {1} using the converter command {2}.
- tptp.platform366662 IWAT0399W Validation of adapter configuration is not supported since the run-time environment does n ...
- tptp.platform366663 IWAT0488E A failure occurred attempting to get the FilterExit extension {0} from the platform.
- tptp.platform366664 IWAT0489E Invalid syntax for the filter specification {0}.
- tptp.platform366665 IWAT0238E Converter process ended with exit value {0}
- tptp.platform366666 IWAT0239E Converter command failed: {0}
- tptp.platform366667 IWAT0240E Exception occurred when determining if file {0} has changed: {1}
- tptp.platform366668 IWAT0404E A failure occurred attempting to substitute {0} using the match string {1} in the rule for ...
- tptp.platform366669 IWAT0411E No output logger is defined for this Adapter Log Outputter.
- tptp.platform366670 IWAT0415W The default JVM file encoding could not be determined. Character set encoding {0} will be ...
- tptp.platform366671 IWAT0418E A failure occurred attempting to get the context listeners from the platform.
- tptp.platform366672 IWAT0419E A failure occurred attempting to get the adapter component {0} from the platform.
- tptp.platform366673 IWAT0420E A failure occurred attempting to get the substitutution extension {0} from the platform.
- tptp.platform366674 IWAT0421E Invalid class: {0} is not an instance of {1}.
- tptp.platform366675 IWAT0422E Could not create context configuration using adapter configuration file {0}.
- tptp.platform366676 IWAT0423E Could not create context instance configuration using adapter configuration file {0}.
- tptp.platform366677 IWAT0424E Failed to open log file {0}. Exception: {1}
- tptp.platform366678 IWAT0425I Component {0} is returning {1} items.
- tptp.platform366679 IWAT0426E The static parser class {0} could not be loaded. Ensure it is accessible via the classpat ...
- tptp.platform366680 IWAT0427E A failure occurred attempting to get the static parser {0} from the platform.
- tptp.platform366681 IWAT0429E FilterType class {0} was not found in class path.
- tptp.platform366682 IWAT0430E FilterType class {0} could not be instantiated. Exception: {1}
- tptp.platform366683 IWAT0431E A filter rule is invalid. There is no attribute value.
- tptp.platform366684 IWAT0432E Could not find the filter configuration element {0} in the adapter configuration file.
- tptp.platform366685 IWAT0433E Invalid filter configuration element {0} in the adapter configuration file.
- tptp.platform366686 IWAT0434E Invalid filter rule element {0} in the adapter configuration file. There is no operator.
- tptp.platform366687 IWAT0435E A filter rule for attribute {0} is invalid. The operator {1} is invalid for the filter ty ...
- tptp.platform366688 IWAT0436E A filter rule block is invalid. The operator {0} is invalid. It must be AND or OR.
- tptp.platform366689 IWAT0437E A filter rule is invalid. There is no implementation class.
- tptp.platform366690 IWAT0438E Common Base Event formatter {0} cannot create a CommmonBaseEvent because required property ...
- tptp.platform366691 IWAT0440E Common Base Event formatter {0} cannot create a CommmonBaseEvent because the value for pro ...
- tptp.platform366692 IWAT0443W The value {0} of the attribute {1} of component {2} is invalid. It must be an integer bet ...
- tptp.platform366693 IWAT0444E The value {0} of the attribute {1} of {2} is invalid. It must be a boolean value of {3} o ...
- tptp.platform366694 IWAT0445E The value {0} of the attribute {1} of {2} is invalid. It must be an integer value greater ...
- tptp.platform366695 IWAT0446E The value {0} of the attribute {1} of {2} is invalid. It must be a positive integer value ...
- tptp.platform366696 IWAT0447E The attribute {0} of {1} is missing. It is required if the attribute {2} has a value of { ...
- tptp.platform366697 IWAT0448E The value {0} of the attribute {1} of component {2} is invalid. It must be an integer valu ...
- tptp.platform366698 IWAT0449E The attribute {0} of component {1} is missing. It is a required attribute.
- tptp.platform366699 IWAT0450E The value {0} of the attribute {1} of component {2} is invalid. It must be a positive int ...
- tptp.platform366700 IWAT0451E The value {0} of the attribute {1} of {2} is invalid. It must be an integer value between ...
- tptp.platform366701 IWAT0452E The value {0} of the attribute {1} of {2} is invalid. It must be an integer value between ...
- tptp.platform366702 IWAT0453E The value {0} of the attribute {1} of {2} is invalid. It must be a timezone offset from G ...
- tptp.platform366703 IWAT0476E Failed to read log file {0}. Exception: {1}
- tptp.platform366704 IWAT0477E No records were found in log file {0}.
- tptp.platform366705 IWAT0478E Common Base Event Logging Agent outputter cannot communicate with Agent Controller. Ensure ...
- tptp.platform366706 IWAT0539E Adapter cannot start. Configuration error: The context does not contain an enabled Sensor ...
- tptp.platform366707 IWAT0540E Configuration error: The configuration for context {0} does not exist.
- tptp.platform366708 IWAT0541E Invalid XPATH filter specification {0}.
- tptp.platform366709 IWAT0871W GLA_HOME is not provided to the JVM. The adapter configuration will not be validated again ...
- tptp.platform366710 IWAT0812I No log records were parsed. Ensure the log you are parsing is of the expected type.
- tptp.platform366711 IWAT0876E This instance of the adapter is already active. Please ensure that you stop the adapter be ...
- tptp.platform366712 Exception
- tptp.platform360899 TPTP Monitoring Project Generic Log Adapter backward compatibility
- tptp.platform360900 Eclipse - TPTP
- tptp.platform366786 Generic Adapter UI
- tptp.platform366787 Eclipse.org
- tptp.platform366788 Generic Log Adapter
- tptp.platform366789 Generic Log Adapter
- tptp.platform366790 The buffer stores parsed results to allow users to step back and forth through the result entries. ...
- tptp.platform366791 &Buffer size:
- tptp.platform366792 Buffer size can not be greater than {0}.
- tptp.platform366793 Buffer size must be an non zero positive integer.
- tptp.platform366794 Buffer size can not be negative.
- tptp.platform366795 Open the preferences page
- tptp.platform366796 Start from record...
- tptp.platform366797 {0}
- tptp.platform366798 {1} {0}
- tptp.platform366799 Create New {0} Under {1} Feature
- tptp.platform366800 Create a new child of type {0} for the {1} feature of the selected {2}.
- tptp.platform366801 Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
- tptp.platform366802 The {0} of the {1}
- tptp.platform366803 Context Instance
- tptp.platform366804 Configuration
- tptp.platform366805 Configuration
- tptp.platform366806 Extractor
- tptp.platform366807 Extractor
- tptp.platform366808 Component
- tptp.platform366809 Context
- tptp.platform366810 Contexts
- tptp.platform366811 Context
- tptp.platform366812 Contexts
- tptp.platform366813 Single File Outputter
- tptp.platform366814 Standard Out Outputter
- tptp.platform366815 Logging Agent Outputter
- tptp.platform366816 Outputter
- tptp.platform366817 Single File Sensor
- tptp.platform366818 Adapter CBE Sensor
- tptp.platform366819 Sensor
- tptp.platform366820 Adapter
- tptp.platform366821 Substitution Rule
- tptp.platform366822 Rule Attribute
- tptp.platform366823 Rule Element
- tptp.platform366824 Parser
- tptp.platform366825 Rule Attribute
- tptp.platform366826 Rule Element
- tptp.platform366827 Formatter
- tptp.platform366828 Formatter
- tptp.platform366829 Process Unit
- tptp.platform366830 Process Unit
- tptp.platform366831 Object
- tptp.platform366832 Continuous operation
- tptp.platform366833 Description
- tptp.platform366834 Maximum idle time
- tptp.platform366835 Pause interval
- tptp.platform366836 Unique ID
- tptp.platform366837 Disabled
- tptp.platform366838 Default value
- tptp.platform366839 ISO country code
- tptp.platform366840 ISO language code
- tptp.platform366841 Encoding
- tptp.platform366842 Sensor
- tptp.platform366843 Extractor
- tptp.platform366844 Parser
- tptp.platform366845 Process Unit
- tptp.platform366846 Formatter
- tptp.platform366847 Outputter
- tptp.platform366848 Since Hyades 1.3
- tptp.platform366849 Error during migration of the saved resource.
- tptp.platform366850 Description
- tptp.platform366851 Unique ID
- tptp.platform366852 Context Instance
- tptp.platform366853 Contains line breaks
- tptp.platform366854 Replace line breaks
- tptp.platform366855 Description
- tptp.platform366856 End pattern
- tptp.platform366857 Include end pattern
- tptp.platform366858 Include start pattern
- tptp.platform366859 Line break symbol
- tptp.platform366860 Start pattern
- tptp.platform366861 Unique ID
- tptp.platform366862 Disabled
- tptp.platform366863 Description
- tptp.platform366864 Executable class
- tptp.platform366865 Implementation creation date
- tptp.platform366866 Implementation version
- tptp.platform366867 Implementation version description
- tptp.platform366868 Logging level
- tptp.platform366869 Name
- tptp.platform366870 Role
- tptp.platform366871 Role creation date
- tptp.platform366872 Role version
- tptp.platform366873 Role version description
- tptp.platform366874 Unique ID
- tptp.platform366875 Component
- tptp.platform366876 Description
- tptp.platform366877 Executable class
- tptp.platform366878 Implementation creation date
- tptp.platform366879 Implementation version
- tptp.platform366880 Implementation version description
- tptp.platform366881 Logging level
- tptp.platform366882 Name
- tptp.platform366883 Role
- tptp.platform366884 Role creation date
- tptp.platform366885 Role version
- tptp.platform366886 Role version description
- tptp.platform366887 Unique ID
- tptp.platform366888 Component
- tptp.platform366889 Context
- tptp.platform366890 Directory
- tptp.platform366891 File Name
- tptp.platform366892 Agent Name
- tptp.platform366893 Wait Until Logging Time
- tptp.platform366894 Description
- tptp.platform366895 Type
- tptp.platform366896 Unique ID
- tptp.platform366897 Disabled
- tptp.platform366898 Single File Outputter Type
- tptp.platform366899 Standard Out Outputter Type
- tptp.platform366900 Logging Agent Outputter Type
- tptp.platform366901 Directory
- tptp.platform366902 File Name
- tptp.platform366903 Converter
- tptp.platform366904 Description
- tptp.platform366905 Maximum blocking
- tptp.platform366906 Confidence buffer size
- tptp.platform366907 File footer size
- tptp.platform366908 Type
- tptp.platform366909 Unique ID
- tptp.platform366910 Disabled
- tptp.platform366911 Single File Sensor Type
- tptp.platform366912 Adapter CBE Sensor Type
- tptp.platform366913 Contexts
- tptp.platform366914 Configuration
- tptp.platform366915 Match
- tptp.platform366916 Positions
- tptp.platform366917 Substitute
- tptp.platform366918 Id
- tptp.platform366919 Name
- tptp.platform366920 Value
- tptp.platform366921 Substitution Rule
- tptp.platform366922 Id
- tptp.platform366923 Name
- tptp.platform366924 Reference
- tptp.platform366925 Rule Element
- tptp.platform366926 Rule Attribute
- tptp.platform366927 Rule Element
- tptp.platform366928 Description
- tptp.platform366929 Dummy Attr1
- tptp.platform366930 Dummy Attr2
- tptp.platform366931 Unique ID
- tptp.platform366932 Disabled
- tptp.platform366933 Description
- tptp.platform366934 Unique ID
- tptp.platform366935 Unspecified
- tptp.platform366936 &Unit Editor
- tptp.platform366937 adapter
- tptp.platform366938 Extractor Model Editor
- tptp.platform366939 &Configuration Editor
- tptp.platform366940 File Conflict
- tptp.platform366941 Parent
- tptp.platform366942 IWAT1000W The filename must end in ".{0}"
- tptp.platform366943 N&ew Sibling
- tptp.platform366944 configuration
- tptp.platform366945 Example EMF Model Creation Wizards
- tptp.platform366946 Selection
- tptp.platform366947 Unit Model Editor
- tptp.platform366948 TableTree
- tptp.platform366949 Selected Nothing
- tptp.platform366950 Parser Model Editor
- tptp.platform366951 Selected {0} Objects
- tptp.platform366952 Self
- tptp.platform366953 Open Editor
- tptp.platform366954 Selected Object: {0}
- tptp.platform366955 ASCII UTF-8 UTF-16 UTF-16BE UTF-16LE ISO-8859-1
- tptp.platform366956 IWAT1001W There are unsaved changes that conflict with changes made outside the editor. Do you wish ...
- tptp.platform366957 Create a new Generic Log Adapter file
- tptp.platform366958 Generic Log Adapter File
- tptp.platform366959 Adapter Configuration Editor
- tptp.platform366960 &Adapter Editor
- tptp.platform366961 XML Encoding
- tptp.platform366962 Create a new Configuration model
- tptp.platform366963 &New Child
- tptp.platform366964 New Generic Log Adapter File
- tptp.platform366965 List
- tptp.platform366966 adapter
- tptp.platform366967 Tree
- tptp.platform366968 Context Model
- tptp.platform366969 Table
- tptp.platform366970 Object
- tptp.platform366971 Model Object
- tptp.platform366972 Separator
- tptp.platform366973 Index
- tptp.platform366974 Description
- tptp.platform366975 Unique ID
- tptp.platform366976 Disabled
- tptp.platform366977 Index
- tptp.platform366978 Required by parent
- tptp.platform366979 Child choice
- tptp.platform366980 Designation token
- tptp.platform366981 Separator token
- tptp.platform366982 IWAT0175W The filename must end in ".{0}"
- tptp.platform366983 New Adapter instance
- tptp.platform366984 &Select a template log file. This file will be used to define parser rules.
- tptp.platform366985 B&rowse...
- tptp.platform366986 &Browse...
- tptp.platform366987 IWAT0176W File {0} does not exist.
- tptp.platform366988 Static Parser Sensor
- tptp.platform366989 Directory
- tptp.platform366990 File Name
- tptp.platform366991 Parser Class Name
- tptp.platform366992 Static Parser Sensor
- tptp.platform366993 Use previous match substitution as default
- tptp.platform366994 Sensor Property
- tptp.platform366995 Single File Sensor
- tptp.platform366996 Adapter CBE Sensor
- tptp.platform366997 Static Parser Sensor
- tptp.platform366998 Converter
- tptp.platform366999 Shell
- tptp.platform367000 Directory
- tptp.platform367001 File Name
- tptp.platform367002 Parser Class Name
- tptp.platform367003 Sensor Property
- tptp.platform367004 Base Type
- tptp.platform367005 Property name
- tptp.platform367006 Property value
- tptp.platform367007 Generic Log Adapter
- tptp.platform367008 Generic Log Adapter
- tptp.platform367009 Extractor Result
- tptp.platform367010 Formatter Result
- tptp.platform367011 Sensor Result
- tptp.platform367012 Generic Log Adapter navigator
- tptp.platform367013 Template Log
- tptp.platform367014 Outputter Result
- tptp.platform367015 Log Content
- tptp.platform367016 Use built in function
- tptp.platform367017 Select Template Log File
- tptp.platform367018 Select component
- tptp.platform367019 Could not find Common Base Event schema
- tptp.platform367020 Generic Log Adapter
- tptp.platform367021 [No file sensor]
- tptp.platform367022 [No Extractor]
- tptp.platform367023 [No context instance selected]
- tptp.platform367024 No context instance selected. To run an adapter, please select a context instance in the adapter edi ...
- tptp.platform367025 (View shows result for event {0})
- tptp.platform367026 (View shows log content from {0} to {1})
- tptp.platform367027 (View shows event {0} of {1} known events)
- tptp.platform367028 Show Log
- tptp.platform367029 Show Next Event
- tptp.platform367030 Show Previous Event
- tptp.platform367031 Show First Event
- tptp.platform367032 Show Last Event
- tptp.platform367033 Rerun adapter from first record
- tptp.platform367034 Add Hashing
- tptp.platform367035 Record number:
- tptp.platform367036 Specify the record number from where the adapter will start.
- tptp.platform367037 Guess Rule
- tptp.platform367038 File Name
- tptp.platform367039 Implementation version
- tptp.platform367040 XSI Schema Location
- tptp.platform367041 Name
- tptp.platform367042 Logging Agent Outputter Type
- tptp.platform367043 File Name
- tptp.platform367044 Maximum blocking
- tptp.platform367045 Notification Outputter Type
- tptp.platform367046 Name
- tptp.platform367047 Include start pattern
- tptp.platform367048 Wait Until Logging Time
- tptp.platform367049 Logging Agent Outputter Type Type
- tptp.platform367050 Description
- tptp.platform367051 Converter
- tptp.platform367052 Default value
- tptp.platform367053 Name
- tptp.platform367054 Description
- tptp.platform367055 Process Unit
- tptp.platform367056 Description
- tptp.platform367057 Rule Attribute
- tptp.platform367058 Standard Out Outputter Type
- tptp.platform367059 Separator token
- tptp.platform367060 Description
- tptp.platform367061 Implementation version
- tptp.platform367062 Name
- tptp.platform367063 Implementation version description
- tptp.platform367064 Adapter
- tptp.platform367065 Replace line breaks
- tptp.platform367066 Unique ID
- tptp.platform367067 Description
- tptp.platform367068 Designation token
- tptp.platform367069 Role creation date
- tptp.platform367070 Description
- tptp.platform367071 Index
- tptp.platform367072 Resource URL
- tptp.platform367073 Unique ID
- tptp.platform367074 Extractor
- tptp.platform367075 Description
- tptp.platform367076 Positions
- tptp.platform367077 Substitute
- tptp.platform367078 Implementation version description
- tptp.platform367079 Property value
- tptp.platform367080 Context
- tptp.platform367081 Generic Outputter Type
- tptp.platform367082 Unique ID
- tptp.platform367083 Logging level
- tptp.platform367084 Directory
- tptp.platform367085 Agent Name
- tptp.platform367086 Implementation creation date
- tptp.platform367087 Description
- tptp.platform367088 XMLNS Prefix Map
- tptp.platform367089 Mixed
- tptp.platform367090 Description
- tptp.platform367091 Contexts
- tptp.platform367092 Id
- tptp.platform367093 Outputter Property
- tptp.platform367094 Contexts
- tptp.platform367095 Standard Out Outputter Type Type
- tptp.platform367096 Time format
- tptp.platform367097 Single File Outputter Type
- tptp.platform367098 Configuration
- tptp.platform367099 Role version
- tptp.platform367100 Logging level
- tptp.platform367101 Substitution extension class
- tptp.platform367102 Unique ID
- tptp.platform367103 Notification Outputter Type
- tptp.platform367104 Formatter
- tptp.platform367105 Executable class
- tptp.platform367106 Role
- tptp.platform367107 Notification Outputter Type Type
- tptp.platform367108 Unique ID
- tptp.platform367109 Adapter
- tptp.platform367110 End pattern
- tptp.platform367111 Use built in function
- tptp.platform367112 Role version description
- tptp.platform367113 Role
- tptp.platform367114 Configuration
- tptp.platform367115 Property
- tptp.platform367116 Directory
- tptp.platform367117 Match
- tptp.platform367118 Index
- tptp.platform367119 Rule Element
- tptp.platform367120 Pause interval
- tptp.platform367121 Include end pattern
- tptp.platform367122 Property name
- tptp.platform367123 Role creation date
- tptp.platform367124 Continuous operation
- tptp.platform367125 Role version
- tptp.platform367126 Shell
- tptp.platform367127 Single File Outputter Type Type
- tptp.platform367128 Document Root
- tptp.platform367129 Line break symbol
- tptp.platform367130 Unique ID
- tptp.platform367131 Use previous match substitution as default
- tptp.platform367132 Base Type
- tptp.platform367133 Unique ID
- tptp.platform367134 Id
- tptp.platform367135 Unique ID
- tptp.platform367136 Unique ID
- tptp.platform367137 Generic Sensor
- tptp.platform367138 Contains line breaks
- tptp.platform367139 Maximum idle time
- tptp.platform367140 Executable class
- tptp.platform367141 Start pattern
- tptp.platform367142 Role version description
- tptp.platform367143 Description
- tptp.platform367144 Implementation creation date
- tptp.platform367145 Unique ID
- tptp.platform367146 context
- tptp.platform367147 My
- tptp.platform367148 unit
- tptp.platform367149 Select a model object to create
- tptp.platform367150 outputter
- tptp.platform367151 &Sensor Editor
- tptp.platform367152 formatter
- tptp.platform367153 parser
- tptp.platform367154 Parser Model
- tptp.platform367155 &Adapter Editor
- tptp.platform367156 Create a new Outputter model
- tptp.platform367157 Context Model Editor
- tptp.platform367158 My
- tptp.platform367159 My
- tptp.platform367160 Sensor Model Editor
- tptp.platform367161 Adapter Model
- tptp.platform367162 Configuration Model Editor
- tptp.platform367163 &Context Editor
- tptp.platform367164 Create a new Adapter model
- tptp.platform367165 Create a new Formatter model
- tptp.platform367166 &Outputter Editor
- tptp.platform367167 Adapter Configuration Editor
- tptp.platform367168 Create a new Parser model
- tptp.platform367169 &Extractor Editor
- tptp.platform367170 My
- tptp.platform367171 Formatter Model
- tptp.platform367172 Create a new Unit model
- tptp.platform367173 My
- tptp.platform367174 extractor
- tptp.platform367175 Configuration Model
- tptp.platform367176 Create a new Sensor model
- tptp.platform367177 My
- tptp.platform367178 My
- tptp.platform367179 Outputter Model
- tptp.platform367180 My
- tptp.platform367181 &Formatter Editor
- tptp.platform367182 sensor
- tptp.platform367183 Extractor Model
- tptp.platform367184 Create a new Context model
- tptp.platform367185 Outputter Model Editor
- tptp.platform367186 Unit Model
- tptp.platform367187 Formatter Model Editor
- tptp.platform367188 Sensor Model
- tptp.platform367189 My
- tptp.platform367190 Create a new Extractor model
- tptp.platform367191 &Parser Editor
- tptp.platform367192 Property
- tptp.platform367193 Substitution extension class
- tptp.platform367194 Time format
- tptp.platform367195 Outputter type
- tptp.platform367196 Sensor type
- tptp.platform367197 Property value
- tptp.platform367198 Property name
- tptp.platform367199 Confidence buffer size
- tptp.platform367200 File footer size
- tptp.platform367201 A fatal error occurred while running the configuration
- tptp.platform367202 Unknown Error
- tptp.platform367203 Template log file {0} does not exist.
- tptp.platform367204 Select a template log file.
- tptp.platform367205 Template log file
- tptp.platform367206 Add
- tptp.platform367207 Generic Log Adapter Message
- tptp.platform367208 Not implemented
- tptp.platform367209 Static parser is detected, there is no extractor information available.\nPlease validate result in F ...
- tptp.platform367210 This type of object is associated with the {0} perspective. Do you want to switch to this perspectiv ...
- tptp.platform367211 Switch to the associated perspective when opening the GLA editor
- tptp.platform367212 GLA editor test environment buffer
- tptp.platform367213 Confirm Perspective Switch
- tptp.platform367214 Always
- tptp.platform367215 Never
- tptp.platform367216 Prompt
- tptp.platform367217 Basic Context Implementation
- tptp.platform367218 Context Instance for the current component
- tptp.platform367219 OS File Sensor
- tptp.platform367220 Operating System file sensor
- tptp.platform367221 Regular Expression Extractor
- tptp.platform367222 This extractor uses regular expression patterns to identify record delimiters
- tptp.platform367223 Generic Parser
- tptp.platform367224 Regular expression parser
- tptp.platform367225 CBE Formatter
- tptp.platform367226 CBE Formatter
- tptp.platform367227 Logging Agent Outputter
- tptp.platform367228 Logging Agent Outputter
- tptp.platform367229 {1}
- tptp.platform367230 Abstract Filter Rule Type
- tptp.platform367231 Config Type
- tptp.platform367232 Rule Block Type
- tptp.platform367233 Rule Type
- tptp.platform367234 Numerical Filter Rule Type
- tptp.platform367235 Path Expression Type
- tptp.platform367236 Range Filter Rule Type
- tptp.platform367237 String Filter Rule Type
- tptp.platform367238 Value
- tptp.platform367239 Group
- tptp.platform367240 Group
- tptp.platform367241 Group
- tptp.platform367242 Is Required By Parent
- tptp.platform367243 Is Child Choice
- tptp.platform367244 Is Required By Parent
- tptp.platform367245 Filter
- tptp.platform367246 Charset
- tptp.platform367247 Day
- tptp.platform367248 Iso Country Code
- tptp.platform367249 Iso Language Code
- tptp.platform367250 Month
- tptp.platform367251 Timezone
- tptp.platform367252 Year
- tptp.platform367253 Attribute Name
- tptp.platform367254 Attribute Name Path
- tptp.platform367255 Attribute Value
- tptp.platform367256 Implementation Class
- tptp.platform367257 Negation
- tptp.platform367258 Abstract Filter Rule
- tptp.platform367259 Filter Rule Block
- tptp.platform367260 Group
- tptp.platform367261 Abstract Filter Rule
- tptp.platform367262 Filter Rule Block
- tptp.platform367263 Name
- tptp.platform367264 Negation
- tptp.platform367265 Operator
- tptp.platform367266 Operator
- tptp.platform367267 Operator
- tptp.platform367268 Group
- tptp.platform367269 Node
- tptp.platform367270 Filter
- tptp.platform367271 Operator
- tptp.platform367272 Operator
- tptp.platform367273 Comment
- tptp.platform367274 Text
- tptp.platform367275 context
- tptp.platform367276 sensor
- tptp.platform367277 messageExtractor
- tptp.platform367278 parser
- tptp.platform367279 formatter
- tptp.platform367280 messageFilter
- tptp.platform367281 cbeFilter
- tptp.platform367282 outputter
- tptp.platform367283 context
- tptp.platform367284 undeclared
- tptp.platform367285 AdapterCBESensor
- tptp.platform367286 SingleFileSensor
- tptp.platform367287 StaticParserSensor
- tptp.platform367288 undeclared
- tptp.platform367289 AND
- tptp.platform367290 OR
- tptp.platform367291 equals
- tptp.platform367292 greaterThan
- tptp.platform367293 lessThan
- tptp.platform367294 greaterThanOrEqual
- tptp.platform367295 lessThanOrEqual
- tptp.platform367296 last
- tptp.platform367297 first
- tptp.platform367298 equals
- tptp.platform367299 startsWith
- tptp.platform367300 endsWith
- tptp.platform367301 contains
- tptp.platform367302 StandardOutOutputter
- tptp.platform367303 SingleFileOutputter
- tptp.platform367304 LoggingAgentOutputter
- tptp.platform367305 NotificationOutputter
- tptp.platform367306 undeclared
- tptp.platform367307 &Filter Editor
- tptp.platform367308 Show &Properties View
- tptp.platform367309 &Refresh
- tptp.platform367310 Filter Model Editor
- tptp.platform367311 Enable ICU
- tptp.platform367312 Disabled
- tptp.platform367313 greaterThan
- tptp.platform367314 lessThan
- tptp.platform367315 greaterThanOrEqual
- tptp.platform367316 lessThanOrEqual
- tptp.platform367317 Disabled
- tptp.platform367318 Disabled
- tptp.platform367319 Disabled
- tptp.platform367320 &Timezone GMT offset:
- tptp.platform367321 &Log file creation date:
- tptp.platform367322 (YYYY:mm:dd)
- tptp.platform367323 Used when the log date is incomplete.
- tptp.platform367324 Used when the log file contains a timestamp with no timezone specified.
- tptp.platform367325 Operating System file sensor
- tptp.platform367326 OS File Sensor
- tptp.platform367327 Regular Expression Extractor
- tptp.platform367328 This extractor uses regular expression patterns to identify record delimiters
- tptp.platform367329 Generic Parser
- tptp.platform367330 Regular expression parser
- tptp.platform367331 CommonBaseEvent Formatter
- tptp.platform367332 Logging Agent Outputter
- tptp.platform367333 Basic Context Implementation
- tptp.platform367334 Context Instance for the current component
- tptp.platform367335 Schema Validation
- tptp.platform367336 Enable ICU
- tptp.platform367337 Enable International Components for Unicode support during parsing
- tptp.platform367338 Validate
- tptp.platform367339 Missing required attribute {0} on element {1}.
- tptp.platform367340 Missing required subelement {0} on element {1}.
- tptp.platform367341 Validate completeness using the Common Base Event schema.
- tptp.platform367342 Static Parser Sensor
- tptp.platform367343 Simple Extractor
- tptp.platform367344 This extractor uses simple string comparisons to identify record delimiters
- tptp.platform367345 Serialized CommonBaseEvent Formatter
- tptp.platform367346 Convergent CommonBaseEvent File Outputter
- tptp.platform367347 CommonBaseEvent File Outputter
- tptp.platform367348 CommonBaseEvent Standard Out Outputter
- tptp.platform367349 Log Import Outputter
- tptp.platform367350 Generic Process Unit
- tptp.platform367351 Generic Process Unit Component
- tptp.platform360575 Generic Adapter UI backward compatibility
- tptp.platform360576 Eclipse - TPTP
- tptp.platform361621 Hyades Logging Agent, Common Base Events and Logging Facility Support
- tptp.platform361622 Eclipse - TPTP
- tptp.platform362947 Sample for Hyades Logging Agent, Common Base Events and Logging Facility Support
- tptp.platform362948 Eclipse - TPTP
- tptp.platform366713 TPTP Monitoring Project Log File Parsers
- tptp.platform366714 Eclipse.org
- tptp.platform366715 Access log file &path:
- tptp.platform366716 The absolute path of the Apache HTTP Server access log file. For example (Windows), x:\\IBMHttpServ ...
- tptp.platform366717 Apache HTTP Server &version
- tptp.platform366718 The version of the Apache HTTP Server (numeric part of the name of the server's home directory). Fo ...
- tptp.platform366719 Apache HTTP Server access log
- tptp.platform366720 Apache HTTP Server V1.3.20, V1.3.26, V2.0 access log files
- tptp.platform366721 Error log file &path:
- tptp.platform366722 The absolute path of the Apache HTTP Server error log file. For example (Windows), x:\\IBMHttpServe ...
- tptp.platform366723 Apache HTTP Server &version
- tptp.platform366724 The version of the Apache HTTP Server (numeric part of the name of the server's home directory). Fo ...
- tptp.platform366725 Apache HTTP Server error log
- tptp.platform366726 Apache HTTP Server V1.3.20, V1.3.26, V2.0 error log files
- tptp.platform366727 Common Base Event XML log file &path:
- tptp.platform366728 The absolute path of the Common Base Event XML log file. For example (Windows), x:\\logs\\cbe.log.
- tptp.platform366729 Common Base Event &version
- tptp.platform366730 The version of the Common Base Event schema referenced by the Common Base Event XML log file. For e ...
- tptp.platform366731 Common Base Event XML log
- tptp.platform366732 Common Base Event V1.0.1 XML log files
- tptp.platform366733 Microsoft Windows &version:
- tptp.platform366734 Microsoft Windows Application log
- tptp.platform366735 Microsoft Windows application event log files
- tptp.platform366736 Microsoft Windows &version:
- tptp.platform366737 Microsoft Windows version used to generate the application log file
- tptp.platform366738 Microsoft Windows Security log
- tptp.platform366739 Microsoft Windows security event log files
- tptp.platform366740 Microsoft Windows &version:
- tptp.platform366741 Microsoft Windows version used to generate the security log file
- tptp.platform366742 Microsoft Windows System log
- tptp.platform366743 Microsoft Windows system event log files
- tptp.platform366744 Microsoft Windows &version:
- tptp.platform366745 Microsoft Windows version used to generate the system log file
- tptp.platform366746 All
- tptp.platform366747 Java Logging XML log file &path:
- tptp.platform366748 The absolute path of the Java Logging XML log file
- tptp.platform366749 Java &version
- tptp.platform366750 Java version used to generate the log file
- tptp.platform366751 Java Logging XML log
- tptp.platform366752 Java Logging XML log files
- tptp.platform366753 Log Parser
- tptp.platform366754 Static Log Parser
- tptp.platform366755 Log Parser Set
- tptp.platform366756 Parsers for Apache log types
- tptp.platform366757 Parsers for Microsoft log types
- tptp.platform366758 Parsers for XML log types
- tptp.platform366759 1.3.20,1.3.26,2.0,1.3.x,2.0.x
- tptp.platform366760 1.3.20(static),1.3.26(static),2.0(static),1.3.x(rules),2.0.x(rules)
- tptp.platform366761 IWAT0054E Error parsing access log.
- tptp.platform366762 IWAT0302E \"{0}\" is not a valid access log file.
- tptp.platform366763 IWAT0303E \"{0}\" contained no access log records.
- tptp.platform366764 IWAT0058E Error parsing error log.
- tptp.platform366765 IWAT0304E \"{0}\" is not a valid error log file.
- tptp.platform366766 IWAT0305E \"{0}\" contained no error log records.
- tptp.platform366767 IWAT0306E Error while parsing line number {0}
- tptp.platform366768 IWAT0263E Log parser initialization is incomplete.
- tptp.platform366769 IWAT0307E The local client has not started monitoring the remote log parser \"{0}\" after ...
- tptp.platform366770 IWAT0061E The remote log parser \"{0}\" could not be initialized.
- tptp.platform366771 IWAT0030E An error occurred during the execution of the remote log parser \"{0}\": {1}
- tptp.platform366772 IWAT0073E The remote log parser's parameters have not been set.
- tptp.platform366773 IWAT0074E The remote log parser's classname parameter has not been set.
- tptp.platform366774 IWAT0075E The log parser's initialization parameters are not set properly.
- tptp.platform366775 IWAT0243E The log file {0} does not exist.
- tptp.platform366776 IWAT0244E Cannot read the log file {0}.
- tptp.platform366777 IWAT0412E Errors occurred parsing the log file {0}.
- tptp.platform366778 IWAT0485E Invalid syntax for the filter specification {0}.
- tptp.platform366779 IWAT0486E Errors occurred loading the {0} class.
- tptp.platform366780 IWAT0487E Errors occurred filtering the line {0}.
- tptp.platform366781 IWAT0479E Error parsing Java Logging XML log.
- tptp.platform366782 IWAT0812I No log records were parsed. Ensure the log you are parsing is of the expected type.
- tptp.platform366783 Exception
- tptp.platform366784 Embedded exception follows:
- tptp.platform366785 IWAT0877E Error during import, probable causes are: (1) The log file could be empty. OR (2) The vers ...
- tptp.platform360901 TPTP Monitoring Project Log File Parsers backward compatibility
- tptp.platform360902 Eclipse - TPTP
- tptp.platform360626 Perfmon StatCon Module
- tptp.platform360627 Eclipse - TPTP
- tptp.platform360628 Perfmon StatCon Agents Module
- tptp.platform360629 Eclipse - TPTP
- tptp.platform362616 TPTP Probekit
- tptp.platform362617 TPTP Probekit \n\
Version: 0.0.0 Build id: {0}\n\
\n\
Copyright (c) 2005, 2008 IBM Corporation a ...
- tptp.platform362618 Hyades Probekit
- tptp.platform362619 Eclipse - TPTP
- tptp.platform362620 Failed to read resource from file:
- tptp.platform362621 Probekit source file is empty.
- tptp.platform362622 Resource does not contain any Probekit source code
- tptp.platform362623 Probekit: the file for this resource doesn't exist
- tptp.platform362624 Failed to get a Probekit resource from this file
- tptp.platform362625 IWAT5004E Failed to read a Probekit object from this resource
- tptp.platform362626 Failed to read a Probekit object from this resource (see Error Log)
- tptp.platform362627 IWAT5005E setClassPrefix called with an invalid string value:
- tptp.platform362628 IWAT5003E Failed to create a Probekit error as a marker
- tptp.platform362629 IWAT5007E Probekit usage error: verify() called without adding any Probekits
- tptp.platform362630 Multiple Labels have no language specification. Only one default is allowed
- tptp.platform362631 Empty or missing names are not allowed in labels
- tptp.platform362632 When there are multiple labels, there must be exactly one default (with no language specification)
- tptp.platform362633 Empty Probekit source file (no probes inside)
- tptp.platform362634 Probekit source file contains an object that is not a probe
- tptp.platform362635 Import has an empty or missing package name
- tptp.platform362636 The type attribute for a staticField element is missing
- tptp.platform362637 The StaticField type is not a valid Java identifier:
- tptp.platform362638 StaticField may not specify a primitive type:
- tptp.platform362639 Multiple fragments of the same type. Only one of each type is allowed. Type:
- tptp.platform362640 Invalid fragment type string:
- tptp.platform362641 Duplicate data item type in a fragment. Fragment:
- tptp.platform362642 , data type:
- tptp.platform362643 Data items of this type
- tptp.platform362644 \ are not allowed in this fragment type:
- tptp.platform362645 A fragment uses the staticField data item but the probe does not declare a StaticField. Fragment typ ...
- tptp.platform362646 Invalid data item type string:
- tptp.platform362647 A data item has a missing or empty name string
- tptp.platform362648 Invalid Java identifier for data item:
- tptp.platform362649 A fragment has no code
- tptp.platform362650 Invalid fragment type combination: callsite and method types can not appear together
- tptp.platform362651 Callsite probes (with beforeCall, afterCall) are not allowed to use StaticField.
- tptp.platform362652 Invalid target/filter: missing type string
- tptp.platform362653 Unknown target type (must be include or exclude):
- tptp.platform362654 A target wildcard pattern contains whitespace (space, tab, etc.)
- tptp.platform362655 All target rules are of type "include." You must append an "exclude" target to e ...
- tptp.platform362656 Probe uses controlKey, which is not implemented
- tptp.platform362657 Probe uses invocationObject, which is not yet implemented
- tptp.platform362658 Additional target appears after one that matches all classes and methods. It can not have any effect ...
- tptp.platform362659 The last target in a probe is of type \"include.\" Since the implicit final rule is \" ...
- tptp.platform362660 All probes must have at least one fragment
- tptp.platform362661 Error in Probekit compiler extender
- tptp.platform362662 : compiler class does not implement IProbeCompiler
- tptp.platform362663 : no "compiler" elements in extension
- tptp.platform362664 Probekit-detected Problem
- tptp.platform362665 Error adding results of a probekit build to the Probe Registry
- tptp.platform362666 Probekit plugin marker creation error
- tptp.platform362667 Probekit builder: probe compiler error while building this resource
- tptp.platform362668 Probekit internal error while saving generated class or engine script
- tptp.platform362669 TPTP Platform Probekit User Documentation
- tptp.platform362670 TPTP Platform Probekit User Documentation\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyr ...
- tptp.platform362671 Probekit User Documentation
- tptp.platform362672 Eclipse - TPTP
- tptp.platform362673 Probe Editor
- tptp.platform362674 Eclipse - TPTP
- tptp.platform362675 Probe
- tptp.platform362676 Create a new Probe Source File
- tptp.platform362677 Probe Editor
- tptp.platform362678 Probekit Source File
- tptp.platform362679 Profiling and Logging
- tptp.platform362680 Static instrumentation
- tptp.platform362681 Instrument
- tptp.platform362682 The {0} of the {1}
- tptp.platform362683 Control Key
- tptp.platform362684 Control Name
- tptp.platform362685 Description
- tptp.platform362686 Fragment
- tptp.platform362687 Import
- tptp.platform362688 Invocation Object
- tptp.platform362689 Name
- tptp.platform362690 Target
- tptp.platform362691 Probe
- tptp.platform362692 Probekit
- tptp.platform362693 Name
- tptp.platform362694 Value
- tptp.platform362695 Lang
- tptp.platform362696 Text
- tptp.platform362697 Value
- tptp.platform362698 Lang
- tptp.platform362699 Type
- tptp.platform362700 Java Code
- tptp.platform362701 Text
- tptp.platform362702 Name
- tptp.platform362703 Lang
- tptp.platform362704 Text
- tptp.platform362705 Class Name
- tptp.platform362706 Method
- tptp.platform362707 Package
- tptp.platform362708 Signature
- tptp.platform362709 Type
- tptp.platform362710 Fragment At Class Scope
- tptp.platform362711 Id
- tptp.platform362712 Static Field
- tptp.platform362713 Code
- tptp.platform362714 Document Root
- tptp.platform362715 Fragment At Class Scope
- tptp.platform362716 Type
- tptp.platform362717 Version
- tptp.platform362718 Label
- tptp.platform362719 Name
- tptp.platform362720 Lang
- tptp.platform362721 Description
- tptp.platform362722 Probe ID
- tptp.platform362723 Number of Instances
- tptp.platform362724 List of {0} instances
- tptp.platform362725 {0}
- tptp.platform362726 {1} {0}
- tptp.platform362727 Create New {0} Under {1} Feature
- tptp.platform362728 Create a new child of type {0} for the {1} feature of the selected {2}.
- tptp.platform362729 Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
- tptp.platform362730 Code
- tptp.platform362731 Data
- tptp.platform362732 Java code for Fragment At Class Scope
- tptp.platform362733 Object
- tptp.platform362734 Value
- tptp.platform362735 Name
- tptp.platform362736 Type
- tptp.platform362737 Data
- tptp.platform362738 Value
- tptp.platform362739 Name
- tptp.platform362740 Description
- tptp.platform362741 Control Key
- tptp.platform362742 Control Name
- tptp.platform362743 Target
- tptp.platform362744 Import
- tptp.platform362745 Fragment
- tptp.platform362746 Invocation Object
- tptp.platform362747 Probe
- tptp.platform362748 Unspecified
- tptp.platform362749 probe
- tptp.platform362750 Object
- tptp.platform362751 TableTree
- tptp.platform362752 Selection
- tptp.platform362753 Model Object
- tptp.platform362754 List
- tptp.platform362755 Select the 'Probekit' object to begin
- tptp.platform362756 Parent
- tptp.platform362757 Tree
- tptp.platform362758 Table
- tptp.platform362759 New
- tptp.platform362760 Profiling and Logging
- tptp.platform362761 The filename must end in ".{0}"
- tptp.platform362762 probe
- tptp.platform362763 Probekit Source File
- tptp.platform362764 Self
- tptp.platform362765 Probekit Source File
- tptp.platform362766 Create a new Probekit Source File
- tptp.platform362767 Create a new Probekit Source File
- tptp.platform362768 New Probekit Source File
- tptp.platform362769 probe
- tptp.platform362770 probe
- tptp.platform362771 Data Type
- tptp.platform362772 Import directive
- tptp.platform362773 XSI Schema Location
- tptp.platform362774 Description
- tptp.platform362775 XMLNS Prefix Map
- tptp.platform362776 Mixed
- tptp.platform362777 Name
- tptp.platform362778 Control Key
- tptp.platform362779 Target
- tptp.platform362780 Value
- tptp.platform362781 Control Name
- tptp.platform362782 Import
- tptp.platform362783 Probekit
- tptp.platform362784 Invocation Object
- tptp.platform362785 Probe
- tptp.platform362786 Name
- tptp.platform362787 Static Field
- tptp.platform362788 Name
- tptp.platform362789 Data
- tptp.platform362790 Data
- tptp.platform362791 Description
- tptp.platform362792 Static Field
- tptp.platform362793 Type
- tptp.platform362794 Fragment
- tptp.platform362795 Label
- tptp.platform362796 Label
- tptp.platform362797 Could not create the Probekit files: {0}
- tptp.platform362798 The syntax of the probe file is valid.
- tptp.platform362799 Check Syntax
- tptp.platform362800 Define an id for the probekit.
- tptp.platform362801 : no "compileActionFactory" elements in extension
- tptp.platform362802 Open Editor
- tptp.platform362803 N&ew
- tptp.platform362804 &New
- tptp.platform362805 &Probekit Editor
- tptp.platform362806 Selected Object: {0}
- tptp.platform362807 Selected Nothing
- tptp.platform362808 Selected {0} Objects
- tptp.platform362809 XM&L Encoding:
- tptp.platform362810 There are unsaved changes that conflict with changes made outside the editor. Do you wish to discar ...
- tptp.platform362811 File Conflict
- tptp.platform362812 &Java Code
- tptp.platform362813 Control Key
- tptp.platform362814 Java boolean expression
- tptp.platform362815 Language
- tptp.platform362816 Control Name
- tptp.platform362817 Name
- tptp.platform362818 Description
- tptp.platform362819 &Java code for Fragment At Class Scope
- tptp.platform362820 &Fragment Type
- tptp.platform362821 &Import directives
- tptp.platform362822 Invocation Object
- tptp.platform362823 &Target Type
- tptp.platform362824 Targets
- tptp.platform362825 Data Items
- tptp.platform362826 &Package name pattern
- tptp.platform362827 &Class name pattern
- tptp.platform362828 &Method name pattern
- tptp.platform362829 Method &signature pattern
- tptp.platform362830 &Fully-qualified Java type for static field
- tptp.platform362831 Show &Properties View
- tptp.platform362832 &Refresh
- tptp.platform362833 Discard Data
- tptp.platform362834 Cancel Converstion
- tptp.platform362835 Create a file to hold the set of probes
- tptp.platform362836 Create a file with a 'probe' extension in a Java source folder.
- tptp.platform362837 Create A New Probe File
- tptp.platform362838 Add data to the probe fragment
- tptp.platform362839 Add zero or more data probe objects.
- tptp.platform362840 Data Type
- tptp.platform362841 Name
- tptp.platform362842 Name every data item with a unique name.
- tptp.platform362843 Make each data type in a fragment unique.
- tptp.platform362844 Edit Data Item
- tptp.platform362845 F&ile Name:
- tptp.platform362846 S&ource Folder:
- tptp.platform362847 B&rowse
- tptp.platform362848 A&dd content to the probe file:
- tptp.platform362849 Method Probe
- tptp.platform362850 Callsite Probe
- tptp.platform362851 No Content (Blank Probe File)
- tptp.platform362852 Fra&gment types:
- tptp.platform362853 Name the file with the .probe extension.
- tptp.platform362854 Choose a file name that is not already in use.
- tptp.platform362855 Choose a source folder of a Java project.
- tptp.platform362856 Discard Invalid Data Items?
- tptp.platform362857 The data types of these data items are not recognized by the selected fragment type. If you continue ...
- tptp.platform362858 Select a Java source folder
- tptp.platform362859 Click OK to return to the New Probe File dialog.
- tptp.platform362860 Select only one Java source folder to put the new file in.
- tptp.platform362861 DataItem {0} {1}
- tptp.platform362862 A callsite probe is inserted into the body of any method that calls the target method. For callsite ...
- tptp.platform362863 This type of probe is inserted anywhere within the body of a method. For method probes, the class or ...
- tptp.platform362864 Create a probe file with no probes, labels, version, or id. Probekit compile errors will be reported ...
- tptp.platform362865 // Put your code here
- tptp.platform362866 Data probe objects contain the names and types of data items that are referenced by the source code ...
- tptp.platform362867 beforeCall fragments execute in the calling method immediately before the target method is called.
- tptp.platform362868 afterCall fragments execute in the calling method immediately after the target method exits; either ...
- tptp.platform362869 catch fragments execute at the beginning of a catch clause in the method, or at the beginning of a f ...
- tptp.platform362870 entry fragments execute upon method entry. entry fragments will not execute for methods that were in ...
- tptp.platform362871 executableUnit fragments execute before every executable unit of code in methods that match the prob ...
- tptp.platform362872 exit fragments execute upon method exit; either a normal exit, when the method throws an exception, ...
- tptp.platform362873 staticInitializer fragments execute inside the class initializer of every probed class. If the class ...
- tptp.platform362874 The class name of the probed method, including the package name, in internal format. \n\nExample: or ...
- tptp.platform362875 The method name of the probed method, in internal format. \n\nConstructors have the method name < ...
- tptp.platform362876 The method argument and return type signature, in internal format.\n\nExample: (Ljava/lang/String;)I
- tptp.platform362877 The this object (for instance methods) that was passed to the probed method.\n\nthisObject will be n ...
- tptp.platform362878 An array of Object references representing the arguments to the probed method. There is one element ...
- tptp.platform362879 A reference to the object being returned. If the return type of the probed method is a primitive typ ...
- tptp.platform362880 A reference to the exception object being thrown. If the method is exiting normally, exceptionObject ...
- tptp.platform362881 A flag indicating whether the fragment was called from a finally clause (true), or from a catch clau ...
- tptp.platform362882 A flag indicating whether the fragment was called from a finally clause (true), or from a catch clau ...
- tptp.platform362883 An encoded list of method names and signatures. The order of the methods in this list is the same as ...
- tptp.platform362884 An encoded list of line numbers that correspond with every executable unit of code in the class. The ...
- tptp.platform362885 The index number in the methodNames table for the method into which the probe fragment was inserted.
- tptp.platform362886 The number of the executable unit that the probe fragment was inserted into. If the method does not ...
- tptp.platform362887 Click Finish to instrument the selected resources.
- tptp.platform362888 Select at least one resource to instrument.
- tptp.platform362889 Instrument with the .probe file in the source container.
- tptp.platform362890 Cannot Instrument With {0}
- tptp.platform362891 Read the log file for details.
- tptp.platform362892 Click Finish to instrument the selected resources with the probe file.
- tptp.platform362893 Choose one probe file to instument the selected resources with.
- tptp.platform362894 Instrument with {0}
- tptp.platform362895 Select one or more .class, .jar, .war, or .ear files or directories to instrument.
- tptp.platform362896 Choose Probe File
- tptp.platform362897 Choose the probe file that the selected binaries should be instrumented with.
- tptp.platform362898 Fix the errors marked against the {0} file and try again. Read the Problems View for details. If the ...
- tptp.platform362899 Fix the compile errors of {0}''s generated _probe.java files by editing the probe file, and try agai ...
- tptp.platform362900 Some .bak files are missing; the following files were not instrumented: {0}
- tptp.platform362901 Ensure that you have write permissions to the output folder of {0}, and sufficient space on your dri ...
- tptp.platform362902 Cannot instrument the files. {0}
- tptp.platform362903 Run this operation on Windows, Linux, or Solaris.
- tptp.platform362904 Ensure that probe file {0} exists in an open project.
- tptp.platform362905 Ensure that every element to be instrumented exists and is a supported file type (.class, .jar, .war ...
- tptp.platform362906 Type
- tptp.platform362907 Package
- tptp.platform362908 Class
- tptp.platform362909 Method
- tptp.platform362910 Signature
- tptp.platform362911 Edit Target
- tptp.platform362912 Name
- tptp.platform362913 Language
- tptp.platform362914 Description
- tptp.platform362915 Use each language only once.
- tptp.platform362916 &ID:
- tptp.platform362917 &Version
- tptp.platform362918 &Edit...
- tptp.platform362919 &Remove
- tptp.platform362920 &Up
- tptp.platform362921 &Down
- tptp.platform362922 &Add Probe
- tptp.platform362923 Imports
- tptp.platform362924 Targets
- tptp.platform362925 &Add
- tptp.platform362926 include
- tptp.platform362927 exclude
- tptp.platform362928 General
- tptp.platform362929 Probes
- tptp.platform362930 Syntax Problems: {0} errors, {1} warnings
- tptp.platform362931 Probe editor syntax checking failed
- tptp.platform362932 Probe syntax error checking failed: {0}
- tptp.platform362933 {0} cannot be resolved or is not a type
- tptp.platform362934 Description
- tptp.platform362935 Object
- tptp.platform362936 Edit Label
- tptp.platform362937 Could not find the default package. Ensure that the .probe file is in a Java project, and that the f ...
- tptp.platform362938 Finish
- tptp.platform362939 Not recommended to instrument {0}
- tptp.platform362940 Adding Probekit Nature to project ''{0}''...
- tptp.platform362941 Convert to Probekit Project Problems
- tptp.platform362942 Error adding Probekit Nature to project ''{0}''.
- tptp.platform368648 Hyades Core Resource Extensions
- tptp.platform368649 Eclipse.org
- tptp.platform368650 IWAT5000W: Problem loading the Cloudscape java.sql.Connection {0}. To resolve this issue, shut down ...
- tptp.platform361789 Hyades Core Resource Extensions backward compatibility
- tptp.platform361790 Eclipse - TPTP
- tptp.platform367395 Symptom Catalog tool
- tptp.platform367396 Eclipse.org
- tptp.platform367397 Symptom Edit Support
- tptp.platform367398 www.example.org
- tptp.platform367399 {0}
- tptp.platform367400 {1} {0}
- tptp.platform367401 {1}
- tptp.platform367402 Create New {0} Under {1} Feature
- tptp.platform367403 Create a new child of type {0} for the {1} feature of the selected {2}.
- tptp.platform367404 Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
- tptp.platform367405 The {0} of the {1}
- tptp.platform367406 Document Root
- tptp.platform367407 Comment
- tptp.platform367408 Localized Message
- tptp.platform367409 Message Data Element Type
- tptp.platform367410 Msg Catalog Token Type
- tptp.platform367411 Action
- tptp.platform367412 Instance
- tptp.platform367413 Type
- tptp.platform367414 Symptom
- tptp.platform367415 Catalog
- tptp.platform367416 Container
- tptp.platform367417 Definition
- tptp.platform367418 Effect
- tptp.platform367419 Engine
- tptp.platform367420 Rule
- tptp.platform367421 Object
- tptp.platform367422 Value
- tptp.platform367423 Mixed
- tptp.platform367424 XMLNS Prefix Map
- tptp.platform367425 XSI Schema Location
- tptp.platform367426 Xpath Expression
- tptp.platform367427 Author
- tptp.platform367428 Timestamp
- tptp.platform367429 Attribute
- tptp.platform367430 Message Data
- tptp.platform367431 Attribute
- tptp.platform367432 Attribute
- tptp.platform367433 Attribute
- tptp.platform367434 Attribute
- tptp.platform367435 Attribute
- tptp.platform367436 Attribute
- tptp.platform367437 Attribute
- tptp.platform367438 Value
- tptp.platform367439 Recommendation
- tptp.platform367440 Directive
- tptp.platform367441 Language
- tptp.platform367442 Type
- tptp.platform367443 Action
- tptp.platform367444 Resource Instance
- tptp.platform367445 Resource Type
- tptp.platform367446 Uuid
- tptp.platform367447 Name
- tptp.platform367448 Version
- tptp.platform367449 State
- tptp.platform367450 Created
- tptp.platform367451 Changed
- tptp.platform367452 Expired
- tptp.platform367453 Type
- tptp.platform367454 Any
- tptp.platform367455 Uuid
- tptp.platform367456 Name
- tptp.platform367457 Version
- tptp.platform367458 Description
- tptp.platform367459 Comment
- tptp.platform367460 Url
- tptp.platform367461 Mirror
- tptp.platform367462 Parent
- tptp.platform367463 Child
- tptp.platform367464 Any
- tptp.platform367465 Category
- tptp.platform367466 Type
- tptp.platform367467 Symptom
- tptp.platform367468 Symptom Catalog
- tptp.platform367469 Symptom Container
- tptp.platform367470 Symptom Definition
- tptp.platform367471 Symptom Effect
- tptp.platform367472 Symptom Engine
- tptp.platform367473 Symptom Rule
- tptp.platform367474 Uuid
- tptp.platform367475 Name
- tptp.platform367476 Version
- tptp.platform367477 State
- tptp.platform367478 Created
- tptp.platform367479 Changed
- tptp.platform367480 Expired
- tptp.platform367481 Resource
- tptp.platform367482 Context
- tptp.platform367483 Definition
- tptp.platform367484 Engine
- tptp.platform367485 Correlation Trail
- tptp.platform367486 Example
- tptp.platform367487 Solution
- tptp.platform367488 Any
- tptp.platform367489 Priority
- tptp.platform367490 Probability
- tptp.platform367491 Uuid
- tptp.platform367492 Name
- tptp.platform367493 Version
- tptp.platform367494 Description
- tptp.platform367495 Comment
- tptp.platform367496 Url
- tptp.platform367497 Mirror
- tptp.platform367498 Group
- tptp.platform367499 Symptom Definition
- tptp.platform367500 Symptom Rule
- tptp.platform367501 Symptom Effect
- tptp.platform367502 Symptom Engine
- tptp.platform367503 Any
- tptp.platform367504 Symptom
- tptp.platform367505 Any
- tptp.platform367506 Uuid
- tptp.platform367507 Name
- tptp.platform367508 Version
- tptp.platform367509 Description
- tptp.platform367510 Comment
- tptp.platform367511 Url
- tptp.platform367512 Mirror
- tptp.platform367513 Resource
- tptp.platform367514 Context
- tptp.platform367515 Rule
- tptp.platform367516 Effect
- tptp.platform367517 Parent
- tptp.platform367518 Child
- tptp.platform367519 Example
- tptp.platform367520 Solution
- tptp.platform367521 Any
- tptp.platform367522 Category
- tptp.platform367523 Type
- tptp.platform367524 Uuid
- tptp.platform367525 Name
- tptp.platform367526 Version
- tptp.platform367527 Description
- tptp.platform367528 Comment
- tptp.platform367529 Definition
- tptp.platform367530 Any
- tptp.platform367531 Uuid
- tptp.platform367532 Name
- tptp.platform367533 Version
- tptp.platform367534 Description
- tptp.platform367535 Comment
- tptp.platform367536 Uuid
- tptp.platform367537 Name
- tptp.platform367538 Version
- tptp.platform367539 Description
- tptp.platform367540 Comment
- tptp.platform367541 Engine
- tptp.platform367542 Definition
- tptp.platform367543 Any
- tptp.platform367544 Comment
- tptp.platform367545 Text
- tptp.platform367546 Unspecified
- tptp.platform367547 availability:storage
- tptp.platform367548 availability:io
- tptp.platform367549 availability:network
- tptp.platform367550 availability:communication
- tptp.platform367551 availability:hardware
- tptp.platform367552 availability:software
- tptp.platform367553 availability:data
- tptp.platform367554 operation:execution
- tptp.platform367555 operation:logic
- tptp.platform367556 operation:configuration
- tptp.platform367557 qos:metrics
- tptp.platform367558 qos:performance
- tptp.platform367559 security:prevention
- tptp.platform367560 security:authentication
- tptp.platform367561 security:authorization
- tptp.platform367562 J2EERT:IBMWebSphereApplicationServer
- tptp.platform367563 J2EERT:BEAWebLogicApplicationServer
- tptp.platform367564 J2EERT:OracleApplicationServer
- tptp.platform367565 J2EERT:SunONEApplicationServer
- tptp.platform367566 J2EERT:ApacheTomCatApplicationServer
- tptp.platform367567 J2EERT:JBossApplicationServer
- tptp.platform367568 J2EERT:WebModule
- tptp.platform367569 J2EERT:EJBModule
- tptp.platform367570 J2EERT:Application
- tptp.platform367571 J2EERT:MailProvider
- tptp.platform367572 J2EERT:MailSession
- tptp.platform367573 J2EERT:URLProvider
- tptp.platform367574 J2EERT:URL
- tptp.platform367575 J2EERT:JDBCProvider
- tptp.platform367576 J2EERT:DataSource
- tptp.platform367577 J2EERT:J2CConnectionFactory
- tptp.platform367578 J2EERT:JMSProvider
- tptp.platform367579 J2EERT:JMSConnectionFactory
- tptp.platform367580 J2EERT:Server
- tptp.platform367581 J2EERT:ResourceFactory
- tptp.platform367582 J2EERT:J2EE_Domain
- tptp.platform367583 OSRT:RedHatLinux
- tptp.platform367584 OSRT:SuSELinux
- tptp.platform367585 OSRT:TurboLinux
- tptp.platform367586 OSRT:UnitedLinux
- tptp.platform367587 OSRT:MandrakeLinux
- tptp.platform367588 OSRT:SlackwareLinux
- tptp.platform367589 OSRT:SunSolaris
- tptp.platform367590 OSRT:IBMAIX
- tptp.platform367591 OSRT:HPUX
- tptp.platform367592 OSRT:NovellNetware
- tptp.platform367593 OSRT:IBMzOS
- tptp.platform367594 OSRT:IBMMVS
- tptp.platform367595 OSRT:IBMOS400
- tptp.platform367596 OSRT:MicrosoftWindows_98
- tptp.platform367597 OSRT:MicrosoftWindows_ME
- tptp.platform367598 OSRT:MicrosoftWindows_NT_Workstation
- tptp.platform367599 OSRT:MicrosoftWindows_NT_Server
- tptp.platform367600 OSRT:MicrosoftWindows_2000_Workstation
- tptp.platform367601 OSRT:MicrosoftWindows_2000_Server
- tptp.platform367602 OSRT:MicrosoftWindows_2000_AdvancedServer
- tptp.platform367603 OSRT:MicrosoftWindows_XP_Home
- tptp.platform367604 OSRT:MicrosoftWindows_XP_Professional
- tptp.platform367605 OSRT:MicrosoftWindows_2003_Server
- tptp.platform367606 OSRT:MicrosoftWindows_2003_AdvancedServer
- tptp.platform367607 OSRT:MACOS
- tptp.platform367608 OSRT:FreeBSD
- tptp.platform367609 OSRT:UnixWare
- tptp.platform367610 OSRT:OpenServer
- tptp.platform367611 OSRT:Tru64UNIX
- tptp.platform367612 OSRT:ReliantUNIX
- tptp.platform367613 OSRT:MicrosoftWinCE
- tptp.platform367614 OSRT:MicrosoftXPE
- tptp.platform367615 OSRT:PalmOS
- tptp.platform367616 OSRT:Symbian
- tptp.platform367617 OSRT:Windows
- tptp.platform367618 OSRT:Windows-Win32
- tptp.platform367619 OSRT:UNIX
- tptp.platform367620 OSRT:POSIX
- tptp.platform367621 OSRT:Linux
- tptp.platform367622 OSRT:Operating_System
- tptp.platform367623 OSRT:Windows_NT
- tptp.platform367624 OSRT:Windows_2000
- tptp.platform367625 OSRT:Windows_XP
- tptp.platform367626 OSRT:Windows_2003
- tptp.platform367627 OSRT:OS_Language_Runtime
- tptp.platform367628 OSRT:OS_Device_Driver
- tptp.platform367629 OSRT:OS_Software
- tptp.platform367630 OSRT:OS_Process
- tptp.platform367631 OSRT:OS_Thread
- tptp.platform367632 OSRT:OS_TCPIP_port
- tptp.platform367633 RDBRT:IBMDB2UDB
- tptp.platform367634 RDBRT:Informix
- tptp.platform367635 RDBRT:Sybase
- tptp.platform367636 RDBRT:Oracle
- tptp.platform367637 RDBRT:MicrosoftSQL
- tptp.platform367638 RDBRT:RDB_NodeGroup
- tptp.platform367639 RDBRT:RDB
- tptp.platform367640 RDBRT:RDB_Application
- tptp.platform367641 RDBRT:RDB_Connection
- tptp.platform367642 RDBRT:RDB_Instance
- tptp.platform367643 RDBRT:RDB_Table
- tptp.platform367644 RDBRT:RDB_Tablespace
- tptp.platform367645 RDBRT:RDB_Tablespace_Container
- tptp.platform367646 RDBRT:RDB_Database
- tptp.platform367647 RDBRT:RDB_Node
- tptp.platform367648 RDBRT:RDB_APPC_Node
- tptp.platform367649 RDBRT:RDB_APPCLU_Node
- tptp.platform367650 RDBRT:RDB_APPN_Node
- tptp.platform367651 RDBRT:RDB_NETBIOS_Node
- tptp.platform367652 RDBRT:RDB_TCPIP_Node
- tptp.platform367653 RDBRT:RDB_LDAP_Node
- tptp.platform367654 RDBRT:RDB_Local_Node
- tptp.platform367655 WSRT:WS_Domain
- tptp.platform367656 WSRT:DeploymentTarget
- tptp.platform367657 WSRT:DeployableObject
- tptp.platform367658 WSRT:ServerCluster
- tptp.platform367659 Any
- tptp.platform367660 IBM WebSphere proprietary format importer
- tptp.platform367661 Imports WebSphere proprietary symptom catalogs
- tptp.platform367662 Migrate to Symptom2.0
- tptp.platform367663 TPTP symptom catalog exporter
- tptp.platform367664 Exports Symptom V2.0 and old format into WebSphere V4, WebSphere V5 and Symptom V2 formats
- tptp.platform367665 Symptom V2.0 format importer
- tptp.platform367666 Imports Symptom V2.0 symptom catalogs
- tptp.platform367667 B&rowse...
- tptp.platform367668 Sym&ptom catalog name:
- tptp.platform367669 U&RL:
- tptp.platform367670 E&xternal location:
- tptp.platform367671 To edit symptom catalog records, select the Details page.
- tptp.platform367672 &Symptom description:
- tptp.platform367673 &Match patterns:
- tptp.platform367674 D&escription:
- tptp.platform367675 Import Symptom Catalog File
- tptp.platform367676 Symptom Catalog File
- tptp.platform367677 Specify the name of the XML symptom catalog file to be imported. Indicate the project or folder to c ...
- tptp.platform367678 Specify the name and location of the imported resource.
- tptp.platform367679 Folder:
- tptp.platform367680 F&ile:
- tptp.platform367681 Overview
- tptp.platform367682 Details
- tptp.platform367683 &Add
- tptp.platform367684 &Delete
- tptp.platform367685 IWAT0031E Error occured while saving document: {0}
- tptp.platform367686 <no name>
- tptp.platform367687 Symptom_
- tptp.platform367688 Add Symptom
- tptp.platform367689 Add Solution
- tptp.platform367690 D&escription:
- tptp.platform367691 IWAT0032E Unable to load the symptom catalog into the editor.
- tptp.platform367692 Path:
- tptp.platform367693 Location:
- tptp.platform367694 Size:
- tptp.platform367695 Last modified:
- tptp.platform367696 D&escription:
- tptp.platform367697 FFDC &string:
- tptp.platform367698 Add Directive
- tptp.platform367699 Solution_
- tptp.platform367700 Directive_
- tptp.platform367701 &Find...
- tptp.platform367702 To add a node in the tree, select a node, and then select Add.
- tptp.platform367703 IWAT0083I The following workspace file is inconsistent with the file system: \n {0} \n
- tptp.platform367704 IWAT0084I The following workspace files are inconsistent with the file system: \n
- tptp.platform367705 IWAT0085I Do you want to save and overwrite these files on the file system?
- tptp.platform367706 IWAT0086I The following workspace file is inconsistent with the editor: \n {0} \n"
- tptp.platform367707 IWAT0087I The following workspace files are inconsistent with the editor: \n
- tptp.platform367708 IWAT0088I Update the editor with the workspace contents?
- tptp.platform367709 IWAT0089I Error checking out files.
- tptp.platform367710 Find
- tptp.platform367711 Fi&nd what:
- tptp.platform367712 &Find Next
- tptp.platform367713 Cancel
- tptp.platform367714 Match &case
- tptp.platform367715 Direction
- tptp.platform367716 &Up
- tptp.platform367717 &Down
- tptp.platform367718 String Not Found
- tptp.platform367719 O&verwrite existing resources without warning
- tptp.platform367720 Create complete folder &structure
- tptp.platform367721 Options:
- tptp.platform367722 &Use catalog for log analysis
- tptp.platform367723 O&pen editor after import
- tptp.platform367724 Fil&e:
- tptp.platform367725 IWAT0038E Error loading symptom catalog file.
- tptp.platform367726 IWAT0039E An exception occured during the import.
- tptp.platform367727 A MalformedURLException occured during the import.
- tptp.platform367728 Destination project does not exist.
- tptp.platform367729 {0} already exists. Do you want to overwrite it?
- tptp.platform367730 IWAT0040E Import action error
- tptp.platform367731 The valid extension for the target file is: {0}.
- tptp.platform367732 IWAT0041E Error loading symptom catalog.
- tptp.platform367733 IWAT0042E Parsing failed, invalid XMI document
- tptp.platform367734 Symptom catalogs in use:
- tptp.platform367735 &Add Catalog...
- tptp.platform367736 Select a symptom catalog file.
- tptp.platform367737 Symptom Catalog
- tptp.platform367738 Select a catalog file with extension trcdbxmi or symptom.
- tptp.platform367739 Lo&cal host
- tptp.platform367740 Re&mote host
- tptp.platform367741 Fi&le:
- tptp.platform367742 File {0} does not exist.\nPlease select an existing symptom catalog.
- tptp.platform367743 Select the export destination:
- tptp.platform367744 Select the resource to &export:
- tptp.platform367745 &File:
- tptp.platform367746 The resource to export doesn't exist. Select an existing symptom catalog.
- tptp.platform367747 Export Symptom Catalog File
- tptp.platform367748 Symptom Catalog File
- tptp.platform367749 Specify the name of a folder and the XML file to which the selected symptom catalog will be exported ...
- tptp.platform367750 &Overwrite existing files without warning
- tptp.platform367751 Create complete folder &structure
- tptp.platform367752 Options:
- tptp.platform367753 IWAT0044E An exception occurred. The symptom catalog cannot be exported.
- tptp.platform367754 Target folder does not exist. Do you want to create it?
- tptp.platform367755 IWAT0045E Target folder cannot be created. Ensure that the path is correct, and try again.
- tptp.platform367756 Generating XML file {0}...
- tptp.platform367757 ''{0}'' already exists. Would you like to overwrite it?
- tptp.platform367758 Overwrite ''{0}'' in folder ''{1}''?
- tptp.platform367759 Question
- tptp.platform367760 Add URL
- tptp.platform367761 Symptom catalog name:
- tptp.platform367762 URL:
- tptp.platform367763 Location of symptom catalogs:
- tptp.platform367764 Add U&RL...
- tptp.platform367765 &Edit URL...
- tptp.platform367766 Dele&te URL
- tptp.platform367767 New Symptom Catalog
- tptp.platform367768 Set location, name and description for the new symptom catalog
- tptp.platform367769 Na&me:
- tptp.platform367770 &Description:
- tptp.platform367771 The specified folder does not exist. Do you want to create it?
- tptp.platform367772 Symptom Catalog
- tptp.platform367773 Specify a valid location for the new symptom catalog.
- tptp.platform367774 Specify a valid name for the new symptom catalog.
- tptp.platform367775 File already exists: {0}
- tptp.platform367776 O&pen editor after creation
- tptp.platform367777 Symptom Catalog Message
- tptp.platform367778 Edit URL
- tptp.platform367779 &Up
- tptp.platform367780 &Down
- tptp.platform367781 Bro&wse...
- tptp.platform367782 Select folder destination
- tptp.platform367783 Bro&wse...
- tptp.platform367784 No analysis was done because you selected no symptom catalog.
- tptp.platform367785 &Select All
- tptp.platform367786 &Clear All
- tptp.platform367787 Logging Message
- tptp.platform367788 No symptom catalogs are selected for log analysis.\nDo you want to select any?
- tptp.platform367789 Load Symptom Catalog
- tptp.platform367790 Record {0} of {1}
- tptp.platform367791 IBM WebSphere Application Server Standard Edition
- tptp.platform367792 IBM WebSphere Application Server Advanced Edition
- tptp.platform367793 IBM WebSphere Application Server, Version 5
- tptp.platform367794 IBM WebSphere Application Server, Version 6
- tptp.platform367795 IBM WebSphere Application Server Network Deployment, Version 5
- tptp.platform367796 Symptom catalog details
- tptp.platform367797 Symptom details
- tptp.platform367798 Solution details
- tptp.platform367799 Directive details
- tptp.platform367800 Filter by (? = any character, * = any String):
- tptp.platform367801 Choose from
- tptp.platform367802 Reuse...
- tptp.platform367803 Matched solutions:
- tptp.platform367804 Selected solutions
- tptp.platform367805 Matched directives:
- tptp.platform367806 Selected directives
- tptp.platform367807 Solution
- tptp.platform367808 Directive
- tptp.platform367809 File Deleted
- tptp.platform367810 Save
- tptp.platform367811 The file has been deleted from the workspace. Do you want to save your changes or close the editor w ...
- tptp.platform367812 File Changed
- tptp.platform367813 The file has been changed in the workspace. Do you want to load the changes?
- tptp.platform367814 Page down to symptoms {0} -> {1}
- tptp.platform367815 Page up to symptoms {0} -> {1}
- tptp.platform367816 Page down
- tptp.platform367817 Go to page...
- tptp.platform367818 Not a valid number !
- tptp.platform367819 Number not in range !
- tptp.platform367820 Enter page number ({0}..{1})
- tptp.platform367821 Go to page
- tptp.platform367822 Page up
- tptp.platform367823 Page {0} of {1}
- tptp.platform367824 Symptom Catalog Editor
- tptp.platform367825 IWAT0046E Extension {0} must specify a value for attribute {1}.
- tptp.platform367826 IWAT0047E Could not instantiate symptom catalog from name and url {0}.
- tptp.platform367827 IWAT0048E Could not update unknown symptom catalog {0}. Adding instead.
- tptp.platform367828 An error occurred while migrating the symptom catalog {0}.
- tptp.platform367829 Symptom 0.1
- tptp.platform367830 Symptom 2.0
- tptp.platform367831 Format:
- tptp.platform367832 Import using:
- tptp.platform367833 Target format:
- tptp.platform367834 IBM WebSphere Application Server Version 4.x
- tptp.platform367835 IBM WebSphere Application Server Version 5.x
- tptp.platform367836 Symptom Version 2.0
- tptp.platform367837 Export using:
- tptp.platform367838 Configure analysis engines
- tptp.platform367839 Analysis engines
- tptp.platform367840 Symptom catalogs
- tptp.platform367841 Available analysis engines:
- tptp.platform367842 Select the analysis engine(s) and symptom catalog(s) you would like to use to perform log analysis.
- tptp.platform367843 No symptom catalogs are selected for log analysis. Select at least one symptom catalog.
- tptp.platform367844 No symptom catalogs are available for log analysis. In order to perform log analysis import a sympto ...
- tptp.platform367845 Invalid symptom catalog document. The symptom catalog you are trying to import is not in Symptom 2.0 ...
- tptp.platform367846 Analyze Settings...
- tptp.platform367847 Appl&y
- tptp.platform367848 Re&vert
- tptp.platform367849 Analyze &All
- tptp.platform367850 Analyze &Selected
- tptp.platform367851 &Close
- tptp.platform367852 Save changes?
- tptp.platform367853 Some changes were not saved. Would you like to save them?
- tptp.platform367854 One or more analysis engine needs to be selected
- tptp.platform367855 Error while analyzing records
- tptp.platform367856 An error occurred while attempting to analyze the log records. Make sure that the right combination ...
- tptp.platform367857 One of the engines selected requires a catalog version 2.0. Please select a symptom catalog with th ...
- tptp.platform367858 One of the engines selected requires a catalog version 0.1. Please select a symptom catalog with th ...
- tptp.platform367859 &Import Symptom Catalog...
- tptp.platform367860 &Export Symptom Catalog...
- tptp.platform367861 Undo
- tptp.platform367862 Paste
- tptp.platform367863 Copy
- tptp.platform367864 Cut
- tptp.platform367865 Delete
- tptp.platform367866 Select All
- tptp.platform367867 Symptom state
- tptp.platform367868 Symptom created
- tptp.platform367869 Symptom changed
- tptp.platform367870 Symptom expired
- tptp.platform367871 Symptom resource
- tptp.platform367872 Symptom context
- tptp.platform367873 Symptom definition
- tptp.platform367874 Symptom engine
- tptp.platform367875 Symptom priority
- tptp.platform367876 Symptom probability
- tptp.platform367877 SymptomDefinition name
- tptp.platform367878 SymptomDefinition version
- tptp.platform367879 SymptomDefinition description
- tptp.platform367880 SymptomDefinition comments
- tptp.platform367881 SymptomDefinition url
- tptp.platform367882 SymptomDefinition mirror
- tptp.platform367883 SymptomDefinition resource
- tptp.platform367884 SymptomDefinition context
- tptp.platform367885 SymptomDefinition category
- tptp.platform367886 SymptomDefinition solution
- tptp.platform367887 SymptomDefinition example
- tptp.platform367888 Recommendation name
- tptp.platform367889 Recommendation version
- tptp.platform367890 Recommendation description
- tptp.platform367891 Recommendation comments
- tptp.platform367892 Recommendation recommendation
- tptp.platform367893 Action name
- tptp.platform367894 Action version
- tptp.platform367895 Action description
- tptp.platform367896 Action comments
- tptp.platform367897 Action directive
- tptp.platform367898 Action language
- tptp.platform367899 Action type
- tptp.platform367900 &Add
- tptp.platform367901 &Remove
- tptp.platform367902 &Find...
- tptp.platform367903 Find
- tptp.platform367904 Fi&nd what:
- tptp.platform367905 &Find Next
- tptp.platform367906 Cancel
- tptp.platform367907 Match &case
- tptp.platform367908 Direction
- tptp.platform367909 &Up
- tptp.platform367910 &Down
- tptp.platform367911 String Not Found
- tptp.platform367912 Symptom Catalog Message
- tptp.platform367913 Reuse
- tptp.platform367914 Page down to rules {0} -> {1}
- tptp.platform367915 Page up to rules {0} -> {1}
- tptp.platform367916 Page down to events {0} -> {1}
- tptp.platform367917 Page up to events {0} -> {1}
- tptp.platform367918 Symptom Definitions
- tptp.platform367919 &New
- tptp.platform367920 N&ew Sibling
- tptp.platform367921 Horizontal orientation
- tptp.platform367922 Page down
- tptp.platform367923 Go to page...
- tptp.platform367924 Not a valid number !
- tptp.platform367925 Number not in range !
- tptp.platform367926 Go to page
- tptp.platform367927 Page up
- tptp.platform367928 Go to page
- tptp.platform367929 &Refresh
- tptp.platform367930 Show &Properties View
- tptp.platform367931 &Symptom Editor
- tptp.platform367932 Lists all recommendations and actions associated with the selected symptom definition. Select an ite ...
- tptp.platform367933 Recommendations and actions
- tptp.platform367934 Matched Events
- tptp.platform367935 No data is available for display. \t\n\t\nNote:\t\nPopulate the view by selecting Analyze or Analyze ...
- tptp.platform367936 Properties
- tptp.platform367937 Symptom properties
- tptp.platform367938 Symptom definitions
- tptp.platform367939 Vertical orientation
- tptp.platform367940 Find
- tptp.platform367941 Find records in the symptom catalog
- tptp.platform367942 &Reuse
- tptp.platform367943 File Conflict
- tptp.platform367944 Identification properties
- tptp.platform367945 Symptom lifecycle
- tptp.platform367946 Lifecycle properties
- tptp.platform367947 Selected {0} Objects
- tptp.platform367948 Selected Nothing
- tptp.platform367949 Enter page number ({0}..{1})
- tptp.platform367950 Recommendation
- tptp.platform367951 Comments
- tptp.platform367952 Details
- tptp.platform367953 Symptom Analysis Results View
- tptp.platform367954 Symptom scope
- tptp.platform367955 Other symptom properties
- tptp.platform367956 Selected Object: {0}
- tptp.platform367957 Sort in ascending order by symptom creation time
- tptp.platform367958 Sort in descending order by symptom creation time
- tptp.platform367959 &Show symptoms created in the time range:
- tptp.platform367960 Symptom Analysis Results (Page {2} of {3} Filter matched {0} of {1} records)
- tptp.platform367961 Matched events page {0} of {1}, {2} records in total
- tptp.platform367962 There are unsaved changes that conflict with changes made outside the editor. Do you wish to discar ...
- tptp.platform367963 Page {0} of {1}, {2} symptom definition(s)
- tptp.platform367964 Add...
- tptp.platform367965 Edit...
- tptp.platform367966 Remove
- tptp.platform367967 XPath rule properties
- tptp.platform367968 The selected symptom catalog is in an old format. \nDo you wish to convert it to the new format now?
- tptp.platform367969 Convert the catalog to the new format (removes the old catalog)
- tptp.platform367970 Create an editable copy of this catalog (preserves the old catalog)
- tptp.platform367971 Migrating symptom catalog {0}...
- tptp.platform367972 Opening symptom catalog {0}...
- tptp.platform367973 Symptom catalog details
- tptp.platform367974 Symptom definition details
- tptp.platform367975 Symptom rule details
- tptp.platform367976 Symptom effect details
- tptp.platform367977 Action details
- tptp.platform367978 Recommendation details
- tptp.platform367979 XPath expression details
- tptp.platform367980 Clear
- tptp.platform367981 Add token
- tptp.platform367982 Input a new message token
- tptp.platform367983 Edit token
- tptp.platform367984 Edit the selected message token
- tptp.platform367985 Invalid input. A message token must have a lenght between 1 and 256 characters.
- tptp.platform367986 Message attributes
- tptp.platform367987 {0} details
- tptp.platform367988 Author
- tptp.platform367989 Time stamp
- tptp.platform367990 Localized description
- tptp.platform367991 Attribute
- tptp.platform367992 Value
- tptp.platform367993 Action
- tptp.platform367994 Show
- tptp.platform367995 Show all
- tptp.platform367996 Show selected
- tptp.platform367997 The message attribute contains the human-readable text.
- tptp.platform367998 The locale of the supplied message text.
- tptp.platform367999 The msgId attribute specifies a locale-independent identifier associated with the message.
- tptp.platform368000 The msgIdType attribute specifies the format of the message identifier.
- tptp.platform368001 The msgCatalogId attribute is used to retrieve the locale-dependent message template from a message ...
- tptp.platform368002 The msgCatalog attribute is the name of the message catalog that contains the locale-dependent messa ...
- tptp.platform368003 The msgCatalogType attribute specifies the format of the msgCatalog.
- tptp.platform368004 The msgCatalogTokens attribute consists of an array of string values that contain substitution data ...
- tptp.platform368005 DottedName
- tptp.platform368006 Unknown
- tptp.platform368007 IBM<i>.<j>.1 specified a message that consists of a 3-part, 8-character string identifie ...
- tptp.platform368008 The format of this message is defined by the value of the msgId property according to Java Managemen ...
- tptp.platform368009 A string expressed in a dotted notation similar to Java properties, but customized as required (for ...
- tptp.platform368010 Used when the message format is not specified or does not conform to one of the well-known formats l ...
- tptp.platform368011 Symptom
- tptp.platform368012 Creation time
- tptp.platform368013 Changed time
- tptp.platform368014 Expiry time
- tptp.platform368015 State
- tptp.platform368016 Name
- tptp.platform368017 Resource
- tptp.platform368018 Priority
- tptp.platform368019 Probability
- tptp.platform368020 FULL
- tptp.platform368021 LONG
- tptp.platform368022 MEDIUM
- tptp.platform368023 SHORT
- tptp.platform368024 FULL
- tptp.platform368025 LONG
- tptp.platform368026 MEDIUM
- tptp.platform368027 SHORT
- tptp.platform368028 <empty>
- tptp.platform368029 &Up
- tptp.platform368030 D&own
- tptp.platform368031 &Select All
- tptp.platform368032 &Clear All
- tptp.platform368033 Attribute
- tptp.platform368034 Operator
- tptp.platform368035 Value
- tptp.platform368036 Advanced filtering: create a new filter with the Add button (* = any string)
- tptp.platform368037 &Add...
- tptp.platform368038 Add filter
- tptp.platform368039 &Edit...
- tptp.platform368040 Edit selected filter
- tptp.platform368041 &Remove
- tptp.platform368042 Remove selected filter
- tptp.platform368043 &Up
- tptp.platform368044 Move selected filter up
- tptp.platform368045 Dow&n
- tptp.platform368046 Move selected filter down
- tptp.platform368047 Add Filter Property
- tptp.platform368048 Edit Filter Property
- tptp.platform368049 Find criteria : create a new criterion with the Add button (* = any string)
- tptp.platform368050 Direction
- tptp.platform368051 &Backward
- tptp.platform368052 F&orward
- tptp.platform368053 &Find Next
- tptp.platform368054 &Close
- tptp.platform368055 Select attributes to be displayed in the Symptom Analysis Results View.\nUse the Up and Down buttons ...
- tptp.platform368056 Restore Defaults
- tptp.platform368057 Please select at least one property.
- tptp.platform368058 Filter attributes
- tptp.platform368059 Find symptom
- tptp.platform368060 From (yyyy-MM-dd HH:mm:ss.SSSSSSZ)
- tptp.platform368061 To (yyyy-MM-dd HH:mm:ss.SSSSSSZ)
- tptp.platform368062 Find symptom
- tptp.platform368063 Record Not Found
- tptp.platform368064 Sort
- tptp.platform368065 Timestamp Format
- tptp.platform368066 Set the date and time formats to be used by the symptom view.
- tptp.platform368067 Da&te format:
- tptp.platform368068 Ti&me format:
- tptp.platform368069 &Normalize logs event time
- tptp.platform368070 Display time &zone:
- tptp.platform368071 Filter Attributes
- tptp.platform368072 Please select at least one property.
- tptp.platform368073 Refresh
- tptp.platform368074 Localized solution
- tptp.platform368075 Localized example
- tptp.platform368076 Matched rules:
- tptp.platform368077 Selected rules:
- tptp.platform368078 Matched recommendations and actions:
- tptp.platform368079 Selected recommendations and actions:
- tptp.platform368080 New expression...
- tptp.platform368081 New XPath expression
- tptp.platform368082 Create new XPath expression
- tptp.platform368083 Enter information necessary to create the XPath expression
- tptp.platform368084 Detailed information on creating XPath expressions is available <a>here</a>.
- tptp.platform368085 Create a new XPath expression using the Add button (* = any string)
- tptp.platform368086 &Page size (in symptom records):
- tptp.platform368087 Symptom Viewer
- tptp.platform368088 XPath rule engine
- tptp.platform368089 Enter find criteria
- tptp.platform368090 Invalid time range. Start time must be less then end time and both non empty values.
- tptp.platform368091 Invalid input. Value must be a date in the format (yyyy-MM-dd HH:mm:ss.SSSSSSZ).
- tptp.platform368092 Name of the symptom catalog.
- tptp.platform368093 Current version of the symptom catalog, or blank field if no version control capabilities are suppor ...
- tptp.platform368094 Description of the symptom catalog. This is a required attribute.
- tptp.platform368095 Optional comment to annotate changes to the symptom catalog.
- tptp.platform368096 URL of the master copy of the symptom catalog. This is a required attribute.
- tptp.platform368097 Optional URL of a mirror that points to the location of a master copy of the symptom catalog.
- tptp.platform368098 Name of the symptom definition.
- tptp.platform368099 Current version of the symptom definition, or blank field if no version control capabilities are sup ...
- tptp.platform368100 Description of the symptom. This is a required attribute.
- tptp.platform368101 Optional comment to annotate changes to the symptom definition.
- tptp.platform368102 URL of the master copy of the symptom definition. This is a required attribute.
- tptp.platform368103 Optional URL of a mirror that points to the location of a master copy of the symptom definition.
- tptp.platform368104 Optional URI to a resource type, that would be used to specify a resource type scope for the symptom ...
- tptp.platform368105 Optional context. The context is a non-normative free-form information used to augment the resource ...
- tptp.platform368106 Symptom category of the current symptom definition. This attribute further categorizes the symptom d ...
- tptp.platform368107 Optional descriptive solution for this symptom. This attribute is deprecated and is kept for compati ...
- tptp.platform368108 Optional narrative example of the symptom. This information is intended to be displayed to a human o ...
- tptp.platform368109 Name of the symptom rule.
- tptp.platform368110 Current version of the symptom rule, or blank field if no version control capabilities are supported ...
- tptp.platform368111 Description of the symptom rule. This is a required attribute.
- tptp.platform368112 Optional comment to annotate changes to the symptom rule.
- tptp.platform368113 Name of the symptom effect.
- tptp.platform368114 Current version of the symptom effect, or blank field if no version control capabilities are support ...
- tptp.platform368115 Description of the symptom effect. This is a required attribute.
- tptp.platform368116 Optional comment to annotate changes to the symptom effect.
- tptp.platform368117 The recommendation text. A recommendation is a simple form of a symptom effect that provides instruc ...
- tptp.platform368118 Programmatic directive to be executed when the symptom is identified. This is a required attribute.
- tptp.platform368119 Programming language used in the directive for this action. This is a required attribute.
- tptp.platform368120 Optional action type. This attribute is deprecated and kept only for compatibility reasons.
- tptp.platform368121 XPath expression used to identify the symptom. This is a required attribute.
- tptp.platform368122 Optional symptom state attribute.
- tptp.platform368123 Optional attribute specifying the time stamp when the symptom was created.
- tptp.platform368124 Optional attribute specifying the last modification time stamp of the symptom.
- tptp.platform368125 Optional attribute specifying the time stamp when the symptom is expiring.
- tptp.platform368126 Optional URI to a resource instance, that would be used to specify a resource instance scope for the ...
- tptp.platform368127 Optional context. The context is a non-normative free-form information used to augment the resource ...
- tptp.platform368128 Optional attribute specifying the symptom definition that was used to generate the symptom.
- tptp.platform368129 Optional attribute specifying the symptom engine that was used to generate the current symptom.
- tptp.platform368130 Optional attribute specifying the priority of the symptom. Symptom priority defines how a symptom ta ...
- tptp.platform368131 Optional attribute specifying the probability of the symptom. This attribute indicates the degree of ...
- tptp.platform368132 Name of the folder where the symptom catalog is created.
- tptp.platform368133 Format of the symptom catalog.
- tptp.platform368134 Creation Time
- tptp.platform368135 Duration of Repeated Events
- tptp.platform368136 Global Instance ID
- tptp.platform368137 Local Instance ID
- tptp.platform368138 Message Text
- tptp.platform368139 Priority
- tptp.platform368140 Number of Repeated Events
- tptp.platform368141 Sequence Number
- tptp.platform368142 Severity
- tptp.platform368143 Version
- tptp.platform368144 Additional Data Attribute Name
- tptp.platform368145 Additional Data Attribute Values
- tptp.platform368146 Additional Data Attribute Hex Value
- tptp.platform368147 Additional Data Attribute Type
- tptp.platform368148 Source Component Application Name
- tptp.platform368149 Source Component Name
- tptp.platform368150 Source Component Classification Type
- tptp.platform368151 Source Component Classification
- tptp.platform368152 Source Component Execution Environment
- tptp.platform368153 Source Component Instance Id
- tptp.platform368154 Source Component Address
- tptp.platform368155 Source Component Address Type
- tptp.platform368156 Source Component Process Id
- tptp.platform368157 Source Sub-component Name
- tptp.platform368158 Source Component Thread Id
- tptp.platform368159 Correlation Data Attribute Identifier
- tptp.platform368160 Correlation Data Attribute Value
- tptp.platform368161 Correlation Data Attribute Name
- tptp.platform368162 Correlation Data Attribute Type
- tptp.platform368163 Message Catalog Name
- tptp.platform368164 Message Catalog Id
- tptp.platform368165 Message Substitution Variables
- tptp.platform368166 Message Catalog Type
- tptp.platform368167 Message Identifier
- tptp.platform368168 Message Type
- tptp.platform368169 Message Locale
- tptp.platform368170 Availability Situation Availability Status
- tptp.platform368171 Availability Situation Operational Status
- tptp.platform368172 Availability Situation Functional Status
- tptp.platform368173 Configure Situation Result
- tptp.platform368174 Connect Situation Current Status
- tptp.platform368175 Connect Situation Result
- tptp.platform368176 Create Situation Result
- tptp.platform368177 Dependency Situation Dependency Status
- tptp.platform368178 Destroy Situation Result
- tptp.platform368179 Feature Situation Feature Status
- tptp.platform368180 Unknown Situation AnyData
- tptp.platform368181 Report Situation Category
- tptp.platform368182 Request Situation Current Status
- tptp.platform368183 Request Situation Result
- tptp.platform368184 Situation Category Name
- tptp.platform368185 Situation Scope
- tptp.platform368186 Start Situation Current Status
- tptp.platform368187 Start Situation Result
- tptp.platform368188 Stop Situation Current Status
- tptp.platform368189 Stop Situation Result
- tptp.platform368190 Reporting Component Application Name
- tptp.platform368191 Reporting Component Name
- tptp.platform368192 Reporting Component Classification Type
- tptp.platform368193 Reporting Component Classification
- tptp.platform368194 Reporting Component Execution Environment
- tptp.platform368195 Reporting Component Instance Id
- tptp.platform368196 Reporting Component Address
- tptp.platform368197 Reporting Component Address Type
- tptp.platform368198 Reporting Component Process Id
- tptp.platform368199 Reporting Sub-component Name
- tptp.platform368200 Reporting Component Thread Id
- tptp.platform368201 Analyzing...
- tptp.platform368202 XPath Log Analyzer
- tptp.platform368203 Analyzes logs using XPath expressions
- tptp.platform368204 Initializing engine
- tptp.platform368205 XPath engine initialization error.
- tptp.platform368206 No analysis executed. Empty rules list or events list.
- tptp.platform368207 Symptom
- tptp.platform368208 Unknown component
- tptp.platform368209 Compiling Symptom Rules
- tptp.platform368210 IWAT0039E An exception occurred during the import.
- tptp.platform368211 Unable to find source file {0}.
- tptp.platform368212 An input-output exception occurred during the import.
- tptp.platform368213 IWAT0043E File couldn't be exported. Ensure that file paths and names are correct, and try again.
- tptp.platform368214 IWAT0044E An exception occurred. The symptom catalog cannot be exported.
- tptp.platform368215 Export from <Symptom Version 2.0> format to <IBM WebSphere Application Server Version 4.x&g ...
- tptp.platform368216 Export from <Symptom Version 2.0> format to <IBM WebSphere Application Server Version 5.x&g ...
- tptp.platform368217 Unable to import {0}. The source file is the same as the target file.
- tptp.platform368218 XPath rule engine
- tptp.platform368219 Recommendation
- tptp.platform368220 Importing Symptom Catalog
- tptp.platform368221 Importing {0}
- tptp.platform368222 Preparing to import symptom catalog...
- tptp.platform368223 Retrieving symptom catalog...
- tptp.platform368224 Saving symptom catalog...
- tptp.platform368225 Validating contents of symptom catalog...
- tptp.platform368226 Successfully imported {0}
- tptp.platform368227 The symptom catalog {0} is being imported by another background job. Please choose another file name ...
- tptp.platform368228 Invalid symptom catalog document. The symptom catalog you are trying to import is not in Websphere p ...
- tptp.platform368229 Invalid symptom catalog document. The symptom catalog you are trying to import is not in Symptom 2.0 ...
- tptp.platform360630 Symptom Catalog tool backward compatibility
- tptp.platform360631 Eclipse - TPTP
- tptp.platform363874 Statistical UI
- tptp.platform363875 Eclipse.org
- tptp.platform363884 TPTP Test Framework
- tptp.platform363885 Eclipse - TPTP
- tptp.platform363886 Registered Execution Component
- tptp.platform363887 Execution Environment Adapter
- tptp.platform363888 Executable Object Adapter
- tptp.platform363889 Test Type To Execution Component Map
- tptp.platform363890 Data Processor
- tptp.platform363891 Execution Deployment Adapter
- tptp.platform363892 Recorder
- tptp.platform363893 Execution Harness Listener
- tptp.platform363894 Test Generator
- tptp.platform363895 Test
- tptp.platform363896 Launch Configuration Run Handler
- tptp.platform363897 Launch Configuration Launchable Type
- tptp.platform363898 Execution History Defaults Provider
- tptp.platform363899 Execution History Defaults Provider 2
- tptp.platform363900 Launch Configuration Deployment Provider
- tptp.platform363901 Hyades Launch Configuration Validator
- tptp.platform363902 Execution Results Location Filter
- tptp.platform363903 Recorder Application
- tptp.platform363904 Launch Configuration Datapool Handler
- tptp.platform363905 Check Encrypted Datapool Password While Launching Tests
- tptp.platform363906 Create package {0}
- tptp.platform363907 Create container {0}
- tptp.platform363908 Source folder doesn't exist
- tptp.platform363909 Package fragment root is not a source folder
- tptp.platform363910 File does not exist
- tptp.platform363911 File is read-only
- tptp.platform363912 Deleting file
- tptp.platform363913 Delete file {0}
- tptp.platform363914 Rename compilation unit {0} to {1}
- tptp.platform363915 Generate file {0}
- tptp.platform363916 Unknown location for file
- tptp.platform363917 Generating file
- tptp.platform363918 Move compilation unit {0} to package {1} and rename it to {2}
- tptp.platform363919 Move compilation unit {0} to package {1}
- tptp.platform363920 (default package)
- tptp.platform363921 Compilation unit {0} will be overwritten
- tptp.platform363922 Compilation unit {0} is read-only
- tptp.platform363923 The {0} argument is null.
- tptp.platform363924 Launching test
- tptp.platform363925 IWAT4037E Problems found in Launch Configuration. See error log for detailed status.
- tptp.platform363926 IWAT4038E Unhandled exception in pre-run handler. Launch aborted.
- tptp.platform363927 IWAT4039E The Test Execution Harness reported the following problems:
- tptp.platform363928 IWAT2006E The configuration does not provide a Deployment.
- tptp.platform363929 IWAT2007E The configuration does not provide a Test Execution History Name.
- tptp.platform363930 IWAT2008E The configuration does not provide a Test Execution History Location.
- tptp.platform363931 IWAT2009E The Test Execution History Location described by the configuration does not exist.
- tptp.platform363932 IWAT2010E The configuration does not provide a Launchable Test Element.
- tptp.platform363933 IWAT4040E The launch mode ''{0}'' is not supported for the test specified in the launch configuratio ...
- tptp.platform363934 Test
- tptp.platform363936 Test generation started with generator:
- tptp.platform363937 Test to be generated:
- tptp.platform363938 Test generation completed.
- tptp.platform363939 IWAT3028E Test generation completed with error(s).
- tptp.platform363940 IWAT3029E Unable to generate test as trace file does not exist.
- tptp.platform363941 Recording started.
- tptp.platform363942 Start recording aborted.
- tptp.platform363943 Recorder Harness Error
- tptp.platform363944 IWAT3031E Start Recording aborted due to exception:
- tptp.platform363945 Stop recording aborted.
- tptp.platform363946 IWAT3032E Stop Recording aborted due to exception:
- tptp.platform363947 The Recorder Jar files were not deployed and therefore are not on the Classpath of Agent Controller. ...
- tptp.platform363948 No Recorder Jar files are available for deployment
- tptp.platform363949 Sending command:
- tptp.platform363950 Connecting to Agent Controller on host ''{0}'' and port ''{1}''.
- tptp.platform363951 Stopped
- tptp.platform363954 IWAT3034E The Agent Controller on {0}:{1} is unavailable.
- tptp.platform363955 IWAT3035E Confirm the Agent Controller is still running, and verify the location in Window > Pref ...
- tptp.platform363956 Recorder initialization completed. You may manually start application.
- tptp.platform363957 Recording
- tptp.platform363958 Deploying required recorder files.
- tptp.platform363959 Error loading Recorder data
- tptp.platform363960 Unable to load from Recorder extension point, attribute ''{0}''
- tptp.platform363961 Error Loading Recorder
- tptp.platform363962 IWAT3038E unable to create trace file:
- tptp.platform363963 Unable to configure Internet Explorer for URL recording.
- tptp.platform363964 Test Generation
- tptp.platform363965 IWAT3002E Failed to get the resource ''{0}''.
- tptp.platform363966 test
- tptp.platform363967 Environment variable TMP is set to {0}. This is not a valid directory and must be corrected.
- tptp.platform440548 Recording completed.
- tptp.platform440549 Recording canceled.
- tptp.platform440550 Initializing...
- tptp.platform440551 Recording...
- tptp.platform451752 The source folder does not exist.
- tptp.platform451753 The project containing the source folder is closed.
- tptp.platform451754 The package name is missing.
- tptp.platform451755 The class name is missing.
- tptp.platform363968 Bad source/destination parameters to getFile: {0}
- tptp.platform363969 Unable to copy file {0} to destination {1}
- tptp.platform363970 Unable to copy file {0} to temporary location
- tptp.platform363971 Unable to acquire FileManager on workbench.
- tptp.platform363972 Source file does not exist in workspace: {0}
- tptp.platform363973 Source file {0} is a directory and cannot be copied to the destination.
- tptp.platform363974 Unable to find an Execution Component of type {0} for test type {1}.
- tptp.platform363975 Unable to create an execution environment adapter for type {0}.
- tptp.platform363976 Attempting to deploy file to {0} caused exception :
- tptp.platform363977 Test Suite {0}
- tptp.platform363978 Waiting to execute
- tptp.platform363979 Preparing and deploying
- tptp.platform363980 Running and collecting results
- tptp.platform363981 Executing Tests
- tptp.platform363982 Unable to load suite {0}.
- tptp.platform363983 IWAT2006E Unable to retrieve host name from deployment,\nuse artifact-location pairs and specify loc ...
- tptp.platform363984 Class not found error : {0}
- tptp.platform363985 The test was stopped by the user.
- tptp.platform363986 The test control event: {0} is not supported for this test.
- tptp.platform363987 IWAT2000E An open session could not be found on host: {0}.
- tptp.platform363988 The test control event: {0} could not be performed.
- tptp.platform363989 IWAT0005E The host {0} was not found.
- tptp.platform363990 IWAT0016E The Agent Controller is not available on host {0}.\n Make sure that:\n* the Agent Controll ...
- tptp.platform363991 Connection refused on host {0}.
- tptp.platform363992 IWAT2002E The test could not be stopped.
- tptp.platform363993 TPTP Test Tools User Documentation
- tptp.platform363994 TPTP Test Tools User Documentation\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyrigh ...
- tptp.platform363995 TPTP Test Tools User Documentation
- tptp.platform363996 Eclipse - TPTP
- tptp.platform364808 TPTP Test Tools
- tptp.platform364809 Eclipse - TPTP
- tptp.platform364810 TPTP JUnit Builder
- tptp.platform364811 Returns the name of the type implementing a JUnit test. The target JUnit test is the selected regula ...
- tptp.platform364812 Returns the project name of a JUnit test. The target JUnit test is the selected regular JUnit test i ...
- tptp.platform364813 Returns the workspace relative path of the parent folder of a JUnit test. The target JUnit test is t ...
- tptp.platform364814 JUnit Test Model Factory
- tptp.platform364815 Node Handlers
- tptp.platform364820 The source code for the selected Test is not generated. Please generate code for this Test in order ...
- tptp.platform364821 An error occurred in validating the launch configuration. See error log for details.
- tptp.platform364822 Unable to validate the deployment due to errors. See Error Log for details. The run can still be suc ...
- tptp.platform364823 No host name found
- tptp.platform364824 {0}\nThis value for ROOTDIR does not match existing directory on the specified host: {1}
- tptp.platform364825 Java build path errors exist in enclosing project: {0}.
- tptp.platform364826 Compilation errors exist in enclosing project: {0}.
- tptp.platform364827 Container {0} does not belong to a Java project
- tptp.platform364828 Associate test {0} to source {1}
- tptp.platform364829 Define {0} as a source folder
- tptp.platform364830 Resource {0} is not accessible
- tptp.platform364831 Adjust classpath for project {0}
- tptp.platform364832 Project ''{0}'' is not accessible
- tptp.platform364833 Generate code
- tptp.platform364834 Generic TPTP code generator
- tptp.platform364835 Setup context
- tptp.platform364836 Update code
- tptp.platform364837 Compilation unit {0} has unsaved changes. Code update may be unaccurate.
- tptp.platform364838 TPTP Libraries
- tptp.platform364839 Model adjustments
- tptp.platform364840 Adjust method name for test case "{0}"
- tptp.platform451757 The follow problem was found with the source folder:\n\n{0}\n\nThe source code for the test suite ca ...
- tptp.platform451758 The follow problem was found with the package name:\n\n{0}\n\nThe source code for the test suite can ...
- tptp.platform451759 The follow problem was found with the class name:\n\n{0}\n\nThe source code for the test suite canno ...
- tptp.platform364841 Linking Test Suites to source code
- tptp.platform364842 Update JUnit code
- tptp.platform364843 IWAT0492E File ''{0}'' is too large for an annotation.
- tptp.platform364844 IWAT3008E Invalid Cookie: No NAME=VALUE specified
- tptp.platform364845 IWAT3009E Invalid Cookie: No Host or Domain specified
- tptp.platform364846 IWAT3010E Invalid Cookie: No Path specified
- tptp.platform364847 IWAT3011W SSL is not supported with this version of Java.
- tptp.platform364848 IWAT3012E Exception on Cookie:
- tptp.platform364849 IWAT3013E HOST: {0} is not on Domain = {1}
- tptp.platform364850 IWAT3014E Error: Domain must have at least 3 dots, domain = {0}
- tptp.platform364851 IWAT3015E Error: No NAME=VALUE detected. HttpHeader = {0}
- tptp.platform364852 IWAT3016W Only Version 0 Cookies supported. This cookie will be skipped.
- tptp.platform364853 IWAT3017W WARNING(expiration will be ignored): Exception occurred on Expires attribute:
- tptp.platform364854 The tests finished after {3} milliseconds. Test count:{0} - Failure count:{1} - Error count:{2}
- tptp.platform364855 The test stopped after {3} milliseconds. Test count:{0} - Failure count:{1} - Error count:{2}
- tptp.platform364856 TPTP Test Tools UI
- tptp.platform364857 Eclipse - TPTP
- tptp.platform364858 TPTP JUnit Test
- tptp.platform364859 The TPTP JUnit test suite defines JUnit test methods and their behavior.
- tptp.platform364860 TPTP JUnit Test Case
- tptp.platform364861 The TPTP JUnit test case contains the actions and assertions performed by the test.
- tptp.platform364862 Creates a new TPTP JUnit test case.
- tptp.platform364863 Creates a new TPTP JUnit test.
- tptp.platform364864 JUnit Tests as TPTP JUnit Tests
- tptp.platform364865 Import JUnit Tests as TPTP JUnit tests.
- tptp.platform364866 JUnit Test Definition Editor
- tptp.platform364867 A customized editor to manipulate JUnit test definitions
- tptp.platform364869 TPTP JUnit
- tptp.platform364870 TPTP URL
- tptp.platform364871 Creates a new TPTP URL test.
- tptp.platform364872 TPTP URL Test
- tptp.platform364873 TPTP URL Test Editor
- tptp.platform364874 The TPTP URL test editor used for editing TPTP URL test suites.
- tptp.platform364875 TPTP URL Test
- tptp.platform364876 The TPTP URL test suite defines HTTP requests and their behavior.
- tptp.platform364877 Creates a new TPTP URL test case.
- tptp.platform364878 TPTP URL Test Case
- tptp.platform364879 The URL test case contains the HTTP requests performed by the test.
- tptp.platform364880 HTTP Request
- tptp.platform364881 Generate Source Code
- tptp.platform364882 Generates the source code for a test.
- tptp.platform364883 URL Recorder Startup Page
- tptp.platform364884 TPTP JUnit Test
- tptp.platform364885 Other JUnit tests
- tptp.platform364886 Regular JUnit Test
- tptp.platform364887 JUnit tests not imported to TPTP
- tptp.platform364888 JUnit test method
- tptp.platform364889 JUnit test method not imported to TPTP
- tptp.platform443547 Import as TPTP JUnit Tests
- tptp.platform443548 Imports the selected JUnit tests as TPTP JUnit tests.
- tptp.platform443549 Import as TPTP JUnit Tests...
- tptp.platform451760 Open Source
- tptp.platform451761 Opens the generated source code for the selected TPTP test.
- tptp.platform451762 Open Source
- tptp.platform364892 New TPTP JUnit Test Case
- tptp.platform364893 Define the name and description of the new test case.
- tptp.platform364895 New TPTP JUnit Test
- tptp.platform364896 Define the description of the new test.
- tptp.platform364898 Select how the test behavior is edited:
- tptp.platform364899 In the &test editor
- tptp.platform364900 &In the code editor
- tptp.platform364901 The superclass must implement junit.framework.Test
- tptp.platform364902 The superclass is not in the project classpath
- tptp.platform364903 New Test Case
- tptp.platform364904 The following required JAR files are not on the classpath of project ''{0}'':{1}\n\nDo you want to a ...
- tptp.platform364905 The JAR file ''{0}'' is not on the classpath of project ''{1}''.\n\nDo you want to add it?
- tptp.platform364906 The following plug-ins are missing from the dependencies of plug-in project ''{0}'':{1}\n\nDo you wa ...
- tptp.platform364907 The plug-in ''{0}'' is a required dependency of the plug-in project ''{1}''.\n\nDo you want to add i ...
- tptp.platform364908 {0} is not on the project''s build path.
- tptp.platform364909 These jars are not on the project''s build path: {0}.
- tptp.platform364910 Importing: {0}
- tptp.platform364912 Select the JUnit tests to import as TPTP JUnit Tests.
- tptp.platform364913 Import JUnit Tests as TPTP JUnit Tests
- tptp.platform364914 Looking for JUnit tests in project {0}
- tptp.platform364915 TPTP JUnit Test
- tptp.platform364916 TPTP JUnit Test Description.
- tptp.platform364917 Test Methods
- tptp.platform364918 The following test methods are defined in this test:
- tptp.platform364919 &Implement behavior as code.
- tptp.platform364921 &Loop
- tptp.platform364922 Loop
- tptp.platform364924 invocation
- tptp.platform364925 Test Methods
- tptp.platform364926 &Synchronous
- tptp.platform364927 Num&ber of Iterations:
- tptp.platform364928 Test Invocation
- tptp.platform364929 Either select a test method defined in this suite
- tptp.platform364930 Or select a test defined in a different suite in the workspace
- tptp.platform364931 Generate Source Code
- tptp.platform364932 Select the source folder and package name and define the class name for the generated source code of ...
- tptp.platform364933 Project Selection
- tptp.platform364934 Select a Java &project
- tptp.platform364935 &Java Project:
- tptp.platform364936 Source &Folder:
- tptp.platform364937 B&rowse...
- tptp.platform364939 Java project name cannot be empty.
- tptp.platform364940 Source folder name cannot be empty.
- tptp.platform364941 Java project does not exist.
- tptp.platform364942 Invalid folder name.
- tptp.platform364943 &Browse...
- tptp.platform364944 &Source Folder:
- tptp.platform364945 Pac&kage Name:
- tptp.platform364946 &Class Name:
- tptp.platform364947 &Browse...
- tptp.platform364948 Bro&wse...
- tptp.platform364949 Package selection
- tptp.platform364950 Source Folder selection
- tptp.platform364951 Select a package.
- tptp.platform364952 C&hoose a source location
- tptp.platform364953 There are no source folders in the workspace.
- tptp.platform364954 Code Update
- tptp.platform364955 Code Update Preview
- tptp.platform364956 Run
- tptp.platform364957 An error has happened.
- tptp.platform364958 Source Information
- tptp.platform364959 In order to generate the code for the selected test\nthis wizard requires a Java project.
- tptp.platform364960 Select the source folder and package name and define the class name for the generated source code of ...
- tptp.platform364963 This test has been previously generated.\nIf you have made manual changes to the existing files they ...
- tptp.platform364972 HTTP &Version
- tptp.platform364973 &Host Name:
- tptp.platform364974 &Port:
- tptp.platform364975 A&bsolute Path:
- tptp.platform364976 Header&s
- tptp.platform364977 Path must begin with /
- tptp.platform364978 Host name must not be empty
- tptp.platform364979 Thin&k time (ms):
- tptp.platform364980 &Variance (%):
- tptp.platform364981 Editor Defaults
- tptp.platform364982 Exception:
- tptp.platform364983 Response:{0} - Content Type:{1} - Bytes:{2}
- tptp.platform364984 Please wait...
- tptp.platform364985 New TPTP URL Test
- tptp.platform364986 Overview
- tptp.platform364987 HTTP Requests
- tptp.platform364988 The following requests are defined in this test:
- tptp.platform364990 HTTP Request
- tptp.platform364991 TPTP URL Test
- tptp.platform364992 TPTP URL Test description.
- tptp.platform364993 Request &Method
- tptp.platform364994 &Host Name
- tptp.platform364995 &Port
- tptp.platform364996 Abso&lute Path
- tptp.platform364997 &Body
- tptp.platform364998 Think &Time (ms.)
- tptp.platform364999 Store default think time
- tptp.platform365000 Query preferences for think time during test generation
- tptp.platform365001 &Uses SSL
- tptp.platform365002 New TPTP URL Test Case
- tptp.platform365003 Number of users
- tptp.platform365004 Define the number of users to emulate in this test execution.
- tptp.platform365005 Please enter a postive number (greater than zero) only.
- tptp.platform365007 Users:
- tptp.platform365008 Users
- tptp.platform365009 Enter a valid number of users
- tptp.platform365010 &Users:
- tptp.platform365011 Deployment
- tptp.platform365012 Test
- tptp.platform365013 Select the parent folder and define the name of the new test.
- tptp.platform365014 Define the description of the new test.
- tptp.platform365015 The test suite is null.
- tptp.platform365016 Error
- tptp.platform365017 Test
- tptp.platform442110 &Invocation
- tptp.platform454598 Code Update Preview Options
- tptp.platform454599 Select the options for previewing code updates.
- tptp.platform454600 Code Update Preview
- tptp.platform454601 A&lways
- tptp.platform454602 &Destructive changes
- tptp.platform454603 &Prompt
- tptp.platform456031 &Never
- tptp.platform365019 D&efault type:
- tptp.platform365020 De&fault path:
- tptp.platform365021 Predefined patterns
- tptp.platform365022 &Workspace...
- tptp.platform365023 &Same folder as the JUnit class
- tptp.platform365024 &Variables...
- tptp.platform365026 &Select a folder in the workspace
- tptp.platform365027 &Destination type:
- tptp.platform365028 &Common "junit" folder in the project
- tptp.platform365029 The selected generator has encountered an internal error
- tptp.platform365030 Test Import
- tptp.platform365031 (default package)
- tptp.platform365032 Select default options when importing a regular JUnit test to a TPTP JUnit test suite.
- tptp.platform363997 TPTP Test Framework UI
- tptp.platform363998 Eclipse - TPTP
- tptp.platform363999 New Test Case Wizards
- tptp.platform364000 Generate Wizards
- tptp.platform364001 Run Wizards
- tptp.platform364002 Configurable Object Extension Page
- tptp.platform364003 Adds an icon decoration in the Test Navigator to display the verdict of the execution result element ...
- tptp.platform364005 Test Assets
- tptp.platform364006 Deployment
- tptp.platform364007 Creates a new deployment.
- tptp.platform364008 Menu Extension
- tptp.platform364009 Value Object Extension
- tptp.platform364010 Value Object Validator Extension
- tptp.platform364011 Vendor Configuration Extension
- tptp.platform364012 Test Navigator Filter
- tptp.platform364013 Execution History Extension
- tptp.platform364014 Property Source Extension
- tptp.platform364015 Test Navigator File Proxy Factory Extension
- tptp.platform364016 Test Navigator Typed Element Proxy Factory Extension
- tptp.platform364017 Test Navigator Paste Action Extension
- tptp.platform364018 Test Navigator Type Provider Extension
- tptp.platform364019 Test Navigator Test Asset Group Proxy Extension
- tptp.platform364020 Test Log Search Provider Extension
- tptp.platform364021 Test Log Record Repository Provider Extension
- tptp.platform364022 Datapool
- tptp.platform364023 Creates a new datapool.
- tptp.platform364024 Datapool Editor
- tptp.platform364025 The editor to be used with a datapool.
- tptp.platform364026 Location
- tptp.platform364027 Artifact
- tptp.platform364028 Creates a new location.
- tptp.platform364029 Creates a new artifact.
- tptp.platform364030 Test Case
- tptp.platform364031 Creates a new test case.
- tptp.platform364032 Test From Recording
- tptp.platform364033 Generic Recording
- tptp.platform364034 Action Set for Generic Recording Framework
- tptp.platform364035 Create a Test From Recording
- tptp.platform364036 Test Log Search
- tptp.platform364037 Verdict Event
- tptp.platform364038 Message Event
- tptp.platform364039 Loop Event
- tptp.platform364040 Invocation Event
- tptp.platform364041 Typed Event
- tptp.platform364042 Timed Event
- tptp.platform364043 Test Editor
- tptp.platform364044 The editor to be used with test.
- tptp.platform364045 Location Editor
- tptp.platform364046 The editor to be used with location.
- tptp.platform364047 Test Log Editor
- tptp.platform364048 Deployment Editor
- tptp.platform364049 The editor to be used with deployment.
- tptp.platform364050 Artifact Editor
- tptp.platform364051 The editor to be used with artifact.
- tptp.platform364052 Test
- tptp.platform364053 Test Associations
- tptp.platform364054 Test Reports
- tptp.platform364055 Test
- tptp.platform364056 Recorder Control
- tptp.platform364057 Test Navigator
- tptp.platform364058 Test
- tptp.platform364059 Execution Verdict Decorator
- tptp.platform364060 General Properties
- tptp.platform364061 Define the attributes of this location here.
- tptp.platform364062 Define general properties of this artifact here.
- tptp.platform364063 Test
- tptp.platform364066 Folder
- tptp.platform364069 Import...
- tptp.platform364070 Export...
- tptp.platform364071 Artifacts
- tptp.platform364072 Datapools
- tptp.platform364073 Deployments
- tptp.platform364074 Locations
- tptp.platform364075 Reports
- tptp.platform364077 Creates a new test from a recording.
- tptp.platform364078 Select Location For Recording
- tptp.platform364079 Select existing recording from which to create a test.
- tptp.platform364080 &Name
- tptp.platform364081 Select Location For Test Suite
- tptp.platform364082 Select project and file name for test
- tptp.platform364083 &Test file name:
- tptp.platform364084 Warning
- tptp.platform364085 The generated test already exists and will be overwritten. Proceed?
- tptp.platform364086 The trace file already exists and will be overwritten. Proceed?
- tptp.platform364087 Both the trace file and generated test already exist and will be overwritten. Proceed?
- tptp.platform364088 Initializing Recorder...
- tptp.platform364089 IWAT3042E recording aborted due to exception:
- tptp.platform364090 &Advanced >>
- tptp.platform364091 << &Advanced
- tptp.platform364092 Name
- tptp.platform364093 Description
- tptp.platform364094 Associated Test Logs
- tptp.platform364095 Source Test Suite
- tptp.platform364096 Invoked tests
- tptp.platform364097 Test Invocations
- tptp.platform364098 Associated Datapools
- tptp.platform364099 Associated Tests
- tptp.platform364100 Associated Tests
- tptp.platform364101 Associated Artifacts
- tptp.platform364102 Associated Artifacts
- tptp.platform364103 Associated Deployments
- tptp.platform364104 Associated Locations
- tptp.platform364105 Associated Deployments
- tptp.platform364106 Test Log File
- tptp.platform364107 Import a test log file from the local file system into the workspace.
- tptp.platform364108 Test Logs
- tptp.platform434972 CSV File as Datapool
- tptp.platform434973 Import a CSV file as a datapool.
- tptp.platform434974 Datapool as CSV File
- tptp.platform434975 Export a datapool as a CSV file.
- tptp.platform443526 In Test Navigator
- tptp.platform443527 In the Test Navigator.
- tptp.platform443528 Test Navigating
- tptp.platform443529 Navigating test assets.
- tptp.platform443530 Create Report
- tptp.platform443531 Creates a report with the execution results for the selected tests.
- tptp.platform443532 Report...
- tptp.platform443533 Generate Test
- tptp.platform443534 Generates a test from the selected recording (*.recmodel) file.
- tptp.platform443535 Generate Test...
- tptp.platform443536 Generate Source
- tptp.platform443537 Generates the source code for the selected test.
- tptp.platform443538 Generate Source...
- tptp.platform443539 Test Connection
- tptp.platform443540 Tests the connection to the host or IP address for the selected location.
- tptp.platform443541 Test Connection
- tptp.platform443542 Open
- tptp.platform443543 Opens the editor for the selected test asset.
- tptp.platform454295 Find/Replace...
- tptp.platform364109 Select a file...
- tptp.platform364110 Select a directory...
- tptp.platform364111 Error
- tptp.platform364112 Test element name can't be empty
- tptp.platform442260 Invalid test element name
- tptp.platform364115 Please select a Launch Configuration
- tptp.platform364116 Select the Component Testing Launch Configuration to debug
- tptp.platform364117 Select the Component Testing Launch Configuration to profile
- tptp.platform364118 Select the Component Testing Launch Configuration to run
- tptp.platform364119 Generated Configuration
- tptp.platform364120 Launch Error
- tptp.platform364121 An exception occurred. See error log for more details.
- tptp.platform364122 {0}\nContinue launch?
- tptp.platform364123 Launch Validation Warning
- tptp.platform364124 Remember my decision
- tptp.platform364125 IWAT4035E No default Deployment associated to the launchable element
- tptp.platform364126 IWAT4036E No default name or location could be computed for the Test Execution History File
- tptp.platform364127 N&ame:
- tptp.platform364128 &Location:
- tptp.platform364129 Test Logs
- tptp.platform364130 &Use defaults
- tptp.platform364131 If this box is checked, the fields in this page will be automatically computed according to the sele ...
- tptp.platform364132 Publish the test log to the configured database instead of to the file system
- tptp.platform364133 IWAT4031E No valid name supplied.
- tptp.platform364134 IWAT4032E No location selected.
- tptp.platform364135 &Overwrite existing test logs resource
- tptp.platform364136 &Defer model loading of test results
- tptp.platform364137 Check this box to always use the same name for the test logs resource. Previous logs will be discard ...
- tptp.platform364138 Publish results to database
- tptp.platform364139 Write the test results to an unprocessed test log file instead of loaded them into the TPTP model
- tptp.platform364140 1. &Select test to run
- tptp.platform364141 2. Select a &deployment
- tptp.platform364142 Test
- tptp.platform364143 Select a test.
- tptp.platform364144 IWAT4029E No Test selected.
- tptp.platform364145 IWAT4030E No Deployment selected.
- tptp.platform364146 IWAT4041E The current launch mode is not supported for the test specified by this launch configurati ...
- tptp.platform364147 IWAT4040E There are no Deployments available for the selected Test.
- tptp.platform364148 1. Select Test Component to run:
- tptp.platform364149 2. Select a Deployment:
- tptp.platform364150 Test Component
- tptp.platform364151 IWAT4033E No Test Component selected.
- tptp.platform364152 IWAT4034E No Deployment selected.
- tptp.platform364153 Exception caught while retrieving the selected test
- tptp.platform364154 Exception caught while retrieving the selected deployment
- tptp.platform364155 unnamed
- tptp.platform364156 loading error
- tptp.platform364157 Pending...
- tptp.platform364158 Open Wit&h
- tptp.platform364159 Copy ({0}) of {1}
- tptp.platform364160 Copy of {0}
- tptp.platform364161 You must use a different name
- tptp.platform364162 A resource with that name already exists
- tptp.platform364163 Name Conflict
- tptp.platform364164 Enter a new name for ''{0}''
- tptp.platform364165 Link with Editor
- tptp.platform364166 Rena&me
- tptp.platform364167 Indexing type {0}
- tptp.platform364168 Indexing .{0} assets
- tptp.platform364169 Exploring project {0}
- tptp.platform364170 Exploring {0}
- tptp.platform364171 Indexing {0}
- tptp.platform364172 Delete
- tptp.platform364173 Move
- tptp.platform364174 Paste
- tptp.platform364175 Rename
- tptp.platform364176 New Name:
- tptp.platform364177 Save All Modified Resources
- tptp.platform364178 All modified resources must be saved before this operation.
- tptp.platform364179 Delete folder ''{0}''
- tptp.platform364180 Move folder ''{0}'' into ''{1}''
- tptp.platform364181 Paste folder ''{0}'' into ''{1}''
- tptp.platform364182 Move file ''{0}'' into ''{1}''
- tptp.platform364183 Paste file ''{0}'' into ''{1}''
- tptp.platform364184 Deleting file
- tptp.platform364185 Delete file ''{0}''
- tptp.platform364186 Delete ''{0}''
- tptp.platform364187 Remove invocation of ''{0}'' from ''{1}''
- tptp.platform364188 Are you sure you want to delete ''{0}'' from the file system?
- tptp.platform364189 Are you sure you want to delete {0} selected elements from the file system?
- tptp.platform364190 &Delete any test asset(s) owned by the deleted test asset(s) as well (forces preview)
- tptp.platform364191 Move ''{0}'' into ''{1}''
- tptp.platform364192 Paste ''{0}'' into ''{1}''
- tptp.platform364193 Folder does not exist
- tptp.platform364194 Project does not exist or not open.
- tptp.platform364195 Project is not open: references to and from this project will not be updated
- tptp.platform364196 Project does not exists
- tptp.platform364197 Folder is read-only
- tptp.platform364198 Project is read-only
- tptp.platform364199 Folder ''{0}'' already exists.
- tptp.platform364200 Project ''{0}'' already exists.
- tptp.platform364201 &Choose destination for ''{0}'':
- tptp.platform364202 &Choose destination for ''{0}'' selected elements:
- tptp.platform364203 Update ''{0}''
- tptp.platform364204 Changes for updating ''{0}''
- tptp.platform364205 Update references in ''{0}''
- tptp.platform364206 Update references in ''{0}''
- tptp.platform364207 Update references for owned resources
- tptp.platform364208 File does not exist
- tptp.platform364209 Error
- tptp.platform364210 Error when pasting file {0}.
- tptp.platform364211 File is read-only
- tptp.platform364212 File ''{0}'' already exists, it will overwritten.
- tptp.platform364213 File ''{0}'' will be renamed because a file with the same name exists in the destination folder.
- tptp.platform364214 File ''{0}'' already exists.
- tptp.platform364215 Unable to move a folder into one of its descendents.
- tptp.platform364216 Unable to copy a folder into one of its descendents.
- tptp.platform364217 Rename file ''{0}'' to ''{1}''
- tptp.platform364218 Rename ''{0}'' to ''{1}''
- tptp.platform364219 Rename folder ''{0}'' to ''{1}''
- tptp.platform364220 Searching for references...
- tptp.platform364221 Operation canceled by user
- tptp.platform364222 Update Launch Configuration ''{0}''
- tptp.platform364223 Delete Launch Configuration ''{0}''
- tptp.platform364224 Cannot delete projects and other resources in the same operation.
- tptp.platform364225 &Delete project contents on disk (cannot be undone)
- tptp.platform364226 Select a resource.
- tptp.platform364227 Select a project or folder.
- tptp.platform364228 Enter a name.
- tptp.platform364229 The name contains invalid characters.
- tptp.platform364230 A resource with this name already exists.
- tptp.platform364231 The name is too long.
- tptp.platform442261 Delete project ''{0}''
- tptp.platform442262 Remove project ''{0}'' from workspace
- tptp.platform442263 &Remove any references to deleted test asset(s) as well (forces preview)
- tptp.platform364232 Name
- tptp.platform364233 Type
- tptp.platform364234 Value
- tptp.platform364236 Attributes
- tptp.platform364237 Description
- tptp.platform364238 ID
- tptp.platform364239 Yes
- tptp.platform364240 No
- tptp.platform364241 True
- tptp.platform364242 False
- tptp.platform364243 all
- tptp.platform364244 Equivalence Classes
- tptp.platform364245 Variables
- tptp.platform364246 This section lists the e&quivalence classes of this datapool. Add, reorder, open, or remove the ...
- tptp.platform364247 This section lists the &variables of this datapool. Add, reorder, or remove the variables of thi ...
- tptp.platform364248 &Add
- tptp.platform364249 &Up
- tptp.platform364250 D&own
- tptp.platform364252 &Remove
- tptp.platform364253 Role
- tptp.platform364254 UNSPECIFIED_DATA
- tptp.platform364255 INPUT_DATA
- tptp.platform364256 OUTPUT_DATA
- tptp.platform364257 INPUT_OUTPUT_DATA
- tptp.platform364258 VERIFICATION_DATA
- tptp.platform364259 Options
- tptp.platform364260 New Datapool
- tptp.platform364261 Dimensions
- tptp.platform364262 &Variables (or columns):
- tptp.platform364263 &Records (or rows):
- tptp.platform364264 The CSV file may have a different size from the initial dimension of the table.\nDo you want to over ...
- tptp.platform364265 Import CSV File as Datapool
- tptp.platform364266 Select the location and options of the imported CSV file.
- tptp.platform364267 Select an existing datapool to append the CSV file.
- tptp.platform364268 &Append to an existing datapool
- tptp.platform364269 &Datapools
- tptp.platform364270 Select the parent folder and define the name of the new datapool.
- tptp.platform364271 The variable (column) name or type information in the datapool are different than the CSV file.
- tptp.platform364272 {0} is encrypted. Please enter the password.
- tptp.platform364273 Importing the CSV file
- tptp.platform364274 Incorrect password. Please enter the correct password.
- tptp.platform364275 &Password for {0}:
- tptp.platform364276 &Modify Password
- tptp.platform364277 &Encrypt
- tptp.platform364278 Set Password
- tptp.platform364279 Change Password
- tptp.platform364280 &Old password:
- tptp.platform364281 &New password:
- tptp.platform364282 &Confirm new password:
- tptp.platform364283 The old password is incorrect.
- tptp.platform364284 The new password can not be empty.
- tptp.platform364285 The passwords you typed do not match.
- tptp.platform364286 The password you typed is incorrect.
- tptp.platform364288 Enter Password
- tptp.platform364290 The password is not correct for each of the following encrypted datapools:\n\n
- tptp.platform364291 Encrypted datapools:
- tptp.platform364292 Resource test navigator
- tptp.platform364293 Show the resource test navigator
- tptp.platform364294 Show the resource test navigator
- tptp.platform364295 Logical test navigator
- tptp.platform364296 Show the logical test navigator
- tptp.platform364297 Show the logical test navigator
- tptp.platform364298 &Reports:
- tptp.platform364299 Horizontal orientation
- tptp.platform364300 Vertical orientation
- tptp.platform364301 {0} with {1} items.
- tptp.platform364302 {0} [{1}]
- tptp.platform364303 Invalid editor input.
- tptp.platform364304 Add a child
- tptp.platform364305 Insert a sibling
- tptp.platform364306 Remove selection
- tptp.platform364307 Move up selection
- tptp.platform364308 Move down selection
- tptp.platform364309 Type:
- tptp.platform364310 Deployment:
- tptp.platform364311 Location:
- tptp.platform364312 &More...
- tptp.platform364313 &Remove
- tptp.platform364314 &Open
- tptp.platform364315 &Add...
- tptp.platform364316 &Insert...
- tptp.platform364317 File:
- tptp.platform364318 &Add
- tptp.platform364319 &Insert
- tptp.platform364320 &Delete
- tptp.platform364321 Error
- tptp.platform364322 name
- tptp.platform364323 numeric value
- tptp.platform364324 {0} cannot begin with {1}.
- tptp.platform364325 {0} cannot contain ''{1}''.
- tptp.platform364326 The associated file will be named {0}.
- tptp.platform364327 Properties
- tptp.platform364328 Extended Properties
- tptp.platform364329 Common Properties
- tptp.platform364330 Detailed Properties
- tptp.platform364331 Navigate to First
- tptp.platform364332 Navigate to Previous
- tptp.platform364333 There is currently no active test log to search. Please open a test log and then search again.
- tptp.platform364334 Select the verdict type to navigate
- tptp.platform364335 Navigate to Next
- tptp.platform364336 Navigate to Last
- tptp.platform364337 Collapse Selection
- tptp.platform364338 Expand Selection
- tptp.platform364339 &Elements to search:
- tptp.platform364340 Collapse
- tptp.platform364341 Expand
- tptp.platform364342 timed
- tptp.platform364343 wait
- tptp.platform364344 Copy Stack Trace
- tptp.platform364345 Search
- tptp.platform364346 Search the events
- tptp.platform364347 Search in fields:
- tptp.platform364348 Restrict to &descendants of selected element
- tptp.platform364349 Test Log -
- tptp.platform364350 Limit search to verdicts:
- tptp.platform364351 Limit search to loops:
- tptp.platform364352 Limit search to invocation status:
- tptp.platform364353 Limit search to message severity:
- tptp.platform364354 Limit search to types:
- tptp.platform364355 Property name
- tptp.platform364356 Property value
- tptp.platform364357 Text
- tptp.platform364358 Time
- tptp.platform364359 Asynchronous
- tptp.platform364360 Iterations
- tptp.platform364361 More Options
- tptp.platform364362 Test Log Search
- tptp.platform364363 \ matches
- tptp.platform364364 Search for &text:
- tptp.platform364365 Case &sensitive
- tptp.platform364366 Attachment file name
- tptp.platform364367 Verdict List
- tptp.platform364368 This section lists the unconsolidated verdicts (20 maximum) of the selected verdict in the Verdict S ...
- tptp.platform364369 Verdict Summary
- tptp.platform364370 This section shows a summary of the unconsolidated verdicts in this test log.\nSelect a verdict in t ...
- tptp.platform364371 This section describes the general information about this test log.
- tptp.platform364372 There are no unconsolidated verdicts in this log.
- tptp.platform364373 no verdict
- tptp.platform364374 New Datapool
- tptp.platform364375 New Datapool
- tptp.platform364376 Select the parent folder and define the name of the new datapool.
- tptp.platform364377 Define the description, dimensions, and optional imported CSV file location and options of the new d ...
- tptp.platform364378 Data Table
- tptp.platform364379 Insert Variable...
- tptp.platform364380 Inserts a variable into the datapool.
- tptp.platform364381 Remove Variable
- tptp.platform364382 Removes a variable from the datapool.
- tptp.platform364383 Edit Variable...
- tptp.platform364384 Edits a variable in the datapool.
- tptp.platform364385 Insert Record
- tptp.platform364386 Inserts a record before the current selection into the datapool.
- tptp.platform364387 Remove Record
- tptp.platform364388 Removes a record from the datapool.
- tptp.platform364389 Edit Record...
- tptp.platform364390 Edits a record in the datapool.
- tptp.platform364391 Cut
- tptp.platform364392 Cuts a cell or record.
- tptp.platform364393 Copy
- tptp.platform364394 Paste
- tptp.platform364395 Pastes a cell or record.
- tptp.platform364396 &Name:
- tptp.platform364397 &Type:
- tptp.platform364398 Edit Variable
- tptp.platform364399 Insert Variable
- tptp.platform364400 Line is missing.
- tptp.platform364401 Variable is missing.
- tptp.platform364402 Equivalence Class is missing.
- tptp.platform364403 Number of columns ({0}) is inconsistent.
- tptp.platform364404 Row number ({0}) is out of order.
- tptp.platform364405 Row number ({0}) is invalid.
- tptp.platform364406 Variable name is not unique.
- tptp.platform364407 Variable name has invalid characters.
- tptp.platform364408 Variable type has invalid characters.
- tptp.platform364410 Edit Record
- tptp.platform364414 Name:
- tptp.platform364415 Add Equivalence Class
- tptp.platform364416 Equivalence Class name is not unique.
- tptp.platform364417 Equivalence Class name has invalid characters.
- tptp.platform364418 *
- tptp.platform364419 Before {0}
- tptp.platform364420 After {0}
- tptp.platform364424 CSV file line {0}: {1}
- tptp.platform364425 Duplicate record.
- tptp.platform364426 Delete Variable
- tptp.platform364427 Select Variable:
- tptp.platform364428 Add Before
- tptp.platform364429 Add After
- tptp.platform364430 Are you sure you want to overwrite the existing values?
- tptp.platform364431 The data cannot be pasted because the copy area has a different size with the paste area.\nSelect a ...
- tptp.platform364432 Variable{0}
- tptp.platform364433 EquivalenceClass{0}
- tptp.platform364434 &Name:
- tptp.platform364435 D&escription:
- tptp.platform364436 IWAT3036E Parent Composite does not have correct layout assigned ({0})
- tptp.platform364437 Stop Recording
- tptp.platform364438 KBytes Recorded:
- tptp.platform364439 IWAT3037E Unable to create the Recorder Control View.
- tptp.platform364440 Recorder Status:
- tptp.platform364441 Tests
- tptp.platform364442 Detail
- tptp.platform364443 Execution
- tptp.platform364444 Events
- tptp.platform364445 Ne&w
- tptp.platform364446 &Test
- tptp.platform364447 &Deployment
- tptp.platform364448 &Next fail
- tptp.platform364449 &Previous fail
- tptp.platform364450 &Failure Trace
- tptp.platform364451 Get the next fail item
- tptp.platform364452 Get the previous fail item
- tptp.platform364453 New Test
- tptp.platform364454 New Generic Test
- tptp.platform364455 Select the parent folder and define the name of the new test.
- tptp.platform364456 Define the description of the new test.
- tptp.platform364457 &Test:
- tptp.platform364458 Test Selection
- tptp.platform364459 &Select a test:
- tptp.platform364460 New Test Case
- tptp.platform364461 Select the test to contain the new test case.
- tptp.platform364462 Select a wizard to create the new test case.
- tptp.platform364463 New Test Case
- tptp.platform364464 Define the name and description of the new test case.
- tptp.platform364465 Invalid selection. Please select a valid test.
- tptp.platform364466 No available test case wizard for this type of test: {0}
- tptp.platform364467 No available test case wizard for the selected test
- tptp.platform364468 New Test Component
- tptp.platform364469 New Test Component
- tptp.platform364470 Define the name and description of the new test component.
- tptp.platform364471 New System Under Test
- tptp.platform364472 New System Under Test
- tptp.platform364473 Define the name and description of the new system under test.
- tptp.platform364474 New Deployment
- tptp.platform364475 New Deployment
- tptp.platform364476 Select the parent folder and define the name of the new deployment.
- tptp.platform364477 Define the description of the new deployment.
- tptp.platform364478 Select or define the artifacts of the new deployment.
- tptp.platform364479 Select or define the locations of the new deployment.
- tptp.platform364480 Select the artifact location pairs of the new deployment.
- tptp.platform364481 Deployment {0}
- tptp.platform364482 New Artifact
- tptp.platform364483 New Artifact
- tptp.platform364484 Select the parent folder and define the name of the new artifact.
- tptp.platform364485 Specify the description of the new artifact.
- tptp.platform364486 New Artifact
- tptp.platform364487 Select the test assets of the new artifact.
- tptp.platform364488 New Location
- tptp.platform364489 New Location
- tptp.platform364490 Select the parent folder and define the name of the new location.
- tptp.platform364491 Specify the description of the new location.
- tptp.platform364494 C&SV File:
- tptp.platform364495 &Encoding:
- tptp.platform364496 First r&ow of the CSV file contains the variable names and optional suggested types.
- tptp.platform364497 First &column of the CSV file contains the equivalence class names and optional record numbers.
- tptp.platform364498 Select a CSV File:
- tptp.platform364499 Default System Encoding
- tptp.platform364500 ASCII
- tptp.platform364501 ISO Latin Alphabet
- tptp.platform364502 Unicode Eight-bit
- tptp.platform364503 Unicode Byte-Order
- tptp.platform364504 Unicode Little-Endian
- tptp.platform364505 Unicode Big-Endian
- tptp.platform364506 Export Datapool as CSV File
- tptp.platform364508 Select the datapool to export to the CSV file.
- tptp.platform364510 Select the location and options of the exported CSV file.
- tptp.platform364513 Enc&lose cell values in XML tags.
- tptp.platform364514 {0} already exists.\nDo you want to replace it?
- tptp.platform364516 Unable to import CSV file ''{0}'' into the datapool ''{1}''.
- tptp.platform364517 Go to the details
- tptp.platform364518 Click here to switch to the Events page
- tptp.platform364519 Go to first fail
- tptp.platform364520 Click here to switch to the Events page and reveal the first fail event.
- tptp.platform364521 &Test types:
- tptp.platform364522 &Editor
- tptp.platform364523 &Generate Wizard
- tptp.platform364524 Show project and folders
- tptp.platform364525 Show project and folders
- tptp.platform364526 Show children
- tptp.platform364527 Show children
- tptp.platform364528 tests
- tptp.platform364529 Contains all the tests in the workspace.
- tptp.platform364530 test cases
- tptp.platform364531 Contains all the test cases of the parent test.
- tptp.platform364532 test components
- tptp.platform364533 Contains all the test components of the parent test.
- tptp.platform364534 suts
- tptp.platform364535 Contains all the systems under test of the parent test.
- tptp.platform364536 deployments
- tptp.platform364537 Contains all the deployments in the workspace.
- tptp.platform364538 locations
- tptp.platform364539 Contains all the locations of the parent deployment.
- tptp.platform364540 deployable specifications
- tptp.platform364541 Contains all the deployable specifications of the parent deployment.
- tptp.platform364542 Class &file
- tptp.platform364543 &Name
- tptp.platform364544 Ne&w...
- tptp.platform364545 &Remove
- tptp.platform364546 Edi&t...
- tptp.platform364547 Te&st
- tptp.platform364548 Bro&wse...
- tptp.platform364549 Add &Directory...
- tptp.platform364550 Add &JAR...
- tptp.platform364551 Class &path
- tptp.platform364552 New Report Descriptor
- tptp.platform364553 Edit Report Descriptor
- tptp.platform364554 Report Name
- tptp.platform364555 Class File
- tptp.platform364556 Create a new report.
- tptp.platform364558 The {0} class was found and\nit is an instance of IReportGenerator.
- tptp.platform364559 T&est Report Definitions
- tptp.platform364560 IWAT4018E The {0} class is not an instance of IReportGenerator.
- tptp.platform364561 IWAT4019E Class {0} cannot be found.\nPlease verify the class name and classpath information.\n\nTip ...
- tptp.platform364562 General Information
- tptp.platform364563 This section describes the general information about this object.
- tptp.platform364564 Overview
- tptp.platform364565 Test Cases
- tptp.platform364566 The following test cases are defined in this test:
- tptp.platform364567 Test Components
- tptp.platform364568 The following test components are defined in this test:
- tptp.platform364569 Systems Under Test
- tptp.platform364570 The following sytems under test are defined in this test:
- tptp.platform364571 Locations
- tptp.platform364572 Artifacts
- tptp.platform364573 Pairs
- tptp.platform364574 This deployment is associated with the following locations:
- tptp.platform364575 This deployment is associated with the following artifacts:
- tptp.platform364576 This deployment is associated with the following tests:
- tptp.platform364577 Artifact Location Pairs
- tptp.platform364578 This artifact is associated with the following test assets:
- tptp.platform364579 Property Groups
- tptp.platform364580 Here are the available property groups defined for this object:
- tptp.platform364581 Add Location Association
- tptp.platform364582 Add Artifact Association
- tptp.platform364583 New Property
- tptp.platform364584 Edit Property
- tptp.platform364585 &Property Name:
- tptp.platform364586 &Operator:
- tptp.platform364587 P&roperty Value:
- tptp.platform364588 Upgrade Deployment
- tptp.platform364589 Your current deployment was created by an old version of this editor.\nWould you like to upgrade it ...
- tptp.platform364590 Select Resource
- tptp.platform364591 Select an existing resource or define a new resource.
- tptp.platform364592 &Use an existing resource.
- tptp.platform364593 &Existing resource:
- tptp.platform364594 &Create a new resource.
- tptp.platform364595 \ is not a valid resource.
- tptp.platform364597 Bro&wse...
- tptp.platform364598 Create Artifact Location Pair
- tptp.platform364599 Open location editor
- tptp.platform364600 Add new artifact association
- tptp.platform364601 Open artifact editor
- tptp.platform364602 Add test asset association
- tptp.platform364603 Success
- tptp.platform364604 &Up
- tptp.platform364605 Move items up
- tptp.platform364606 &Down
- tptp.platform364607 Move items down
- tptp.platform364608 Add a new test case.
- tptp.platform364609 Add a new test component.
- tptp.platform364610 Add a new system under test.
- tptp.platform364611 Add a new location association
- tptp.platform364613 New Report
- tptp.platform364614 Select the parent folder and define the name of the new report.
- tptp.platform364616 Select a wizard to create the new report.
- tptp.platform364617 The file already exists.\nDo you want to overwrite it?
- tptp.platform364618 IWAT4022E An error happened during report generation.\n\nError: {0}
- tptp.platform364619 IWAT4023E Unable to create report.\nThere is no data to be saved to the file.
- tptp.platform364620 &Save interval (in milliseconds):
- tptp.platform364621 IWAT4024E The following resources were not saved:\n{0}
- tptp.platform364622 Behavior
- tptp.platform364623 The following test behaviors are defined:
- tptp.platform364624 Test Element...
- tptp.platform364625 New Test Element
- tptp.platform364626 &Open
- tptp.platform364627 &Copy as Shortcut
- tptp.platform364628 A detailed information is not available.
- tptp.platform364629 Host name
- tptp.platform364630 &Host Name or IP Address:
- tptp.platform364632 Filter selection
- tptp.platform364633 Select the filter to be applied to the view
- tptp.platform364634 Show running executions
- tptp.platform364635 Show finished executions
- tptp.platform364637 Stop
- tptp.platform364638 An error has occurred.
- tptp.platform364639 Suspend
- tptp.platform364640 Control Event, {0} could not be performed on deployment: {1}
- tptp.platform364641 Resume
- tptp.platform364642 Run...
- tptp.platform364643 &Name
- tptp.platform364644 &Value
- tptp.platform364645 Description
- tptp.platform364646 Add Environment Setting
- tptp.platform364647 Edit Environment Setting
- tptp.platform364648 &Show folders
- tptp.platform364649 Default &Host Name or IP Address:
- tptp.platform364650 Invalid host name or IP address.
- tptp.platform364651 Default p&ort:
- tptp.platform364652 Invalid port. Valid ports range from 0 to 65535.
- tptp.platform364653 Test Connection
- tptp.platform364654 Connection success.
- tptp.platform364655 Confirm Open Editor
- tptp.platform364656 Do you want to open the editor now?
- tptp.platform364657 Open Editor
- tptp.platform364658 Location
- tptp.platform364659 Execution
- tptp.platform364660 A&lways
- tptp.platform364661 &Never
- tptp.platform364662 &Prompt
- tptp.platform364663 Ti&me:
- tptp.platform364664 Te&xt:
- tptp.platform364665 Severit&y:
- tptp.platform364666 T&ype:
- tptp.platform364667 Ver&dict:
- tptp.platform364668 S&tatus:
- tptp.platform364669 Reas&on:
- tptp.platform364670 Atta&chments:
- tptp.platform364671 Name
- tptp.platform364672 Type
- tptp.platform364673 Size
- tptp.platform364674 &Open
- tptp.platform364675 Sa&ve As...
- tptp.platform364677 The file named ''{0}'' currently exists in directory ''{1}''.\nPlease select an alternative file or ...
- tptp.platform364678 Error saving ''{0}'' file in directory ''{1}'':\n{2}
- tptp.platform364679 St&art:
- tptp.platform364680 St&op:
- tptp.platform364681 All Files
- tptp.platform364682 &Asynchronous
- tptp.platform364683 &Iterations
- tptp.platform364684 execution
- tptp.platform364685 typed
- tptp.platform364686 message
- tptp.platform364687 verdict
- tptp.platform364688 invocation
- tptp.platform364689 loop
- tptp.platform364690 test execution
- tptp.platform364691 IWAT4028E Unable to locate the referred object.
- tptp.platform364692 (not associated to any element)
- tptp.platform364693 element
- tptp.platform364694 Invoked test
- tptp.platform364695 (no test)
- tptp.platform364696 Go To First Problem
- tptp.platform364697 Verdict Cause
- tptp.platform364698 Summary
- tptp.platform364699 Executed test
- tptp.platform364700 There are no events available to be viewed.
- tptp.platform364701 Please select one of the events in the tree.
- tptp.platform364703 Test Objective
- tptp.platform364704 This section describes the objective of the test.
- tptp.platform364705 String
- tptp.platform364706 File
- tptp.platform364707 Select Datapool in Test Navigator
- tptp.platform364708 Select the datapool element in the Test Navigator.
- tptp.platform364709 End Time
- tptp.platform364710 Duration
- tptp.platform364711 Deployment used
- tptp.platform364712 Location used
- tptp.platform364713 Cut
- tptp.platform364714 Copy
- tptp.platform364715 Paste
- tptp.platform364716 Delete
- tptp.platform364717 Select All
- tptp.platform364719 Select the test generator to create the new test.
- tptp.platform364720 &Test Generator:
- tptp.platform364721 Parent Composite does not have correct layout assigned ({0})
- tptp.platform364722 IWAT3001E unable to locate selected generator
- tptp.platform364723 Warning
- tptp.platform364724 The generated test already exists and will be overwritten. Proceed?
- tptp.platform364725 &Name
- tptp.platform364726 Enter a valid name.
- tptp.platform364727 The entered name contains invalid characters.
- tptp.platform364728 Select a valid project.
- tptp.platform364729 The selected project name contains invalid characters.
- tptp.platform364730 Select a valid Java-capable project.
- tptp.platform364731 Question
- tptp.platform364732 Select the recorder and test generator to create the new test.
- tptp.platform364733 Create the &test from a new recording.
- tptp.platform364734 Create the test from an &existing recording.
- tptp.platform364735 &Recorder:
- tptp.platform364736 Test &Generator:
- tptp.platform364737 No registered recorders found
- tptp.platform364738 Description: {0}
- tptp.platform364740 Select an existing recording to create the new test.
- tptp.platform364741 &Name
- tptp.platform364743 Select the parent folder and define the name of the new test.
- tptp.platform364744 &Name
- tptp.platform364745 Warning
- tptp.platform364746 The generated test already exists and will be overwritten. Proceed?
- tptp.platform364747 The trace file already exists and will be overwritten. Proceed?
- tptp.platform364748 Both the trace file and generated test already exist and will be overwritten. Proceed?
- tptp.platform364749 Initializing Recorder...
- tptp.platform364750 IWAT3042E recording aborted due to exception:
- tptp.platform364751 &Advanced >>
- tptp.platform364752 << &Advanced
- tptp.platform364753 Name
- tptp.platform364754 Description
- tptp.platform364755 Test
- tptp.platform364756 Test Log
- tptp.platform364757 Test Assets
- tptp.platform364758 Deployment
- tptp.platform364759 Datapool
- tptp.platform364760 Location
- tptp.platform364761 Artifact
- tptp.platform364762 New Test From Recording
- tptp.platform364764 Stop failed
- tptp.platform364765 Unable to load test generator with ID {0}
- tptp.platform364766 Test Suite
- tptp.platform364767 Hyades
- tptp.platform434976 &Import CSV file into the new datapool
- tptp.platform434977 CSV file cannot be found.
- tptp.platform434978 CSV file cannot be read.
- tptp.platform434979 CSV file is empty.
- tptp.platform434980 Directory cannot be found.
- tptp.platform434981 CSV file name does not have a '.csv' extension.
- tptp.platform434982 Unable to export datapool ''{1}'' to CSV file ''{0}''.
- tptp.platform434983 New Location
- tptp.platform434984 Define the host name or IP address of the new location.
- tptp.platform434986 The host name or IP address is empty
- tptp.platform434987 Select the source test log, associated test suite, and parent folder and define the name of the new ...
- tptp.platform434988 &Select source test log file:
- tptp.platform434989 Import into database
- tptp.platform434990 Na&me
- tptp.platform434991 Import Test Log
- tptp.platform434992 Import Test Log File
- tptp.platform439059 Host:
- tptp.platform439060 Pr&operties:
- tptp.platform442085 A&dd
- tptp.platform442086 U&p
- tptp.platform442087 Do&wn
- tptp.platform442088 &Open...
- tptp.platform442089 Re&move
- tptp.platform442090 &Wizards:
- tptp.platform442091 &Add...
- tptp.platform442092 &Remove
- tptp.platform442093 &Up
- tptp.platform442094 D&own
- tptp.platform442095 Ope&n...
- tptp.platform442096 &More...
- tptp.platform442097 A&dd...
- tptp.platform442098 R&emove
- tptp.platform442099 U&p
- tptp.platform442100 Do&wn
- tptp.platform442101 Open&...
- tptp.platform442102 M&ore...
- tptp.platform442103 Remo&ve
- tptp.platform442104 &Up
- tptp.platform442105 D&own
- tptp.platform442107 F&ile:
- tptp.platform442108 Se&lect the associated test suite:
- tptp.platform442109 Br&owse...
- tptp.platform451756 Opens the test method in the generated source code for the TPTP test.
- tptp.platform454520 Enter password:
- tptp.platform454521 &Position:
- tptp.platform454522 First Variable
- tptp.platform454523 First Record
- tptp.platform454524 Loading...
- tptp.platform469139 The selected recording does not exist.
- tptp.platform364768 New Location
- tptp.platform364769 Define the host name or IP address of the new location.
- tptp.platform364770 &Host name or IP address:
- tptp.platform364771 The host name is empty
- tptp.platform364772 Please enter a .csv file
- tptp.platform364773 Please enter a file with the .csv extension
- tptp.platform364774 Please enter a valid path
- tptp.platform364775 Please enter a .csv file in an existing directory
- tptp.platform364776 Select the source test log, associated test suite, and parent folder and define the name of the new ...
- tptp.platform364777 Select source test log file:
- tptp.platform364778 Import into database
- tptp.platform364779 Name
- tptp.platform364780 Import Test Log
- tptp.platform364782 Import Test Log File
- tptp.platform364783 New &Project...
- tptp.platform364784 New F&older...
- tptp.platform364785 TPTP Test Framework UI Extensions
- tptp.platform364786 Eclipse - TPTP
- tptp.platform364787 Test Log Editor
- tptp.platform364788 ''{0}'' is not a valid bugzilla number.
- tptp.platform364789 &Enter the bugzilla Number (e.g. 131549):
- tptp.platform364790 Defects
- tptp.platform364791 ''{0}'' already exists.
- tptp.platform364792 Su&bmit...
- tptp.platform364793 New bug
- tptp.platform364794 &Search...
- tptp.platform364795 Search for bugs
- tptp.platform364796 Add a defect to the log
- tptp.platform364797 Confirm Remove
- tptp.platform364798 Are you sure you want to remove defect ''{0}''?
- tptp.platform364799 Bugzilla
- tptp.platform364800 Su&bmit URL:
- tptp.platform364801 &Search URL:
- tptp.platform364802 &Open URL:
- tptp.platform364803 &Add...
- tptp.platform360577 Samples for the TPTP Monitoring Tools Plugins
- tptp.platform360578 Eclipse - TPTP
- tptp.platform360579 UI
- tptp.platform360580 Distributed Trace Sample
- tptp.platform360581 Apache Log Correlation/Analyzer Sample
- tptp.platform360582 This sample analyzes an Apache error log and does a time-base correlation on an Apache access log fi ...
- tptp.platform360583 Log Correlator Sample
- tptp.platform360584 This sample creates a simple log correlation engine.
- tptp.platform360585 Log Parser Sample
- tptp.platform360586 This sample creates a simple log parser.
- tptp.platform360587 Log Parser Sample
- tptp.platform360588 Specify a project for the simple log parser.
- tptp.platform360589 Analysis Engine Sample
- tptp.platform360590 This sample creates a simple analysis engine.
- tptp.platform360591 Column Extension Sample
- tptp.platform360592 This sample creates a simple view column extension.
- tptp.platform360593 Probekit Compile Extension Sample
- tptp.platform360594 This sample creates a simple probe compile extension.
- tptp.platform360595 Analyzer Extension Sample
- tptp.platform360596 This sample creates a sample project for the analyzer extension point.
- tptp.platform360597 Filter Type Sample
- tptp.platform360598 This sample creates a simple view with filtering and a simple filter type.
- tptp.platform360599 Log Analyzer And Correlation Sample Project
- tptp.platform360600 Creates a project with an Apache access log and error log file.
- tptp.platform360601 Log Analyzer And Correlation Sample Options
- tptp.platform360602 Specify the error log file, access log file and symptom database file.
- tptp.platform360603 Log Correlator Sample
- tptp.platform360604 Specify a project for the simple log correlation engine.
- tptp.platform360605 Analysis Engine Sample
- tptp.platform360606 Specify a project for the simple analysis engine.
- tptp.platform360607 Specify a project for the column extension sample.
- tptp.platform360608 Column Extension Sample
- tptp.platform360609 Specify a project for the probe compile extension sample.
- tptp.platform360610 Probe Compile Extension Sample
- tptp.platform360611 Analyzer Extension Sample
- tptp.platform360612 Specify a project for the analyzer extension sample.
- tptp.platform360613 Filter Type Sample
- tptp.platform360614 Specify a project for the filter type sample.
- tptp.platform360615 Context Language Sample
- tptp.platform360616 This sample creates a simple context language extension sample.
- tptp.platform360617 Specify a project for the context language extension sample.
- tptp.platform360618 Context Language Extension Sample
- tptp.platform360619 Export Viewer Generator Sample
- tptp.platform360620 This sample creates a simple export viewer extension sample.
- tptp.platform360621 Specify a project for the export viewer generator extension sample.
- tptp.platform360622 Export Viewer Generator Extension Sample
- tptp.platform360623 Log Parser Extension Sample
- tptp.platform360624 Specify a project for the log parser extension sample
- tptp.platform360625 This sample demonstrates how to implement and contribute a import log wizard custom control to the l ...
- tptp.platform362953 Hyades Trace Core UI
- tptp.platform362954 Eclipse - TPTP
- tptp.platform362955 Attach to Agents
- tptp.platform362956 Memory Analysis
- tptp.platform362957 Time Analysis
- tptp.platform362958 Code Coverage
- tptp.platform362959 &Start Monitoring
- tptp.platform362960 Pause &Monitoring
- tptp.platform362961 Detach &from Agent
- tptp.platform362962 A&ttach to Agent
- tptp.platform362963 Start Monitoring
- tptp.platform362964 Pause Monitoring
- tptp.platform362965 Time
- tptp.platform362966 Correlates log records based on time.
- tptp.platform362967 Profiling Agent
- tptp.platform362968 Logging Agent
- tptp.platform362969 Profiling Sets
- tptp.platform362970 Profiling Types Groups
- tptp.platform362971 Memory Analysis
- tptp.platform362972 Code Coverage - Method Level
- tptp.platform362973 Execution History - Statistical
- tptp.platform362974 Execution History - Full Graphical Detail
- tptp.platform362975 Basic Memory Analysis
- tptp.platform362976 Method Code Coverage
- tptp.platform362977 Execution Time Analysis
- tptp.platform362978 Captures heap dumps and performs memory analysis.
- tptp.platform362979 Captures the execution history of code.
- tptp.platform362980 Captures code coverage information and is optimized for high performance.
- tptp.platform362981 Hosts
- tptp.platform362982 Profiling and Logging
- tptp.platform362983 Appearance
- tptp.platform362984 Profiling and Logging
- tptp.platform362985 Profiling Monitor
- tptp.platform362986 Host
- tptp.platform362987 Monitor Editor
- tptp.platform362988 Host Editor
- tptp.platform362989 Process Editor
- tptp.platform362990 Agent Editor
- tptp.platform362991 &Collect Object References
- tptp.platform362992 Collect Object References
- tptp.platform362993 &Run Garbage Collection
- tptp.platform362994 Run Garbage Collection
- tptp.platform362995 Profiling and Logging
- tptp.platform362996 Reset &Data
- tptp.platform362997 Refresh Profiling &Views
- tptp.platform362998 Import Trace
- tptp.platform362999 Import Trace Filter Type
- tptp.platform363000 Attach to Agent
- tptp.platform363001 External Java Application
- tptp.platform363002 Java Application
- tptp.platform363003 Java Applet
- tptp.platform363004 JUnit Test
- tptp.platform363005 SWT Application
- tptp.platform363006 Analyze the application heap. See how many classes were loaded, how many instances are still alive a ...
- tptp.platform363007 Analyze the application execution time. See how many methods were called and the amount of time take ...
- tptp.platform363008 Analyze the application execution time. See how many methods were called, the amount of time taken t ...
- tptp.platform363009 Profiling file
- tptp.platform363010 Import a profiling file from the local file system.
- tptp.platform363011 Logging Agents
- tptp.platform363012 Trace Associations
- tptp.platform363013 Monitor
- tptp.platform363014 Terminate
- tptp.platform363015 Log files with a timestamp attribute.
- tptp.platform363016 Application context
- tptp.platform363017 HTML trace report for statistical views
- tptp.platform363018 Export a statistical view content in HTML format
- tptp.platform363019 HTML trace report
- tptp.platform363020 Export the trace content in HTML format
- tptp.platform363021 CSV trace report
- tptp.platform363022 Export the trace content in CSV format
- tptp.platform363023 CSV trace report for statistical views
- tptp.platform363024 Export the view content in CSV format
- tptp.platform363025 XML trace report for statistical views
- tptp.platform363026 Export a statistical view content in XML format
- tptp.platform363027 XML trace statistics report
- tptp.platform363028 Export statistics of the trace content in XML format
- tptp.platform363029 Java Profiling - pre JRE 1.5 (double click to modify filters)
- tptp.platform363030 Using this data collector you can profile your Java application if you are using JVM 1.5 or below.
- tptp.platform363031 Agent Discoverer
- tptp.platform363032 Use this collector to automatically detect and attach to agents that are bounded with the applicatio ...
- tptp.platform363033 Logging Agent
- tptp.platform363034 Allows attaching to a live logging agent
- tptp.platform363035 Analyze the application heap. See how many classes were loaded, how many instances are still alive a ...
- tptp.platform363036 Analyze the application execution time. See how many methods were called and the amount of time take ...
- tptp.platform363037 Analyze the application Method Coverage. See what methods were executed.
- tptp.platform363038 Edit Profiling Options
- tptp.platform363039 Edit Agent Discoverer Options
- tptp.platform363040 Package
- tptp.platform363041 Total Instances
- tptp.platform363042 Collected
- tptp.platform363043 Base Time (seconds)
- tptp.platform363044 Cumulative Time (seconds)
- tptp.platform363045 Total Size (bytes)
- tptp.platform363046 Calls
- tptp.platform363047 Memory Statistics
- tptp.platform363048 Live Instances
- tptp.platform363049 Active Size (bytes)
- tptp.platform363050 Execution Statistics
- tptp.platform363051 Advanced>>
- tptp.platform363052 Note: The amount of instance data collected grows exponentially relative to the number of classes co ...
- tptp.platform363053 Collect method &CPU time information
- tptp.platform363054 Shows the profiling resources
- tptp.platform363055 Always
- tptp.platform363056 Never
- tptp.platform363057 Prompt
- tptp.platform363058 Switch to associated perspective when profiling or importing logs
- tptp.platform363059 Save profiling resources on exit
- tptp.platform363060 S&how Unload profiling data message
- tptp.platform363061 &Show profiling tips
- tptp.platform363062 IWAT0021I To collect data, the agent must be monitoring the application. \nFrom the pop-up menu of t ...
- tptp.platform363063 Profiling Tips
- tptp.platform363064 Stop &profiling after a specified number of method invocations
- tptp.platform363065 Number of &method invocations:
- tptp.platform363066 Stop p&rofiling after a specified amount of time
- tptp.platform363067 Number of &seconds:
- tptp.platform363068 Bo&undary class depth:
- tptp.platform363069 Collect boundar&y classes excluded by the filter set
- tptp.platform363070 Show &execution statistics ( compressed data )
- tptp.platform363071 IWAT0003E Launch Java Process Error
- tptp.platform363072 IWAT0004W Problems occurred while launching the Java process.
- tptp.platform363073 Sort
- tptp.platform363074 C&lass name:
- tptp.platform363075 Brows&e...
- tptp.platform363076 &Browse...
- tptp.platform363077 Class pat&h:
- tptp.platform363078 Profiling information
- tptp.platform363079 Profiling and Logging options
- tptp.platform363080 Collect Method &Coverage information
- tptp.platform363081 Analyze the application Method Coverage. See what methods were executed.
- tptp.platform363082 Add Agent
- tptp.platform363083 Edit Agent
- tptp.platform363084 Agent name:
- tptp.platform363085 New Monitor
- tptp.platform363086 Create New Monitor
- tptp.platform363087 Specify a new name for the monitor. A monitor is the logical container for the profiling data that i ...
- tptp.platform363088 The folder {0} is invalid.
- tptp.platform363089 The file {0} {1} {2}.{3} already exists.
- tptp.platform363090 Monitor
- tptp.platform363091 View the properties of the monitor.
- tptp.platform363092 Profiling Filters
- tptp.platform363093 You can modify the existing filters, enable or disable them, reorder them, or delete them.\nYou can ...
- tptp.platform363094 Remove selected filter
- tptp.platform363095 &Up
- tptp.platform363096 Move selected filter up
- tptp.platform363097 Do&wn
- tptp.platform363098 Move selected filter down
- tptp.platform363099 &Add...
- tptp.platform363100 A&dd...
- tptp.platform363101 Add filter to the table
- tptp.platform363102 Connecting to the Agent Controller
- tptp.platform363103 ''{0}'' already exists. Would you like to append profile data to it?
- tptp.platform363104 Append profile data to ''{0}'' in folder ''{1}''?
- tptp.platform363105 New Profiling Set
- tptp.platform363106 <No description>
- tptp.platform363107 The following conflicts were detected on the current configuration.\nDo you want to continue?\n\n
- tptp.platform363108 Configuration error
- tptp.platform363109 &Host
- tptp.platform363110 &Agents
- tptp.platform363111 &Main
- tptp.platform363112 &Destination
- tptp.platform363113 &Filters
- tptp.platform363114 Monitor
- tptp.platform363115 &Overview
- tptp.platform363116 Contents of profiling set selected:
- tptp.platform363117 Description:
- tptp.platform363118 &Select a profiling set:
- tptp.platform363119 Remove Profiling Set
- tptp.platform363120 The profiling set about to be removed is applied in more then one configurations.\n
- tptp.platform363121 Profiling set "{0}" will be selected unpon removal.\n\n
- tptp.platform363122 Do you want to continue removing the profiling set?
- tptp.platform363123 Yes
- tptp.platform363124 No
- tptp.platform363125 Add Profiling Set
- tptp.platform363126 Profiling Set
- tptp.platform363127 Enter the profiling set name and description
- tptp.platform363128 Profiling set name exists
- tptp.platform363129 Profiling set name or description is blank
- tptp.platform363130 Profiling Types
- tptp.platform363131 Filter Set
- tptp.platform363132 &Profiling set name:
- tptp.platform363133 &Add...
- tptp.platform363134 Re&move
- tptp.platform363135 &Edit...
- tptp.platform363136 Profiling Type
- tptp.platform363137 &Description:
- tptp.platform363138 Select the profiling type(s) to include in this profiling set.
- tptp.platform363139 No profiling types have been selected for this profiling set.
- tptp.platform363140 Select and define the filter set that will be used for profiling.
- tptp.platform363141 Edit Profiling Set
- tptp.platform363142 No description provided.
- tptp.platform363143 Available Agents:
- tptp.platform363144 IWAT0435E An error occured when connecting to the host.
- tptp.platform363145 &Display projects in the Profiling Monitor
- tptp.platform363146 Add &Directory...
- tptp.platform363147 Add &JAR...
- tptp.platform363148 Default &profiling project name:
- tptp.platform363149 Process
- tptp.platform363150 View the properties of the process.
- tptp.platform363151 Process ID:
- tptp.platform363152 Host:
- tptp.platform363153 Terminate process {0} [ PID: {1} ] ?
- tptp.platform363154 IWAT0007I Either the agent controller (RAServer.exe) is not started, or the Java path is incorrect. ...
- tptp.platform363155 IWAT0008E Error launching {0}.
- tptp.platform363156 IWAT0009I The agent must be running and collecting data in order to collect object references. \nMak ...
- tptp.platform363157 DefaultMonitor
- tptp.platform363158 Destination
- tptp.platform363159 Select the destination project and monitor.
- tptp.platform363160 Profiling Options
- tptp.platform363161 View the profiling options for this agent.
- tptp.platform363162 Property
- tptp.platform363163 Value
- tptp.platform363164 Launch Configuration Selection
- tptp.platform363165 Choose a launch configuration to &profile:
- tptp.platform363166 Applet selection
- tptp.platform363167 Applet selection
- tptp.platform363168 IWAT0071E Out of memory. File import stopped.
- tptp.platform363169 Collection Mode
- tptp.platform363170 IWAT0017I The agent must be running and collecting data in order to run garbage collection.\nMake su ...
- tptp.platform363171 Class
- tptp.platform363172 Rule
- tptp.platform363173 Method Name
- tptp.platform363174 Reset Data
- tptp.platform363175 This action sets a new base line for the profiling data. Do you want to continue ?
- tptp.platform363176 Do not show this message again
- tptp.platform363177 IWAT0113E Error launching application.
- tptp.platform363178 IWAT0114E Configuration error on agent controller.\nError exists in agent controller configuration f ...
- tptp.platform363179 Package name
- tptp.platform363180 Class name
- tptp.platform363181 Method name
- tptp.platform363182 Thread name
- tptp.platform363183 Filter string (* = any string, ? = any character)
- tptp.platform363184 C&ase sensitive
- tptp.platform363185 Filter by:
- tptp.platform363186 Unsupported Filter Patterns
- tptp.platform363187 The profiling engine does not support complex regular patterns for filters. For this reason, the fol ...
- tptp.platform363188 Do you want to continue?
- tptp.platform363189 Yes
- tptp.platform363190 No
- tptp.platform363191 Add profiling set to the table
- tptp.platform363192 Remove selected profiling set
- tptp.platform363193 Edit selected profiling set
- tptp.platform363194 Add filter set to the table
- tptp.platform363195 Remove selected filter set
- tptp.platform363196 Edit selected filter set
- tptp.platform363197 IWAT0224E You must specify a hostname and a port.
- tptp.platform363198 IWAT0226E You must specify a class file to launch.
- tptp.platform363199 IWAT0227E You must specify a class path
- tptp.platform363200 IWAT0228E You must specify the project in which to store the profiling data.
- tptp.platform363201 IWAT0229E You must specify the monitor you wish to use.
- tptp.platform363202 IWAT0230E If you wish to profile to a file, you must specify a valid filename to save the profiling ...
- tptp.platform363203 IWAT0458E Invalid profile file path.
- tptp.platform363204 IWAT0308E Class names cannot contain whitespace.
- tptp.platform363205 Test Selection
- tptp.platform363206 Select Test to profile
- tptp.platform363207 &Send profiling data to a file
- tptp.platform363208 Send profiling data to an external file instead of user interface.
- tptp.platform363209 Profiling f&ile:
- tptp.platform363210 Note: This option allows you to save profiling data to an external file.
- tptp.platform363211 Edi&t...
- tptp.platform363212 Edit selected filter
- tptp.platform363213 &Rename...
- tptp.platform363214 EXCLUDE
- tptp.platform363215 INCLUDE
- tptp.platform363216 Add filter
- tptp.platform363217 Edit filter
- tptp.platform363218 Default
- tptp.platform363219 Note: By default, all classes are profiled.\nUse a filter set to filter out and customize profiled d ...
- tptp.platform363220 Supported wildcard usage on a filter is: '*', '<pattern>*', '*<pattern>'.
- tptp.platform363221 &Select a filter set:
- tptp.platform363222 Add Filter Set
- tptp.platform363223 Edit Filter Set
- tptp.platform363224 &Filter set name:
- tptp.platform363225 &Contents of selected filter set:
- tptp.platform363226 Filters are ignored when profiling with the J2EE Request Profiler.
- tptp.platform363227 Au&tomatically determine filtering criteria
- tptp.platform363228 WebSphere Studio
- tptp.platform363229 WebSphere J2EE
- tptp.platform363230 Unable to read the selected class file.
- tptp.platform363231 Warning
- tptp.platform363232 My application uses too much &memory
- tptp.platform363233 Analyze the application heap. See how many classes were loaded, how many instances are still alive a ...
- tptp.platform363234 Analyze the application threads. See how many threads were started, how and when they change their s ...
- tptp.platform363235 My application is too &slow
- tptp.platform363236 Limit the amount of collected data
- tptp.platform363237 Analyze the application execution time. See how many methods were called and the amount of time take ...
- tptp.platform363238 Analyze the application execution time. See how many methods were called, the amount of time taken t ...
- tptp.platform363239 Import
- tptp.platform363240 Profiling File
- tptp.platform363241 Specify the name of a generated file to be imported. Indicate the profiling project and monitor it i ...
- tptp.platform363242 Where do you want the imported resources to go?
- tptp.platform363243 Pro&filing file:
- tptp.platform363244 &Project:
- tptp.platform363245 IWAT0013E Error loading profiling file.\n If the file is being used by a profiling process, ensure t ...
- tptp.platform363246 IWAT0014E File {0} does not exist.
- tptp.platform363247 IWAT0015E File {0} is read-protected.
- tptp.platform363248 IWAT0279E File import exception : {0}
- tptp.platform363249 IWAT0066E End of file reached: incomplete XML fragment starts at line {0} of file {1}.
- tptp.platform363250 IWAT0067E Error while parsing file {0}, last success at line {1}. The file cannot be processed furth ...
- tptp.platform363251 IWAT0300E XML format exception : {0}
- tptp.platform363252 Range of file to be imported
- tptp.platform363253 F&ull
- tptp.platform363254 Ran&ge
- tptp.platform363255 fro&m
- tptp.platform363256 &to
- tptp.platform363257 %
- tptp.platform363258 Incomplete option value
- tptp.platform363259 From value cannot bigger than To value
- tptp.platform363260 From and To values cannot be the same
- tptp.platform363261 From and To values must be positive value between 0 and 100
- tptp.platform363262 From and To values must be positive value between 0 and 100
- tptp.platform363263 Show heap statistics ( compressed data )
- tptp.platform363264 Show thread statistics ( compressed data )
- tptp.platform363265 Show e&xecution flow graphical details
- tptp.platform363266 Show full data ( execution flow graphical details )
- tptp.platform363267 Sh&ow details
- tptp.platform363268 &Hide details
- tptp.platform363269 Sho&w details
- tptp.platform363270 Hide de&tails
- tptp.platform363271 Collect &instance level information
- tptp.platform363272 Trace types:
- tptp.platform363273 Views
- tptp.platform363274 Invalid Boundary Class Depth value, it must be positive integer.
- tptp.platform363275 Value must be positive interger.
- tptp.platform363276 A&utomatically start monitoring when application is launched
- tptp.platform363277 Note: This option only applies when launching an application.
- tptp.platform363278 Refreshing views
- tptp.platform363279 Manual refresh, using Refresh Views action
- tptp.platform363280 Automatic refresh
- tptp.platform363281 Refresh interval (in seconds):
- tptp.platform363282 Ran&ge
- tptp.platform363283 F&ilter
- tptp.platform363284 Selected class has no main method.
- tptp.platform363285 Error
- tptp.platform363286 Application context names:
- tptp.platform363287 Profiling views:
- tptp.platform363288 Handler for opening source files:
- tptp.platform363289 Handlers for the selected context
- tptp.platform363290 (default package)
- tptp.platform363291 CSV Trace report
- tptp.platform363292 XML Trace report
- tptp.platform363293 XML Trace report
- tptp.platform363294 No execution flow data is available for display.\nEither you have no trace selected in the Profiling ...
- tptp.platform363295 No execution statistics is available for display.\nEither you have no trace selected in the Profilin ...
- tptp.platform363296 No memory statistics is available for display.\nEither you have no trace selected in the Profiling M ...
- tptp.platform363297 No coverage statistics is available for display.\nEither you have no trace selected in the Profiling ...
- tptp.platform363298 Select the data collectors and analysis types for the launch.\nPress F2 to see a quick description o ...
- tptp.platform363299 &Test Availability
- tptp.platform363300 &Edit Options
- tptp.platform363301 Error
- tptp.platform363302 The number of seconds needs to be a positive non-zero integer
- tptp.platform363303 The type of the launch configuration selected could not be resolved.
- tptp.platform363304 The number of invocations needs to be a positive non-zero integer
- tptp.platform363305 Automatically calculate polling frequency (recommended)
- tptp.platform363306 Set polling frequency (seconds):
- tptp.platform363307 Pending...
- tptp.platform363308 Retrieving agents
- tptp.platform363309 &Refresh
- tptp.platform363310 Adding children
- tptp.platform363311 Error retrieving running agents - see log for more details
- tptp.platform363312 Error while attempting to determine the selected host and port number
- tptp.platform363313 host
- tptp.platform363314 Filtering data collectors
- tptp.platform363315 data collector
- tptp.platform363316 Terminate
- tptp.platform363317 Refresh Profiling &Views
- tptp.platform363318 Change Refresh &Options
- tptp.platform363319 A&ttach to Agent
- tptp.platform363320 Detach &from Agent
- tptp.platform363321 Start Monitoring
- tptp.platform363322 Pause Monitoring
- tptp.platform363323 &Collect Object References
- tptp.platform363324 &Run Garbage Collection
- tptp.platform363325 Reset &Data
- tptp.platform363326 An error occurred while attempting to terminate process: {0}
- tptp.platform363327 Copy
- tptp.platform363328 Error
- tptp.platform363329 Warning
- tptp.platform363330 Info
- tptp.platform363331 Unknown
- tptp.platform363332 An error occurred while attempting to resolve the data collectors selected
- tptp.platform363333 Error while retrieving the data collector: {0}.
- tptp.platform363334 An invalid process was created by the launch delegate {0}
- tptp.platform363335 The launch has unexpectedly failed.
- tptp.platform363336 The launch requires at least one data collector to be selected.
- tptp.platform363337 Error while attempting to retrieve attributes from the analysis type {0}
- tptp.platform363338 An error occurred while attempting to create the model entities to represent the hierarchy of the la ...
- tptp.platform363339 An error occurred while attempting to open the configuration: {0}
- tptp.platform363340 An error occurred while terminating the configuration wizard.
- tptp.platform363341 There was an error while attempting to restore the options of the launch configuration.\nThe options ...
- tptp.platform363342 Error while attempting to get a handle on the working copy of the launch configuration
- tptp.platform363343 The boundary depth must be a positive non-zero integer.
- tptp.platform363344 Error initializing the agent discoverer.
- tptp.platform363345 An agent with the name: {0} was disvoered but an unexpected error occurred while attaching to it.
- tptp.platform363346 An unexpected error occurred while querying for available agents. The agent discoverer will be ter ...
- tptp.platform363347 Query frequency period must be a positive non-zero integer.
- tptp.platform363348 The filter set is invalid. Make sure that the agent name and visibility columns have valid values a ...
- tptp.platform363349 There must at least be one filter entry
- tptp.platform363350 No probes are selected for probe insertion
- tptp.platform363351 Could not resolve the launch delegate of the data collector {0}.
- tptp.platform363352 One of the selected launch delegates has failed. \nSee the workspace Error Log or Agent Controller s ...
- tptp.platform363353 Limits
- tptp.platform363354 Set options that will limit the amount of collected data
- tptp.platform363355 Analyze the application heap by monitoring instance level information
- tptp.platform363356 Memory analysis type options
- tptp.platform363357 Analyze the application execution time by monitoring method time information\nNote: Call graph not s ...
- tptp.platform363358 Level of detail
- tptp.platform363359 Type of data
- tptp.platform363360 Edit the options of the profiling type
- tptp.platform363361 Agent Discoverer Options
- tptp.platform363362 Set the configurable options and filters of the agent discoverer.
- tptp.platform363363 Query frequency period (milliseconds):
- tptp.platform363364 Agent Name (reg expression)
- tptp.platform363365 Visibility
- tptp.platform363366 Add
- tptp.platform363367 Remove
- tptp.platform363368 INCLUDE
- tptp.platform363369 EXCLUDE
- tptp.platform363370 Up
- tptp.platform363371 Down
- tptp.platform363372 Launching...
- tptp.platform363373 There was an error in attaching to one or more of the selected agents
- tptp.platform365669 Hyades Trace Views Plugin
- tptp.platform365670 Eclipse - TPTP
- tptp.platform365671 Coverage Statistics
- tptp.platform365672 Execution Statistics
- tptp.platform365673 Memory Statistics
- tptp.platform365674 Execution Flow
- tptp.platform365675 Method Invocation
- tptp.platform365676 Object References
- tptp.platform365677 Method Invocation Details
- tptp.platform365678 Execution Flow
- tptp.platform365679 Object References
- tptp.platform365680 Coverage Statistics
- tptp.platform365681 Execution Statistics
- tptp.platform365682 Memory Statistics
- tptp.platform365683 Execution Flow Graph
- tptp.platform365684 Profiling Execution views
- tptp.platform365685 Execution Flow
- tptp.platform365686 Profiling Object References view
- tptp.platform365687 Object References
- tptp.platform365688 Open Object References
- tptp.platform365689 Profiling views
- tptp.platform365690 Coverage Statistics
- tptp.platform365691 Open Coverage Statistics
- tptp.platform365692 Execution Statistics
- tptp.platform365693 Open Execution Statistics
- tptp.platform365694 Memory Statistics
- tptp.platform365695 Open Memory Statistics
- tptp.platform365696 Filter out...
- tptp.platform365697 Open Source
- tptp.platform365698 Show Method Invocation Details
- tptp.platform365699 Show Method Invocation
- tptp.platform365700 Show Object References
- tptp.platform365701 UML2 Host Interactions
- tptp.platform365702 UML2 Process Interactions
- tptp.platform365703 UML2 Agent Interactions
- tptp.platform365704 UML2 Thread Interactions
- tptp.platform365705 UML2 Object Interactions
- tptp.platform365706 UML2 Class Interactions
- tptp.platform365707 Host Interactions
- tptp.platform365708 Process Interactions
- tptp.platform365709 Agent Interactions
- tptp.platform365710 Thread Interactions
- tptp.platform365711 Object Interactions
- tptp.platform365712 Class Interactions
- tptp.platform365713 Hide selected lifeline
- tptp.platform365714 Display only selected lifeline
- tptp.platform365715 Collapse selected classes or objects
- tptp.platform365716 Hide selected method call
- tptp.platform365717 Expand selected lifeline
- tptp.platform365718 Collapse invoked methods
- tptp.platform365719 Expand invoked methods
- tptp.platform365720 Drill down into selected lifeline
- tptp.platform365721 Highlight call stack
- tptp.platform365722 Trace interactions
- tptp.platform365723 UML2 Trace Interactions
- tptp.platform365724 Profiling
- tptp.platform365725 Profiling Filter Type
- tptp.platform365726 Open Execution Flow
- tptp.platform365727 Label and image are set by code
- tptp.platform365728 Label and image are set by code
- tptp.platform365729 Session summary
- tptp.platform365730 Call Tree
- tptp.platform365731 IWAT0287E Error opening the Execution Flow view.
- tptp.platform365732 IWAT0056E Error opening the Object References view.
- tptp.platform365733 IWAT0281E Error opening the Execution Statistics view.
- tptp.platform365734 IWAT0064E Error opening the Memory Statistics view.
- tptp.platform365735 IWAT0280E Error opening the Coverage Statistics view.
- tptp.platform365736 Home
- tptp.platform365737 Zoom In
- tptp.platform365738 Zoom Out
- tptp.platform365739 Previous
- tptp.platform365740 Next
- tptp.platform365741 Previous Invocation
- tptp.platform365742 Next Invocation
- tptp.platform365743 Show as Percentage
- tptp.platform365744 Detect All Repetitions
- tptp.platform365745 Hide All Repetitions
- tptp.platform365746 Show All Threads
- tptp.platform365747 Hide All Threads
- tptp.platform365748 Threads
- tptp.platform365749 Class
- tptp.platform365750 Method
- tptp.platform365751 Package
- tptp.platform365752 Total Instances
- tptp.platform365753 Package Total Instances
- tptp.platform365754 Class Total Instances
- tptp.platform365755 Collected
- tptp.platform365756 Package Collected Instances
- tptp.platform365757 Class Collected Instances
- tptp.platform365758 Base Time (seconds)
- tptp.platform365759 Package Base Time (seconds)
- tptp.platform365760 Class Base Time (seconds)
- tptp.platform365761 Method Base Time (seconds)
- tptp.platform365762 Average Base Time (seconds)
- tptp.platform365763 Cumulative Time (seconds)
- tptp.platform365764 Cumulative CPU Time (seconds)
- tptp.platform365765 Package Cumulative Time (seconds)
- tptp.platform365766 Class Cumulative Time (seconds)
- tptp.platform365767 Method Cumulative Time (seconds)
- tptp.platform365768 Total Size (bytes)
- tptp.platform365769 Package Total Size (bytes)
- tptp.platform365770 Class Total Size (bytes)
- tptp.platform365771 Calls
- tptp.platform365772 Package Calls
- tptp.platform365773 Class Calls
- tptp.platform365774 Method Calls
- tptp.platform365775 Inherited Base Time (seconds)
- tptp.platform365776 Package Inherited Base Time (seconds)
- tptp.platform365777 Class Inherited Base Time (seconds)
- tptp.platform365778 Inherited Cumulative Time (seconds)
- tptp.platform365779 Package Inherited Cumulative Time (seconds)
- tptp.platform365780 Class Inherited Cumulative Time (seconds)
- tptp.platform365781 Inherited Calls
- tptp.platform365782 Package Inherited Calls
- tptp.platform365783 Class Inherited Calls
- tptp.platform365784 Instance Name
- tptp.platform365785 Choose Columns...
- tptp.platform365786 Choose Columns
- tptp.platform365787 Sort By Column...
- tptp.platform365788 Sort By Column
- tptp.platform365789 Select the columns that you want to sort.\n Use Ascending or Descending buttons to change the sort o ...
- tptp.platform365790 &Ascending
- tptp.platform365791 D&escending
- tptp.platform365792 Select the columns that you want displayed.\n Use Up and Down buttons to change the order of the col ...
- tptp.platform365793 &Up
- tptp.platform365794 D&own
- tptp.platform365795 IWAT0020I Unable to open or locate source in the workbench for {0}.
- tptp.platform365796 IWAT0024I Unable to open or locate source of selected item in the workbench.
- tptp.platform365797 Please select at least one column.
- tptp.platform365798 Show Caller
- tptp.platform365799 Show Called Method
- tptp.platform365800 Home
- tptp.platform365801 Open Source
- tptp.platform365802 GC
- tptp.platform365803 {0}: {1}
- tptp.platform365804 time: {0}
- tptp.platform365805 {0}: {1} on {2} at: {3} {4}: {5}
- tptp.platform365806 {0}: {1}, time: {2}
- tptp.platform365807 {0} in {1} at: {2} {3}: {4}
- tptp.platform365808 Live Instances
- tptp.platform365809 Active Size (bytes)
- tptp.platform365810 Show Delta Columns
- tptp.platform365811 Delta
- tptp.platform365812 Restore Defaults
- tptp.platform365813 (default package)
- tptp.platform365814 Bac&kground Color:
- tptp.platform365815 S&ystem default
- tptp.platform365816 C&ustom
- tptp.platform365817 &Class Color:
- tptp.platform365818 Ge&nerate a unique color for every class
- tptp.platform365819 U&se one color for all classes
- tptp.platform365820 Unknown class c&olor:
- tptp.platform365821 Selection co&lor:
- tptp.platform365822 &Graph font setting:
- tptp.platform365823 Graph Colors
- tptp.platform365824 Graph Colors...
- tptp.platform365825 Graph Colors
- tptp.platform365826 IWAT0288E Error opening Execution Flow Table view.
- tptp.platform365827 Invocations
- tptp.platform365828 Object References Table
- tptp.platform365829 Number of References
- tptp.platform365830 Size (bytes)
- tptp.platform365831 Start Time
- tptp.platform365832 Show Reference By
- tptp.platform365833 Show Reference To
- tptp.platform365834 [seconds]
- tptp.platform365835 Raw Time
- tptp.platform365836 Compensated Time
- tptp.platform365837 Show Time
- tptp.platform365838 Raw Cumulative Time (seconds)
- tptp.platform365839 Select Zoom
- tptp.platform365840 Is referenced by {0} object(s).
- tptp.platform365841 References {0} object(s).
- tptp.platform365842 Has {0} references to {1}.
- tptp.platform365843 {0} has {1} references to this object.
- tptp.platform365844 Details
- tptp.platform365845 Package Level Information
- tptp.platform365846 Class Level Information
- tptp.platform365847 Method Level Information
- tptp.platform365848 Instance Level Information
- tptp.platform365849 <--Summary-->
- tptp.platform365850 missed
- tptp.platform365851 hit
- tptp.platform365852 Item names
- tptp.platform365853 Methods missed
- tptp.platform365854 Methods hit
- tptp.platform365855 % Methods Hit
- tptp.platform365856 Switch to
- tptp.platform365857 Host
- tptp.platform365858 Process
- tptp.platform365859 Agent
- tptp.platform365860 Thread
- tptp.platform365861 Class
- tptp.platform365862 Object
- tptp.platform365863 Object or Class
- tptp.platform365864 Method Entry or Exit
- tptp.platform365865 No processes here
- tptp.platform365866 Creating Sequence Diagram...
- tptp.platform365867 Updating Sequence Diagram...
- tptp.platform365868 Several processes displayed
- tptp.platform365869 No data is available for display
- tptp.platform365870 Collapsed Objects/Classes
- tptp.platform365871 IWAT0282E Error opening the UML2 Trace Interactions view.
- tptp.platform365872 pages
- tptp.platform365873 method invocations and returns
- tptp.platform365874 method invocation and return
- tptp.platform365875 method invocations and returns
- tptp.platform365876 seconds
- tptp.platform365877 Traces with large amount of method calls can be divided into pages with sequence diagram page naviga ...
- tptp.platform365878 Page size (in method invocations and returns):
- tptp.platform365879 Page size cannot be empty.
- tptp.platform365880 Invalid number of pages: {0} (should be {1} <= value <= {2}).
- tptp.platform365881 Open Execution Flow Table
- tptp.platform365882 Nature of the selection
- tptp.platform365883 Kind of item
- tptp.platform365884 Name of the selection
- tptp.platform365885 Full name
- tptp.platform365886 The time associated to the selection
- tptp.platform365887 Time
- tptp.platform365888 Method entry
- tptp.platform365889 Method exit
- tptp.platform365890 <no method selected>
- tptp.platform365891 Invoked by
- tptp.platform365892 Invokes
- tptp.platform365893 Selected method is invoked by:
- tptp.platform365894 Selected method invokes:
- tptp.platform365895 Selected method
- tptp.platform365896 Selected method has no invocation information.\nTo collect invocation information, the Profiling Set ...
- tptp.platform365897 Filter by:
- tptp.platform365898 Filter string (* = any string, ? = any character)
- tptp.platform365899 C&ase sensitive
- tptp.platform365900 &Show information matching:
- tptp.platform365901 Show:
- tptp.platform365902 lowest
- tptp.platform365903 highest
- tptp.platform365904 by
- tptp.platform365905 base time
- tptp.platform365906 cumulative time
- tptp.platform365907 calls
- tptp.platform365908 total size
- tptp.platform365909 collected size
- tptp.platform365910 total instances
- tptp.platform365911 collected instances
- tptp.platform365912 Entered number of events is not a valid integer
- tptp.platform365913 Thread ID
- tptp.platform365914 Object instance ID
- tptp.platform365915 Object instance size
- tptp.platform365916 Object instance calls
- tptp.platform365917 Object instance base time
- tptp.platform365918 Object instance cumulative time
- tptp.platform365919 Agent name
- tptp.platform365920 Object collected
- tptp.platform365921 true
- tptp.platform365922 false
- tptp.platform365923 The value for Object collected must be true or false.
- tptp.platform365924 =
- tptp.platform365925 Highest 10 base time
- tptp.platform365926 Highest 10 cumulative time
- tptp.platform365927 Highest 10 total size
- tptp.platform365928 Highest 10 call
- tptp.platform365929 Highest 10 total instances
- tptp.platform365930 Garbage collected object
- tptp.platform365931 Display application context
- tptp.platform365932 Application context of selected item:
- tptp.platform365933 Application context for display:
- tptp.platform365934 Basic Java application context provider
- tptp.platform365935 Basic Java open source action provider
- tptp.platform365936 IWAT0460I No open source service is available for the context of the selected item.
- tptp.platform365937 with active drill down:
- tptp.platform365938 Reset all drill down actions
- tptp.platform365939 Go back last drill down
- tptp.platform365940 with active hide patterns
- tptp.platform365941 with a warning: Instances have not been collected
- tptp.platform365942 Exclude get/set/is methods
- tptp.platform365943 Value Filtering
- tptp.platform365944 Exclude methods with neglible base time
- tptp.platform365945 Default Filter
- tptp.platform365946 Highest 10 base time
- tptp.platform365947 Highest 10 total size
- tptp.platform365948 Heap statistics
- tptp.platform365949 Heap size
- tptp.platform365950 Used heap
- tptp.platform365951 Threads statistics
- tptp.platform365952 Number of threads
- tptp.platform365953 Max Time
- tptp.platform365954 Avg Time
- tptp.platform365955 Percent Per Thread
- tptp.platform365956 Min Time
- tptp.platform365957 Start Time
- tptp.platform365958 Stop Time
- tptp.platform365959 Thread State
- tptp.platform365960 Running Time (seconds)
- tptp.platform365961 Sleeping Time (seconds)
- tptp.platform365962 Waiting Time (seconds)
- tptp.platform365963 Blocked Time (seconds)
- tptp.platform365964 Block Count
- tptp.platform365965 Deadlock Count
- tptp.platform365966 Deadlocked Time (seconds)
- tptp.platform365967 Opening source...
- tptp.platform365968 Name Filtering
- tptp.platform365969 Previous
- tptp.platform365970 Next
- tptp.platform365971 Stack trace {0} of {1}
- tptp.platform365972 N/A. Consider to change profiling filters.
- tptp.platform365973 {0} at: {1} {2}: {3}
- tptp.platform361656 Hyades UI
- tptp.platform361657 Eclipse - TPTP
- tptp.platform361658 Hyades
- tptp.platform361659 Hyades Type Descriptions
- tptp.platform361660 Hyades Editor Extensions
- tptp.platform361661 Hyades Analizer Extensions
- tptp.platform361662 Hyades Type Validators
- tptp.platform361663 Hyades Report Extensions
- tptp.platform361664 Hyades Navigator Extensions
- tptp.platform361665 Hyades Extension Binding
- tptp.platform361666 Sample Wizards
- tptp.platform361667 Security Certificate
- tptp.platform361668 Import a Security Certificate to allow secure connections to agent controller.
- tptp.platform361669 Scroll up the sequence diagram
- tptp.platform361670 Scroll down the sequence diagram
- tptp.platform361671 Scroll left the sequence diagram
- tptp.platform361672 Scroll right the sequence diagram
- tptp.platform361673 UML2 Sequence Diagram
- tptp.platform361674 Go to associated message
- tptp.platform361675 Show the node end
- tptp.platform361676 Show the node start
- tptp.platform361677 UML2 Sequence Diagram Viewer
- tptp.platform361678 UML2 Sequence Diagram Viewer
- tptp.platform361679 Profiling filter
- tptp.platform361680 Import profiling filter saved in profiling filter file.
- tptp.platform361681 Profiling filter
- tptp.platform361682 Export Profiling filter to a profiling filter file.
- tptp.platform361683 Context Providers
- tptp.platform361684 Contexts
- tptp.platform361685 Java
- tptp.platform361686 Java language context
- tptp.platform361687 Context Open Source Provider
- tptp.platform361688 Export View Extension
- tptp.platform361689 Profiling and Logging
- tptp.platform361690 Test
- tptp.platform361691 Configure Min Max
- tptp.platform360923 TPTP Project Examples
- tptp.platform360924 TPTP Project Examples \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2008 IBM C ...
- tptp.platform360925 TPTP Examples
- tptp.platform360926 Eclipse - TPTP
- tptp.platform367352 Generic Adapter UI
- tptp.platform367353 Eclipse.org
- tptp.platform367354 Generic Log Adapter
- tptp.platform367355 Generic Log Adapter
- tptp.platform367356 Extractor Result
- tptp.platform367357 Formatter Result
- tptp.platform367358 Sensor Result
- tptp.platform367359 Generic Log Adapter
- tptp.platform367360 Generic Log Adapter File
- tptp.platform367361 Create a new Generic Log Adapter file
- tptp.platform367362 Adapter Configuration Editor
- tptp.platform367363 Generic Log Adapter
- tptp.platform369068 TPTP LTA Log Extension Instances
- tptp.platform369069 Eclipse.org
- tptp.platform369070 Log File
- tptp.platform369071 Import a log file from the local or remote host.
- tptp.platform369072 Import Log
- tptp.platform369073 Import Log Filter Type
- tptp.platform369074 Log parser set
- tptp.platform369075 Logging views
- tptp.platform369076 Log View
- tptp.platform369077 Log View
- tptp.platform369078 Open Log View
- tptp.platform369079 Log View
- tptp.platform369080 Log
- tptp.platform369081 Log Filter Type
- tptp.platform369082 Large Resource Support
- tptp.platform369083 Correlation by Time
- tptp.platform369084 Collapse log records
- tptp.platform369085 Expand log records
- tptp.platform369086 Properties
- tptp.platform369087 Log interactions
- tptp.platform369088 Log thread interactions
- tptp.platform369089 UML2 Log Interactions
- tptp.platform369090 Hosts
- tptp.platform369091 Copy to Clipboard
- tptp.platform369092 Go to source record
- tptp.platform369093 Go to target record
- tptp.platform369094 Open in log view
- tptp.platform369095 Log interactions
- tptp.platform369096 XML Log Report
- tptp.platform369097 Export all log events and associations in XML format
- tptp.platform369098 CSV Log Report
- tptp.platform369099 Export all log events and associations in CSV format
- tptp.platform369100 HTML Log Report
- tptp.platform369101 Export all log events and associations in HTML format
- tptp.platform369102 HTML Log Report
- tptp.platform369103 Export all log events and associations in HTML format
- tptp.platform369104 Event Details
- tptp.platform369105 Additional Data Attributes
- tptp.platform369106 Correlation Data Attributes
- tptp.platform369107 Situation
- tptp.platform369108 Message Information
- tptp.platform369109 Source Component
- tptp.platform369110 Reporting Component
- tptp.platform369111 Associated Event
- tptp.platform369112 Properties
- tptp.platform369113 Choose Columns
- tptp.platform369114 Analysis Result
- tptp.platform369115 Refresh Views
- tptp.platform369116 Correlations
- tptp.platform369117 Log Navigator
- tptp.platform369118 Profiling and Logging
- tptp.platform369119 Log Correlation
- tptp.platform369120 Creates a new log correlation
- tptp.platform369121 Common Base Events
- tptp.platform369122 Analyze Selection
- tptp.platform369123 Analyze All
- tptp.platform368267 TPTP Log and Trace Analyzer
- tptp.platform368268 TPTP Log and Trace Analyzer \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2007 ...
- tptp.platform368269 TPTP Log and Trace Analyzer
- tptp.platform368270 Eclipse.org
- tptp.platform367364 TPTP LTA Log SDB Extension Instances
- tptp.platform367365 Eclipse.org
- tptp.platform367366 Import an XML symptom catalog file from either the local or remote host.
- tptp.platform367367 Symptom Catalog File
- tptp.platform367368 Export a symptom catalog file to an XML file outside the workbench.
- tptp.platform367369 Symptom catalog file
- tptp.platform367370 TPTP Symptom Results view handler
- tptp.platform367371 TPTPSymptomResultsViewHandler
- tptp.platform367372 Symptom Catalog Locations
- tptp.platform367373 Symptom Catalog
- tptp.platform367374 Profiling and Logging
- tptp.platform367375 Symptom Catalog
- tptp.platform367376 A wizard that creates a new symptom catalog
- tptp.platform367377 Symptom 0.1 Log Analyzer
- tptp.platform367378 Symptom Analysis Results Viewer
- tptp.platform367379 Symptom
- tptp.platform367380 Symptom Filter Type
- tptp.platform367381 Symptom Results View
- tptp.platform367382 Analyze Settings...
- tptp.platform367383 IBM WebSphere Application Server Standard Edition
- tptp.platform367384 IBM WebSphere Application Server Advanced Edition
- tptp.platform367385 IBM WebSphere Application Server, Version 5
- tptp.platform367386 IBM WebSphere Application Server, Version 6
- tptp.platform367387 IBM WebSphere Application Server Network Deployment, Version 5
- tptp.platform367388 IBM WebSphere proprietary format importer
- tptp.platform367389 Imports WebSphere proprietary symptom catalogs
- tptp.platform367390 Migrate to Symptom2.0
- tptp.platform367391 TPTP symptom catalog exporter
- tptp.platform367392 Exports Symptom V2.0 and old format into WebSphere V4, WebSphere V5 and Symptom V2 formats
- tptp.platform367393 Symptom V2.0 format importer
- tptp.platform367394 Imports Symptom V2.0 symptom catalogs
- tptp.platform368234 TPTP LTA Log Symptom Catalog Extension Instances
- tptp.platform368235 Eclipse.org
- tptp.platform368236 Symptom Catalog Editor V2.0
- tptp.platform368237 Symptom Catalog Editor V0.1
- tptp.platform368238 TPTP Symptom Editor handler
- tptp.platform368239 TPTPSymptomEditHandler
- tptp.platform360571 TPTP Monitoring Project
- tptp.platform360572 TPTP Monitoring Project \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 20 ...
- tptp.platform360573 TPTP Monitoring
- tptp.platform360574 Eclipse - TPTP
- tptp.platform360682 TPTP Monitoring Project ISV Documentation Feature
- tptp.platform360683 TPTP Monitoring Project ISV Documentation Feature\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\ ...
- tptp.platform360684 TPTP Monitoring Tools ISV Documentation
- tptp.platform360685 Eclipse - TPTP
- tptp.platform360678 TPTP Monitoring Project Documentation Feature
- tptp.platform360679 TTPTP Monitoring Project Documentation Feature\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
...
- tptp.platform360680 TPTP Monitoring Project Documentation
- tptp.platform360681 Eclipse - TPTP
- tptp.platform360670 TPTP Monitoring Project Examples
- tptp.platform360671 TPTP Monitoring Project Examples\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) ...
- tptp.platform360672 User examples for the TPTP Monitoring Tools Plugins
- tptp.platform360673 Eclipse - TPTP
- tptp.platform360674 TPTP Monitoring Project ISV Examples
- tptp.platform360675 TPTP Monitoring Project ISV Examples\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ...
- tptp.platform360676 Samples for the TPTP Monitoring Tools Plugins
- tptp.platform360677 Eclipse - TPTP
- tptp.platform360832 TPTP Monitoring Instrumentation
- tptp.platform360833 TPTP Monitoring Instrumentation \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) ...
- tptp.platform360834 TPTP Instrumentation Monitoring
- tptp.platform360835 Eclipse - TPTP
- tptp.platform360895 TPTP Monitoring Instrumentation Doc User
- tptp.platform360896 Eclipse - TPTP
- tptp.platform360836 Monitoring Instrumentation UI
- tptp.platform360837 Eclipse - TPTP
- tptp.platform360838 Edit Instrument Options
- tptp.platform360839 Java Management Extensions Analysis
- tptp.platform360840 Create Mbeans and analyze method reponse time information.
- tptp.platform360841 Configure instrument filters for Java Management Extensions.
- tptp.platform360842 Java Management Extensions Resource
- tptp.platform360843 Java Management Extensions Agent
- tptp.platform360844 Java Management Extensions Resource
- tptp.platform360845 Java Management Extensions mananged resource.
- tptp.platform360846 Common Base Event Analysis
- tptp.platform360847 Please configure the Common Base Event properties
- tptp.platform360848 Configure instrument filters for Common Base Event.
- tptp.platform360849 Common Base Event Options
- tptp.platform360850 Default Factory Home Implementation
- tptp.platform360851 Managed Agent Explorer
- tptp.platform360852 Add Common Base Event Exception Catch Trace
- tptp.platform360853 Add Common Base Event Entry/Exit trace
- tptp.platform360854 Remove Common Base Event Exception Catch Trace
- tptp.platform360855 Remove Common Base Event Entry/Exit trace
- tptp.platform360856 Agent Control
- tptp.platform360857 JMX Statistical Graph
- tptp.platform360858 Instrumentation Source
- tptp.platform360859 catch - log event while there is an exception
- tptp.platform360860 entry - log event while entry a method
- tptp.platform360861 exit - log event while exit a method
- tptp.platform360862 staticInitializer - log event while enter the static initializer block
- tptp.platform360863 executableUnit - log event while enter executable unit in method
- tptp.platform360864 beforeCall - log event before call a method
- tptp.platform360865 afterCall - log event after a method called
- tptp.platform360866 Common Base Event Factory Home Implementation Selection
- tptp.platform360867 Logging Toolkit:
- tptp.platform360868 Log4j
- tptp.platform360869 Java Logging
- tptp.platform360870 Apache Commons Logging
- tptp.platform360871 Factory Home Implementation:
- tptp.platform360872 Default Factory Home Implementation
- tptp.platform360873 Instrumentation Type
- tptp.platform360874 Logging Level
- tptp.platform360875 Common Base Event Output Selection
- tptp.platform360876 output Common Base Event to Console
- tptp.platform360877 output Common Base Event to Logging Agent
- tptp.platform360878 output Common Base Event to Log Facility
- tptp.platform360879 Logging Facility Configuration
- tptp.platform360880 Common Base Event Analysis Configuration Page
- tptp.platform360881 Common Base Event Analysis
- tptp.platform360882 Scenario Selection
- tptp.platform360883 Method Instrumentation
- tptp.platform360884 Callsite Instrumentation
- tptp.platform360885 Instrumentation Type Selection
- tptp.platform360886 Properties Mapping
- tptp.platform360887 Common Base Event Properties
- tptp.platform360888 Source Properties
- tptp.platform360889 IWAT0807E Error opening the Managed Agent Explorer view.
- tptp.platform360890 Create ModelMbeans for each object
- tptp.platform360891 Collect statistical and performance information
- tptp.platform360892 Common Base Event instrumentation has already been instrumented for this method or class. It is not ...
- tptp.platform360893 Occured in method: {0}()\n
- tptp.platform360894 JMX analysis type options
- tptp.platform368245 Monitoring Log Analyzer Core TPTP
- tptp.platform368246 Monitoring Log Analyzer Core TPTP plug-in that provides common Log Analyzer service APIs \n\
Version ...
- tptp.platform368247 Monitoring Log Analyzer Core
- tptp.platform368248 Eclipse.org
- tptp.platform368249 IWAT0369E The adapter configuration file {0} cannot be found.
- tptp.platform368250 Agent Controller file transfer failed to initialize. Please verify the Agent Controller file transfe ...
- tptp.platform368251 Invalid temporary file path generated by the Agent Controller file transfer service.
- tptp.platform368252 Agent Controller file transfer failed. Please verify the Agent Controller is active and the file tra ...
- tptp.platform368253 IWAT0369E The adapter configuration file {0} cannot be found.
- tptp.platform368254 Invalid temporary file path generated by the Agent Controller file transfer service.
- tptp.platform368255 Agent Controller file transfer failed. Please verify the Agent Controller is active and the file tra ...
- tptp.platform368256 An error occurred while attempting to import the log file {0}.
- tptp.platform368257 An error occurred while attempting to stop the import.\nRefresh the Log view a few times. If the num ...
- tptp.platform368258 An error occurred while attempting to import the log file {0}.
- tptp.platform368259 An error occurred while attempting to stop the import.\nRefresh the Log view a few times. If the num ...
- tptp.platform368260 Username and password required
- tptp.platform368261 An exception occurred while downloading the file {0}.
- tptp.platform368262 IWAT0027E Error importing the specified log file(s).
- tptp.platform368263 The type of log file you are attempting to import is not supported by the current version of the age ...
- tptp.platform368264 An unknown exception occured. See log for more details.
- tptp.platform368265 Processed: {3} bytes, bytes/second: {4}, events processed: {0}, events/second: {1}, elapsed time: {2 ...
- tptp.platform368266 Importing Log...
- tptp.platform360897 Monitoring Log Analyzer Core backward compatibility
- tptp.platform360898 Eclipse - TPTP
- tptp.platform368326 TPTP Import Log Plugin
- tptp.platform368327 Eclipse.org
- tptp.platform368328 Import Log File
- tptp.platform368329 B&rowse...
- tptp.platform368330 Br&owse...
- tptp.platform368331 Bro&wse...
- tptp.platform368332 Select the path.
- tptp.platform368333 &Project:
- tptp.platform368334 Importing log file...
- tptp.platform368335 An error occurred while attempting to import the log file {0}.
- tptp.platform368336 The host {0} cannot be resolved. Please enter the correct host name or IP address, and try again.
- tptp.platform368337 IWAT0027E Error importing the specified log file(s).
- tptp.platform368338 An unknown exception occurred. See log for more details.
- tptp.platform368339 Log message
- tptp.platform368340 Add Log File
- tptp.platform368341 Edit Log File
- tptp.platform368342 Host
- tptp.platform368343 Path
- tptp.platform368344 &Add...
- tptp.platform368345 E&dit...
- tptp.platform368346 &Remove
- tptp.platform368347 Host name
- tptp.platform368348 Details
- tptp.platform368349 Destination
- tptp.platform368350 Enter the properties of the log file:
- tptp.platform368351 Ne&w Log Set...
- tptp.platform368352 Rena&me Log Set...
- tptp.platform368353 Dele&te Log Set...
- tptp.platform368354 Enter the name of the new log set. This will create a new empty log set.
- tptp.platform368355 Log Set name:
- tptp.platform368356 Rename Log Set
- tptp.platform368357 New Log Set
- tptp.platform368358 Delete Log Set
- tptp.platform368359 A log set with this name already exists.
- tptp.platform368360 Lo&g set name:
- tptp.platform368361 Logging Message
- tptp.platform368362 Log Files
- tptp.platform368363 Add the log files you wish to import.
- tptp.platform368364 The Parser class should implement the IParser interface!
- tptp.platform368365 M&erge the log file with an existing log file
- tptp.platform368366 Select the target log file:
- tptp.platform368367 &Append to existing log file
- tptp.platform368368 Repla&ce existing log file
- tptp.platform368369 Log file: {0} already exists. Choose to:
- tptp.platform368370 How to import the log file:
- tptp.platform368371 Use large log support (database backed resource)
- tptp.platform368372 default
- tptp.platform368373 This type of object is associated with the {0} Perspective. Do you want to switch to this perspecti ...
- tptp.platform368374 Filter
- tptp.platform368375 &Show events by severity:
- tptp.platform368376 Show:
- tptp.platform368377 &Errors
- tptp.platform368378 &Warnings
- tptp.platform368379 I&nformation
- tptp.platform368380 Entered number of events is not a valid integer
- tptp.platform368381 Creation Time
- tptp.platform368382 Duration of Repeated Events
- tptp.platform368383 Global Instance ID
- tptp.platform368384 Local Instance ID
- tptp.platform368385 Message Text
- tptp.platform368386 Priority
- tptp.platform368387 Number of Repeated Events
- tptp.platform368388 Sequence Number
- tptp.platform368389 Severity
- tptp.platform368390 Version
- tptp.platform368391 &Filter by events:
- tptp.platform368392 Show:
- tptp.platform368393 first
- tptp.platform368394 last
- tptp.platform368395 seconds
- tptp.platform368396 minutes
- tptp.platform368397 hours
- tptp.platform368398 events
- tptp.platform368399 IWAT0369E The adapter configuration file {0} cannot be found.
- tptp.platform368400 The log import has timed out without importing any data. This may be because the Agent Controller co ...
- tptp.platform368401 type in a log types filter
- tptp.platform368402 Filter:
- tptp.platform368403 Show categories
- tptp.platform368404 Log types
- tptp.platform368405 Log details
- tptp.platform368406 Default date (yyyy-mm-dd)
- tptp.platform368407 N/A
- tptp.platform368408 Character encoding
- tptp.platform368409 Locale
- tptp.platform368410 Time zone
- tptp.platform368411 DEFAULT
- tptp.platform368412 Importing {0} %.
- tptp.platform368413 Agent Controller file transfer failed to initialize. Please verify the Agent Controller file transfe ...
- tptp.platform368414 Invalid temporary file path generated by the Agent Controller file transfer service.
- tptp.platform368415 Agent Controller file transfer failed. Please verify the Agent Controller is active and the file tra ...
- tptp.platform368416 &Select All
- tptp.platform368417 &Clear All
- tptp.platform368418 Select a directory to import the logs from.
- tptp.platform368419 There are no resources currently selected for import.
- tptp.platform368420 Import log sets
- tptp.platform368421 Export log sets
- tptp.platform368422 Import logs from directory
- tptp.platform368423 Select a directory to import the logs from.
- tptp.platform368424 Select the log sets you want to import from the available list
- tptp.platform368425 Available log sets from the file system
- tptp.platform368426 Selected log sets to be imported
- tptp.platform368427 Log set {0} already exists in the workspace.
- tptp.platform368428 Select the log sets you want to export from the available list
- tptp.platform368429 Available log sets from workspace
- tptp.platform368430 Selected log sets to be exported
- tptp.platform368431 Select the file system containing the log sets to be imported.
- tptp.platform368432 Export log sets to the file system.
- tptp.platform368433 Lo&g sets file:
- tptp.platform368434 Delete log &set
- tptp.platform368435 Do you want to delete the current selected log set ?
- tptp.platform368436 A&dd
- tptp.platform368437 Remo&ve
- tptp.platform368438 Im&port Log sets...
- tptp.platform368439 E&xport Log sets...
- tptp.platform368440 From director&y:
- tptp.platform368441 Browse...
- tptp.platform368442 Additional Data Attribute Name
- tptp.platform368443 Additional Data Attribute Values
- tptp.platform368444 Additional Data Attribute Hex Value
- tptp.platform368445 Additional Data Attribute Type
- tptp.platform368446 Default Event ExtensionName
- tptp.platform368447 Source Component Application Name
- tptp.platform368448 Source Component Name
- tptp.platform368449 Source Component Classification Type
- tptp.platform368450 Source Component Classification
- tptp.platform368451 Source Component Execution Environment
- tptp.platform368452 Source Component Instance Id
- tptp.platform368453 Source Component Address
- tptp.platform368454 Source Component Address Type
- tptp.platform368455 Source Component Process Id
- tptp.platform368456 Source Sub-component Name
- tptp.platform368457 Source Component Thread Id
- tptp.platform368458 Correlation Data Attribute Identifier
- tptp.platform368459 Correlation Data Attribute Value
- tptp.platform368460 Correlation Data Attribute Name
- tptp.platform368461 Correlation Data Attribute Type
- tptp.platform368462 Message Catalog Name
- tptp.platform368463 Message Catalog Id
- tptp.platform368464 Message Substitution Variables
- tptp.platform368465 Message Catalog Type
- tptp.platform368466 Message Identifier
- tptp.platform368467 Message Type
- tptp.platform368468 Message Locale
- tptp.platform368469 Availability Situation Availability Status
- tptp.platform368470 Availability Situation Operational Status
- tptp.platform368471 Availability Situation Functional Status
- tptp.platform368472 Configure Situation Result
- tptp.platform368473 Connect Situation Current Status
- tptp.platform368474 Connect Situation Result
- tptp.platform368475 Create Situation Result
- tptp.platform368476 Dependency Situation Dependency Status
- tptp.platform368477 Destroy Situation Result
- tptp.platform368478 Feature Situation Feature Status
- tptp.platform368479 Unknown Situation AnyData
- tptp.platform368480 Report Situation Category
- tptp.platform368481 Request Situation Current Status
- tptp.platform368482 Request Situation Result
- tptp.platform368483 Situation Category Name
- tptp.platform368484 Situation Scope
- tptp.platform368485 Start Situation Current Status
- tptp.platform368486 Start Situation Result
- tptp.platform368487 Stop Situation Current Status
- tptp.platform368488 Stop Situation Result
- tptp.platform368489 Reporting Component Application Name
- tptp.platform368490 Reporting Component Name
- tptp.platform368491 Reporting Component Classification Type
- tptp.platform368492 Reporting Component Classification
- tptp.platform368493 Reporting Component Execution Environment
- tptp.platform368494 Reporting Component Instance Id
- tptp.platform368495 Reporting Component Address
- tptp.platform368496 Reporting Component Address Type
- tptp.platform368497 Reporting Component Process Id
- tptp.platform368498 Reporting Sub-component Name
- tptp.platform368499 Reporting Component Thread Id
- tptp.platform368500 Import &Log File...
- tptp.platform368501 Target folder does not exist. Would you like to create it?
- tptp.platform368502 Target folder cannot be created. Ensure that the path is correct, and try again.
- tptp.platform368503 ''{0}'' already exists. Would you like to overwrite it?
- tptp.platform368504 Overwrite ''{0}'' in folder ''{1}''?
- tptp.platform368505 Connection to host ''{0}'' has failed.
- tptp.platform368506 American Standard Code for Information Interchange
- tptp.platform368507 Big5, Traditional Chinese
- tptp.platform368508 Big5 with Hong Kong extensions, Traditional Chinese
- tptp.platform368509 Big5 with seven additional Hanzi ideograph character mappings for the Solaris zh_TW.BIG5 locale
- tptp.platform368510 USA, Canada (Bilingual, French), Netherlands, Portugal, Brazil, Australia
- tptp.platform368511 IBM AIX Pakistan (Urdu)
- tptp.platform368512 IBM Multilingual Cyrillic: Bulgaria, Bosnia-Herzegovina, Macedonia (FYR)
- tptp.platform368513 IBM Latin-5, Turkey
- tptp.platform368514 IBM Arabic - Windows
- tptp.platform368515 Latin-1 character set for EBCDIC hosts
- tptp.platform368516 IBM Iran (Farsi)/Persian
- tptp.platform368517 IBM Iran (Farsi)/Persian (PC)
- tptp.platform368518 IBM Latvia, Lithuania
- tptp.platform368519 IBM Estonia
- tptp.platform368520 IBM Ukraine
- tptp.platform368521 IBM AIX Ukraine
- tptp.platform368522 Variant of Cp037 with Euro character
- tptp.platform368523 Variant of Cp273 with Euro character
- tptp.platform368524 Variant of Cp277 with Euro character
- tptp.platform368525 Variant of Cp278 with Euro character
- tptp.platform368526 Variant of Cp280 with Euro character
- tptp.platform368527 Variant of Cp284 with Euro character
- tptp.platform368528 Variant of Cp285 with Euro character
- tptp.platform368529 Variant of Cp297 with Euro character
- tptp.platform368530 Variant of Cp500 with Euro character
- tptp.platform368531 Variant of Cp871 with Euro character
- tptp.platform368532 Windows Eastern European
- tptp.platform368533 Windows Cyrillic
- tptp.platform368534 Windows Latin-1
- tptp.platform368535 Windows Greek
- tptp.platform368536 Windows Turkish
- tptp.platform368537 Windows Hebrew
- tptp.platform368538 Windows Arabic
- tptp.platform368539 Windows Baltic
- tptp.platform368540 Windows Vietnamese
- tptp.platform368541 IBM OS/2, DOS People's Republic of China (PRC)
- tptp.platform368542 IBM AIX People's Republic of China (PRC)
- tptp.platform368543 IBM Austria, Germany
- tptp.platform368544 IBM Denmark, Norway
- tptp.platform368545 IBM Finland, Sweden
- tptp.platform368546 IBM Italy
- tptp.platform368547 IBM Catalan/Spain, Spanish Latin America
- tptp.platform368548 IBM United Kingdom, Ireland
- tptp.platform368549 IBM France
- tptp.platform368550 IBM-eucJP - Japanese (superset of 5050)
- tptp.platform368551 IBM Arabics
- tptp.platform368552 IBM Hebrew
- tptp.platform368553 MS-DOS United States, Australia, New Zealand, South Africa
- tptp.platform368554 EBCDIC 500V1
- tptp.platform368555 PC Greek
- tptp.platform368556 PC Baltic
- tptp.platform368557 IBM Thailand extended SBCS
- tptp.platform368558 MS-DOS Latin-1
- tptp.platform368559 MS-DOS Latin-2
- tptp.platform368560 IBM Cyrillic
- tptp.platform368561 IBM Hebrew
- tptp.platform368562 IBM Turkish
- tptp.platform368563 Variant of Cp850 with Euro character
- tptp.platform368564 MS-DOS Portuguese
- tptp.platform368565 MS-DOS Icelandic
- tptp.platform368566 PC Hebrew
- tptp.platform368567 MS-DOS Canadian French
- tptp.platform368568 PC Arabic
- tptp.platform368569 MS-DOS Nordic
- tptp.platform368570 MS-DOS Russian
- tptp.platform368571 MS-DOS Pakistan
- tptp.platform368572 IBM Modern Greek
- tptp.platform368573 IBM Multilingual Latin-2
- tptp.platform368574 IBM Iceland
- tptp.platform368575 IBM Thai
- tptp.platform368576 IBM Greek
- tptp.platform368577 IBM Pakistan (Urdu)
- tptp.platform368578 IBM Latvia, Lithuania (AIX, DOS)
- tptp.platform368579 IBM Estonia (AIX, DOS)
- tptp.platform368580 Japanese Katakana-Kanji mixed with 4370 UDC, superset of 5026
- tptp.platform368581 Korean Mixed with 1880 UDC, superset of 5029
- tptp.platform368582 Simplified Chinese Host mixed with 1880 UDC, superset of 5031
- tptp.platform368583 Traditional Chinese Host miexed with 6204 UDC, superset of 5033
- tptp.platform368584 Japanese Latin Kanji mixed with 4370 UDC, superset of 5035
- tptp.platform368585 IBM OS/2 Japanese, superset of Cp932
- tptp.platform368586 Variant of Cp942
- tptp.platform368587 IBM OS/2 Japanese, superset of Cp932 and Shift-JIS
- tptp.platform368588 Variant of Cp943
- tptp.platform368589 OS/2 Chinese (Taiwan) superset of 938
- tptp.platform368590 PC Korean
- tptp.platform368591 Variant of Cp949
- tptp.platform368592 PC Chinese (Hong Kong, Taiwan)
- tptp.platform368593 AIX Chinese (Taiwan)
- tptp.platform368594 AIX Korean
- tptp.platform368595 GB2312, EUC encoding, Simplified Chinese
- tptp.platform368596 JISX 0201, 0208 and 0212, EUC encoding Japanese
- tptp.platform368597 JISX 0201, 0208 , EUC encoding Japanese
- tptp.platform368598 KS C 5601, EUC encoding, Korean
- tptp.platform368599 CNS11643 (Plane 1-3), EUC encoding, Traditional Chinese
- tptp.platform368600 Simplified Chinese, PRC standard
- tptp.platform368601 GBK, Simplified Chinese
- tptp.platform368602 ISCII91 encoding of Indic scripts
- tptp.platform368603 JIS X 0201, 0208, in ISO 2022 form, Japanese
- tptp.platform368604 ISO 2022 KR, Korean
- tptp.platform368605 CNS11643 in ISO 2022 CN form, Traditional Chinese (conversion from Unicode only)
- tptp.platform368606 GB2312 in ISO 2022 CN form, Simplified Chinese (conversion from Unicode only)
- tptp.platform368607 ISO 8859-1, Latin Alphabet No. 1
- tptp.platform368608 Latin Alphabet No. 7
- tptp.platform368609 Latin Alphabet No. 9
- tptp.platform368610 Latin Alphabet No. 2
- tptp.platform368611 Latin Alphabet No. 3
- tptp.platform368612 Latin Alphabet No. 4
- tptp.platform368613 Latin/Cyrillic Alphabet
- tptp.platform368614 Latin/Arabic Alphabet
- tptp.platform368615 Latin/Greek Alphabet
- tptp.platform368616 Latin/Hebrew Alphabet
- tptp.platform368617 Latin Alphabet No. 5
- tptp.platform368618 Detects and converts from Shift-JIS, EUC-JP, ISO 2022 JP (conversion to Unicode only)
- tptp.platform368619 KOI8-R, Russian
- tptp.platform368620 Windows Thai
- tptp.platform368621 Windows Japanese
- tptp.platform368622 Windows Simplified Chinese
- tptp.platform368623 Windows Korean
- tptp.platform368624 Windows Traditional Chinese
- tptp.platform368625 Windows Traditional Chinese with Hong Kong extensions
- tptp.platform368626 Macintosh Arabic
- tptp.platform368627 Macintosh Latin-2
- tptp.platform368628 Macintosh Croatian
- tptp.platform368629 Macintosh Cyrillic
- tptp.platform368630 Macintosh Dingbat
- tptp.platform368631 Macintosh Greek
- tptp.platform368632 Macintosh Hebrew
- tptp.platform368633 Macintosh Iceland
- tptp.platform368634 Macintosh Roman
- tptp.platform368635 Macintosh Romania
- tptp.platform368636 Macintosh Symbol
- tptp.platform368637 Macintosh Thai
- tptp.platform368638 Macintosh Turkish
- tptp.platform368639 Macintosh Ukraine
- tptp.platform368640 Shift-JIS, Japanese
- tptp.platform368641 TIS620, Thai
- tptp.platform368642 Sixteen-bit UCS Transformation Format, byte order identified by an optional byte-order mark
- tptp.platform368643 Eight-bit UCS Transformation Format
- tptp.platform368644 Sixteen-bit Unicode Transformation Format, big-endian byte order, with byte-order mark
- tptp.platform368645 Sixteen-bit Unicode Transformation Format, big-endian byte order
- tptp.platform368646 Sixteen-bit Unicode Transformation Format, little-endian byte order, with byte-order mark
- tptp.platform368647 Sixteen-bit Unicode Transformation Format, little-endian byte order
- tptp.platform360636 TPTP Import Log Plugin backward compatibility
- tptp.platform360637 Eclipse - TPTP
- tptp.platform366467 TPTP Log and Trace Analyzer ISV Documentation Feature
- tptp.platform366468 TPTP Monitoring Project ISV Documentation Feature\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\ ...
- tptp.platform366469 TPTP Log and Trace Analyzer ISV Documentation
- tptp.platform366470 Eclipse.org
- tptp.platform366319 TPTP Log and Trace Analyzer Examples Documentation
- tptp.platform366320 Eclipse.org
- tptp.platform366288 TPTP Log and Trace Analyzer Examples
- tptp.platform366289 TPTP Log and Trace Analyzer Examples\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ...
- tptp.platform366290 User examples for the TPTP Log and Trace Analyzer
- tptp.platform366291 Eclipse.org
- tptp.platform366292 UI
- tptp.platform366293 Distributed Trace Sample
- tptp.platform366294 Apache Log Correlation/Analyzer Sample
- tptp.platform366295 This sample analyzes an Apache error log and does a time-base correlation on an Apache access log fi ...
- tptp.platform366296 Log Analyzer And Correlation Sample Project
- tptp.platform366297 Creates a project with an Apache access log and error log file.
- tptp.platform366298 Log Analyzer And Correlation Sample Options
- tptp.platform366299 Specify the error log file, access log file and symptom database file.
- tptp.platform366300 Symptom Database File
- tptp.platform366301 Access Log File
- tptp.platform366302 Error Log File
- tptp.platform366303 File:
- tptp.platform366304 Analyze Error Log file
- tptp.platform366305 Correlate Access Log file
- tptp.platform366306 Sample options
- tptp.platform366307 Select an XML Symptom Database File
- tptp.platform366308 IWAT0128E The specified access log file is invalid or does not exist.
- tptp.platform366309 IWAT0129E Can not specify an empty access log file.
- tptp.platform366310 IWAT0130E The specified error log file is invalid or does not exist.
- tptp.platform366311 IWAT0131E Can not specify an empty error log file.
- tptp.platform366312 IWAT0132E The specified symptom database file is invalid or does not exist.
- tptp.platform366313 IWAT0133E Can not specify an empty symptom database file.
- tptp.platform366314 IWAT0134E The Symptom Database File must be an XML document
- tptp.platform366315 Project name must be specified
- tptp.platform366316 A project with that name already exists in the workspace.
- tptp.platform366317 Use &default
- tptp.platform366318 B&rowse...
- tptp.platform366321 TPTP Log and Trace Analyzer ISV Examples
- tptp.platform366322 TPTP Log and Trace Analyzer ISV Examples\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyri ...
- tptp.platform366323 Samples for the TPTP Log and Trace Analyzer
- tptp.platform366324 Eclipse.org
- tptp.platform366325 UI
- tptp.platform366326 Distributed Trace Sample
- tptp.platform366327 Log Correlator Sample
- tptp.platform366328 This sample creates a simple log correlation engine.
- tptp.platform366329 Log Parser Sample
- tptp.platform366330 This sample creates a simple log parser.
- tptp.platform366331 Log Parser Sample
- tptp.platform366332 Specify a project for the simple log parser.
- tptp.platform366333 Analysis Engine Sample
- tptp.platform366334 This sample creates a simple analysis engine.
- tptp.platform366335 Log Correlator Sample
- tptp.platform366336 Specify a project for the simple log correlation engine.
- tptp.platform366337 Analysis Engine Sample
- tptp.platform366338 Specify a project for the simple analysis engine.
- tptp.platform366339 Specify a project for the column extension sample.
- tptp.platform366340 Log Parser Extension Sample
- tptp.platform366341 Specify a project for the log parser extension sample
- tptp.platform366342 This sample demonstrates how to implement and contribute a import log wizard custom control to the l ...
- tptp.platform366343 Symptom 2.0 Extensions Sample
- tptp.platform366344 This sample demonstrates how to implement a Symptom 2.0 format correlation engine and how to extend ...
- tptp.platform366345 Simple Analysis Engine
- tptp.platform366346 Hyades Correlation Engine
- tptp.platform366347 Eclipse.org
- tptp.platform366348 Simple Correlation Engine V1.0
- tptp.platform366349 Correlates log records using the Log Correlator Sample.
- tptp.platform366350 Simple Parser V1.0
- tptp.platform366351 Simple Parser V1.0
- tptp.platform366352 Simple Parser V1.1
- tptp.platform366353 A simple parser
- tptp.platform366354 Absolute path of the log file:
- tptp.platform366355 Enter the absolute path of the log file.
- tptp.platform366356 Version of the software that was used to generate the log file:
- tptp.platform366357 Enter the version of the software that was used to generate the log file.
- tptp.platform366358 Release of the software that was used to generate the log file:
- tptp.platform366359 Enter the release of the software that was used to generate the log file.
- tptp.platform366360 Log version
- tptp.platform366361 The version of the log.
- tptp.platform366362 Browse...
- tptp.platform366363 Simple Parser V1.0
- tptp.platform366364 A simple parser
- tptp.platform366365 Absolute path of the log file:
- tptp.platform366366 Enter the absolute path of the log file.
- tptp.platform366367 Version of the software that was used to generate the log file:
- tptp.platform366368 Enter the version of the software that was used to generate the log file.
- tptp.platform366369 Release of the software that was used to generate the log file:
- tptp.platform366370 Enter the release of the software that was used to generate the log file.
- tptp.platform366371 Log version
- tptp.platform366372 The version of the log.
- tptp.platform366373 SampleRule Model
- tptp.platform366374 www.example.org
- tptp.platform366375 Sample rule editing extension
- tptp.platform366376 SampleRuleEditExtension
- tptp.platform366377 {0}
- tptp.platform366378 {1} {0}
- tptp.platform366379 {1}
- tptp.platform366380 Create New {0} Under {1} Feature
- tptp.platform366381 Create a new child of type {0} for the {1} feature of the selected {2}.
- tptp.platform366382 Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
- tptp.platform366383 The {0} of the {1}
- tptp.platform366384 Sample Rule
- tptp.platform366385 Object
- tptp.platform366386 Value
- tptp.platform366387 Attribute Name
- tptp.platform366388 Attribute Value
- tptp.platform366389 Operator
- tptp.platform366390 Unspecified
- tptp.platform366391 Document Root
- tptp.platform366392 Mixed
- tptp.platform366393 XMLNS Prefix Map
- tptp.platform366394 XSI Schema Location
- tptp.platform366395 Sample Rule
- tptp.platform366396 Comment
- tptp.platform366397 Text
- tptp.platform366398 LT
- tptp.platform366399 GT
- tptp.platform366400 EQ
- tptp.platform366401 LE
- tptp.platform366402 GE
- tptp.platform366403 NEQ
- tptp.platform366404 LIKE
- tptp.platform366405 Sample Action
- tptp.platform366406 Sample Action
- tptp.platform366407 Arguments
- tptp.platform366408 Class Name
- tptp.platform366409 Class Path
- tptp.platform366410 Status
- tptp.platform366411 Exec Status
- tptp.platform366412 Code
- tptp.platform366413 Message
- tptp.platform366414 OK
- tptp.platform366415 ERROR
- tptp.platform366416 WARNING
- tptp.platform366417 INFO
- tptp.platform366418 OK
- tptp.platform366419 ERROR
- tptp.platform366420 WARNING
- tptp.platform366421 INFO
- tptp.platform366422 IN_PROGRESS
- tptp.platform366423 Id
- tptp.platform366424 Guid
- tptp.platform366425 Guid
- tptp.platform366426 Variable
- tptp.platform366427 Variable Pool
- tptp.platform366428 Variable Pool
- tptp.platform366429 Name
- tptp.platform366430 Value
- tptp.platform366431 Group
- tptp.platform366432 Variable
- tptp.platform366433 Sample Log Analyzer
- tptp.platform366434 This is a sample operation that provides CommonBaseEvent attributes processing capabilities.
- tptp.platform366435 Sample analyis engine.
- tptp.platform366436 Sample rule details
- tptp.platform366437 This is a sample correlation engine processing CommonBaseEvent attributes
- tptp.platform366438 Sample correlation engine
- tptp.platform366439 Browse...
- tptp.platform366440 Add directory...
- tptp.platform366441 Add jar...
- tptp.platform366442 Add variable...
- tptp.platform366443 Warning
- tptp.platform366444 Error
- tptp.platform366445 Class {0} doesn't implement interface {1}.
- tptp.platform366446 Name
- tptp.platform366447 Value
- tptp.platform366448 Select an environment variable to add
- tptp.platform366449 Select which environment variables you would like to add
- tptp.platform366450 Add variables
- tptp.platform366451 Edit variable
- tptp.platform366452 Add variable
- tptp.platform366453 New variable
- tptp.platform366454 Edit..
- tptp.platform366455 New...
- tptp.platform366456 Add...
- tptp.platform366457 Remove
- tptp.platform366458 Unable to read the selected class file.
- tptp.platform366459 Sample rule details
- tptp.platform366460 Replace with variables
- tptp.platform366461 Undo
- tptp.platform366462 Paste
- tptp.platform366463 Copy
- tptp.platform366464 Cut
- tptp.platform366465 Delete
- tptp.platform366466 Select All
- tptp.platform360686 Managed Agent
- tptp.platform360687 Managed Agent \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 IBM Cor ...
- tptp.platform360688 Managed Agent Plugin
- tptp.platform360689 Eclipse - TPTP
- tptp.platform360690 IWAT0695W Managed agent contributions cannot be loaded.
- tptp.platform360691 IWAT0696E Managed Agent of type {0} cannot be created.
- tptp.platform360692 IWAT0697E Agent cannot send response
- tptp.platform360693 IWAT0698E Agent cannot return exception
- tptp.platform360694 IWAT0699E Agent cannot service custom command
- tptp.platform360695 IWAT0700E Command cannot be null
- tptp.platform360696 [NoName]
- tptp.platform360697 IWAT0701W Refresh of Profiling Monitors View failed.
- tptp.platform360698 IWAT0702E Refresh of Profiling Monitors View failed.
- tptp.platform360699 IWAT0703E Invalid response
- tptp.platform360700 IWAT0704E Invalid response from Resource for connection request.
- tptp.platform360701 IWAT0705E Cannot connect to Managed Resource
- tptp.platform360702 IWAT0706E Invalid response from resource for MEX request
- tptp.platform360703 IWAT0707E Invalid response
- tptp.platform360704 IWAT0708W Invalid metadata from resource (Cannot load MEX response)
- tptp.platform360705 IWAT0709E Invalid response
- tptp.platform360706 IWAT0710E Improper properties metadata from resource agent
- tptp.platform360707 IWAT0711E Cannot get properties metadata from resource agent
- tptp.platform360708 IWAT0712E Improper operations metadata from resource agent
- tptp.platform360709 IWAT0713E Cannot get operations metadata from resource agent
- tptp.platform360710 IWAT0714E Improper response from resource agent for Multiple Resource Properties get request
- tptp.platform360711 IWAT0715E Cannot get multiple resource properties from resource agent
- tptp.platform360712 IWAT0716E Improper response from resource agent for get request
- tptp.platform360713 IWAT0717E Cannot get resource property from resource
- tptp.platform360714 IWAT0718E Improper response from resource agent for set request
- tptp.platform360715 IWAT0719E Cannot set property on resource
- tptp.platform360716 IWAT0720E Improper response from resource agent for operation {0} invocation.
- tptp.platform360717 IWAT0721E Cannot invoke operation
- tptp.platform360718 on resource
- tptp.platform360719 IWAT0722E Improper response from resource agent for getMembers request
- tptp.platform360720 IWAT0723E Cannot getMembers from service group resource
- tptp.platform360721 IWAT0724E Improper response from resource agent for get relationships request
- tptp.platform360722 IWAT0725E Cannot get relationships
- tptp.platform360723 IWAT0728E Improper response from resource agent for get topics request
- tptp.platform360724 IWAT0729E Cannot get topics
- tptp.platform360725 IWAT0726E Agent not active
- tptp.platform360726 IWAT0727E Invalid response received
- tptp.platform360825 Managed Agent Documentation Plugin
- tptp.platform360826 Eclipse - TPTP
- tptp.platform360907 JMX Managed Agent
- tptp.platform360908 JMX Managed Agent \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2007 IBM ...
- tptp.platform360909 JMX Managed Agent
- tptp.platform360910 Eclipse - TPTP
- tptp.platform360911 Select your server connection type, and provide the parameters
- tptp.platform360912 JMX Managed Agent Configuration
- tptp.platform360913 Launch JMX Agent
- tptp.platform360914 Launch Agent to interact with this JMX resource
- tptp.platform360915 JMX Resource
- tptp.platform360916 Connects to a Java Management Extension agent
- tptp.platform360917 Service URL:
- tptp.platform360918 Connection Type:
- tptp.platform360919 JNDI Name:
- tptp.platform360920 Initial Context Factory:
- tptp.platform360921 User Name:
- tptp.platform360922 Password:
- tptp.platform442083 Profiling Message
- tptp.platform442084 Data collection in profiler selected is not supported by the Managed Agent Explorer.
- tptp.platform360727 Managed Agent UI Plugin
- tptp.platform360728 Eclipse - TPTP
- tptp.platform360729 Managed Agent
- tptp.platform360730 Managed Agent Explorer
- tptp.platform360731 Managed Resource
- tptp.platform360732 Managed Agent Explorer Decorator
- tptp.platform360733 Subscribe
- tptp.platform360734 Subscribe to notifications
- tptp.platform360735 Unsubscribe
- tptp.platform360736 Unsubscribe to notifications
- tptp.platform360737 IWAT0728W No actions for node type
- tptp.platform360738 IWAT0729W Cannot add model consumer
- tptp.platform360739 IWAT0730W Cannot notify modelconsumer of new Managed Resource
- tptp.platform360740 IWAT0731W Cannot load contributed actions
- tptp.platform360741 OK
- tptp.platform360742 IWAT0733E Not a service group resource
- tptp.platform360743 IWAT0734E Cannot accept provided Model object
- tptp.platform360744 IWAT0735E Cannot accept provided Model object
- tptp.platform360745 Apply
- tptp.platform360746 Value
- tptp.platform360747 Details
- tptp.platform360748 Specify Filter Criteria
- tptp.platform360749 Existing Filters
- tptp.platform360750 Name
- tptp.platform360751 Match All
- tptp.platform360752 Cancel
- tptp.platform360753 Resource Name
- tptp.platform360754 Capabilities
- tptp.platform360755 End Point Reference
- tptp.platform360756 Create New
- tptp.platform360757 Namespace URI
- tptp.platform360758 Add
- tptp.platform360759 Remove
- tptp.platform360760 Add Property
- tptp.platform360761 Remove Property
- tptp.platform360762 Specify the URI
- tptp.platform360763 Reference Properties
- tptp.platform360764 Prefix
- tptp.platform360765 Namespace
- tptp.platform360766 Delete
- tptp.platform360767 Error
- tptp.platform360768 The filter name is not valid.
- tptp.platform360769 The specified filter name already exists.
- tptp.platform360770 No filter criteria specified.\n Please specify any one of the filter criteria.
- tptp.platform360771 Please enter the prefix for the parameter
- tptp.platform360772 Please enter the name space for the parameter
- tptp.platform360773 Please enter the name for the parameter
- tptp.platform360774 Please enter the value for the parameter
- tptp.platform360775 Could not load the selected filter
- tptp.platform360776 Managed Agent Explorer
- tptp.platform360777 Value Editor
- tptp.platform360778 Discard Unsaved Data
- tptp.platform360779 You have not saved the data in the editor, would you like to save it?
- tptp.platform360780 Apply
- tptp.platform360781 Invoke
- tptp.platform360782 Details
- tptp.platform360783 Design
- tptp.platform360784 Property
- tptp.platform360785 Source
- tptp.platform360786 Value
- tptp.platform360787 Resource Topology
- tptp.platform360788 Refresh Properties
- tptp.platform360789 Clear all?
- tptp.platform360790 Clear all?
- tptp.platform360791 Clear Saved Entries
- tptp.platform360792 /LocalWSDMResourcesProject
- tptp.platform360793 DefaultMonitor
- tptp.platform360794 localhost
- tptp.platform360795 10001
- tptp.platform360796 IWAT0736E Cannot launch Managed Agent Explorer
- tptp.platform360797 DummyProcess
- tptp.platform360798 IWAT0737E Cannot create process proxy in Managed Agent Explorer
- tptp.platform360799 IWAT0738E Cannot show Managed Agent Explorer view
- tptp.platform360800 Operations
- tptp.platform360801 Properties
- tptp.platform360802 Relationships
- tptp.platform360803 Topics
- tptp.platform360804 IWAT0739W Cannot find connection helper
- tptp.platform360805 Connection Failed
- tptp.platform360806 Metadata Exchange Failed
- tptp.platform360807 IWAT0740E Operation invocation failed in Managed Agent Explorer
- tptp.platform360808 Invoke
- tptp.platform360809 Execute with specified parameters
- tptp.platform360810 [Not invoked]
- tptp.platform360811 IWAT0741E Cannot update property in Managed Agent Explorer
- tptp.platform360812 IWAT0742E Cannot update topic in Managed Agent Explorer
- tptp.platform360813 Initializing Managed Agent
- tptp.platform360814 Configuring Managed Agent
- tptp.platform360815 IWAT0742E Agent cannot configured for Managed Resource
- tptp.platform360816 Creating Managed Agent
- tptp.platform360817 Managed Agents
- tptp.platform360818 Creating helper
- tptp.platform360819 Connecting to managed resource
- tptp.platform360820 IWAT0743E Cannot connect to Managed Resource
- tptp.platform360821 Registering Managed Agent
- tptp.platform360822 Configuring proxies
- tptp.platform360823 IWAT0744E Node cannot be created to contain managed resource agent
- tptp.platform360824 IWAT0745E Agent post launch failed.
- tptp.platform360827 WS-Notifications Provider Plug-in
- tptp.platform360828 Eclipse - TPTP
- tptp.platform360829 IWAT0763W Cannot load notification provider
- tptp.platform360830 IWAT0764W Cannot load notification listeners
- tptp.platform360831 IWAT0765W Cannot find provider for type
- tptp.platform368240 TPTP Server Log Import
- tptp.platform368241 TPTP Server Log Import \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 200 ...
- tptp.platform368242 TPTP Profile On Server Logging Utility
- tptp.platform368243 Eclipse.org
- tptp.platform368244 Import Server Log...
- tptp.platform360638 TPTP Profile On Server Logging Utility backward compatibility
- tptp.platform360639 Eclipse - TPTP
- tptp.platform360640 TPTP Business Intelligence and Reporting Tools (BIRT) Log Reports
- tptp.platform360641 TPTP Business Intelligence and Reporting Tools (BIRT) Log Reports\n\
\n\
Version: {featureVersion}\n ...
- tptp.platform360642 TPTP Business Intelligence and Reporting Tools (BIRT) Log Reports
- tptp.platform360643 Eclipse - TPTP
- tptp.platform360644 Generate a html report that shows the top 10 sub components by event severity
- tptp.platform360645 HTML Top 10 Report by Event Severity (BIRT)
- tptp.platform360646 HTML Top 10 Report by Event Severity (BIRT)
- tptp.platform360647 Report
- tptp.platform360648 Define the name and location of the Report.
- tptp.platform360649 Top 10 sub components \nby info severity
- tptp.platform360650 Warning
- tptp.platform360651 Detail event information by sub component
- tptp.platform360652 Info
- tptp.platform360653 Sub Component Top 10 Severity Report
- tptp.platform360654 Creation Time
- tptp.platform360655 Severity
- tptp.platform360656 Severe
- tptp.platform360657 Top 10 Sub Component \nby Event Severity
- tptp.platform360658 Top 10 sub components \nby warning severity
- tptp.platform360659 Top 10 sub components \nby severe severity
- tptp.platform360660 Stack bar showing top 10 sub components by event serverity
- tptp.platform360661 Pie chart showing top 10 sub component by info severity
- tptp.platform360662 Pie chart showing top 10 sub components by warning severity
- tptp.platform360663 Pie chart showing top 10 sub components by severe severity
- tptp.platform360664 ERROR: cannot find report element {0}
- tptp.platform360665 ERROR: {0} {1}
- tptp.platform360668 TPTP Business Intelligence and Reporting Tools (BIRT) Log Reports User Documentation
- tptp.platform360669 Eclipse - TPTP
- tptp.platform360666 TPTP Business Intelligence and Reporting Tools (BIRT) Log Reports UI
- tptp.platform360667 Eclipse - TPTP
- tptp.platform368230 TPTP Monitoring Symptom Catalog Documentation
- tptp.platform368231 Eclipse.org
- tptp.platform360632 TPTP Monitoring Symptom Catalog Documentation backward compatibility
- tptp.platform360633 Eclipse - TPTP
- tptp.platform368232 Symptom editor plug-in
- tptp.platform368233 Eclipse.org
- tptp.platform360634 Symptom editor plug-in backward compatibility
- tptp.platform360635 Eclipse - TPTP
- tptp.platform362423 TPTP Linux_em64t IAC Plug-in
- tptp.platform362424 Eclipse - TPTP
- tptp.platform362421 TPTP Linux_ia32 IAC Plug-in
- tptp.platform362422 Eclipse - TPTP
- tptp.platform362425 TPTP Linux_ipf IAC Plug-in
- tptp.platform362426 Eclipse - TPTP
- tptp.platform362417 TPTP Win_em64t IAC Plug-in
- tptp.platform362418 Eclipse - TPTP
- tptp.platform362415 TPTP Win_ia32 IAC Plug-in
- tptp.platform362416 Eclipse - TPTP
- tptp.platform362419 TPTP Win_ipf IAC Plug-in
- tptp.platform362420 Eclipse - TPTP
- tptp.platform362429 TPTP Agent Controller
- tptp.platform362430 Eclipse - TPTP
- tptp.platform362523 ERROR: Cannot write to file:
- tptp.platform362524 ERROR: Cannot create parser:
- tptp.platform362525 ERROR: Cannot parse XML file:
- tptp.platform362526 ERROR: XML owner node mismatch:
- tptp.platform362527 ERROR: Missing configuration attribute:
- tptp.platform362528 WARNING: Unrecognized XML element name encountered during parse:
- tptp.platform362529 WARNING: Unrecognized XML attribute name encountered during parse:
- tptp.platform362530 WARNING: Existing XML node found and will be replaced:
- tptp.platform362531 WARNING: Cannot find JVM shared library
- tptp.platform362532 WARNING: Cannot find keytool utility
- tptp.platform362533 Usage: SetConfig.sh <flags> <parameter=value> ...
- tptp.platform362534 Usage: SetConfig.bat <flags> <parameter=value> ...
- tptp.platform362535 flags:
- tptp.platform362536 -help -h
- tptp.platform362537 Display this help information
- tptp.platform362538 -silent -s
- tptp.platform362539 --validate
- tptp.platform362540 Validate the current configuration files showing invalid and questionable configuration entries only
- tptp.platform362541 --validate=show-all
- tptp.platform362542 Validate the current configuration files showing valid, invalid and questionable configuration entri ...
- tptp.platform362543 Silent mode - default values will be used for unspecified parameters
- tptp.platform362544 -noverify -nov
- tptp.platform362545 No verification mode - used only with silent mode - specified parameter values are not verified
- tptp.platform362546 -example -ex
- tptp.platform362547 Display usage examples
- tptp.platform362548 parameter:
- tptp.platform362549 RASERVER_HOME=<value>
- tptp.platform362550 Fully qualified path of the Agent Controller
- tptp.platform362551 JAVA_PATH=<value>
- tptp.platform362552 Fully qualified path of the java executable
- tptp.platform362553 ALLOW=<value>
- tptp.platform362554 Can only be "local", "all", or "custom" without the quotes. Host allow ...
- tptp.platform362555 HOSTS=<value1>,<value2>,...,<valueN>
- tptp.platform362556 If ALLOW=custom, list of host name(s) allowed to access the Agent Controller, separated by commas
- tptp.platform362557 SECURITY=<true/false>
- tptp.platform362558 Enable/Disable secured communication between the Agent Controller and the clients
- tptp.platform362559 USERS=<user1>,<user2>,...,<user3>
- tptp.platform362560 If SECURITY=true, list of user(s) allowed to access the Agent Controller, separated by commas
- tptp.platform362561 Examples:
- tptp.platform362562 All parameters specified:
- tptp.platform362563 ./SetConfig.sh RASERVER_HOME="/opt/hyadesdc" JAVA_PATH="/opt/java1.4/jre/bin/java&quo ...
- tptp.platform362564 SetConfig.bat RASERVER_HOME="d:\\hyadesdc" JAVA_PATH="d:\\java1.4\\jre\\bin\\java.exe ...
- tptp.platform362565 Some parameters specified and the user will be prompted for the remainder:
- tptp.platform362566 ./SetConfig.sh RASERVER_HOME="/opt/hyadesdc" ALLOW=CUSTOM
- tptp.platform362567 SetConfig.bat RASERVER_HOME="d:\\hyadesdc" ALLOW=CUSTOM
- tptp.platform362568 Silent mode. Some parameters specified and defaults will be used for the remainder:
- tptp.platform362569 ./SetConfig.sh -s JAVA_PATH="/opt/java1.4/bin/java"
- tptp.platform362570 SetConfig.bat -s JAVA_PATH="d:\\java1.4\\jre\\bin\\java.exe"
- tptp.platform362571 Silent, no verification mode. Parameters specified will be used as is and defaults will be used for ...
- tptp.platform362572 ./SetConfig.sh -s -nov JAVA_PATH="/opt/java1.4/bin/java" ALLOW=LOCAL
- tptp.platform362573 SetConfig.bat -s -nov JAVA_PATH="d:\\java1.4\\jre\\bin\\java.exe" ALLOW=LOCAL
- tptp.platform362574 Security parameters specified and the user will be prompted for the remainder:
- tptp.platform362575 SetConfig.bat RASERVER_HOME="d:\\hyadesdc" ALLOW=CUSTOM HOSTS="host1,host2" SECU ...
- tptp.platform362576 ./SetConfig.sh RASERVER_HOME="/opt/hyadesdc" ALLOW=CUSTOM HOSTS="host1,host2" SE ...
- tptp.platform362577 Agent Controller installed location:
- tptp.platform362578 ERROR: Specified path does not contain a valid Agent Controller installation.
- tptp.platform362579 Specify the fully qualified path of "java" (e.g. /usr/java1.4/jre/bin/java):
- tptp.platform362580 Specify the fully qualified path of "java.exe" (e.g. c:\\jdk1.4\\jre\\bin\\java.exe):
- tptp.platform362581 ERROR: Specified path does not contain a valid java runtime.
- tptp.platform362582 ERROR: Minimum JDK version required
- tptp.platform362583 Please make sure the PATH environment variable points to a support JDK installation.
- tptp.platform362584 Network access mode (ALL=allow any host, LOCAL=allow only this host, CUSTOM=list of hosts):
- tptp.platform362585 ERROR: Specify only ALL, LOCAL, or CUSTOM
- tptp.platform362586 Hostnames (separated by commas):
- tptp.platform362587 Security enabled. (true/false):
- tptp.platform362588 Please enter 'ANY' to grant all users access or 'CUSTOM' to allow a list of users:
- tptp.platform362589 Please enter list of user ids separated by commas:
- tptp.platform362590 ERROR: Specify ANY or CUSTOM
- tptp.platform362591 Default value will be used.
- tptp.platform362592 Default>
- tptp.platform362593 Press <ENTER> to accept the default value
- tptp.platform362594 New value>
- tptp.platform362595 The value entered is invalid
- tptp.platform362596 The path specified for the Agent Controller installation does not exist
- tptp.platform362597 The location specified does not contain a required file:
- tptp.platform362598 Cannot find class:
- tptp.platform362599 Please make sure the class is located in the lib/config.jar directory of the plugin.
- tptp.platform362600 Cannot find the generator method:
- tptp.platform362601 Problem occurs invoking the generator method:
- tptp.platform362602 Problem occurs when processing jar file:
- tptp.platform362603 Problem occurs when trying to instantiate the generator object.
- tptp.platform362604 Specify the fully qualified path of Eclipse (e.g. /usr/home/john/eclipse):
- tptp.platform362605 Specify the fully qualified path of Eclipse (e.g. c:\\eclipse):
- tptp.platform467694 1.5
- tptp.platform363674 Agent Controller Documentation
- tptp.platform363675 Eclipse - TPTP
- tptp.platform363666 Agent Controller documentation
- tptp.platform363667 Eclipse - TPTP
- tptp.platform361001 TPTP Analysis Feature
- tptp.platform361002 TPTP Analysis Feature \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 ...
- tptp.platform361003 TPTP Analysis
- tptp.platform361004 Eclipse - TPTP
- tptp.platform361312 C++ Code Review Plug-in
- tptp.platform361313 Eclipse.org
- tptp.platform361314 Code Review for C/C++
- tptp.platform361315 C++ Common Code Review
- tptp.platform361316 Opening editor
- tptp.platform361317 IWAT0482E Invalid node for rule filter {0}:{1}
- tptp.platform361318 Opening viewer
- tptp.platform361319 C++ Code Review Rules Plug-in
- tptp.platform361320 Eclipse.org
- tptp.platform361321 Casting
- tptp.platform361322 C++ style casts are preferred over C style casts
- tptp.platform361323 Classes
- tptp.platform361324 Beware of allowing implicit type conversions
- tptp.platform361325 Consider declaring an operator equals method as well
- tptp.platform361326 Class functions not defined here will be supplied by the compiler
- tptp.platform361327 Make class fields private and encapsulate use with functions
- tptp.platform361328 Do not overload &&, ||, and , operators
- tptp.platform361329 A class with pointers should have an assignment operator function
- tptp.platform361330 A class with pointers should have a copy constructor
- tptp.platform361331 If you define an operator new function, then define operator delete as well
- tptp.platform361332 Conditional
- tptp.platform361333 Avoid using negation in if else conditions
- tptp.platform361334 Avoid using if/else statements for short conditions
- tptp.platform361335 Avoiding making assignments in conditional statements
- tptp.platform361336 Declaration
- tptp.platform361337 Avoid declaring multiple variables in a single statement
- tptp.platform361338 Fields will be initialized in the same order as they are declared in the class
- tptp.platform361339 Do not hide the normal form of new
- tptp.platform361340 Exceptions
- tptp.platform361341 Make sure exceptions do not leave a destructor
- tptp.platform361342 Catch exceptions by reference instead of pointer or value
- tptp.platform361343 Inheritance
- tptp.platform361344 Provide virtual destructors in base classes to avoid memory leaks
- tptp.platform361345 Do not override non-virtual functions
- tptp.platform361346 Do not redefine a default parameter in overrided methods
- tptp.platform361347 Function
- tptp.platform361348 Copy all members. A derived class should call the base class constructor
- tptp.platform361349 Assignment operator should return *this
- tptp.platform361350 Initialization is prefered over assignment for non-const and non-pointer fields
- tptp.platform361351 Assignment operator should check for assignment to self
- tptp.platform361352 Pass by reference instead of value when passing objects
- tptp.platform361353 Never return a pointer to object created with new
- tptp.platform361354 Use return types that enforce behaviour like that of built in types
- tptp.platform361355 Binary operators should return const objects not a reference
- tptp.platform361356 Do not return non-const pointers or references to members with less visibility
- tptp.platform361357 Assignment operator should assign to all class members
- tptp.platform361358 Do not overload a pointer with a numerical type
- tptp.platform361359 Loop
- tptp.platform361360 Avoid assigning loop control variables in the body of for loops
- tptp.platform361361 Avoid a for loop without a condition
- tptp.platform361362 Avoid a for loop without an initializer and an incrementor
- tptp.platform361363 Avoid using continue statements
- tptp.platform361364 Memory
- tptp.platform361365 Destructors should delete memory allocated in constructors
- tptp.platform361366 If new is used to allocate an array, make sure you specify deleting an array
- tptp.platform361367 Pre-Processor
- tptp.platform361368 Define field constants and inline instead of using preprocessor #define
- tptp.platform361369 Use iostream functions instead of sdtio.h functions
- tptp.platform361370 Statement
- tptp.platform361371 Use ''new'' and ''delete'' instead of ''malloc'' and ''free''
- tptp.platform361372 Using Pre-increment and Pre-decrement is more efficient when returned result unused
- tptp.platform361373 Switch
- tptp.platform361374 Always provide the default label in switch statements
- tptp.platform361375 Avoid switch statements with few branches, use if else instead
- tptp.platform361161 Java Code Review Feature
- tptp.platform361162 Java Code Review \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 IBM ...
- tptp.platform361163 Java Code Review Plug-in
- tptp.platform361164 Eclipse - TPTP
- tptp.platform361165 Code Review for Java
- tptp.platform361166 Tree
- tptp.platform361167 Java Code Review Problem
- tptp.platform361168 Java Quick Code Review
- tptp.platform361169 Java Complete Code Review
- tptp.platform361170 Java Best Practices Code Review
- tptp.platform361171 Qualified class name
- tptp.platform361172 Method name
- tptp.platform361173 Number of arguments
- tptp.platform361174 Java Code Review Complete
- tptp.platform361175 Export all Java Code Review rules that were executed and any results produced
- tptp.platform361176 Java Code Review Results
- tptp.platform361177 Export only Java Code Rules that produced results
- tptp.platform361178 Java Code Review Severity Summary
- tptp.platform361179 Export Java Code Review severity summary for all rules that produce results
- tptp.platform361180 Java Code Review Severity by Category
- tptp.platform361181 Export Java Code Review severity information sorted by category
- tptp.platform361182 Java Code Review Ignored Results
- tptp.platform361183 Export Java Code Review results that have been marked as 'ignored'
- tptp.platform361184 Code review recommendation
- tptp.platform361185 Code review warning
- tptp.platform361186 Code review severe problem
- tptp.platform361187 IWAT0482E Invalid node for rule filter {0}:{1}
- tptp.platform361188 Opening viewer
- tptp.platform361189 Java Code Review
- tptp.platform361190 Ignore Result
- tptp.platform361191 Ignore this result for future analysis
- tptp.platform361192 Java Code Review Rules Plug-in
- tptp.platform361193 Eclipse - TPTP
- tptp.platform361194 Severity:
- tptp.platform361195 Recommendation
- tptp.platform361196 Warning
- tptp.platform361197 Severe
- tptp.platform361198 J2SE Best Practices
- tptp.platform361199 AWT
- tptp.platform361200 Avoid using java.awt.peer interfaces directly
- tptp.platform361201 Casting
- tptp.platform361202 Avoid casting primitive types to lower precision
- tptp.platform361203 Avoid returning java.lang.Object, downcast to specific type instead
- tptp.platform361204 Cloneable
- tptp.platform361205 Implement Cloneable when you override clone()
- tptp.platform361206 Avoid implementing Cloneable without overriding clone()
- tptp.platform361207 Always invoke super.clone() from a clone()
- tptp.platform361208 Comparison
- tptp.platform361209 Avoid using java.lang.Class.getName() to compare classes
- tptp.platform361210 Always override both java.lang.Object.equals() and java.lang.Object.hashCode()
- tptp.platform361211 Always use instanceof in an equals() method implementation
- tptp.platform361212 Always place constants on the left side of the equals()
- tptp.platform361213 Avoid using == and != for java.lang.Object comparisons
- tptp.platform361214 Conditional
- tptp.platform361215 Avoid using negation in if else conditions
- tptp.platform361216 Avoid using if/else statements for short conditions
- tptp.platform361217 Constructors
- tptp.platform361218 Avoid calling an abstract method in a constructor in an abstract class
- tptp.platform361219 Avoid calling an overridable method in a constructor
- tptp.platform361220 Declaration
- tptp.platform361221 Avoid C-style syntax when declaring arrays
- tptp.platform361222 Avoid using explicit string literals, declare constants instead
- tptp.platform361223 Avoid using interfaces or abstract classes just to declare common constants
- tptp.platform361224 Avoid declaring variables of basic and array types in the same statement
- tptp.platform361225 Avoid declaring multiple variables in a single statement
- tptp.platform361226 Exceptions
- tptp.platform361227 Avoid catching a checked exception that is not thrown within the try{} block
- tptp.platform361228 Avoid using instanceof operator to check the type of exception in the catch clause
- tptp.platform361229 Always list specific checked exceptions in the throws clause
- tptp.platform361230 Initialization
- tptp.platform361231 Avoid changing the value of a method parameter
- tptp.platform361232 Avoid chaining assignment operators
- tptp.platform361233 Always initialize static fields
- tptp.platform361234 Loop
- tptp.platform361235 Avoid assigning loop control variables in the body of for loops
- tptp.platform361236 Avoid using continue statements
- tptp.platform361237 Avoid a for loop without a condition
- tptp.platform361238 Avoid a for loop without an initializer and an incrementor
- tptp.platform361239 Null
- tptp.platform361240 Avoid returning null instead of empty array
- tptp.platform361241 Avoid returning null instead of Enumeration
- tptp.platform361242 Avoid returning null instead of Iterator
- tptp.platform361243 Portability
- tptp.platform361244 Avoid hard coding file separators when creating a java.io.File
- tptp.platform361245 Avoid hard coding \\n and \\r as line separators
- tptp.platform361246 Avoid calling java.lang.System.getenv()
- tptp.platform361247 Reflection
- tptp.platform361248 Avoid calling java.lang.Class.getDeclaredField()
- tptp.platform361249 Avoid calling java.lang.Class.getDeclaredMethod()
- tptp.platform361250 Avoid calling java.lang.Class.getField()
- tptp.platform361251 Avoid calling java.lang.Class.getMethod
- tptp.platform361252 Serialization
- tptp.platform361253 Always declare readObject() and writeObject() as private in externalizable or serializable classes
- tptp.platform361254 Always declare readResolve() and writeReplace() as protected in externalizable or serializable class ...
- tptp.platform361255 Avoid declaring non-transient fields of non-serializable type inside of a serializable class
- tptp.platform361256 Avoid declaring transient fields in non-serializable classes
- tptp.platform361257 Always create a static final serialVersionUID field in serializable classes
- tptp.platform361258 Statement
- tptp.platform361259 Avoid empty if statements and empty loops
- tptp.platform361260 Always surround if and loop statements with curly braces
- tptp.platform361261 Switch
- tptp.platform361262 Always provide the default label in switch statements
- tptp.platform361263 Avoid switch statements with few branches, use if else instead
- tptp.platform361264 Always provide break at the end of every case statement
- tptp.platform361265 Threads
- tptp.platform361266 Avoid extending java.lang.Thread
- tptp.platform361267 Avoid using java.lang.Object.notify(), use java.lang.Object.notifyAll() instead
- tptp.platform361268 Avoid overriding a synchronized method with a non-synchronized one
- tptp.platform361269 Avoid using synchronized modifier in method declaration
- tptp.platform361270 Avoid using "this" as a lock in synchronized statements
- tptp.platform361271 Avoid using java.lang.Object.wait() outside of a while loop
- tptp.platform361272 Avoid using while sleep, use wait notify instead
- tptp.platform361273 Avoid calling <CLASS>.<METHOD>() from non-synchronized blocks
- tptp.platform361274 Avoid instantiating <CLASS>
- tptp.platform361275 Avoid using the package <PACKAGE>
- tptp.platform361276 Avoid referencing a specific package
- tptp.platform361277 Avoid calling <CLASS>.<METHOD>() with <ARGCOUNT> arguments
- tptp.platform361278 Avoid calling a method with a specific number of arguments from a class
- tptp.platform361279 Avoid calling <CLASS>.<METHOD>()
- tptp.platform361280 Avoid calling a specific method from a class
- tptp.platform361281 Avoid extending <CLASS>
- tptp.platform361282 Avoid extending a specific class
- tptp.platform361283 Avoid implementing <INTERFACE>
- tptp.platform361284 Avoid implementing a specific interface
- tptp.platform361285 Avoid instantiating a specific class
- tptp.platform361286 Avoid catching exception <EXCEPTION>
- tptp.platform361287 Avoid catching a specific exception
- tptp.platform361288 Avoid throwing exception <EXCEPTION>
- tptp.platform361289 Avoid throwing a specific exception
- tptp.platform361290 Package name:
- tptp.platform361291 Enter the qualified name of a package. For example \"java.lang\"
- tptp.platform361292 Qualified class name:
- tptp.platform361293 Enter the qualified name of a class. For example \"java.lang.String\"
- tptp.platform361294 Method:
- tptp.platform361295 Enter the name of the method. This is used to detect method invocations within source code
- tptp.platform361296 Qualified interface name:
- tptp.platform361297 Enter the qualified name of an interface that should be avoided. For example \"java.util.List\& ...
- tptp.platform361298 Number of arguments:
- tptp.platform361299 Enter the number of method arguments for the method of interest. Some methods are overridden so this ...
- tptp.platform361300 Qualified class name:
- tptp.platform361301 Enter the qualified name of the exception that should be avoided. For example \"java.lang.NullP ...
- tptp.platform361302 New Constant Name
- tptp.platform361303 Enter the name of the constant to define
- tptp.platform361304 Avoid Using System getenv() Method
- tptp.platform361305 Since JDK 1.1 you have the ability to read an external property value according different basics typ ...
- tptp.platform361306 Select resulting type of property after reading
- tptp.platform361307 When the read property does not exists, this default value will be used.
- tptp.platform361308 Do you want a default value if property has not been set?
- tptp.platform361309 Set default value
- tptp.platform361310 Capture must be a valid signed decimal long
- tptp.platform361311 Capture must be a valid signed decimal integer
- tptp.platform361005 TPTP Analysis Framework Core Plug-in
- tptp.platform361006 Eclipse - TPTP
- tptp.platform361007 Analysis Providers
- tptp.platform361008 XML
- tptp.platform361009 Severe
- tptp.platform361010 Warning
- tptp.platform361011 Recommendation
- tptp.platform361012 IWAT0462E Error building analysis rules
- tptp.platform361013 IWAT0465E Error retrieving analysis provider managers
- tptp.platform361014 IWAT0466E Error building analysis providers
- tptp.platform361015 IWAT0467E Error building analysis categories
- tptp.platform361016 Analysis running...
- tptp.platform361017 {0} Results pending...
- tptp.platform361018 {0} ({1})
- tptp.platform361019 yy/MM/dd HH:mm:ss
- tptp.platform361020 Quick Fix
- tptp.platform361021 Severity:
- tptp.platform361022 Recommendation
- tptp.platform361023 Warning
- tptp.platform361024 Severe
- tptp.platform361025 Unclassified
- tptp.platform361026 Provider failure: {0}
- tptp.platform361027 Category failure: {0}
- tptp.platform361028 Rule failure: {0}
- tptp.platform361029 Exporting XML analysis data...
- tptp.platform361030 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/ ...
- tptp.platform361031 </body>\r\n</html>\r\n
- tptp.platform361032 <TR><TD><H1>%category%</H1></TD></TR>\r\n<TR><TD>\r\ ...
- tptp.platform361033 <TR><TD><IMG src="%ruleImage%" border="0"></TD><TD> ...
- tptp.platform361034 <TR><TD>%result%</TD><TR>\r\n
- tptp.platform361035 %file%:%line%
- tptp.platform361036 Static Analysis User Interface Plug-in
- tptp.platform361037 Eclipse - TPTP
- tptp.platform361038 Analysis
- tptp.platform361039 Analysis
- tptp.platform361040 Analyze
- tptp.platform361041 Analyze As
- tptp.platform361042 Select a range of inputs from the scope tab and at least one rule from the rules tab to create an an ...
- tptp.platform361043 Run
- tptp.platform361044 Analysis
- tptp.platform361045 Analysis...
- tptp.platform361046 Analyze Last Launched
- tptp.platform361047 Application Analysis
- tptp.platform361048 Re-run Last Application Analysis
- tptp.platform361049 Application Analysis
- tptp.platform361050 Analysis Results
- tptp.platform361051 Solutions
- tptp.platform361052 Examples
- tptp.platform361053 Analysis
- tptp.platform361054 Custom Rules and Categories
- tptp.platform361055 IWAT0468E Could not create analysis results view
- tptp.platform361056 IWAT0470E Error initializing input tab
- tptp.platform361057 IWAT0471E Error importing/exporting analysis to XML
- tptp.platform361058 IWAT0472E Error initializing rules tab
- tptp.platform361059 Create, manage, and run analysis configurations
- tptp.platform361060 {0} [{1}/{2}]
- tptp.platform361061 [{0} results in {1}ms]
- tptp.platform361062 [{0} result in {1}ms]
- tptp.platform361063 Running Analysis...
- tptp.platform361064 Analyze entire workspace
- tptp.platform361065 Analyze a resource &working set
- tptp.platform361066 Analyze selected &projects
- tptp.platform361067 &Select All
- tptp.platform361068 &Deselect All
- tptp.platform361069 Scope
- tptp.platform361070 Rules
- tptp.platform361071 Analysis Domains and Rules
- tptp.platform361072 Building analysis rule tree...
- tptp.platform361073 Configuration
- tptp.platform361074 Selection
- tptp.platform361075 Type
- tptp.platform361076 Analysis Manager
- tptp.platform361077 Analysis Rules
- tptp.platform361078 Category
- tptp.platform361079 Rule
- tptp.platform361080 Description
- tptp.platform361081 Information
- tptp.platform361082 Properties
- tptp.platform361083 Import...
- tptp.platform361084 Import analysis selections from a file
- tptp.platform361085 Export...
- tptp.platform361086 Export analysis selections to a file
- tptp.platform361087 Details...
- tptp.platform361088 Examine and change the details for the selected element
- tptp.platform361089 Rule Sets:
- tptp.platform361090 Set
- tptp.platform361091 Enable rules defined in the selected rule template
- tptp.platform361092 New Rule...
- tptp.platform361093 Add a new rule to the analysis provider
- tptp.platform361094 Analysis Already Running
- tptp.platform361095 The analysis process is already running. Only one instance of analysis can be executed at one time
- tptp.platform361096 View Result
- tptp.platform361097 View this result
- tptp.platform361098 Delete
- tptp.platform361099 Delete this analysis history entry
- tptp.platform361100 Quickfix
- tptp.platform361101 Perform a quick fix for this result
- tptp.platform361102 quickfix_co.gif
- tptp.platform361103 quickfix_disabled_co.gif
- tptp.platform361104 Show Results Only
- tptp.platform361105 Show only rules with results
- tptp.platform361106 filterresults_co.gif
- tptp.platform361107 Show All
- tptp.platform361108 Show all selected rules and results
- tptp.platform361109 filterall_co.gif
- tptp.platform361110 Browse...
- tptp.platform361111 Select Type
- tptp.platform361112 Select the name of the class or interface to be used in the current rule
- tptp.platform361113 Select Package
- tptp.platform361114 Select the name of the package to be used in the current rule
- tptp.platform361115 Export...
- tptp.platform361116 Export the selected analysis history to a file
- tptp.platform361117 export_co.gif
- tptp.platform361118 export_co_disabled.gif
- tptp.platform361119 Create or remove custom rules and categories. Custom categories can only be removed if they contain ...
- tptp.platform361120 Current Custom Categories
- tptp.platform361121 Current Custom Rules
- tptp.platform361122 Add Category...
- tptp.platform361123 Delete Category...
- tptp.platform361124 Add Rule...
- tptp.platform361125 Delete Rule...
- tptp.platform361126 Add Custom Category
- tptp.platform361127 Choose a parent category
- tptp.platform361128 Choose Parent Category Location
- tptp.platform361129 Select the parent category where the new category will be added
- tptp.platform361130 Enter Category Name
- tptp.platform361131 Select the name for the new category
- tptp.platform361132 Add Custom Rule
- tptp.platform361133 Select the category where the rule will be added
- tptp.platform361134 Select Template
- tptp.platform361135 Select a template to use for this rule
- tptp.platform361136 Assign Template Values
- tptp.platform361137 Fill in the values associated with this template
- tptp.platform361138 Name
- tptp.platform361139 Description
- tptp.platform361140 Analysis Data Export
- tptp.platform361141 Write XML formatted analysis data to a file
- tptp.platform361142 Select the type of export to be performed, then choose the file location for the XML data.
- tptp.platform361143 Select Export Format
- tptp.platform361144 Output File
- tptp.platform361145 Browse...
- tptp.platform361146 Exporting XML analysis data...
- tptp.platform361147 Export Description
- tptp.platform361148 No Analysis Selections
- tptp.platform361149 No analysis rules have been selected. Select at least one rule in the analysis configuration in the ...
- tptp.platform361150 View as:
- tptp.platform361151 Apply
- tptp.platform361152 Apply these properties to the selected item
- tptp.platform361153 Analysis run cofiguration online help
- tptp.platform361154 Eclipse - TPTP
- tptp.platform361155 TPTP Analysis Engine
- tptp.platform361156 TPTP Analysis Engine \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 ...
- tptp.platform361157 TPTP Analysis Engine
- tptp.platform361158 Eclipse - TPTP
- tptp.platform361692 TPTP Collection Framework
- tptp.platform361693 Eclipse - TPTP
- tptp.platform361845 Common TPTP
- tptp.platform361846 Common TPTP \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 IBM Corpo ...
- tptp.platform361847 TPTP Common Plug-in
- tptp.platform361848 Eclipse - TPTP
- tptp.platform361849 Alias Name
- tptp.platform361850 Certificates
- tptp.platform361851 Import
- tptp.platform361852 Security Certificates
- tptp.platform361853 Security Certificate
- tptp.platform361854 Securit&y Certificate File:
- tptp.platform361855 Alias &Name:
- tptp.platform361856 &Browse...
- tptp.platform361857 A&dd...
- tptp.platform361858 Remo&ve
- tptp.platform361859 Re&name...
- tptp.platform361860 Add Certificate
- tptp.platform361861 Rename Certificate
- tptp.platform361862 Select the Security Certificate file to import and provide an alias name for the certificate.
- tptp.platform361863 Create, remove or edit Security Certificate definitions.
- tptp.platform361864 Pr&operties...
- tptp.platform361865 Certificate Properties
- tptp.platform361866 Version:
- tptp.platform361867 Subject:
- tptp.platform361868 Signature Algorithm:
- tptp.platform361869 Key:
- tptp.platform361870 Public key:
- tptp.platform361871 Serial number:
- tptp.platform361872 Signature:
- tptp.platform361873 Alias Name:
- tptp.platform361874 Issued To:
- tptp.platform361875 Issued By:
- tptp.platform361876 Validity:
- tptp.platform361877 Signature Algorithm:
- tptp.platform361878 Valid from {0} to {1}
- tptp.platform361879 IWAT0090E Unable to load certificate.
- tptp.platform361880 Yes
- tptp.platform361881 No
- tptp.platform361882 View Certificate Details
- tptp.platform361883 To connect to the specified host, type your user name and password.
- tptp.platform361884 &Host
- tptp.platform361885 &User name
- tptp.platform361886 &Password
- tptp.platform361887 Invalid data.
- tptp.platform361888 IWAT0091E Incorrect user name.
- tptp.platform361889 IWAT0092E Incorrect password.
- tptp.platform361890 Security Message
- tptp.platform361891 Connection failed on host {0}.
- tptp.platform361892 IWAT0292E The host {0} was not found.
- tptp.platform361893 IWAT0093E Invalid port number {0}.
- tptp.platform361894 IWAT0094E File not found \n{0}.
- tptp.platform361895 IWAT0095E One or more certificates in the\n{0}\nkey store could not be loaded.
- tptp.platform361896 IWAT0096E The algorithm used to check the integrity of the key store\n{0}\ncannot be found.
- tptp.platform361897 IWAT0097E Key management exception, for operations dealing with key management in\n{0}.
- tptp.platform361898 IWAT0098E Key store exception, for operations dealing with key store in\n{0}.
- tptp.platform361899 IWAT0099E Unrecoverable key exception for operations dealing with key store in\n{0}.
- tptp.platform361900 IWAT0100I This is a secure connection, password authentication is required.
- tptp.platform361901 IWAT0101I Login failed, password authentication is required.
- tptp.platform361902 IWAT0102E Unable to persist key store.
- tptp.platform361903 IWAT0103E A input-output exception occurred while saving key store \n{0}.
- tptp.platform361904 IWAT0104E One or more certificates in the\n{0}\nkey store could not be stored.
- tptp.platform361905 IWAT0105E Keystore {0} \nhas not been initialized.
- tptp.platform361906 IWAT0106E Unable to initialize key store \n{0}.
- tptp.platform361907 IWAT0107E Requested security provider not available.
- tptp.platform361908 IWAT0108E Failed to load key store.
- tptp.platform361909 IWAT0109E A certificate exception occurred while loading the file\n{0}
- tptp.platform361910 IWAT0110E A input-output exception occurred while loading the file\n{0}
- tptp.platform361911 Trusted Certificate
- tptp.platform361912 Key
- tptp.platform361913 Unknown
- tptp.platform361914 Alias name can not be empty
- tptp.platform361915 This alias name already exists, use another one
- tptp.platform361916 IWAT0284E The Agent Controller is not available on host {0}.\n Make sure that:\n* for localhost, the ...
- tptp.platform361917 IWAT0111E Security Certificate not found.\n To be able to connect, please import a Security Certific ...
- tptp.platform361918 Information you exchange with this Agent Controller cannot be viewed or changed by others.\nHowever, ...
- tptp.platform361919 IWAT0112E The agent controller on host {0} is configured to use security.\nThe product you have does ...
- tptp.platform361920 No certificate to show
- tptp.platform361921 Do you want to proceed without authenticating the agent controller?
- tptp.platform361922 TPTP Common UI Plug-in
- tptp.platform361923 Eclipse - TPTP
- tptp.platform361924 Print Sequence Diagram Views
- tptp.platform361925 Print Sequence Diagram Views
- tptp.platform361926 Profiling Message
- tptp.platform361927 Logging Message
- tptp.platform361928 Profiling/Logging Message
- tptp.platform361929 Confirmation Message
- tptp.platform361930 Delete selected resource(s)?
- tptp.platform361931 Delete the selected log file(s)?\nThe original log file(s) will not be affected.
- tptp.platform361932 Delete the selected symptom catalog file(s)?
- tptp.platform361933 &Also delete contents in file system
- tptp.platform361934 &Do not delete contents
- tptp.platform361935 De&lete
- tptp.platform361936 Delete the resource
- tptp.platform361937 Delete object
- tptp.platform361938 IWAT1111E Resource tree contains agent being monitored or attached\n Agent: {0}.\n Cannot delete res ...
- tptp.platform361939 IWAT1110E Error deleting file.
- tptp.platform361940 Save
- tptp.platform361941 Save the project?
- tptp.platform361942 Save this resource?
- tptp.platform361943 monitor
- tptp.platform361944 node
- tptp.platform361945 process
- tptp.platform361946 agent
- tptp.platform361947 correlation
- tptp.platform361948 IWAT0070E Resource tree contains agent currently collecting data.\n Agent: {0}.\n Cannot save resour ...
- tptp.platform361949 IWAT0018E Error saving file.
- tptp.platform361950 IWAT0069E Saving {0} failed.\n File: {1}\n Make sure the file attributes are valid, and save again.
- tptp.platform361951 IWAT0068E Error saving read-only file.\n Resource: {0}\n File: {1}\n Make sure the file attributes a ...
- tptp.platform361952 Unload Profiling Data
- tptp.platform361953 The following data is not yet saved to the file system.\nPlease select the profiling data you want t ...
- tptp.platform361954 You chose to save only some of the modified profiling data. Unsaved data will be discarded after bei ...
- tptp.platform361955 You chose to unload the profiling data from memory. Any view displaying this data will also be reset ...
- tptp.platform361956 Do not show this message again.
- tptp.platform361957 Refresh profiling monitor view?
- tptp.platform361958 &Refresh contents from the file system
- tptp.platform361959 &Do not refresh from the file system
- tptp.platform361960 &Refresh Tree
- tptp.platform361961 Refresh the tree
- tptp.platform361962 Refresh tree
- tptp.platform361963 Link with Viewer
- tptp.platform361964 Link with Viewer
- tptp.platform361965 {0} at {1} [ PID: {2} ]
- tptp.platform361966 unknown
- tptp.platform361967 {0} at {1}
- tptp.platform361968 {0} [ PID: {1} ]
- tptp.platform361969 terminated
- tptp.platform361970 detached
- tptp.platform361971 attached
- tptp.platform361972 ...collecting
- tptp.platform361973 Agent Discoverer
- tptp.platform361974 monitoring
- tptp.platform361975 Profiling
- tptp.platform361976 Log
- tptp.platform361977 Simple Layout
- tptp.platform361978 Distributed Layout
- tptp.platform361979 Properties
- tptp.platform361980 The profiling data was modified during this session.\nWould you like to save it?
- tptp.platform361981 The logging data was modified during this session.\nWould you like to save it?
- tptp.platform361982 The profiling and logging data was modified during this session.\nWould you like to save it?
- tptp.platform361983 Remember my decision
- tptp.platform361984 Correlation method:
- tptp.platform361985 Choose a correlation schema:
- tptp.platform361986 Unknown correlation operation
- tptp.platform361987 Time
- tptp.platform361988 Correlation job
- tptp.platform361989 (HH:mm:ss.ssssss)
- tptp.platform361990 For the microseconds field: 9 = 0.000009 seconds and 900000 = 0.9 seconds.
- tptp.platform361991 &Delta time
- tptp.platform361992 &Profiling project:
- tptp.platform361993 B&rowse...
- tptp.platform361994 Br&owse...
- tptp.platform361995 &Monitor:
- tptp.platform361996 Select an existing monitor, or create a new one:
- tptp.platform361997 Select an existing monitor:
- tptp.platform361998 Monitor Selection
- tptp.platform361999 Please select a monitor.
- tptp.platform362000 Invalid monitor path.
- tptp.platform362001 Select an existing project or folder, or create a new one.
- tptp.platform362002 Directory {0} does not exist. Do you want to create it?
- tptp.platform362003 IWAT0023E Unable to create the target folder. Make sure the path is correct.
- tptp.platform362004 Connection failed.
- tptp.platform362005 IWAT0019E Out of memory.
- tptp.platform362006 IWAT0072E Out of memory. Profiling stopped.
- tptp.platform362007 Invalid host
- tptp.platform362008 Define which filter to be used in the import process.
- tptp.platform362009 Select an existing filter set or create a new one
- tptp.platform362010 &New...
- tptp.platform362011 &Edit...
- tptp.platform362012 - No Filter -
- tptp.platform362013 &Host name or IP address:
- tptp.platform362014 A&gent Controller port:
- tptp.platform362015 Edit host
- tptp.platform362016 Add host
- tptp.platform362017 Defa&ult Hosts:
- tptp.platform362018 Edi&t...
- tptp.platform362019 &Add...
- tptp.platform362020 Re&move
- tptp.platform362021 T&est Connection
- tptp.platform362022 Connection success.
- tptp.platform362023 IWAT0002E Connecting error
- tptp.platform362024 ProfileProject
- tptp.platform362025 ProfileMonitor
- tptp.platform362026 Please specify a destination file name.
- tptp.platform362027 The specified destination file name is a directory.\nPlease specify a valid file name.
- tptp.platform362028 Report
- tptp.platform362029 Define the name and location of the Report.
- tptp.platform362030 HTML Trace report
- tptp.platform362031 No data is available for display.\nEither you have no trace selected in the Profiling Monitor view o ...
- tptp.platform362032 Please wait while data are being loaded..
- tptp.platform362033 No filter
- tptp.platform362034 Filter: {0}
- tptp.platform362035 log
- tptp.platform362036 New Host
- tptp.platform362037 Create New Host
- tptp.platform362038 Specify either a new host name, or the IP address of the host.\nA host is the computer, which owns p ...
- tptp.platform362039 Invalid port number for agent controller
- tptp.platform362040 All entries must be integers. The first non-zero, non-blank entry may be positive or negative. The r ...
- tptp.platform362041 The host {0} for monitor {1} already exists.
- tptp.platform362042 Host name:
- tptp.platform362043 Host address:
- tptp.platform362044 Synchronize time for distributed applications
- tptp.platform362045 Host
- tptp.platform362046 View the properties of the host.
- tptp.platform362047 Filter: {0}. Click <a>here</a> to set filter
- tptp.platform440547 Note: Refresh from the file system will lost all the data in memory if they are not yet saved!
- tptp.platform362048 (GMT) Greenwich Mean Time : Dublin, Edinburgh, Lisbon, London
- tptp.platform362049 (GMT) Casablanca, Monrovia
- tptp.platform362050 (GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna
- tptp.platform362051 (GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague
- tptp.platform362052 (GMT+01:00) Brussels, Copenhagen, Madrid, Paris
- tptp.platform362053 (GMT+01:00) Sarajevo, Skopje, Warsaw, Zagreb
- tptp.platform362054 (GMT+02:00) Athens, Istanbul, Minsk, Helsinki, Riga, Tallinn
- tptp.platform362055 (GMT+02:00) Bucharest
- tptp.platform362056 (GMT+02:00) Cairo
- tptp.platform362057 (GMT+02:00) Harare, Pretoria, Jerusalem
- tptp.platform362058 (GMT+03:00) Moscow, St. Petersburg, Volgograd
- tptp.platform362059 (GMT+03:00) Baghdad, Kuwait, Riyadh, Nairobi
- tptp.platform362060 (GMT+03:30) Tehran
- tptp.platform362061 (GMT+04:00) Abu Dhabi, Muscat, Baku, Tbilisi
- tptp.platform362062 (GMT+04:30) Kabul
- tptp.platform362063 (GMT+05:00) Ekaterinburg
- tptp.platform362064 (GMT+05:00) Islamabad, Karachi, Tashkent
- tptp.platform362065 (GMT+05:30) Bombay, Calcutta, Madras, New Delhi
- tptp.platform362066 (GMT+06:00) Astana, Almaty, Dhaka, Colombo
- tptp.platform362067 (GMT+07:00) Bangkok, Hanoi, Jakarta
- tptp.platform362068 (GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi, Perth, Singapore, Taipei
- tptp.platform362069 (GMT+09:00) Osaka, Sapporo, Tokyo, Seoul
- tptp.platform362070 (GMT+09:00) Yakutsk
- tptp.platform362071 (GMT+09:30) Adelaide
- tptp.platform362072 (GMT+09:30) Darwin
- tptp.platform362073 (GMT+10:00) Canberra, Melbourne, Sydney
- tptp.platform362074 (GMT+10:00) Guam, Port Moresby, Brisbane
- tptp.platform362075 (GMT+10:00) Vladivostok
- tptp.platform362076 (GMT+10:00) Hobart
- tptp.platform362077 (GMT+11:00) Magadan, Solomon Is., New Caledonia
- tptp.platform362078 (GMT+12:00) Auckland, Wellington
- tptp.platform362079 (GMT+12:00) Fiji, Kamchatka, Marshall Is.
- tptp.platform362080 (GMT+13:00) Nuku'alofa
- tptp.platform362081 (GMT-01:00) Azores, Cape Verde Is.
- tptp.platform362082 (GMT-02:00) Mid-Atlantic
- tptp.platform362083 (GMT-03:00) Brasilia
- tptp.platform362084 (GMT-03:00) Buenos Aires, Georgetown
- tptp.platform362085 (GMT-03:30) Newfoundland
- tptp.platform362086 (GMT-04:00) Atlantic Time (Canada)
- tptp.platform362087 (GMT-04:00) Caracas, La Paz
- tptp.platform362088 (GMT-04:00) Santiago
- tptp.platform362089 (GMT-05:00) Eastern Time (US & Canada)
- tptp.platform362090 (GMT-05:00) Bogota, Lima, Quito, Eastern Indiana (US)
- tptp.platform362091 (GMT-06:00) Central Time (US & Canada), Mexico City, Tegucigalpa
- tptp.platform362092 (GMT-06:00) Saskatchewan
- tptp.platform362093 (GMT-07:00) Mountain Time (US & Canada)
- tptp.platform362094 (GMT-07:00) Arizona
- tptp.platform362095 (GMT-08:00) Pacific Time (US & Canada); Tijuana
- tptp.platform362096 (GMT-09:00) Alaska
- tptp.platform362097 (GMT-10:00) Hawaii
- tptp.platform362098 (GMT-11:00) Midway Island, Samoa
- tptp.platform362099 &Description:
- tptp.platform362100 N&ame:
- tptp.platform362101 Info
- tptp.platform362102 Name
- tptp.platform362103 Description
- tptp.platform362104 Elements
- tptp.platform362105 Question
- tptp.platform362106 Error
- tptp.platform362107 IWAT0115E Argument "{0}" cannot be null.
- tptp.platform362108 IWAT0116E Invalid argument.
- tptp.platform362109 &Add...
- tptp.platform362110 &Remove
- tptp.platform362111 &Set Default
- tptp.platform362112 {0} ( default )
- tptp.platform362113 IWAT0117E Invalid association
- tptp.platform362114 IWAT0118E The type cannot be null;
- tptp.platform362115 Add association
- tptp.platform362116 Select one element
- tptp.platform362117 Hyades Editor
- tptp.platform362118 This is the editor Hyades uses to "launch" other editor.\nYou should not be seeing this.
- tptp.platform362119 The project is empty.
- tptp.platform362120 The name is empty.
- tptp.platform362121 The name cannot begin with a period.
- tptp.platform362122 {0} cannot begin with {1}.
- tptp.platform362123 {0} cannot contain "{1}".
- tptp.platform362124 The associated file will be named {0}.
- tptp.platform362125 name
- tptp.platform362126 Path
- tptp.platform362127 The parent folder location cannot contain invalid OS resource characters.
- tptp.platform362128 Name cannot contain invalid OS resource characters.
- tptp.platform362129 numeric value
- tptp.platform362130 {0} items selected.
- tptp.platform362131 by &Name
- tptp.platform362132 by &Type
- tptp.platform362133 The file "{0}" already exists.\nDo you want to overwrite it?
- tptp.platform362134 A project with this same name will be created by this wizard.
- tptp.platform362135 IWAT0121E A project with this same name will be created by this wizard.
- tptp.platform362136 IWAT0122E Unable to create the project.
- tptp.platform362137 IWAT0123E The import path cannot be null.
- tptp.platform362138 Creating sample project...
- tptp.platform362139 Creating project
- tptp.platform362140 {0} : {1}
- tptp.platform362141 IWAT4000E Resource {0} does not exist.
- tptp.platform362142 File Deleted
- tptp.platform362143 This file has been deleted from the file system.\nDo you want to save your changes or close the edit ...
- tptp.platform362144 File Changed
- tptp.platform362145 This file has been changed on the file system.\nDo you want to load the changes?
- tptp.platform362146 &Save
- tptp.platform362147 &Close
- tptp.platform362148 Exception caught during the wizard pages creation: {0}
- tptp.platform362149 IWAT4001E An error has happened during the saving attempt.\n\nFile:{0}\nReason:{1}\n\nSee log file f ...
- tptp.platform362150 Select
- tptp.platform362151 The following wizards are available.
- tptp.platform362152 Resource
- tptp.platform362153 Confirm Perspective Switch
- tptp.platform362154 New Example
- tptp.platform362155 &JDBC driver location:
- tptp.platform362156 &Browse...
- tptp.platform362157 Test &connection
- tptp.platform362158 Database &location (host:port):
- tptp.platform362159 &Username:
- tptp.platform362160 &Password:
- tptp.platform362161 The password is stored on your computer in a file that's difficult, but not impossible, for an intru ...
- tptp.platform362162 Database &type:
- tptp.platform362163 Unknown
- tptp.platform362164 None
- tptp.platform362165 Invalid JDBC driver
- tptp.platform362166 Please specify the database location
- tptp.platform362167 Please specify the username
- tptp.platform362168 Please specify the password
- tptp.platform362169 Connection completed without errors.
- tptp.platform362170 Error when trying to connect:
- tptp.platform362171 The ZoomSlider's maximum value must be greater than its minimum value!
- tptp.platform362172 The ZoomSlider's maximum visible value must be greater than its minimum visible value!
- tptp.platform362173 The ZoomSlider's minimum value must be less than, or equal to its minimum visible value!
- tptp.platform362174 The ZoomSlider's maximum value must be greater than, or equal to its maximum visible value!
- tptp.platform362175 The ZoomSlider's resolution must be less than the difference between its maximum and minimum values!
- tptp.platform362176 The ZoomSlider's resolution must be a positive, non-zero number!
- tptp.platform362177 The ZoomSlider's resolution must equal n * Math.pow(10, p) where n = 1, 2 or 5, and p is any integer ...
- tptp.platform362178 The ZoomSlider's 'direction' must be either ZoomSlider.INCREASING or ZoomSlider.DECREASING!
- tptp.platform362179 The ZoomSlider's 'orientation' must be either ZoomSlider.HORIZONTAL or ZoomSlider.VERTICAL!
- tptp.platform362180 Filters
- tptp.platform362181 Standard
- tptp.platform362182 Advanced
- tptp.platform362183 Attribute
- tptp.platform362184 Operator
- tptp.platform362185 Value
- tptp.platform362186 Advanced filtering: create a new filter with the Add button (* = any string)
- tptp.platform362187 &Add...
- tptp.platform362188 Add filter
- tptp.platform362189 &Edit...
- tptp.platform362190 Edit select filter
- tptp.platform362191 &Remove
- tptp.platform362192 Remove select filter
- tptp.platform362193 like
- tptp.platform362194 not like
- tptp.platform362195 =
- tptp.platform362196 <>
- tptp.platform362197 >
- tptp.platform362198 <
- tptp.platform362199 >=
- tptp.platform362200 <=
- tptp.platform362201 Filter name:
- tptp.platform362202 Add Filter Property
- tptp.platform362203 Edit Filter Property
- tptp.platform362204 Add/Edit/Remove filters
- tptp.platform362205 &New...
- tptp.platform362206 &Edit...
- tptp.platform362207 &Remove
- tptp.platform362208 &Up
- tptp.platform362209 &Down
- tptp.platform362210 Manage Filters...
- tptp.platform362211 New_filter
- tptp.platform362212 No filter
- tptp.platform362213 Filter name exists
- tptp.platform362214 Filter name entered is reserved
- tptp.platform362215 Enter a filter name
- tptp.platform362216 Edit Filter
- tptp.platform362217 Enter filter information
- tptp.platform362218 Select the type of filter to add
- tptp.platform362219 Entered value {0} is not valid for the attribute {1}
- tptp.platform362220 Import profiling Filter
- tptp.platform362221 Import Profiling Filter
- tptp.platform362222 Select profiling filter to be imported from a profiling filter file.
- tptp.platform362223 Select the filters you want to import from the available list.
- tptp.platform362224 Available filters from filter file
- tptp.platform362225 Selected filters to be imported
- tptp.platform362226 Filter file :
- tptp.platform362227 Export Profiling Filter
- tptp.platform362228 Export profiling filter
- tptp.platform362229 Select and export profiling filter to a profiling filter file.
- tptp.platform362230 Select the filters you want to export to the filter file.
- tptp.platform362231 Available filters from workspace
- tptp.platform362232 Selected filters to be exported
- tptp.platform362233 Filter name {0} already exists.
- tptp.platform362234 B&rowse...
- tptp.platform362235 >
- tptp.platform362236 <
- tptp.platform362237 >>
- tptp.platform362238 <<
- tptp.platform362239 The same name already exists.
- tptp.platform362240 Co&llapse All
- tptp.platform362241 Collapse All
- tptp.platform362242 &Sort
- tptp.platform362243 Closed Project
- tptp.platform362244 You attempted to go into a closed project: {0}\nPlease open the project and try again.
- tptp.platform362245 Working Set: {0}
- tptp.platform362246 Large resource connection information:
- tptp.platform362247 Select export generator:
- tptp.platform362248 Export details:
- tptp.platform362249 New Report...
- tptp.platform362250 Report...
- tptp.platform362251 No export data specified for this exporter.
- tptp.platform362252 No exporters available for this viewer.
- tptp.platform362253 New Report
- tptp.platform362255 Select the parent folder and define the name of the new report.
- tptp.platform362257 &Select the Report to be created:
- tptp.platform362258 Open r&eport automatically
- tptp.platform362259 Writable
- tptp.platform362260 Read-Only
- tptp.platform362261 File Already Exists
- tptp.platform362262 The file you selected already exists - do you want to overwrite it?
- tptp.platform362263 IWAT4022E An error occurred during report generation.\n\nError: {0}
- tptp.platform362264 IWAT4023E Unable to create report.\nThere is no data to be saved to the file.
- tptp.platform362265 AND
- tptp.platform362266 OR
- tptp.platform362267 Group expression(s) by condition :
- tptp.platform362268 Detailed information on filter creation is available <a>here</a>.
- tptp.platform362269 Ne&w
- tptp.platform362270 Show the node end
- tptp.platform362271 Show the node start
- tptp.platform362272 Configure Min Max
- tptp.platform362273 Username and password required
- tptp.platform362274 Enter username and password for accessing {0}:
- tptp.platform362275 Page size cannot be empty.
- tptp.platform362276 Invalid page size: {0}.
- tptp.platform362277 Invalid navigator action contribution {0}. Extension class must implement the interface org.eclipse. ...
- tptp.platform362278 Symptom rule ''{0}'' is empty.
- tptp.platform362279 Symptom definition ''{0}'' requires at least a symptom rule.
- tptp.platform451751 Invalid file name.
- tptp.platform362280 Lifeline node {0}
- tptp.platform362281 Message node {0} from Lifeline {1} at event occurrence {2} to Lifeline {3} at event occurrence {4}
- tptp.platform362282 Lost Message node {0} from Lifeline {1} at event occurrence {2}
- tptp.platform362283 Found Message node {0} to Lifeline {1} at event occurrence {2}
- tptp.platform362284 Execution occurrence {0} on Lifeline {1} from event occurrence {2} to {3}
- tptp.platform362285 {0,number} day {1,number,00} h
- tptp.platform362286 {0,number} day {1,number,00} hours
- tptp.platform362287 {0,number} days {1,number,00} h
- tptp.platform362288 {0,number} days {1,number,00} hours
- tptp.platform362289 {0,number} h {1,number,00} min
- tptp.platform362290 {0,number} hours {1,number,00} minutes
- tptp.platform362291 {0,number} min {1,number,00} s
- tptp.platform362292 {0,number} minutes {1,number,00} seconds
- tptp.platform362293 {0,number,0.###} s
- tptp.platform362294 {0,number,0.###} seconds
- tptp.platform362295 {0,number,0.###} ms
- tptp.platform362296 {0,number,0.###} milliseconds
- tptp.platform362297 {0,number,0.###} \u00B5s
- tptp.platform362298 {0,number,0.###} microseconds
- tptp.platform362299 Time elapsed from selection {0}
- tptp.platform362300 Find
- tptp.platform362301 Close
- tptp.platform362302 String not found
- tptp.platform362303 Sequence Diagram Find
- tptp.platform362304 Search for
- tptp.platform362305 Matching string (* = any string, ? = any character):
- tptp.platform362306 Case sensitive
- tptp.platform362307 Lifeline
- tptp.platform362308 Stop
- tptp.platform362309 Synchronous message
- tptp.platform362310 Synchronous message return
- tptp.platform362311 Asynchronous message
- tptp.platform362312 Asynchronous message return
- tptp.platform362313 or
- tptp.platform362314 Previous page
- tptp.platform362315 Next page
- tptp.platform362316 Go to previous page
- tptp.platform362317 Go to next page
- tptp.platform362318 Go to message
- tptp.platform362319 Go to message return
- tptp.platform362320 Find...
- tptp.platform362321 Edit filters...
- tptp.platform362322 Hide/Display Patterns...
- tptp.platform362323 Pages...
- tptp.platform362324 Hide internal messages
- tptp.platform362325 Hide or display internal messages
- tptp.platform362326 Zoom in
- tptp.platform362327 Zoom in the diagram
- tptp.platform362328 Reset zoom factor
- tptp.platform362329 Reset zoom factor
- tptp.platform362330 Zoom out
- tptp.platform362331 Zoom out the diagram
- tptp.platform362332 Select
- tptp.platform362333 Select
- tptp.platform362334 Max
- tptp.platform362335 Min
- tptp.platform362336 List of hide/display patterns
- tptp.platform362337 hide
- tptp.platform362338 display
- tptp.platform362339 Edit it
- tptp.platform362340 Add...
- tptp.platform362341 Create
- tptp.platform362342 Update
- tptp.platform362343 Remove
- tptp.platform362344 Sequence Diagram Hide/Display Patterns
- tptp.platform362345 Definition of Hide Pattern
- tptp.platform362346 Page navigation
- tptp.platform362347 Sequence Diagram Pages
- tptp.platform362348 {0,number} <= value <= {1,number}
- tptp.platform362349 Total:
- tptp.platform362350 pages
- tptp.platform362351 page
- tptp.platform362352 pages
- tptp.platform362353 Currently in all pages:
- tptp.platform362354 Current page:
- tptp.platform362355 Maximum number of {0} in a page:
- tptp.platform362356 Navigation
- tptp.platform362357 Click to open Overview\nDrag mouse to scroll\nUse Shift+Drag, Ctrl+Drag to scroll slower\nUse Shift+ ...
- tptp.platform362358 "Use 'Open with...|UML2 interactions' menu item to populate this view"
- tptp.platform362359 &Lifeline Width (in pixels)
- tptp.platform362360 AaBbYyZz
- tptp.platform362361 &Increase font size when zooming
- tptp.platform362362 &Exclude external time
- tptp.platform362363 &Use gradient color
- tptp.platform362364 Background
- tptp.platform362365 Lines
- tptp.platform362366 Text
- tptp.platform362367 Lifeline
- tptp.platform362368 Execution Occurrence
- tptp.platform362369 Sync Message
- tptp.platform362370 Sync Message Return
- tptp.platform362371 Async Message
- tptp.platform362372 Async Message Return
- tptp.platform362373 Frame
- tptp.platform362374 Lifeline Header
- tptp.platform362375 Frame Title
- tptp.platform362376 &Show tooltips
- tptp.platform362377 Error
- tptp.platform362378 Invalid range
- tptp.platform362379 Number of vertical pages is invalid
- tptp.platform362380 Number of horizontal pages is invalid
- tptp.platform362381 There is no page selected
- tptp.platform362382 F&rom page
- tptp.platform362383 From
- tptp.platform362384 &to
- tptp.platform362385 Selected pages
- tptp.platform362386 Current view
- tptp.platform362387 &All pages
- tptp.platform362388 Total number of pages:
- tptp.platform362389 Number of horizontal pages:
- tptp.platform362390 Number of vertical pages:
- tptp.platform362391 Use current zoom
- tptp.platform362392 Zoom options
- tptp.platform362393 Print
- tptp.platform362394 Printer...
- tptp.platform362395 {0} + {1}
- tptp.platform362396 Page {0}
- tptp.platform362397 Print range
- tptp.platform362398 Preview
- tptp.platform362399 Print
- tptp.platform362400 Define printer options for printing the Sequence Diagram
- tptp.platform362401 Print Sequence Diagram content
- tptp.platform362402 TimeCompression bar configuration
- tptp.platform362403 Min time
- tptp.platform362404 Max time
- tptp.platform362405 Default
- tptp.platform362406 {0,number,0.###}
- tptp.platform362407 days
- tptp.platform362408 hours
- tptp.platform362409 minutes
- tptp.platform362410 s
- tptp.platform362411 ms
- tptp.platform362412 \u00B5s
- tptp.platform362413 Min Time {0} \n\nCurrent Time {1} \n\nMaxTime {2}
- tptp.platform362414 No default printer is selected. Click Printer button first and select a printer.
- tptp.platform363481 TPTP Common UI Trace Plug-in
- tptp.platform363482 Eclipse - TPTP
- tptp.platform363483 Agent Controller
- tptp.platform363484 Hosts
- tptp.platform363485 Profiling and Logging
- tptp.platform363486 Open With
- tptp.platform363487 Open logging agent page
- tptp.platform363488 Log type:
- tptp.platform363489 Log path:
- tptp.platform363490 Display name:
- tptp.platform363491 Synchronize time for distributed applications
- tptp.platform363492 All entries must be integers. The first non-zero, non-blank entry may be positive or negative. The r ...
- tptp.platform363493 Hour values must be positive. Minute and second values must be between 0 and 59. Microsecond values ...
- tptp.platform363494 Agent Controller Preferences
- tptp.platform363495 &Agent Controller local port:
- tptp.platform363496 Agent Controller port cannot be empty
- tptp.platform363497 Invalid port number for Agent Controller
- tptp.platform363498 Invalid port number for firewall connections
- tptp.platform363499 &Workbench is running behind a firewall
- tptp.platform363500 Use system &defined ports
- tptp.platform363501 User specified port &range beginning at:
- tptp.platform363502 Note: The workbench will listen on the port range that you specify, \nbeginning with the above port ...
- tptp.platform363503 Local Workbench Port for Agent Controller
- tptp.platform363504 Firewall Setting
- tptp.platform422601 Agent Controller Status
- tptp.platform422602 An Agent Controller is running on localhost
- tptp.platform422603 An Agent Controller is not running on localhost
- tptp.platform363505 This type of object is associated with the {0} Perspective. Do you want to switch to this perspecti ...
- tptp.platform363506 Connection information
- tptp.platform363507 Import profiling file size: {0} bytes, name: {1}
- tptp.platform363508 size: {0} bytes
- tptp.platform363509 Done: {0}%, processed: {4} bytes, bytes/second: {5}, events processed: {1}, events/second: {2}, elap ...
- tptp.platform363510 Processed: {3} bytes, bytes/second: {4}, events processed: {0}, events/second: {1}, elapsed time: {2 ...
- tptp.platform363511 Done
- tptp.platform363512 Canceled
- tptp.platform363513 Error
- tptp.platform361376 TPTP Core
- tptp.platform361377 TPTP Core \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 IBM Corpora ...
- tptp.platform361378 TPTP Platform
- tptp.platform361379 Eclipse - TPTP
- tptp.platform363676 TPTP Platform Core ISV Documentation
- tptp.platform363677 TPTP Platform Core ISV Documentation\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ...
- tptp.platform363678 TPTP Platform Project ISV Documentation
- tptp.platform363679 Eclipse - TPTP
- tptp.platform363668 TPTP Platform Core User Documentation
- tptp.platform363669 TPTP Platform Core User Documentation\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ...
- tptp.platform363670 TPTP Platform Project Documentation
- tptp.platform363671 Eclipse - TPTP
- tptp.platform363554 TPTP Platform Examples
- tptp.platform363555 TPTP Platform Examples \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 200 ...
- tptp.platform363556 TPTP Platform Examples
- tptp.platform363557 Eclipse - TPTP
- tptp.platform363558 UI
- tptp.platform363559 Logging
- tptp.platform363560 EMF Common Base Event v1.0.1 Sample
- tptp.platform363561 Information and dependencies to instrument EMF Common Base Events (v1.0.1) in application code.
- tptp.platform363562 EMF Common Base Event v1.0.1 Example
- tptp.platform363563 Specify the project to contain the information and dependencies to instrument EMF Common Base Events ...
- tptp.platform363564 Apache Commons Logging Sample
- tptp.platform363565 Information and dependencies to log Common Base Events to an Apache Commons logger.
- tptp.platform363566 Apache Commons Logging Example
- tptp.platform363567 Specify the project to contain the information and dependencies to log Common Base Events to an Apac ...
- tptp.platform363568 JSR-047 Logging Sample
- tptp.platform363569 Information and dependencies to log Common Base Events to a JSR-047 logger implemented in JDK 1.4.0 ...
- tptp.platform363570 JSR-047 Logging Example
- tptp.platform363571 Specify the project to contain the information and dependencies to log Common Base Events to a JSR-0 ...
- tptp.platform363572 Apache Log4J Logging Sample
- tptp.platform363573 Information and dependencies to log Common Base Events to an Apache Log4J logger.
- tptp.platform363574 Apache Log4J Logging Example
- tptp.platform363575 Specify the project to contain the information and dependencies to log Common Base Events to an Apac ...
- tptp.platform363576 java.util.logging.ConsoleHandler, org.eclipse.hyades.logging.java.LoggingAgentHandler
- tptp.platform363577 org.eclipse.hyades.logging.java.XmlFormatter
- tptp.platform363578 SEVERE
- tptp.platform363579 org.eclipse.hyades.logging.java.CommonBaseEventFilter
- tptp.platform363580 TPTP Platform Logging ISV Examples
- tptp.platform363581 TPTP Platform Logging ISV Examples \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ( ...
- tptp.platform363582 TPTP Platform Logging ISV Examples
- tptp.platform363583 Eclipse - TPTP
- tptp.platform363584 Logging
- tptp.platform363585 Navigator Extension Sample
- tptp.platform363586 This sample creates a simple navigator extension.
- tptp.platform363587 Navigator Extension Sample
- tptp.platform363588 Specify a project for the navigator extension.
- tptp.platform363589 Analyzer Extension Sample
- tptp.platform363590 This sample creates a sample project for the analyzer extension point.
- tptp.platform363591 Filter Type Sample
- tptp.platform363592 This sample creates a simple view with filtering and a simple filter type.
- tptp.platform363593 Analyzer Extension Sample
- tptp.platform363594 Specify a project for the analyzer extension sample.
- tptp.platform363595 Filter Type Sample
- tptp.platform363596 Specify a project for the filter type sample.
- tptp.platform363597 Context Language Sample
- tptp.platform363598 This sample creates a simple context language extension sample.
- tptp.platform363599 Specify a project for the context language extension sample.
- tptp.platform363600 Context Language Extension Sample
- tptp.platform363601 Export Viewer Generator Sample
- tptp.platform363602 This sample creates a simple export viewer extension sample.
- tptp.platform363603 Specify a project for the export viewer generator extension sample.
- tptp.platform363604 Export Viewer Generator Extension Sample
- tptp.platform363605 Table Cell Tooltips Extension Sample
- tptp.platform363606 This sample creates a table cell tooltips provider for TPTP statistics table cell.
- tptp.platform363607 Specify a project for the table cell tooltips provider sample.
- tptp.platform363608 Table Cell Tooltips Extension Sample
- tptp.platform471168 UI
- tptp.platform363609 Open Analyzer Extension Sample View
- tptp.platform363610 Selected object name:
- tptp.platform363611 Analyzer Extension Sample View
- tptp.platform363612 no name associated with selection
- tptp.platform363613 C language
- tptp.platform363614 C language context
- tptp.platform363615 Module/Namespace
- tptp.platform363616 (default namespace)
- tptp.platform363617 Compile Unit/Class
- tptp.platform363618 C/C++ Compile Unit Base time
- tptp.platform363619 Function/Method
- tptp.platform363620 Namespace Level Information
- tptp.platform363621 Namespace level information orientation
- tptp.platform363622 Compile Unit Level Information
- tptp.platform363623 Compile Unit Level Information orientation
- tptp.platform363624 Function Level Information
- tptp.platform363625 Function Level Information orientation
- tptp.platform363626 C/C++ Function Base time
- tptp.platform363627 C/C++ Module/Namespace Base time
- tptp.platform363628 Sample open source action has been called for Language/context %1 and selection %2.
- tptp.platform363629 Sample open source action
- tptp.platform363630 Basic C/C++ Open Source Action Provider
- tptp.platform363631 Basic C/C++ Language/context Provider
- tptp.platform363632 Export to XML
- tptp.platform363633 Export the view content in XML format
- tptp.platform363634 File path:
- tptp.platform363635 Browse...
- tptp.platform363636 Profiling Message
- tptp.platform363637 Please specify a destination file name.
- tptp.platform363638 Profiling Message
- tptp.platform363639 The specified destination file name is a directory.\nPlease specify a valid file name.
- tptp.platform363640 File path:
- tptp.platform363641 Browse...
- tptp.platform363642 Profiling Message
- tptp.platform363643 Please specify a destination file name.
- tptp.platform363644 Profiling Message
- tptp.platform363645 The specified destination file name is a directory.\nPlease specify a valid file name.
- tptp.platform363646 percentage
- tptp.platform363647 child
- tptp.platform363648 Open Filter Type Sample View
- tptp.platform363649 Packages
- tptp.platform363650 Filter Type Sample View
- tptp.platform363651 object selected is null
- tptp.platform363652 (default package)
- tptp.platform363653 Sample Filter Type
- tptp.platform363654 A sample filter type.
- tptp.platform363655 Package name
- tptp.platform363656 Case sensitive
- tptp.platform363657 Class name
- tptp.platform363658 Method name
- tptp.platform363659 Sample Filter Attribute
- tptp.platform363660 Package starts with...
- tptp.platform363661 Package ends with...
- tptp.platform363662 The value for the sample attribute cannot have a '*' character
- tptp.platform363663 Sample Item
- tptp.platform363664 Add Sample Item
- tptp.platform363665 Memory Statistics
- tptp.platform361791 TPTP Core Platform Execution Framework
- tptp.platform361792 Eclipse - TPTP
- tptp.platform361793 Integrated Agent Controller Administrator
- tptp.platform361794 Eclipse - TPTP
- tptp.platform361795 Integrated Agent Controller
- tptp.platform361796 Execution framework configuration file is invalid. This could be caused by the execution plugin che ...
- tptp.platform361797 File not found.
- tptp.platform361798 Access to IAC configuration file is denied.
- tptp.platform361799 IAC home is null. Didn't generate configuration file.
- tptp.platform361800 Cannot resolve IAC bundle ID
- tptp.platform361801 Cannot resolve Platform symbolic name
- tptp.platform361802 Couldn't find the specified Java executable for jvm
- tptp.platform361803 RAServer generated the following output:
- tptp.platform361804 [startIAC] adminPlugin is null. This is most likely being caused by the fact that we're not running ...
- tptp.platform361805 Integrated Agent Controller(IAC) was not found. Make sure you have IAC installed.
- tptp.platform361806 IAC could not be started due to invalid configuration files.
- tptp.platform361807 [stopAC] Tried to kill RAServer with the shutdown command, but an error occurred. Message (if any):
- tptp.platform361808 The working directory specified does not exist:
- tptp.platform361809 Process exited abnormally.
- tptp.platform361810 Platform is not supported by Eclipse TPTP IAC.
- tptp.platform361811 Activate the Integrated Agent Controller on demand:
- tptp.platform361812 &Enable
- tptp.platform361813 &Disable
- tptp.platform361814 Java executable that will be used by IAC:
- tptp.platform361815 <a>Modify</a>
- tptp.platform361816 Machines that should be given access to IAC
- tptp.platform361817 A&ll
- tptp.platform361818 L&ocalhost
- tptp.platform361819 &Custom
- tptp.platform361820 Please specify the list of hostnames below:
- tptp.platform361821 Integrated Agent Controller security
- tptp.platform361822 O&ff
- tptp.platform361823 O&n
- tptp.platform361824 Users that should be given access
- tptp.platform361825 Any &User
- tptp.platform361826 Cu&stom
- tptp.platform361827 Please specify the list of usernames below:
- tptp.platform361828 &Add...
- tptp.platform361829 Edi&t...
- tptp.platform361830 Re&move...
- tptp.platform361831 Your platform is not supported by Eclipse TPTP. The Integrated Agent Controller will be disabled. ...
- tptp.platform361832 User of this session does not have write access to Integrated Agent Controller configuration file.\n ...
- tptp.platform361833 User of this session does not have write access for Integrated Agent Controller configuration file. ...
- tptp.platform361834 Error
- tptp.platform361835 An error has occurred within the Integrated Agent Controller.
- tptp.platform361836 Confirmation Dialog
- tptp.platform361837 In order for the changes to take effect, the Integrated Agent Controller (IAC) must be restarted. Wo ...
- tptp.platform361838 The Integrated Agent Controller (IAC) is running. Would you like to stop the IAC now?
- tptp.platform361839 Add user
- tptp.platform361840 Username
- tptp.platform361841 Add host
- tptp.platform361842 Edit host
- tptp.platform361843 Host name
- tptp.platform361844 Item is already contained in the list
- tptp.platform363786 TPTP Instrumentation Annotation Support
- tptp.platform363787 Eclipse - TPTP
- tptp.platform363725 Instrument Core UI Feature
- tptp.platform363726 Instrument Core UI Feature \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, ...
- tptp.platform363727 TPTP Instrumentation UI Core
- tptp.platform363728 Eclipse - TPTP
- tptp.platform363729 Instrument Filter
- tptp.platform363730 Select and define the filter set that will be used for profiling.
- tptp.platform363731 Select Byte Code Type
- tptp.platform363732 Please select the type of byte code
- tptp.platform363733 Instrument Data Collector
- tptp.platform363734 Instrument Collector - pre JRE 1.6
- tptp.platform363735 Instrument Collector - JRE 1.6 or newer
- tptp.platform363736 Instrumentation
- tptp.platform363737 JAR file with instrumentation support
- tptp.platform363738 Package resources into a JAR file in the local file system. Includes support for instrumentation fe ...
- tptp.platform363739 Build to Manage Libraries
- tptp.platform363740 Please select a byte code instrumentation mechanism
- tptp.platform363741 JAR EXPORT
- tptp.platform363742 JAR File Specification
- tptp.platform363743 Define which resources should be exported into the JAR.
- tptp.platform363744 Select the resources to &export:
- tptp.platform363745 Select the export destination:
- tptp.platform363746 Instrumentation type Options:
- tptp.platform363747 Options:
- tptp.platform363748 Co&mpress the contents of the JAR file
- tptp.platform363749 &Overwrite existing files without warning
- tptp.platform363750 A&dd directory entries
- tptp.platform363751 &JAR file:
- tptp.platform363752 B&rowse...
- tptp.platform363753 Export generated &class files and resources
- tptp.platform363754 Export all o&utput folders for checked projects
- tptp.platform363755 Export java &source files and resources
- tptp.platform363756 The export destination will be relative to your workspace.
- tptp.platform363757 Export destination must be a JAR file, not a directory.
- tptp.platform363758 JAR file already exists and cannot be overwritten.
- tptp.platform363759 No export type checked.
- tptp.platform363760 Java project you selected hasn't been instrumented yet. \n\nPlease instrument it before exporting JA ...
- tptp.platform363761 IWAT0533E An error occured while instrumenting the selected code. The process will countine but som ...
- tptp.platform363762 Package
- tptp.platform363763 Input Error
- tptp.platform363764 Package isn't valid. Please correct it.
- tptp.platform363765 Package or Class isn't valid. Please correct it
- tptp.platform363766 Select Package/Class/Method
- tptp.platform363767 &Selected Project:
- tptp.platform363768 &Selected Package:
- tptp.platform363769 &Selected Class:
- tptp.platform363770 BtM code instrumentation result report
- tptp.platform363771 Override default filter settings for this analysis type
- tptp.platform363772 Build to Manage Libraries
- tptp.platform363773 This read-only container displays the Build to Manage library dependencies which will be added to th ...
- tptp.platform363774 Libraries:
- tptp.platform363775 Connecting to the Agent Controller
- tptp.platform363776 Launching the Java application
- tptp.platform363777 Connecting to the JVMTI agent
- tptp.platform363778 Agent Controller is unavailable under port {0}. Make sure that the service is started and the port ...
- tptp.platform363779 The process that was about to be launched seems to already be active. Terminate the process and try ...
- tptp.platform363780 The JVMTI agent {0} is not available. Make sure that the libraries for the agent are available and ...
- tptp.platform363781 The JVMTI agent appears to be inactive
- tptp.platform363782 An unexpected error occurred while attempting to establish a connection with the JVMTI agent.
- tptp.platform363783 An error occurred while sending profiling options to the JVMTI agent.
- tptp.platform363784 An error occurred while sending profiling filters to the JVMTI agent.
- tptp.platform363785 The project name of the agent could not be resolved.
- tptp.platform363861 TPTP Platform Integration PDE
- tptp.platform363862 TPTP Platform Integration PDE \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 20 ...
- tptp.platform363863 TPTP Platform Integration PDE
- tptp.platform363864 Eclipse - TPTP
- tptp.platform363865 Eclipse Application
- tptp.platform363866 Equinox Framework
- tptp.platform363867 JUnit Plug-in Test
- tptp.platform363868 Test Selection
- tptp.platform363869 Select Test to debug
- tptp.platform363870 Select Test to run
- tptp.platform363871 Select a Test Configuration
- tptp.platform363872 Select JUnit configuration to debug
- tptp.platform363873 Select JUnit configuration to run
- tptp.platform363788 TPTP JVMTI Profiler
- tptp.platform363789 TPTP JVMTI Profiler \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 I ...
- tptp.platform363790 TPTP JVMTI Profiler Client
- tptp.platform363791 Eclipse - TPTP
- tptp.platform363792 Java Profiling - JRE 1.5 or newer (double click to modify filters)
- tptp.platform363793 Profile your Java application using a data collector that will use code instrumentation to collect d ...
- tptp.platform363794 Execution Time Analysis
- tptp.platform363795 Analyze the execution time of the application using method time information
- tptp.platform363796 Edit Profiling Options
- tptp.platform363797 Memory Analysis
- tptp.platform363798 Analyze the Memory usage of your application
- tptp.platform363799 Analyze the application memory usage by monitoring object allocations
- tptp.platform363800 Thread Analysis
- tptp.platform363801 Analyze the execution of your application threads
- tptp.platform363802 Probe Insertion
- tptp.platform363803 Insert user-defined or imported probes into your class at runtime
- tptp.platform363804 Agent Controller is unavailable under port {0}. Make sure that the service is started and the port ...
- tptp.platform363805 Agent Controller is not started
- tptp.platform363806 The host name for which a connection should be established is unknown.
- tptp.platform363807 An unexpected error occurred while attempting to establish a connection
- tptp.platform363808 The JVMTI agent {0} is not available. Make sure that the libraries for the agent are available and ...
- tptp.platform363809 An unexpected error occurred while attempting to establish a connection with the JVMTI agent.
- tptp.platform363810 The JVMTI agent appears to be inactive
- tptp.platform363811 An error occurred while sending profiling filters to the JVMTI agent.
- tptp.platform363812 An error occurred while sending profiling options to the JVMTI agent.
- tptp.platform363813 The project name of the agent could not be resolved.
- tptp.platform363814 The process that was about to be launched seems to already be active. Terminate the process and try ...
- tptp.platform363815 An application for the process that was about to be launched is not registered with the Agent Contro ...
- tptp.platform363816 The process launcher seems to be inactive. Restart the Agent Controller and try again.
- tptp.platform363817 A time-out occurred while attempting to launch the process
- tptp.platform363818 An error occurred while retrieving the configuration's options
- tptp.platform363819 The agent must be running and collecting data in order to run garbage collection.\nMake sure that th ...
- tptp.platform363820 The connection was successful!
- tptp.platform363821 Connecting to the Agent Controller
- tptp.platform363822 Launching the Java application
- tptp.platform363823 Connecting to the JVMTI agent
- tptp.platform363824 Level of detail
- tptp.platform363825 Type of data
- tptp.platform363826 Collect method CPU time information
- tptp.platform363827 Track object allocation sites
- tptp.platform363828 Show execution statistics (compressed)
- tptp.platform363829 Show execution flow graphical details
- tptp.platform363830 Contention analysis
- tptp.platform363831 JVMTI Runtime
- tptp.platform363832 Eclipse - TPTP
- tptp.platform368273 Log Analysis Core
- tptp.platform368274 Log Analysis Core \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 IBM ...
- tptp.platform368275 Log Analysis Core
- tptp.platform368276 Eclipse.org
- tptp.platform368277 {0} at {1} [ PID: {2} ]
- tptp.platform368278 unknown
- tptp.platform368279 {0} at {1}
- tptp.platform368280 unknown
- tptp.platform368281 {0} [ PID: {1} ]
- tptp.platform368282 unknown
- tptp.platform368283 monitoring
- tptp.platform368284 attached
- tptp.platform368285 detached
- tptp.platform368286 terminated
- tptp.platform368287 ...collecting
- tptp.platform368288 Profiling
- tptp.platform368289 Log
- tptp.platform368290 No problems encountered for creating rule list
- tptp.platform368291 This analysis operation is not supported
- tptp.platform368292 Analysis action should implement IRunOperationAction or IRunLogAnalyzerAction
- tptp.platform363833 Log Analysis Core backward compatibility
- tptp.platform363834 Eclipse - TPTP
- tptp.platform363680 Line Coverage Core
- tptp.platform363681 Line Coverage Core\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2006 IBM ...
- tptp.platform363682 Coverage core Plug-in
- tptp.platform363683 Eclipse.org
- tptp.platform363723 Line Level Coverage Documentation
- tptp.platform363724 Eclipse.org
- tptp.platform363686 Line Level Coverage
- tptp.platform363687 Line Level Coverage \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2006 I ...
- tptp.platform363688 Line Level Coverage Launch options
- tptp.platform363689 Eclipse.org
- tptp.platform363690 Line Code Coverage
- tptp.platform363691 Line Code Coverage
- tptp.platform363692 Analyze the application Line Level Coverage.\nSee what lines were executed.
- tptp.platform363693 Coverage report
- tptp.platform363694 Analyze the application Line Level Coverage.\nSee what lines were executed.
- tptp.platform363695 Line Code Coverage
- tptp.platform363696 Count mode activated
- tptp.platform363697 Activate count mode to get the number of hits per line and per unit
- tptp.platform363698 Tune coverage flush action depending on the profiled application
- tptp.platform363699 Flush coverage data when any of the following methods run
- tptp.platform363700 Method patterns:
- tptp.platform363701 Add...
- tptp.platform363702 Create
- tptp.platform363703 Edit...
- tptp.platform363704 Update
- tptp.platform363705 Remove
- tptp.platform363706 Method Event and Pattern Dialog
- tptp.platform363707 Choose event between:
- tptp.platform363708 entering
- tptp.platform363709 exiting
- tptp.platform363710 Specify the names or patterns:
- tptp.platform363711 <All packages>
- tptp.platform363712 <Default package>
- tptp.platform363713 <All classes>
- tptp.platform363714 <All methods>
- tptp.platform363715 <With any signature>
- tptp.platform363716 Package:
- tptp.platform363717 Class:
- tptp.platform363718 Method name:
- tptp.platform363719 Bad package name or pattern
- tptp.platform363720 Bad class name or pattern
- tptp.platform363721 Bad method name or pattern
- tptp.platform363722 Selection of all methods is not possible
- tptp.platform363684 Line Coverage UI
- tptp.platform363685 Eclipse.org
- tptp.platform368651 TPTP Platform Log Documentation
- tptp.platform368652 Eclipse.org
- tptp.platform363672 TPTP Platform Log Documentation backward compatibility
- tptp.platform363673 Eclipse - TPTP
- tptp.platform368653 Hyades Log UI
- tptp.platform368654 Eclipse.org
- tptp.platform368655 Logging views
- tptp.platform368656 Log View
- tptp.platform368657 Log View
- tptp.platform368658 Open Log View
- tptp.platform368659 Log View
- tptp.platform368660 Log
- tptp.platform368661 Log Filter Type
- tptp.platform368662 Large Resource Support
- tptp.platform368663 Correlation by Time
- tptp.platform368664 Collapse log records
- tptp.platform368665 Expand log records
- tptp.platform368666 Properties
- tptp.platform368667 Log interactions
- tptp.platform368668 Log thread interactions
- tptp.platform368669 UML2 Log Interactions
- tptp.platform368670 Hosts
- tptp.platform368671 Copy to Clipboard
- tptp.platform368672 Go to source record
- tptp.platform368673 Go to target record
- tptp.platform368674 Open in log view
- tptp.platform368675 Log interactions
- tptp.platform368676 XML Log Report
- tptp.platform368677 Export all log events and associations in XML format
- tptp.platform368678 CSV Log Report
- tptp.platform368679 Export all log events and associations in CSV format
- tptp.platform368680 HTML Log Report
- tptp.platform368681 Export all log events and associations in HTML format
- tptp.platform368682 HTML Log Report
- tptp.platform368683 Export all log events and associations in HTML format
- tptp.platform368684 Event Details
- tptp.platform368685 Additional Data Attributes
- tptp.platform368686 Correlation Data Attributes
- tptp.platform368687 Situation
- tptp.platform368688 Message Information
- tptp.platform368689 Source Component
- tptp.platform368690 Reporting Component
- tptp.platform368691 Associated Event
- tptp.platform368692 Properties
- tptp.platform368693 Choose Columns
- tptp.platform368694 Analysis Result
- tptp.platform368695 Refresh Views
- tptp.platform368696 Log Navigator
- tptp.platform368697 Profiling and Logging
- tptp.platform368698 Log Correlation
- tptp.platform368699 Creates a new log correlation
- tptp.platform368700 Common Base Events
- tptp.platform368701 Analyze Selection
- tptp.platform368702 Analyze All
- tptp.platform368703 Unknown label
- tptp.platform368704 Sort Records
- tptp.platform368705 Timestamp Format
- tptp.platform368706 Set the date and time formats to be used by the log view.
- tptp.platform368707 Da&te format:
- tptp.platform368708 Ti&me format:
- tptp.platform368709 &Normalize logs event time
- tptp.platform368710 Display time &zone:
- tptp.platform368711 FULL
- tptp.platform368712 LONG
- tptp.platform368713 MEDIUM
- tptp.platform368714 SHORT
- tptp.platform368715 FULL
- tptp.platform368716 LONG
- tptp.platform368717 MEDIUM
- tptp.platform368718 SHORT
- tptp.platform368719 Select the properties to use for sorting.\nSelect the sort priority using the Up and Down buttons.
- tptp.platform368720 &Properties:
- tptp.platform368721 S&elected Properties:
- tptp.platform368722 IWAT0029E Error loading log records. Please ensure the log file exists and is not corrupted, and dat ...
- tptp.platform368723 Sort Columns
- tptp.platform368724 Analyze
- tptp.platform368725 Analyzing...
- tptp.platform368726 Loading database
- tptp.platform368727 No matching strings.
- tptp.platform368728 &Up
- tptp.platform368729 D&own
- tptp.platform368730 &Select All
- tptp.platform368731 &Clear All
- tptp.platform368732 Restore &Defaults
- tptp.platform368733 Advanced Filter Properties
- tptp.platform368734 Sort by :
- tptp.platform368735 Select a symptom database file.
- tptp.platform368736 Symptom Database
- tptp.platform368737 Select a database file with extension trcdbxmi.
- tptp.platform368738 Logging Message
- tptp.platform368739 Sort Columns...
- tptp.platform368740 Log Records
- tptp.platform368741 Creation Time
- tptp.platform368742 Duration of Repeated Events
- tptp.platform368743 Global Instance ID
- tptp.platform368744 Local Instance ID
- tptp.platform368745 Message Text
- tptp.platform368746 Priority
- tptp.platform368747 Number of Repeated Events
- tptp.platform368748 Sequence Number
- tptp.platform368749 Severity
- tptp.platform368750 Version
- tptp.platform368751 &Enable large log support
- tptp.platform368752 Enabling large log support allows the import, analysis and correlation of logs which are too large t ...
- tptp.platform368753 Note: Before using large log support, you must create the database tables. Please refer to the help ...
- tptp.platform368754 Open log view
- tptp.platform368755 Open log interactions view
- tptp.platform368756 You are trying to view two or more logs which are stored as different formats (XMI-serialized for no ...
- tptp.platform368757 Normal logs (XMI serialized)
- tptp.platform368758 Large logs (database serialized)
- tptp.platform368759 Show error log records only
- tptp.platform368760 Show warning log records only
- tptp.platform368761 Show information log records only
- tptp.platform368762 Show correlated log records only
- tptp.platform368763 Time
- tptp.platform368764 Log files with large amount of log records can be divided into pages with sequence diagram page navi ...
- tptp.platform368765 Select Log Records Correlation Schema
- tptp.platform368766 log records
- tptp.platform368767 log record
- tptp.platform368768 Page {0} of {1}
- tptp.platform368769 {0} log records. Expand log records from the context menu.
- tptp.platform368770 severity = {0}
- tptp.platform368771 {0} log correlations
- tptp.platform368772 {0} log correlation
- tptp.platform368773 {0} source log record
- tptp.platform368774 {0} source log records
- tptp.platform368775 {0} target log record
- tptp.platform368776 {0} target log records
- tptp.platform368777 Sequence Diagram
- tptp.platform368778 Logging Message
- tptp.platform368779 Please select at least one property.
- tptp.platform368780 (Page {2} of {3} Filter matched {0} of {1} records)
- tptp.platform368781 >
- tptp.platform368782 <
- tptp.platform368783 >>
- tptp.platform368784 <<
- tptp.platform368785 &Up
- tptp.platform368786 Move selected filter up
- tptp.platform368787 Dow&n
- tptp.platform368788 Move selected filter down
- tptp.platform368789 &Sort
- tptp.platform368790 Sor&t
- tptp.platform368791 Refresh Views
- tptp.platform368792 =
- tptp.platform368793 <>
- tptp.platform368794 >
- tptp.platform368795 <
- tptp.platform368796 Attribute
- tptp.platform368797 Operator
- tptp.platform368798 Value
- tptp.platform368799 Advanced filtering: create a new filter with the Add button (* = any string)
- tptp.platform368800 &Add...
- tptp.platform368801 Add filter
- tptp.platform368802 &Edit...
- tptp.platform368803 Edit select filter
- tptp.platform368804 &Remove
- tptp.platform368805 Remove select filter
- tptp.platform368806 Add Filter Property
- tptp.platform368807 Edit Filter Property
- tptp.platform368808 Page Up
- tptp.platform368809 Page Down
- tptp.platform368810 Go to Page...
- tptp.platform368811 Go to Page
- tptp.platform368812 Enter page number ({0}..{1})
- tptp.platform368813 Number not in range !
- tptp.platform368814 Not a valid number !
- tptp.platform368815 Find Log Record...
- tptp.platform368816 Find Log Record
- tptp.platform368817 Direction
- tptp.platform368818 &Backward
- tptp.platform368819 F&orward
- tptp.platform368820 &Find Next
- tptp.platform368821 &Close
- tptp.platform368822 Find criteria : create a new criterion with the Add button (* = any string)
- tptp.platform368823 Record Not Found
- tptp.platform368824 Show correlated log records only
- tptp.platform368825 Error loading data.
- tptp.platform368826 Filter Log Record
- tptp.platform368827 &Page size (in log records):
- tptp.platform368828 Select log record
- tptp.platform368829 Select one of the following target records:
- tptp.platform368830 Select one of the following source records:
- tptp.platform368831 HTML Log report
- tptp.platform368832 Select the log viewer events range you would like to export.
- tptp.platform368833 Export options:
- tptp.platform368834 &Selection
- tptp.platform368835 Invalid page range. Change the range lower bound value to a number less or equal than {0} and try ag ...
- tptp.platform368836 Number not in page range. Specify a value between {0} and {1}.
- tptp.platform368837 &Current page
- tptp.platform368838 Not a valid number. From and To values must be positive integers between {0} and {1}.
- tptp.platform368839 Invalid page range. Change the range upper bound value to a number greater or equal than {0} and try ...
- tptp.platform368840 Sort order:
- tptp.platform368841 &Ascending
- tptp.platform368842 Des&cending
- tptp.platform368843 Version
- tptp.platform368844 Global Instance ID
- tptp.platform368845 Event Type
- tptp.platform368846 Local Instance ID
- tptp.platform368847 Creation Time
- tptp.platform368848 Severity
- tptp.platform368849 Priority
- tptp.platform368850 Sequence Number
- tptp.platform368851 Number of Repeated Events
- tptp.platform368852 Duration of Repeated Events
- tptp.platform368853 Message Text
- tptp.platform368854 Association Method
- tptp.platform368855 Name
- tptp.platform368856 ID
- tptp.platform368857 Type
- tptp.platform368858 Associated Events
- tptp.platform368859 Additional Data Attributes - Nested (Children)
- tptp.platform368860 Name
- tptp.platform368861 Values
- tptp.platform368862 Correlation Data Attributes
- tptp.platform368863 Name
- tptp.platform368864 Type
- tptp.platform368865 Value
- tptp.platform368866 Identifier
- tptp.platform368867 Situation Type
- tptp.platform368868 Situation Scope
- tptp.platform368869 Report Category
- tptp.platform368870 Situation Type
- tptp.platform368871 Situation Scope
- tptp.platform368872 Current Status
- tptp.platform368873 Situation Result
- tptp.platform368874 Locale
- tptp.platform368875 Substitution Variables
- tptp.platform368876 Catalog Id
- tptp.platform368877 Catalog Type
- tptp.platform368878 Catalog Name
- tptp.platform368879 Identifier
- tptp.platform368880 Type
- tptp.platform368881 Locale
- tptp.platform368882 Substitution Variables
- tptp.platform368883 Catalog Id
- tptp.platform368884 Catalog Type
- tptp.platform368885 Catalog Name
- tptp.platform368886 Identifier
- tptp.platform368887 Type
- tptp.platform368888 Component Name
- tptp.platform368889 Sub-component Name
- tptp.platform368890 Classification Type
- tptp.platform368891 Component Instance Id
- tptp.platform368892 Application Name
- tptp.platform368893 Execution Environment
- tptp.platform368894 Address
- tptp.platform368895 Address Type
- tptp.platform368896 Process Id
- tptp.platform368897 Thread Id
- tptp.platform368898 Classification
- tptp.platform368899 Component Name
- tptp.platform368900 Sub-component Name
- tptp.platform368901 Classification Type
- tptp.platform368902 Component Instance Id
- tptp.platform368903 Application Name
- tptp.platform368904 Execution Environment
- tptp.platform368905 Address
- tptp.platform368906 Address Type
- tptp.platform368907 Process Id
- tptp.platform368908 Thread Id
- tptp.platform368909 Classification
- tptp.platform368910 Component Name
- tptp.platform368911 Sub-component Name
- tptp.platform368912 Classification Type
- tptp.platform368913 Component Instance Id
- tptp.platform368914 Application Name
- tptp.platform368915 Execution Environment
- tptp.platform368916 Address
- tptp.platform368917 Address Type
- tptp.platform368918 Process Id
- tptp.platform368919 Thread Id
- tptp.platform368920 Classification
- tptp.platform368921 Component Name
- tptp.platform368922 Sub-component Name
- tptp.platform368923 Classification Type
- tptp.platform368924 Component Instance Id
- tptp.platform368925 Application Name
- tptp.platform368926 Execution Environment
- tptp.platform368927 Address
- tptp.platform368928 Address Type
- tptp.platform368929 Process Id
- tptp.platform368930 Thread Id
- tptp.platform368931 Classification
- tptp.platform368932 Additional Data Attribute Name
- tptp.platform368933 Additional Data Attribute Values
- tptp.platform368934 Additional Data Attribute Hex Value
- tptp.platform368935 Additional Data Attribute Type
- tptp.platform368936 Default Event ExtensionName
- tptp.platform368937 Source Component Application Name
- tptp.platform368938 Source Component Name
- tptp.platform368939 Source Component Classification Type
- tptp.platform368940 Source Component Classification
- tptp.platform368941 Source Component Execution Environment
- tptp.platform368942 Source Component Instance Id
- tptp.platform368943 Source Component Address
- tptp.platform368944 Source Component Address Type
- tptp.platform368945 Source Component Process Id
- tptp.platform368946 Source Sub-component Name
- tptp.platform368947 Source Component Thread Id
- tptp.platform368948 Correlation Data Attribute Identifier
- tptp.platform368949 Correlation Data Attribute Value
- tptp.platform368950 Correlation Data Attribute Name
- tptp.platform368951 Correlation Data Attribute Type
- tptp.platform368952 Message Catalog Name
- tptp.platform368953 Message Catalog Id
- tptp.platform368954 Message Substitution Variables
- tptp.platform368955 Message Catalog Type
- tptp.platform368956 Message Identifier
- tptp.platform368957 Message Type
- tptp.platform368958 Message Locale
- tptp.platform368959 Availability Situation Availability Status
- tptp.platform368960 Availability Situation Operational Status
- tptp.platform368961 Availability Situation Functional Status
- tptp.platform368962 Configure Situation Result
- tptp.platform368963 Connect Situation Current Status
- tptp.platform368964 Connect Situation Result
- tptp.platform368965 Create Situation Result
- tptp.platform368966 Dependency Situation Dependency Status
- tptp.platform368967 Destroy Situation Result
- tptp.platform368968 Feature Situation Feature Status
- tptp.platform368969 Unknown Situation AnyData
- tptp.platform368970 Report Situation Category
- tptp.platform368971 Request Situation Current Status
- tptp.platform368972 Request Situation Result
- tptp.platform368973 Situation Category Name
- tptp.platform368974 Situation Scope
- tptp.platform368975 Start Situation Current Status
- tptp.platform368976 Start Situation Result
- tptp.platform368977 Stop Situation Current Status
- tptp.platform368978 Stop Situation Result
- tptp.platform368979 Reporting Component Application Name
- tptp.platform368980 Reporting Component Name
- tptp.platform368981 Reporting Component Classification Type
- tptp.platform368982 Reporting Component Classification
- tptp.platform368983 Reporting Component Execution Environment
- tptp.platform368984 Reporting Component Instance Id
- tptp.platform368985 Reporting Component Address
- tptp.platform368986 Reporting Component Address Type
- tptp.platform368987 Reporting Component Process Id
- tptp.platform368988 Reporting Sub-component Name
- tptp.platform368989 Reporting Component Thread Id
- tptp.platform368990 Highlight Events...
- tptp.platform368991 Select the columns to enable.\nSelect the sequence using the Up and Down buttons.
- tptp.platform368992 Select filter to enable event highlighting \nand edit color in color edit column.
- tptp.platform368993 Choose Columns...
- tptp.platform368994 Choose Columns...
- tptp.platform368995 Sort Columns...
- tptp.platform368996 Source Component Name
- tptp.platform368997 Source Sub-component Name
- tptp.platform368998 Source Component Classfication Type
- tptp.platform368999 Source Component Application Name
- tptp.platform369000 Source Component Address
- tptp.platform369001 Source Component Address Type
- tptp.platform369002 Source Component Classification
- tptp.platform369003 Source Component Thread Id
- tptp.platform369004 Source Component Process Id
- tptp.platform369005 Highlighter
- tptp.platform369006 Log Path
- tptp.platform369007 ascending
- tptp.platform369008 descending
- tptp.platform369009 Filter
- tptp.platform369010 Color
- tptp.platform369011 Press Control key for sorting multiple columns
- tptp.platform369012 Show warning and error log records
- tptp.platform369013 A&vailable Columns
- tptp.platform369014 Selected &Columns
- tptp.platform369015 Hex Value
- tptp.platform369016 Values
- tptp.platform369017 Availability Status
- tptp.platform369018 Operational Status
- tptp.platform369019 Functional Status
- tptp.platform369020 Current Status
- tptp.platform369021 Dependency Status
- tptp.platform369022 Feature Status
- tptp.platform369023 Availability Situation
- tptp.platform369024 Configure Situation
- tptp.platform369025 Connect Situation
- tptp.platform369026 Create Situation
- tptp.platform369027 Dependency Situation
- tptp.platform369028 Destroy Situation
- tptp.platform369029 Feature Situation
- tptp.platform369030 Other Situation
- tptp.platform369031 Report Situation
- tptp.platform369032 Request Situation
- tptp.platform369033 Start Situation
- tptp.platform369034 Stop Situation
- tptp.platform369035 \tInvalid number of columns selected. \n\tPlease select one or more columns to populate the Log view ...
- tptp.platform369036 Symptom editor is not available for symptom file {0}.
- tptp.platform369037 XML
- tptp.platform369038 Abc...
- tptp.platform369039 Show highlighted events only
- tptp.platform369040 Log Viewer
- tptp.platform369041 Selected filter(s) must have color.
- tptp.platform369042 Edi&t...
- tptp.platform369043 Edit
- tptp.platform369044 Information
- tptp.platform369045 The report is stored in {0}
- tptp.platform369046 A log file needs to be imported for this view to be populated.
- tptp.platform369047 Analyze Selection
- tptp.platform369048 Analyze All
- tptp.platform369049 Import &Log With
- tptp.platform369050 &Import Log Wizard
- tptp.platform369051 Correlation method
- tptp.platform369052 Choose how to correlate the selected logs.
- tptp.platform369053 New Log Correlation
- tptp.platform369054 Name the log correlation and select the log files to correlate.
- tptp.platform369055 Available Logs
- tptp.platform369056 Selected Logs
- tptp.platform369057 Correlation({0})
- tptp.platform369058 Name:
- tptp.platform369059 A correlation with the same name already exists.
- tptp.platform369060 >
- tptp.platform369061 <
- tptp.platform369062 >>
- tptp.platform369063 <<
- tptp.platform369064 This type of object is associated with the {0} Perspective. Do you want to switch to this perspecti ...
- tptp.platform369065 New Log Correlation
- tptp.platform369066 Edit Log Correlation
- tptp.platform369067 Edit Log Correlation
- tptp.platform362610 Hyades Log UI backward compatibility
- tptp.platform362611 Eclipse - TPTP
- tptp.platform361623 Common Base Events
- tptp.platform361624 Eclipse - TPTP
- tptp.platform361625 IWAT0187E The reference obtained from the specified JNDI name is not a reference to an event factory ...
- tptp.platform361626 IWAT0188E The event content handler cannot be converted to binary format.\nAdditional information, i ...
- tptp.platform361627 IWAT0189E The event content handler referenced by this JNDI name cannot be converted back from its b ...
- tptp.platform361628 IWAT0190E The event identifier in the specified Common Base Event property must start with an alphab ...
- tptp.platform361629 IWAT0191E The specified extended data element is a type that requires one element inside its array o ...
- tptp.platform361630 IWAT0192E The value in the extended data element cannot be converted to the specified type.\nExtende ...
- tptp.platform361631 IWAT0193E The extended data element has a type that is not valid.\nExtended data element: {0}\nType: ...
- tptp.platform361632 IWAT0194E The extended data element contains a null value. If the type is an array then one or more ...
- tptp.platform361633 IWAT0195E The extended data element contains a string that is not a valid boolean string.\nExtended ...
- tptp.platform361634 IWAT0196E The extended data element contains a dateTime string that is not valid.\nExtended data ele ...
- tptp.platform361635 IWAT0197E The extended data element must contain an even number of characters in the ''hexValue'' pr ...
- tptp.platform361636 IWAT0198E The extended data element contains a non-hexadecimal character in the ''hexValue'' propert ...
- tptp.platform361637 IWAT0199E The value of the specified property is not valid.\nProperty: {0} \nValue: {1} \nValid valu ...
- tptp.platform361638 IWAT0200E The dateTime value for the specified property could not be parsed.\nProperty: {0} \nValue: ...
- tptp.platform361639 IWAT0201E The length of an element in the specified property exceeds the maximum number of character ...
- tptp.platform361640 IWAT0202E The property value is outside the valid range.\nProperty: {1} \nValue: {0} \nValid range: ...
- tptp.platform361641 IWAT0203E A required property is missing from the Common Base Event.\nProperty: {0}
- tptp.platform361642 IWAT0204E The Common Base Event contains properties that are mutually exclusive.\nProperty 1: {0} \n ...
- tptp.platform361643 IWAT0205E The version in the property {0} is not valid. The value must be 1.0.1.\nValue: {1}
- tptp.platform361644 IWAT0206E The length of the identifier in the specified Common Base Event property is outside the va ...
- tptp.platform361645 IWAT0207E The length of the value in the specified Common Base Event property exceeds the maximum nu ...
- tptp.platform361646 IWAT0208E The length of the value in the specified Common Base Event property is outside the valid r ...
- tptp.platform361647 IWAT0209E The properties specified must either all be present or all be not present.\nProperties: {0 ...
- tptp.platform361648 IWAT0210E When the value of the property {0} in the Common Base Event is equal to {1}, the specified ...
- tptp.platform361649 IWAT0211E The value for the property {0} does not match the class of object referenced by the ''situ ...
- tptp.platform361650 IWAT0212E The component identification with component named [{0}] has an invalid location type: [{1} ...
- tptp.platform361651 IWAT0022E Unexpected element ''{0}'' at line {1}, column {2}.
- tptp.platform361652 IWAT0029E Expected element ''{0}'' , but found element ''{1}'' at line {2}, column {3}.
- tptp.platform361653 IWAT0157E The ''{0}'' attribute contains the invalid value ''{1}'' at line {2}, column {3}.
- tptp.platform361654 IWAT0417E An element of a list property is invalid in the Common Base Event.\nProperty: {0}
- tptp.platform361655 IWAT0491E ''{0}'' is not a valid XSD dateTime value.
- tptp.platform362606 TPTP Log and Trace Analyzer
- tptp.platform362607 TPTP Log and Trace Analyzer \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002 ...
- tptp.platform362608 TPTP Log and Trace Analyzer
- tptp.platform362609 Eclipse - TPTP
- tptp.platform368293 TPTP Log and Trace Analyzer Common Plugin
- tptp.platform368294 Eclipse.org
- tptp.platform368295 Log files with a timestamp attribute.
- tptp.platform368296 Time
- tptp.platform368297 Correlates log records based on time.
- tptp.platform368298 Time
- tptp.platform368299 Correlated
- tptp.platform368300 Processing record {0} of {1}.
- tptp.platform368301 You are trying to correlate two or more logs which are stored as different formats (XMI-serialized f ...
- tptp.platform368302 Correlations
- tptp.platform368303 Symptom Catalogs
- tptp.platform368304 Logs
- tptp.platform368305 {0} : {1}
- tptp.platform368306 live
- tptp.platform368307 <removed>
- tptp.platform368308 Open With
- tptp.platform368309 Hide Log Type
- tptp.platform368310 New Symptom Catalog...
- tptp.platform368311 Log Correlation...
- tptp.platform368312 New Log Correlation
- tptp.platform368313 The selected logs cannot be correlated. Only logs that are in the same format and, where applicable, ...
- tptp.platform368314 Compiling Symptom Catalog
- tptp.platform368315 Compiling Symptom Rules
- tptp.platform368316 An exception occurred during the log correlation operation.
- tptp.platform368317 S&how correlated log records only
- tptp.platform368318 &Show events by severity:
- tptp.platform368319 Show:
- tptp.platform368320 &Errors
- tptp.platform368321 &Warnings
- tptp.platform368322 I&nformation
- tptp.platform368323 &Color
- tptp.platform361694 Hyades Models
- tptp.platform361695 Eclipse - TPTP
- tptp.platform361696 categories
- tptp.platform361697 categoryEnumerations
- tptp.platform361698 inconclusive
- tptp.platform361699 pass
- tptp.platform361700 fail
- tptp.platform361701 error
- tptp.platform361702 start
- tptp.platform361703 stop
- tptp.platform361704 information
- tptp.platform361705 error
- tptp.platform361706 warning
- tptp.platform361707 unknown
- tptp.platform361708 none
- tptp.platform361709 see description
- tptp.platform361710 abort
- tptp.platform361711 did not complete
- tptp.platform361712 user intervention
- tptp.platform361713 success
- tptp.platform361714 failure
- tptp.platform361715 exception
- tptp.platform361716 error
- tptp.platform361717 unattempted
- tptp.platform361718 successful
- tptp.platform361719 unsuccessful
- tptp.platform361720 unknown
- tptp.platform361721 none
- tptp.platform361722 see description
- tptp.platform361723 precondition not met
- tptp.platform361724 no matching configuration
- tptp.platform361725 no behavior
- tptp.platform361726 did not start
- tptp.platform361727 thread
- tptp.platform361728 process
- tptp.platform361729 none
- tptp.platform361730 alternative
- tptp.platform361731 optional
- tptp.platform361732 parallel
- tptp.platform361733 loop
- tptp.platform361734 negative
- tptp.platform361735 synchronous call
- tptp.platform361736 synchronous signal
- tptp.platform361737 asynchronous call
- tptp.platform361738 asynchronous signal
- tptp.platform361739 Database Version
- tptp.platform361740 Database
- tptp.platform361741 Display Color Depth (Bits)
- tptp.platform361742 Display Height (Pixels)
- tptp.platform361743 Display Width (Pixels)
- tptp.platform361744 Number of Displays
- tptp.platform361745 Service Pack
- tptp.platform361746 Web Browser Type
- tptp.platform361747 Web Browser Version
- tptp.platform361748 Hostname
- tptp.platform361749 Windows Domain
- tptp.platform361750 Username
- tptp.platform361751 Minor Version Number
- tptp.platform361752 Major Version Number
- tptp.platform361753 Operating System
- tptp.platform361754 Memory Size (MB)
- tptp.platform361755 Processor Type
- tptp.platform361756 Processor Speed
- tptp.platform361757 Processor Number
- tptp.platform361758 Password
- tptp.platform361759 Classpath
- tptp.platform361760 Root Directory
- tptp.platform361761 Deployment Root Directory
- tptp.platform361762 This is the root directory to which your test will be deployed for execution on the target host.
- tptp.platform361763 IWAT3056E Datapool could not be loaded since file ''{0}'' is invalid
- tptp.platform361764 IWAT3058E Error while accessing datapool iterator extension ''{0}''
- tptp.platform361765 IWAT3059E Datapool iterator extension ''{0}'' could not be opened
- tptp.platform361766 IWAT0915E Datapool could not be saved to file ''{0}''
- tptp.platform361767 IWAT0916E Datapool iterator extension could not be closed
- tptp.platform361768 IWAT0917E Datapool could not be loaded since file ''{0}'' could not be found
- tptp.platform361769 IWAT0918E Datapool could not be loaded since file ''{0}'' is empty
- tptp.platform361770 IWAT3063E Record reordering attempted with wrong number of specified records
- tptp.platform361771 IWAT3064E Nonexistent variable index ''{0}''
- tptp.platform361772 IWAT3065E Nonexistent variable name ''{0}''
- tptp.platform361773 IWAT3066E Variable suggested type is out of range
- tptp.platform361774 IWAT3067E Setting enumeration literals for a non-enumeration suggested type
- tptp.platform361775 Variable{0}
- tptp.platform361776 EquivalenceClass{0}
- tptp.platform361777 String
- tptp.platform361778 Number
- tptp.platform361779 Boolean
- tptp.platform361780 Enumeration
- tptp.platform361781 Complex
- tptp.platform361782 TPTP Hierarchy Models
- tptp.platform361783 Eclipse - TPTP
- tptp.platform361784 XML fragment loader extension point
- tptp.platform361785 XML fragment handler extension point
- tptp.platform361786 XML fragment loaders factory extension point
- tptp.platform361787 XMI document loader extension point for SDB resources
- tptp.platform361788 Lookup service extension point
- tptp.platform368324 TPTP LTA Models
- tptp.platform368325 Eclipse.org
- tptp.platform362612 TPTP ProbeKit
- tptp.platform362613 TPTP ProbeKit \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 IBM Cor ...
- tptp.platform362614 TPTP ProbeKit
- tptp.platform362615 Eclipse - TPTP
- tptp.platform363374 Probekit Launch Configuration
- tptp.platform363375 Eclipse - TPTP
- tptp.platform363376 Probes
- tptp.platform363377 Insert user-defined Probes in the application. Specify which Probes to deploy.
- tptp.platform363378 Probe Insertion
- tptp.platform363379 Insert user-defined Probes in the application. Specify which Probes to deploy.
- tptp.platform363380 Probe Example
- tptp.platform363381 Insert user-defined Probes in the application. Edit the Profiling Type to specify which Probes to de ...
- tptp.platform363382 Probe
- tptp.platform363383 Import a probe into the Probekit registry. This does not create additional resources in the workspa ...
- tptp.platform363384 Probe
- tptp.platform363385 Export a probe to the local file system.
- tptp.platform363386 Refresh data
- tptp.platform363387 An internal error has occurred.
- tptp.platform363388 Probekit Problem
- tptp.platform363389 Yes
- tptp.platform363390 No
- tptp.platform363391 Probe
- tptp.platform363392 &Name:
- tptp.platform363393 &Pre-filtered:
- tptp.platform363394 I&mported:
- tptp.platform363395 &ID:
- tptp.platform363396 &Version:
- tptp.platform363397 &Description:
- tptp.platform363398 There are no probes available for deployment.
- tptp.platform363399 No probes are selected for probe insertion.
- tptp.platform363400 Probe Insertion
- tptp.platform363401 Name
- tptp.platform363402 Properties
- tptp.platform363403 Filters
- tptp.platform363404 The following probe(s) are missing or invalid: {0}\nDo you want the probe(s) to be removed from the ...
- tptp.platform363405 Probekit
- tptp.platform363406 (No probes are selected)
- tptp.platform363407 Problem getting a reference to the Probekit source file
- tptp.platform363408 Probe source reference is NULL
- tptp.platform363409 Error occured while getting the raw class path of the Java project
- tptp.platform363410 Error occured while getting the classpath entries of the container
- tptp.platform363411 Error occured while getting the output location of a project
- tptp.platform363412 Container contained a classpath entry that was not of type source, library, or project. Type: {0}
- tptp.platform363413 BOOTCLASSPATH argument: {0}
- tptp.platform363414 Project: {0}
- tptp.platform363415 Probe: {0}
- tptp.platform363416 B&rowse...
- tptp.platform363417 Import Probe
- tptp.platform363418 Import Probe Problems
- tptp.platform363419 An internal error has occurred. Unable to commit probe to the Probekit registry.
- tptp.platform363420 Error importing ''{0}''.
- tptp.platform363421 One or more required files are missing.
- tptp.platform363422 Model file is missing.
- tptp.platform363423 Probe script file is missing.
- tptp.platform363424 Support files (e.g., .class) are missing.
- tptp.platform363425 Unable to access model file.
- tptp.platform363426 Unable to access probe script file.
- tptp.platform363427 Unable to access support files (e.g., .class).
- tptp.platform363428 Unable to access one or more files.
- tptp.platform363429 Unable to create Probekit model.
- tptp.platform363430 Too many {0} files.
- tptp.platform363431 ProbeImportPage1
- tptp.platform363432 Import
- tptp.platform363433 Select a file containing a probe that is to be added to the Probekit registry.
- tptp.platform363434 Probe
- tptp.platform363435 &Overwrite existing probes without warning
- tptp.platform363436 \tThe selected probe already exists in the workspace.
- tptp.platform363437 \tThe selected probe has an older version number.
- tptp.platform363438 \tThe selected probe has a newer version number.
- tptp.platform363439 \tThe selected probe has the same version number.
- tptp.platform363440 The selected probe conflicts with an existing probe already registered in the Probekit registry unde ...
- tptp.platform363441 Overwrite existing probe with selected probe?
- tptp.platform363442 Import Probe
- tptp.platform363443 From &file:
- tptp.platform363444 Export a probe to the local file system.
- tptp.platform363445 To &file:
- tptp.platform363446 To director&y:
- tptp.platform363447 B&rowse...
- tptp.platform363448 Probekit projects:
- tptp.platform363449 Probe files:
- tptp.platform363450 Export Probe
- tptp.platform363451 &Include probe source file
- tptp.platform363452 workspace root
- tptp.platform363453 Probe
- tptp.platform363454 Export
- tptp.platform363455 Exporting:
- tptp.platform363456 Information
- tptp.platform363457 Problems were encountered during export:
- tptp.platform363458 Export Probe Problems
- tptp.platform363459 Error exporting {0}: {1}
- tptp.platform363460 Selected probe is not a valid resource file.
- tptp.platform363461 Select a probe to be exported.
- tptp.platform363462 Please enter a destination for the exported probe.
- tptp.platform363463 Export destination must be a file, not a directory.
- tptp.platform363464 Target file already exists. Would you like to overwrite it?
- tptp.platform363465 Export destination already exists and cannot be overwritten.
- tptp.platform363466 Export destination file name must end with '.probekit'.
- tptp.platform363467 There are no resources currently selected for
- tptp.platform363468 Unable to open destination file: {0}
- tptp.platform363469 Unable to close destination file: {0}
- tptp.platform363470 Target directory does not exist. Would you like to create it?
- tptp.platform363471 Target directory could not be created.
- tptp.platform363472 Target directory already exists as a file.
- tptp.platform363473 Destination directory conflicts with location of {0}.
- tptp.platform363474 Invalid probe source file ''{0}''.
- tptp.platform363475 Persistent property not available.
- tptp.platform363476 Required resource ''{0}'' is missing or not accessible.
- tptp.platform363477 One or more build-generated files are missing for ''{0}''.
- tptp.platform363478 Unable to export ''{0}''.
- tptp.platform363479 Rebuild the project ''{0}''.
- tptp.platform363480 error
- tptp.platform363514 TPTP Profile on Server
- tptp.platform363515 TPTP Profile on Server \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 200 ...
- tptp.platform363516 TPTP Profile on Server
- tptp.platform363517 Eclipse - TPTP
- tptp.platform363518 TPTP Profile On Server Core
- tptp.platform363519 Eclipse - TPTP
- tptp.platform363520 Profile on server
- tptp.platform363521 Multiple agents are detected on the server host.\n Please select the server process and profiling op ...
- tptp.platform363522 Select the profiling option for this server profiling session.
- tptp.platform363529 TPTP Profile On Server Doc User Plug-in
- tptp.platform363530 Eclipse - TPTP
- tptp.platform363523 TPTP Profile On Server WTP Utility
- tptp.platform363524 Eclipse - TPTP
- tptp.platform363525 Java Profiler
- tptp.platform363526 Server Profile Extender
- tptp.platform363527 Profile on Server
- tptp.platform363528 Select the profiling option for this server profiling session.
- tptp.platform360927 TPTP Charting Service
- tptp.platform360928 TPTP Charting Service \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 ...
- tptp.platform360929 TPTP Charting Service
- tptp.platform360930 Eclipse - TPTP
- tptp.platform363531 TPTP Business Intelligence and Reporting Tools (BIRT) Reporting Infrastructure
- tptp.platform363532 TPTP Business Intelligence and Reporting Tools (BIRT) Reporting Infrastructure\n\
\n\
Version: {feat ...
- tptp.platform363533 TPTP Business Intelligence and Reporting Tools (BIRT) Reporting Infrastructure
- tptp.platform363534 Eclipse - TPTP
- tptp.platform454595 Report Element
- tptp.platform363535 TPTP Business Intelligence and Reporting Tools (BIRT) Reporting Infrastructure UI
- tptp.platform363536 Eclipse - TPTP
- tptp.platform363537 Report
- tptp.platform363538 Define the name and location of the report.
- tptp.platform363549 BIRT Template Selection Page
- tptp.platform363550 BIRT Template Selection Page
- tptp.platform363551 Specify the location of the BIRT report template file
- tptp.platform363552 &BIRT template file:
- tptp.platform363553 Report generation exception: Unable to close the output stream.
- tptp.platform360931 TPTP Report Framework
- tptp.platform360932 Eclipse - TPTP
- tptp.platform360933 &100%
- tptp.platform360934 &200%
- tptp.platform360935
- tptp.platform360936 &75%
- tptp.platform360937 &Apply
- tptp.platform360938 Background Color
- tptp.platform360939 Change Text Font
- tptp.platform360940 &Custom
- tptp.platform360941 &Custom at
- tptp.platform360942 Dashed
- tptp.platform360943 Edit Styles
- tptp.platform360944 Ensure &Visible
- tptp.platform360945 Font Attributes
- tptp.platform360946 Font Colors
- tptp.platform360947 Foreground Color
- tptp.platform360948 &Help
- tptp.platform360949 Maintain Aspect Ratio
- tptp.platform360950 Overline
- tptp.platform360951 Click to open Overview\nDrag mouse to scroll\nUse Shift+Drag, Ctrl+Drag to scroll slower\nUse Shift+ ...
- tptp.platform360952 Page &Width
- tptp.platform360953 %
- tptp.platform360954 pt
- tptp.platform360955 Preview
- tptp.platform360956 System Font
- tptp.platform360957 Font Size Result\nFont Size Result\nFont Size Result
- tptp.platform360958 DXmlReader.read() failed:
- tptp.platform360959 Strike Out
- tptp.platform360960 Text Font
- tptp.platform360961 Text for Preview
- tptp.platform360962 Underline
- tptp.platform360963 Unknown
- tptp.platform360964 Zoom
- tptp.platform360965 Zoom not applied to font
- tptp.platform360966 Zoom Factor
- tptp.platform360967 The styles differences appear as highlighted.
- tptp.platform360968 The xml doesn't valid and doesn't respect the rxml.xsd schema
- tptp.platform360969 SEASIDE
- tptp.platform360970 SUMMER
- tptp.platform360971 EARTH
- tptp.platform360972 SPRING
- tptp.platform360973 HARVEST
- tptp.platform360974 PASTEL
- tptp.platform360975 TPTP Report UI
- tptp.platform360976 Eclipse - TPTP
- tptp.platform360977 explorer.exe
- tptp.platform360978 The Report Editor cannot open an object type of
- tptp.platform360979 .jsml
- tptp.platform360980 Error When Parsing JSML File
- tptp.platform360981 Exception occurs when reading the file '
- tptp.platform360982 Error Information
- tptp.platform360983 No document found in the file '
- tptp.platform360984 XML Report (*.rxml)
- tptp.platform360985 HTML/SVG format (*.html)
- tptp.platform360986 \n\nError When Saving Report XML File
- tptp.platform360987 Zoom...
- tptp.platform360988 Open the Zoom Editor Dialoga
- tptp.platform360989 &Styles...
- tptp.platform360990 Styles
- tptp.platform360991 Zoom Out
- tptp.platform360992 Zoom Out
- tptp.platform360993 Zoom Ina
- tptp.platform360994 Zoom In
- tptp.platform360995 Reload
- tptp.platform360996 Reload the JScrib file
- tptp.platform360997 Home
- tptp.platform360998 Show the first tab
- tptp.platform360999 &View
- tptp.platform361000 Report XML Editor
- tptp.platform362943 TPTP Platform Samples
- tptp.platform362944 TPTP Platform Samples \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 ...
- tptp.platform362945 TPTP Platform Samples
- tptp.platform362946 Eclipse - TPTP
- tptp.platform363835 TPTP Business Intelligence and Reporting Tools (BIRT) Statistical Reports
- tptp.platform363836 TPTP Business Intelligence and Reporting Tools (BIRT) Statistical Reports\n\
\n\
Version: {featureVe ...
- tptp.platform363837 TPTP Business Intelligence and Reporting Tools (BIRT) Statistical Reports
- tptp.platform363838 Eclipse - TPTP
- tptp.platform363839 HTML Statistical Report (BIRT)
- tptp.platform363840 Create a report with a chart showing a set of statistical data.
- tptp.platform363841 XML Statistical Report
- tptp.platform363842 Export all statistical information in XML format
- tptp.platform363843 MM/dd/yyyy hh:mm:ss a
- tptp.platform363844 MM/DD/YYYY HH:MM:SS [AM or PM]
- tptp.platform363845 Report Window Wizard Page
- tptp.platform363846 Select a time frame
- tptp.platform363847 Enter the start and end date and time (
- tptp.platform363848 ) for the report window.
- tptp.platform363849 Start date and time:
- tptp.platform363850 End date and time:
- tptp.platform363851 The start date and time is invalid.
- tptp.platform363852 The end date and time is invalid.
- tptp.platform363853 The start date and time must be before the end date and time.
- tptp.platform363854 Warning: the report will contain
- tptp.platform363855 \ data points.\nThe report may take serveral minutes to generate.\nYou can change the start time and ...
- tptp.platform363856 Report generation warning message
- tptp.platform363859 TPTP Business Intelligence and Reporting Tools (BIRT) Statistical Reports User Documentation
- tptp.platform363860 Eclipse - TPTP
- tptp.platform363857 TPTP Business Intelligence and Reporting Tools (BIRT) Statistical Reports UI
- tptp.platform363858 Eclipse - TPTP
- tptp.platform363876 TPTP Statistical UI
- tptp.platform363877 TPTP Statistical UI \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 I ...
- tptp.platform363878 TPTP Statistical UI
- tptp.platform363879 Eclipse - TPTP
- tptp.platform362949 TPTP Platform Trace
- tptp.platform362950 TPTP Platform Trace \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 I ...
- tptp.platform362951 TPTP Platform Trace
- tptp.platform362952 Eclipse - TPTP
- tptp.platform362427 TPTP Welcome Plug-in
- tptp.platform362428 Eclipse - TPTP
- tptp.platform363880 TPTP Test Framework
- tptp.platform363881 TPTP Test Framework\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2005, 200 ...
- tptp.platform363882 TPTP Test Framework
- tptp.platform363883 Eclipse - TPTP
- tptp.platform365292 TPTP Automated GUI Recorder (AGR)
- tptp.platform365293 TPTP Automated GUI Recorder (AGR)\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ...
- tptp.platform365294 TPTP Automated GUI Recorder (AGR)
- tptp.platform365295 Eclipse.org
- tptp.platform365296 TPTP Automated GUI Recorder (AGR)
- tptp.platform365297 Eclipse.org
- tptp.platform365298 TPTP Automated GUI Test
- tptp.platform365299 Use this suite to create Automated GUI test cases in the Eclipse platform
- tptp.platform365300 TPTP Automated GUI Test Case
- tptp.platform365301 Test Case which can store events recorded on the UI and be used to play them back
- tptp.platform365302 Widget Resolver Extension
- tptp.platform365303 unknown
- tptp.platform365304 New Automated GUI Test source code
- tptp.platform365305 New Automated GUI Test Definition
- tptp.platform365306 Defines the name and location of the test.
- tptp.platform365307 Defines the description of the Automated GUI test definition.
- tptp.platform365308 TPTP Automated GUI Test
- tptp.platform365309 &Use current workbench as context
- tptp.platform365310 Context and location configuration
- tptp.platform365311 <current context>
- tptp.platform365312 &Browse
- tptp.platform365313 Select the jar file containing the startup class of Eclipse
- tptp.platform365314 &Associated Verification Hook Class:
- tptp.platform365315 Configuration
- tptp.platform365316 &Clear workspace data before launch
- tptp.platform365317 Ec&lipse Location:
- tptp.platform365318 W&orkspace Location:
- tptp.platform365319 &Variables...
- tptp.platform365320 &JVM Arguments:
- tptp.platform365321 User Input
- tptp.platform365322 Link to Data&pool
- tptp.platform365323 Link to &Custom Input
- tptp.platform365324 &Break Linkage
- tptp.platform365325 Ti&me-out Threshold (millisecond):
- tptp.platform365326 Invalid time out threshold
- tptp.platform365327 The time-out threshold must be a positive integer
- tptp.platform365328 Test Cases
- tptp.platform365329 Macro
- tptp.platform365330 Line Number:
- tptp.platform365331 Delete
- tptp.platform365332 Refresh
- tptp.platform365333 Shell #{0}:
- tptp.platform365334 seconds
- tptp.platform365335 Record a Test Case
- tptp.platform365336 Move Up Test Case(s)
- tptp.platform365337 Move Down Test Case(s)
- tptp.platform365338 Object Mine
- tptp.platform365339 Object
- tptp.platform365340 Message
- tptp.platform365341 Instruction
- tptp.platform365342 Test case
- tptp.platform365343 Update macro
- tptp.platform365344 Find (Ctrl + F)
- tptp.platform365345 Play Test Case(s)
- tptp.platform365346 Updating test cases...
- tptp.platform365347 The following action will update the macro of the selected test cases. This will result in XML comm ...
- tptp.platform365348 The test case(s) selected are already up-to-date.
- tptp.platform365349 New TPTP Automated GUI Test Case...
- tptp.platform365350 &Name:
- tptp.platform365351 D&escription:
- tptp.platform365352 &Starting Point:
- tptp.platform365353 Automated GUI Test
- tptp.platform365354 Options
- tptp.platform365355 &Register object ids with object mine
- tptp.platform365356 &Include object ids in test case macro
- tptp.platform365357 &OK
- tptp.platform365358 &Cancel
- tptp.platform365359 Copy
- tptp.platform365360 Error
- tptp.platform365361 Information
- tptp.platform365362 Select Variable from Existing Datapools
- tptp.platform365363 Available Datapools in Project:
- tptp.platform365364 Datapool Name
- tptp.platform365365 Datapool Content:
- tptp.platform365366 Variable Name
- tptp.platform365367 Variable Value
- tptp.platform365368 Custom User Input
- tptp.platform365369 Add Variable
- tptp.platform365370 Workspace Location of the Context Workbench
- tptp.platform365371 Project Location of the Test Suite
- tptp.platform365372 Select a test suite available under the workspace:
- tptp.platform365373 Select test suites to included...
- tptp.platform365374 Include external object mines
- tptp.platform365375 Change object mine output
- tptp.platform365376 Executing
- tptp.platform365377 Waiting for the background jobs...
- tptp.platform365378 The project containing this test suite could not be found.
- tptp.platform365379 Cannot load datapool...
- tptp.platform365380 The content of the datapool {0} could not be loaded.
- tptp.platform365381 No Selection...
- tptp.platform365382 No data entry was selected.
- tptp.platform365383 Datapool:
- tptp.platform365384 Record No.:
- tptp.platform365385 Variable Name:
- tptp.platform365386 No datapool was found under the project containing the test suite
- tptp.platform365387 Datapool not found...
- tptp.platform365388 One or more of the linked datapools were not found - see table entry warnings.
- tptp.platform365389 Error including the following test suite: {0}
- tptp.platform365390 The selected project must be a plugin project
- tptp.platform365391 A source folder must be selected
- tptp.platform365392 Error switching perspectives...
- tptp.platform365393 An error occurred while attempting to switch the perspective to the\nstarting point perspective of t ...
- tptp.platform365394 Error recording...
- tptp.platform365395 There was an error loading the object mine of the test suite. Please correct any errors in the obje ...
- tptp.platform365396 Error stopping macro recorder...
- tptp.platform365397 An error occurred while attempting to write the macro.
- tptp.platform365398 Error generating the macro...
- tptp.platform365399 An uncaptured error occurred while attempting to generate the macro. The test case will not be crea ...
- tptp.platform365400 Error while running the macro
- tptp.platform365401 There was an error while running the macro associated with the test case: {0}
- tptp.platform365402 Error initializing the runner for playback operation
- tptp.platform365403 Uncaptured Error...
- tptp.platform365404 There was an uncaptured error while attempting to run the test cases: {0}
- tptp.platform365405 Error while executing a macro command: {0}
- tptp.platform365406 Cannot locate menu item: {0}
- tptp.platform365407 Cannot locate tool item: {0}
- tptp.platform365408 Cannot locate local tool bar item: {0}
- tptp.platform365409 Cannot locate wizard control: {0}
- tptp.platform365410 Cannot locate wizard page control: {0}
- tptp.platform365411 Cannot locate shell control: {0}
- tptp.platform365412 Shell control is disposed: {0}
- tptp.platform365413 Cannot locate view: {0}
- tptp.platform365414 Cannot locate view control: {0}
- tptp.platform365415 Cannot locate editor: {0}
- tptp.platform365416 Cannot locate editor control: {0}
- tptp.platform365417 Line {0}: {1}
- tptp.platform365418 Starting point field is missing...
- tptp.platform365419 The required starting point field of the test case is missing
- tptp.platform365420 Error parsing the macro script: {0}
- tptp.platform365421 A time-out occurred while running command {0}. This is likely caused by the presence of an unexpect ...
- tptp.platform365422 A time-out occurred while waiting for the nested shell {0} to complete. It is likely caused by the ...
- tptp.platform365423 The {0} button appears to be disabled.
- tptp.platform365424 The items of the structured command was not loaded properly
- tptp.platform365425 The UI object with reference id {0} was not found
- tptp.platform365426 Error loading the object mine of the test suite selected for output: {0}
- tptp.platform365427 The output test suite: {0} was not found
- tptp.platform365428 The selected context is not supported by verification hooks
- tptp.platform365429 The event type is not of type SWT.FocusIn
- tptp.platform365430 Invalid verification hook name...
- tptp.platform365431 The verification hook name specified is invalid.
- tptp.platform365432 Error while generating class...
- tptp.platform365433 There was an error while generating the source class file
- tptp.platform365434 Error while generating method...
- tptp.platform365435 There was an error while generating the method for the verification hook.\nPossible cause: {0}
- tptp.platform365436 The context could not be determined...
- tptp.platform365437 The macro recorder failed to determine the context that the selected item appears in.\nSelect the co ...
- tptp.platform365438 Failed to locate the context {0} required by the verification point {1}
- tptp.platform365439 The class {0} for the verification hook {1} was not found. The current class path is {2}
- tptp.platform365440 Class {0} was not found
- tptp.platform365441 There was an illegal argument exception while attempting to invoke the method corresponding to the v ...
- tptp.platform365442 Error instantiating class {0}. Make sure that it contains a default constructor without any argumen ...
- tptp.platform365443 Error while resolving dependencies...
- tptp.platform365444 Errors occurred while attempting to resolve the classpath entry and dependencies of plugin: {0}
- tptp.platform365445 There was an error while resolving the following project dependencies: {0}\nThe execution of the tes ...
- tptp.platform365446 Verification method not found...
- tptp.platform365447 The verification method {0} does not exist. See line no. {1} of the associated macro. Test executi ...
- tptp.platform365448 The method {0} was not found in class {1}. Ensure that the method exists with the following paramet ...
- tptp.platform365449 The method {0} is required to be public before it can be invoked.
- tptp.platform365450 Property missing
- tptp.platform365451 The workbench is running in headless TPTP automated GUI\nmode but the JVM property {0} is not set.
- tptp.platform365452 The xml script representing the test suite appears to be invalid.
- tptp.platform365453 Error parsing the XML file...
- tptp.platform365454 An error occurred while attempting to parse the XML file of the adaptive widget resolver. See Eclip ...
- tptp.platform365455 The path of the verification hook class is expected to at least have two segments
- tptp.platform365456 The first segment of the verification hook class path must be a valid java project
- tptp.platform365457 The second last segment of the verification hook class path must be a source folder
- tptp.platform365458 Error loading object mine...
- tptp.platform365459 Error parsing the object mine of the test suite
- tptp.platform365460 The reference id of the object {0} is missing or invalid
- tptp.platform365461 The object id reference, {0}, collides with another object that already exists
- tptp.platform365462 Error registering an object with the object mine of the test suite
- tptp.platform365463 Error parsing associated macro of the test case: {0}
- tptp.platform365464 Test Case Control Center
- tptp.platform365465 Verification Hooks
- tptp.platform365466 &Insert
- tptp.platform365467 Terminate
- tptp.platform365468 Restart
- tptp.platform365469 Toggle On/Off Position Based Recording
- tptp.platform365470 Toggle On/Off Wait Time Recording
- tptp.platform365471 Macro Restarted...
- tptp.platform365472 The macro recorder has been restarted!
- tptp.platform365473 Control
- tptp.platform365474 Status:
- tptp.platform365475 recording
- tptp.platform365476 select a target (a view, editor, or dialog)
- tptp.platform365477 inserting verification hook
- tptp.platform365478 generating the source class file
- tptp.platform365479 position-based recording
- tptp.platform365480 browse
- tptp.platform365481 Starting Point:
- tptp.platform365482 Undoable Text Operation
- tptp.platform365549 TPTP Test Tools ISV Documentation
- tptp.platform365550 TPTP Test Tools ISV Documentation\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright ...
- tptp.platform365551 TPTP Test Tools ISV Documentation
- tptp.platform365552 Eclipse - TPTP
- tptp.platform365114 TPTP URL Recorder
- tptp.platform365115 TPTP URL Recorder\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2008 IBM Co ...
- tptp.platform365116 TPTP URL Recorder
- tptp.platform365117 Eclipse - TPTP
- tptp.platform365118 URL Recorder
- tptp.platform365119 Creates a TPTP URL Test from a HTTP protocol recording of URLs entered and links navigated in a Web ...
- tptp.platform365120 TPTP URL Test Generator
- tptp.platform365121 Internet Explorer
- tptp.platform365122 Mozilla
- tptp.platform365123 Firefox
- tptp.platform365124 IWAT3038E unable to create trace file:
- tptp.platform365125 SSL Recording attempted
- tptp.platform365126 Playback may be affected
- tptp.platform365127 IWAT3044W SSL packet detected in recording.\nSSL not supported in this release.
- tptp.platform365128 Warning
- tptp.platform365129 IWAT3046E SSL Certificate file not found
- tptp.platform365130 IWAT3054E Recording Stopped.\n Socket already in use.
- tptp.platform365131 IWAT3055E Problem Binding to Socket
- tptp.platform365132 IWAT3040E unable to start recorder
- tptp.platform365133 Loop
- tptp.platform365134 invocation
- tptp.platform365135 Page
- tptp.platform365136 IWAT3026E content not found in data element
- tptp.platform365137 IWAT3027E encoding attribute not found in data element
- tptp.platform365138 IWAT3024E data element not found in packet element
- tptp.platform365139 IWAT3025E type attribute not found in data element
- tptp.platform365140 IWAT3019E failed to create XML driver
- tptp.platform365141 IWAT3020E IOException parsing input source
- tptp.platform365142 IWAT3021E SAXException parsing input source
- tptp.platform365143 Processing
- tptp.platform365144 IWAT3018E invalid .rec file
- tptp.platform365145 IWAT3022E cannot load node handler
- tptp.platform365146 exception in ClientSideReader:
- tptp.platform365147 exception creating SSL SpySocket:
- tptp.platform365148 Exception trying to start proxy recorder:
- tptp.platform365149 about to start SSLProxyServer
- tptp.platform365150 proxy recorder listening to port
- tptp.platform365151 Error Creating ClientSideReader
- tptp.platform365152 Error Binding to Port:
- tptp.platform365153 Too Many Bind Errors - Error Binding to Port:
- tptp.platform365154 TRUE
- tptp.platform365155 500
- tptp.platform365156 &Port:
- tptp.platform365157 Application to Record
- tptp.platform365158 Proxy Recorder
- tptp.platform365159 Appli&cation:
- tptp.platform365160 None
- tptp.platform365161 &Location:
- tptp.platform365162 Define the project name, project location, and name of the new test.
- tptp.platform365163 New Test From Recording
- tptp.platform365164 Enter a valid name.
- tptp.platform365165 Port must be smaller than 64000.
- tptp.platform365166 Port must be a positive number.
- tptp.platform365167 Port must be an integer.
- tptp.platform365168 &Browse...
- tptp.platform365169 &Project:
- tptp.platform365170 testproj
- tptp.platform365171 IWAT3040E unable to start recorder
- tptp.platform365172 Your browser is set in to use a SOCKS proxy.\n Please de-select it if you wish to record.
- tptp.platform365173 IWAT3049E HTTP Proxy set and Secure Proxy not set.\n Please fix Registry settings and try again.
- tptp.platform365174 IWAT3050E Secure Proxy set and HTTP Proxy not set.\n Please fix Registry settings and try again.
- tptp.platform365175 IWAT3051E HTTP Proxy and Secure Proxy settings different.\n Please fix Registry settings and try aga ...
- tptp.platform365176 IWAT3052E Registry Settings Error
- tptp.platform365177 IWAT3053E Proxy Set to localhost is not supported. \n Please fix Registry settings and try again.
- tptp.platform365178 Warning: Port {0} already in use. Using port {1} for recording.
- tptp.platform365179 Your browser configuration setting for Automatic Configuration Script is not supported.
- tptp.platform365180 Your browser configuration setting for Proxy Server Exceptions is not supported.
- tptp.platform365181 The Recorder only supports either no Proxy or both HTTP and Secure Proxy.
- tptp.platform365182 Your browser executable was not found.\n You must correct the browser path or select another browser ...
- tptp.platform365183 Browser Configuration Error
- tptp.platform365184 Browser Preferences File Not Found.
- tptp.platform365185 Please select a different browser application to record in the URL Recorder preferences. Alternativ ...
- tptp.platform365186 IWAT3055E Browser Preferences File Error
- tptp.platform365187 Unable to configure Internet Explorer for URL recording.\nPlease run the Eclipse executable with adm ...
- tptp.platform365188 Unable to configure Internet Explorer for URL recording.\nPlease reset the Internet Explorer proxy s ...
- tptp.platform365189 File Permissions Error
- tptp.platform365190 Your browser profile is already in use.\nYou must close the browser or select another browser from A ...
- tptp.platform365191 Your Internet Explorer browser is in use.\nYou must close the browser or select another browser from ...
- tptp.platform365192 Unable to locate TPTPRecUtil.dll.\nPlease run the Eclipse executable with administrator privileges.
- tptp.platform365193 &Name:
- tptp.platform365194 TPTP URL Recorder User Documentation
- tptp.platform365195 Eclipse - TPTP
- tptp.platform365483 TPTP Business Intelligence and Reporting Tools (BIRT) Test Reports
- tptp.platform365484 TPTP Business Intelligence and Reporting Tools (BIRT) Test Reports\n\
\n\
Version: {featureVersion}\ ...
- tptp.platform365485 TPTP Business Intelligence and Reporting Tools (BIRT) Test Reports
- tptp.platform365486 Eclipse - TPTP
- tptp.platform365487 Tabular Report
- tptp.platform365488 Creates a tabular report with only the most recent execution results for each selected test within a ...
- tptp.platform365489 Test Pass Report
- tptp.platform365490 Creates a report with only the most recent execution results for each selected test within a specifi ...
- tptp.platform365491 HTML Test Pass Report (BIRT)
- tptp.platform365492 Creates a report with only the most recent execution results for each selected test within a specifi ...
- tptp.platform365493 HTML Tabular Test Report (BIRT)
- tptp.platform365494 Creates a tabular report with only the most recent execution results for each selected test within a ...
- tptp.platform365495 XML Test Report
- tptp.platform365496 Creates a report with all of the execution results for each selected test within a specified period ...
- tptp.platform365497 Fail
- tptp.platform365498 Error
- tptp.platform365499 Pass
- tptp.platform365500 Inconclusive
- tptp.platform365501 ERROR: {0} {1}
- tptp.platform365502 ERROR: The ''{0}'' publication service requires *.testsuite files.
- tptp.platform365503 ERROR: The ''{0}'' publication service requires *.execution files.
- tptp.platform365504 Overview
- tptp.platform365505 Comments
- tptp.platform365506 Defects
- tptp.platform365507 Date
- tptp.platform365508 Creation date
- tptp.platform365509 Name
- tptp.platform365510 Total
- tptp.platform365511 Results by test
- tptp.platform365512 Test Log
- tptp.platform365513 Total Inconclusive
- tptp.platform365514 Total Attempted
- tptp.platform365515 End time
- tptp.platform365516 Test Execution Tabular Report
- tptp.platform365517 Total Pass
- tptp.platform365518 Total Error
- tptp.platform365519 Failure Rate
- tptp.platform365520 Completion Rate
- tptp.platform365521 Results by test details
- tptp.platform365522 Test Execution History Report
- tptp.platform365523 Test Case
- tptp.platform365524 Test Suite
- tptp.platform365525 Verdict
- tptp.platform365526 Total Fail
- tptp.platform365527 Total Tests
- tptp.platform365528 Execution Result
- tptp.platform365529 Start time
- tptp.platform365530 Pie chart showing percentage of tests that have passed, failed, error or inconclusive.
- tptp.platform365531 New Report
- tptp.platform365532 Select the parent folder and define the name of the new report.
- tptp.platform365533 Report Window Wizard Page
- tptp.platform365535 Select the start and end date and time (
- tptp.platform365536 ) of the new report.
- tptp.platform365537 &Start date and time:
- tptp.platform365538 &End date and time:
- tptp.platform365539 The start date and time must be before the end date and time.
- tptp.platform365544 Report generation exception: Unable to close the output stream.
- tptp.platform365547 TPTP Business Intelligence and Reporting Tools (BIRT) Test Reports User Documentation
- tptp.platform365548 Eclipse - TPTP
- tptp.platform365545 TPTP Business Intelligence and Reporting Tools (BIRT) Test Reports UI
- tptp.platform365546 Eclipse - TPTP
- tptp.platform365196 TPTP Test Framework and Tools Samples
- tptp.platform365197 TPTP Test Framework and Tools Samples\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyr ...
- tptp.platform365198 TPTP Test Framework and Tools Samples
- tptp.platform365199 Eclipse - TPTP
- tptp.platform365200 Time Frame Historic
- tptp.platform365201 Creates a report with all of the execution results for each selected test within a specified period ...
- tptp.platform365202 Test Pass Report
- tptp.platform365203 Creates a report with only the most recent execution results for each selected test within a specifi ...
- tptp.platform365204 HTTP Page Response Time
- tptp.platform365205 Creates a report with the response time for each HTTP page in the the most recent execution results ...
- tptp.platform365206 HTTP Page Hit Rate
- tptp.platform365207 Creates a report with the hits per second for each HTTP page in the the most recent execution result ...
- tptp.platform365208 Fonts
- tptp.platform365213 &Test Report Fonts
- tptp.platform365214 New Report
- tptp.platform365215 Select the start and end date and time ({0}) of the new report.
- tptp.platform365216 &Start date and time:
- tptp.platform365217 &End date and time:
- tptp.platform365218 The start date and time must be before the end date and time.
- tptp.platform365219 Title 1
- tptp.platform365220 Title 2
- tptp.platform365221 Title 3
- tptp.platform365222 Pass
- tptp.platform365223 Fail
- tptp.platform365224 Inconclusive
- tptp.platform365225 Error
- tptp.platform365226 Pass cell
- tptp.platform365227 Fail cell
- tptp.platform365228 Inconclusive cell
- tptp.platform365229 Error cell
- tptp.platform365230 Pass cell text
- tptp.platform365231 Fail cell text
- tptp.platform365232 Inconclusive cell text
- tptp.platform365233 Error cell text
- tptp.platform365234 Header cell
- tptp.platform365235 Normal cell
- tptp.platform365236 Link cell
- tptp.platform365237 Rate cell ({0})
- tptp.platform365238 Chart Title
- tptp.platform365239 Generation Error
- tptp.platform365240 Generating report...
- tptp.platform365241 Results by Test
- tptp.platform365242 Overview
- tptp.platform365243 Test logs partition
- tptp.platform365244 Values
- tptp.platform365245 %
- tptp.platform365246 Pass
- tptp.platform365247 Fail
- tptp.platform365248 Inconclusive
- tptp.platform365249 Error
- tptp.platform365250 Test logs by Test
- tptp.platform365251 Report file creation date
- tptp.platform365252 Start time
- tptp.platform365253 End time
- tptp.platform365254 Tests
- tptp.platform365255 Verdict
- tptp.platform365256 No chart available.
- tptp.platform365257 no verdict
- tptp.platform365258 Test: {0}
- tptp.platform365259 Test Log
- tptp.platform365260 Date
- tptp.platform365261 Attempted
- tptp.platform365262 Failure Rate
- tptp.platform365263 Verdict: {0}
- tptp.platform365264 Number of test logs: {0}
- tptp.platform365265 Charts require the <a href="http://www.adobe.com/svg/viewer/install/main.html">Adobe ...
- tptp.platform365266 Page Hit Rate
- tptp.platform365267 Page
- tptp.platform365268 Hits/second
- tptp.platform365269 Legend
- tptp.platform365270 Problem resolving selected test logs
- tptp.platform365271 Page Response Time
- tptp.platform365272 Page
- tptp.platform365273 Time (sec)
- tptp.platform365274 Legend
- tptp.platform365275 HTTP Report Generator
- tptp.platform365276 Select test log for report
- tptp.platform365277 Report
- tptp.platform365278 Status
- tptp.platform365279 Last update:
- tptp.platform365280 Date starting at:
- tptp.platform365281 Tests
- tptp.platform365282 Attempt
- tptp.platform365283 Error
- tptp.platform365284 Pass
- tptp.platform365285 Fail
- tptp.platform365286 Inconclusive
- tptp.platform365287 Expected Attempt
- tptp.platform365288 Expected Error
- tptp.platform365289 Expected Pass
- tptp.platform365290 Expected Fail
- tptp.platform365291 Expected Inconclusive
- tptp.platform364804 TPTP Test Tools
- tptp.platform364805 TPTP Test Tools\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 IB ...
- tptp.platform364806 TPTP Test Tools
- tptp.platform364807 Eclipse - TPTP
- tptp.platform365553 TPTP API Recorder
- tptp.platform365554 TPTP API Recorder\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 ...
- tptp.platform365555 TPTP API Recorder
- tptp.platform365556 Eclipse - TPTP
- tptp.platform365557 API Recording
- tptp.platform365558 Use this data collector for recording API invocations of a Java application.
- tptp.platform365559 API Recording Configuration
- tptp.platform365560 Java Applications
- tptp.platform365561 Use this analysis type for recording user-defined API invocations of a Java application.
- tptp.platform365562 Java Applications Configuration
- tptp.platform365563 Generate TPTP JUnit Test Suite
- tptp.platform365564 API Recording Probe
- tptp.platform365565 Select the probe and location of the exported API Recording Probe.
- tptp.platform365566 Edit Java Recorder Options
- tptp.platform365567 Java Recorder Options
- tptp.platform365568 Please set your desired Java Recorder options
- tptp.platform365569 Edit Java Application Recorder Options
- tptp.platform365570 Java Application Recorder Options
- tptp.platform365571 Please set your desired Java Application Recorder Options
- tptp.platform365033 TPTP JUnit Plug-in Test Tools
- tptp.platform365034 TPTP JUnit Plug-in Test Tools\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) ...
- tptp.platform365035 TPTP JUnit Plug-in Test Tools
- tptp.platform365036 Eclipse - TPTP
- tptp.platform365037 Eclipse Workbench Properties
- tptp.platform365038 This location defines the following workbench properties:
- tptp.platform365039 Creates a new TPTP JUnit Plug-in test.
- tptp.platform365040 Workbench Location
- tptp.platform365041 Creates a new location for an Eclipse workbench. A workbench location is used to specify where a TPT ...
- tptp.platform365042 A specialized editor for defining JUnit plug-in tests
- tptp.platform365043 JUnit Plug-in Test Editor
- tptp.platform365044 TPTP JUnit Plug-in Test
- tptp.platform365045 A Plug-in Test is a JUnit test designed to run in an Eclipse worbench.
- tptp.platform365046 TPTP JUnit Plug-in Test Case
- tptp.platform365047 Creates a new TPTP JUnit Plug-in test case.
- tptp.platform365048 Workbench Properties
- tptp.platform365049 This group describes a particular instance of an Eclipse Workbench on a host.
- tptp.platform365050 Deployment on the local workbench
- tptp.platform365051 Default deployment that deploys any asset on the local Eclipse workbench
- tptp.platform365052 Local Workbench
- tptp.platform365053 An Eclipse Workbench running on the local host, including built-in options
- tptp.platform365054 Deployment must associate Test to a workbench location
- tptp.platform365055 Executable object must be an instance of WorkbenchExecutableObjectStub
- tptp.platform365056 Deployment must associate Test to a workbench location
- tptp.platform365057 An error has occurred while cleaning up the deployed test assets. See error log for more details.
- tptp.platform365058 Already connected
- tptp.platform365059 &Eclipse location
- tptp.platform365060 &Allow the same instance to be reused
- tptp.platform365061 General
- tptp.platform365062 &Use a temporary directory
- tptp.platform365063 &Workspace location
- tptp.platform365064 &Clear workspace data before launching
- tptp.platform365065 Workspace Data
- tptp.platform365066 Run an app&lication:
- tptp.platform365067 Run a &product:
- tptp.platform365068 Program to run
- tptp.platform365069 Program Ar&guments
- tptp.platform365070 &VM Arguments
- tptp.platform365071 Command line settings
- tptp.platform365072 Use a te&mporary directory
- tptp.platform365073 Configura&tion location
- tptp.platform365074 Clear the con&figuration area before launching
- tptp.platform365075 Configuration File
- tptp.platform365076 Ge&nerate a config.ini with default content
- tptp.platform365077 Use an e&xisting config.ini as a template
- tptp.platform365078 Configuration
- tptp.platform365079 Launch with all ena&bled plug-ins
- tptp.platform365080 Ch&oose plug-ins to launch from the list
- tptp.platform365081 Plug-ins
- tptp.platform365082 (out of sync)
- tptp.platform365083 New Workbench Location
- tptp.platform365084 Select the parent folder and define the name of the new workbench location.
- tptp.platform365085 Define the description of the new workbench location.
- tptp.platform365086 Define the workbench location and options of the new workbench location.
- tptp.platform365087 Workbench Location
- tptp.platform365088 Headle&ss workbench
- tptp.platform365089 Main Options
- tptp.platform365090 &On the local workbench:
- tptp.platform365091 &Run tests in UI thread
- tptp.platform365092 On &another workbench:
- tptp.platform365093 &Host name or IP address:
- tptp.platform365094 &Eclipse location:
- tptp.platform365095 &Workspace location:
- tptp.platform365096 O&perating System:
- tptp.platform365097 Win&dowing System:
- tptp.platform365098 Ar&chitecture:
- tptp.platform365099 &Locale:
- tptp.platform365100 Allow &the same instance to be reused
- tptp.platform365101 Host name or IP address is missing.
- tptp.platform365102 Eclipse location is missing.
- tptp.platform365103 Workspace location is missing.
- tptp.platform365104 New TPTP JUnit Plug-in Test
- tptp.platform365105 The selected source folder does not belong to a plug-in project.
- tptp.platform365106 The settings defined in the <A>target platform</A> will be used.
- tptp.platform365107 Import JUnit Plug-in Tests as TPTP JUnit Plug-in Tests
- tptp.platform365108 New TPTP JUnit Plug-in Test Case
- tptp.platform365109 New TPTP JUnit Plug-in Test Case
- tptp.platform365110 Define the name and description of the new test case.
- tptp.platform365111 TPTP JUnit Plug-in Test
- tptp.platform442111 Run in &headless mode
- tptp.platform365112 TPTP JUnit Plugin Test Tools User Documentation
- tptp.platform365113 Eclipse - TPTP
- tptp.platform365572 TPTP Manual Test Tools
- tptp.platform365573 TPTP Manual Test Tools\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2008 I ...
- tptp.platform365574 TPTP Manual Test Tools
- tptp.platform365575 Eclipse.org
- tptp.platform365576 TPTP Manual Test
- tptp.platform365577 The Manual test case contains the test steps performed by the tester.
- tptp.platform365578 Test
- tptp.platform365579 Add a new test case.
- tptp.platform365580 Creates a new Manual test
- tptp.platform365581 IWAT0884E The Manual Test View terminted due to the following reason:\n{0}
- tptp.platform365582 IWAT0866E The Manual Test View could not be launched due to the following reason:\n{0}
- tptp.platform365583 IWAT0868E The Manual Test View could not be launched since the required {0} libraries could not be f ...
- tptp.platform365584 IWAT0867E The Manual Test View could not be launched due to one of the following reasons:\n-Connecti ...
- tptp.platform365585 IWAT0869E The Manual Test View could not be launched due to the following reason:\n{0}\n\nThe Manual ...
- tptp.platform365586 IWAT0870E The Manual Test View could not be launched due to the following reason:\n{0}\n\nThe Manual ...
- tptp.platform365587 IWAT0880E The test suite referenced by test invocation ''{0}'' is missing.
- tptp.platform365588 Manual Test View
- tptp.platform365589 Selects the current executing test.
- tptp.platform365590 Name
- tptp.platform365591 Folder
- tptp.platform365592 Type
- tptp.platform365593 Size
- tptp.platform365594 &Attachments
- tptp.platform365595 Add attachments to the execution information of the test.
- tptp.platform365596 All Files
- tptp.platform365597 Add Attachments
- tptp.platform365598 Remove selected attachments from the execution information of the test.
- tptp.platform365599 Error
- tptp.platform365600 The selected attachment ({0}) is empty.
- tptp.platform365601 The screen capture could not complete.
- tptp.platform365602 File
- tptp.platform365603 Capture
- tptp.platform365604 Screen
- tptp.platform365605 Section
- tptp.platform365606 Note: The test suite referenced by this test invocation is missing.
- tptp.platform365607 Na&me
- tptp.platform365608 &Description
- tptp.platform365609 Invocation
- tptp.platform365610 View the selected test invocation.
- tptp.platform365611 Na&me
- tptp.platform365612 &Description
- tptp.platform365613 Test Case
- tptp.platform365614 View the test case of the selected test invocation.
- tptp.platform365615 &Verdict
- tptp.platform365616 &Reason
- tptp.platform365617 &Text
- tptp.platform365618 &Next
- tptp.platform365619 Submits the execution information to the execution of the test.
- tptp.platform365620 Warning
- tptp.platform365621 The ''{0}'' verdict has been selected but no explanation (for example, defect number) has been provi ...
- tptp.platform365622 Warning
- tptp.platform365623 The selected attachment ({0}) does not exist.\n\nDo you want to provide an alternative attachment?
- tptp.platform365624 Send Message
- tptp.platform365625 S&ubmit
- tptp.platform365626 Submits the message and its attachments to the execution of the test.
- tptp.platform365627 &Cancel
- tptp.platform365628 Cancels the message dialog and discards the message and its attachments.
- tptp.platform365629 Warning
- tptp.platform365630 The selected attachment ({0}) does not exist.\n\nDo you want to provide an alternative attachment?
- tptp.platform365631 N&ame
- tptp.platform365632 &Description
- tptp.platform365633 &Location
- tptp.platform365634 &Iteration
- tptp.platform365635 &Expand all
- tptp.platform365636 &Collapse all
- tptp.platform365637 E&xpand node
- tptp.platform365638 C&ollapse node
- tptp.platform365639 Send &message
- tptp.platform365640 The XML script is not valid or the test case main block doesn't have any child element
- tptp.platform365641 &Message
- tptp.platform365642 Question
- tptp.platform365643 Do you want to interrupt this execution?
- tptp.platform365644 Stop execution
- tptp.platform365645 The execution was interrupted by the user.
- tptp.platform365646 TPTP Manual Test
- tptp.platform365647 Num&ber of Iterations
- tptp.platform365648 &Synchronous
- tptp.platform365649 Add a new test case
- tptp.platform365650 (no test)
- tptp.platform365651 Invoked test
- tptp.platform365652 Overview
- tptp.platform365653 Test Cases
- tptp.platform365654 TPTP Manual Test
- tptp.platform365655 TPTP Manual Test description.
- tptp.platform365656 The following test cases are defined in this test:
- tptp.platform365657 Test
- tptp.platform365658 Defines the name and description of the test case that will be added to the\n''{0}'' test.
- tptp.platform365659 New Test
- tptp.platform365660 Defines the name and location of the test.
- tptp.platform365661 Defines the description of the test.
- tptp.platform365662 Behavior
- tptp.platform365663 TPTP Manual Test Tools User Documentation
- tptp.platform365664 Eclipse.org
- tptp.platform365665 TPTP Trace Project
- tptp.platform365666 TPTP Trace Project \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, 2008 IB ...
- tptp.platform365667 TPTP Trace
- tptp.platform365668 Eclipse - TPTP
- tptp.platform366018 TPTP Trace ARM
- tptp.platform366019 TPTP Trace ARM \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2008 IBM Co ...
- tptp.platform366020 TPTP ARM Monitoring
- tptp.platform366021 Eclipse - TPTP
- tptp.platform366022 java.util.logging.FileHandler
- tptp.platform366023 org.eclipse.hyades.logging.java.XmlFormatter
- tptp.platform366024 ARM.log
- tptp.platform366025 WARNING
- tptp.platform366026 IWAT0886E Agent controller libraries not loaded. May be missing from system path.
- tptp.platform366027 IWAT0495I ARM Agent is starting
- tptp.platform366028 IWAT0496E ARM failed to start
- tptp.platform366029 IWAT0497E Could not retrieve property
- tptp.platform366030 IWAT0498E Peer attach failed
- tptp.platform366031 IWAT0499E Unable to add event to model
- tptp.platform366032 IWAT0500E A RuntimeException occurred while trying to add an event to the model
- tptp.platform366033 IWAT0501E Seeing duplicate Thread Start Record
- tptp.platform366034 IWAT0502E Received MethodEntryException when attempting to add a ThreadStartRecord to the model
- tptp.platform366035 IWAT0503E Received MethodEntryException when attempting to add a ClassDefinitionRecord to the model
- tptp.platform366036 IWAT0504E Received MethodEntryException when attempting to add a MethodDefRecord to the model
- tptp.platform366037 IWAT0505E There is no agent registered
- tptp.platform366038 IWAT0506E The format of the RAC Port number obtained from the RAC is invalid. Assuming RAC is listen ...
- tptp.platform366039 IWAT0527E Unable to lookup the 'real' IP Address of the local machine. This will cause dynamic disco ...
- tptp.platform366040 IWAT0528E IP address specified in org.eclipse.tptp.trace.arm.ip system property is not valid.
- tptp.platform366041 Abort indicates if the transaction was blocked on a thread.
- tptp.platform366042 Failed indicates if the transaction failed.
- tptp.platform366043 Good indicates if a transaction has successfully started or has been updated.
- tptp.platform366044 Invalid indicates when a transaction is instructed to be stopped, the transaction will be marked inv ...
- tptp.platform366045 Unknown indicates when a transaction is first created it will be in an unknown state.
- tptp.platform366046 IWAT0517E The current application instance has halted. The application had ended.
- tptp.platform366047 IWAT0518E ArrayIndexOutOfBoundsException indicates that an array has been accessed with an illegal i ...
- tptp.platform366048 IWAT0519E Attempting to start a subtransaction where the parent correlator is null.
- tptp.platform366049 IWAT0520E The client is not yet monitoring the data collection agent. Cannot start the transaction.
- tptp.platform366050 IWAT0521E IllegalArgumentException indicates that a method has been passed an illegal or inappropria ...
- tptp.platform366051 IWAT0522E UnknownHostException indicates that the IP address of a host could not be determined.
- tptp.platform366052 IWAT0523E NullPointerException indicates the application attempted to use null where an object is re ...
- tptp.platform366053 IWAT0524E QueueClosedException indicates that a queue has been closed. Unable to add the new ARM tra ...
- tptp.platform366054 IWAT0525E Unable to use reflection to determine the ARM Interface and ARM Method that observed an er ...
- tptp.platform366055 IWAT0529E Unable to read the agent timeout value from plugin.xml. The value may not be in a valid n ...
- tptp.platform366056 IWAT0507E MD5 Digest Unavailable for GUID Manager to generate ARM Transaction Ids.
- tptp.platform366057 IWAT0508E Input parameter {0} cannot be null.
- tptp.platform366058 IWAT0509E The {0} cannot contain trailing blank characters.
- tptp.platform366059 IWAT0510E The {0} array has been accessed with an illegal index.
- tptp.platform366060 IWAT0511E The {0} is restricted to a maximum length of {1} characters and must not be zero-length.
- tptp.platform366061 IWAT0512E According to the OpenGroup ARM Specification, an ArmProperty may not be prefixed with 'ARM ...
- tptp.platform366062 IWAT0513E The length of the values must match the length of the provided names in order to associate ...
- tptp.platform366063 IWAT0514E Index not in range of size of array {0} object.
- tptp.platform366064 IWAT0515E The current correlator must be an instance of TPTPArmCorrelator. Instance of {0} was foun ...
- tptp.platform366065 IWAT0516E The parent correlator must be an instance of TPTPArmCorrelator. Instance of {0} was found ...
- tptp.platform366066 IWAT0766E ARM Trasaction Factory failed to initialize.
- tptp.platform366067 IWAT0767E ARM Reporting Factory failed to initialize.
- tptp.platform366068 IWAT0768E ARM Metric Factory failed to initialize.
- tptp.platform366152 TPTP Trace ARM Doc User
- tptp.platform366153 Eclipse - TPTP
- tptp.platform366120 Instrument ARM UI Feature
- tptp.platform366121 Instrument ARM UI Feature \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2002, ...
- tptp.platform366122 Instrument ARM UI
- tptp.platform366123 Eclipse - TPTP
- tptp.platform366124 Application Response Measurement Analysis
- tptp.platform366125 Analyze the application response times by selecting any of the Instrument Types
- tptp.platform366126 Application Response Measurement Options
- tptp.platform366127 Execution Statistics
- tptp.platform366128 Execution Flow
- tptp.platform366129 UML2 Thread Interactions
- tptp.platform366130 UML2 Object Interactions
- tptp.platform366131 UML2 Class Interactions
- tptp.platform366132 TPTP ARM Engine
- tptp.platform366133 Edit Instrument Options
- tptp.platform366134 Add Application Resource Measurement Instrumentation
- tptp.platform366135 Remove Application Resource Measurement Instrumentation
- tptp.platform366136 Instrumentation Source
- tptp.platform366137 TPTP ARM Engine
- tptp.platform366138 ARM engine type:
- tptp.platform366139 Instrument Types:
- tptp.platform366140 Name
- tptp.platform366141 Description
- tptp.platform366142 Filter
- tptp.platform366143 No description given
- tptp.platform366144 Internal error in ARM analysis type
- tptp.platform366145 Application Response Measurement has already been intrumented for this method or class. It is not a ...
- tptp.platform366146 Occured in method: {0}()\n
- tptp.platform366147 Instrument Point Filter
- tptp.platform366148 Default Servlet Filter Set
- tptp.platform366149 Default JDBC Filter Set
- tptp.platform366150 Default J2EE Filter Set
- tptp.platform366151 Default Generic Filter Set
- tptp.platform366071 TPTP Trace documentation for ISV Plug-in
- tptp.platform366072 Eclipse - TPTP
- tptp.platform366073 Column Extension Sample
- tptp.platform366074 This sample creates a simple view column extension.
- tptp.platform366075 Specify a project for the column extension sample.
- tptp.platform366076 Column Extension Sample
- tptp.platform366077 TPTP Trace ISV (extender) Plug-in
- tptp.platform366078 Eclipse - TPTP
- tptp.platform366079 UI
- tptp.platform366080 Distributed Trace Sample
- tptp.platform366081 Log Correlator Sample
- tptp.platform366082 This sample creates a simple log correlation engine.
- tptp.platform366083 Log Parser Sample
- tptp.platform366084 This sample creates a simple log parser.
- tptp.platform366085 Log Parser Sample
- tptp.platform366086 Specify a project for the simple log parser.
- tptp.platform366087 Analysis Engine Sample
- tptp.platform366088 This sample creates a simple analysis engine.
- tptp.platform366089 Column Extension Sample
- tptp.platform366090 This sample creates a simple view column extension.
- tptp.platform366091 Probekit Compile Extension Sample
- tptp.platform366092 This sample creates a simple probe compile extension.
- tptp.platform366093 Analyzer Extension Sample
- tptp.platform366094 This sample creates a sample project for the analyzer extension point.
- tptp.platform366095 Filter Type Sample
- tptp.platform366096 This sample creates a simple view with filtering and a simple filter type.
- tptp.platform366097 Log Correlator Sample
- tptp.platform366098 Specify a project for the simple log correlation engine.
- tptp.platform366099 Analysis Engine Sample
- tptp.platform366100 Specify a project for the simple analysis engine.
- tptp.platform366101 Specify a project for the column extension sample.
- tptp.platform366102 Column Extension Sample
- tptp.platform366103 Specify a project for the probe compile extension sample.
- tptp.platform366104 Probe Compile Extension Sample
- tptp.platform366105 Analyzer Extension Sample
- tptp.platform366106 Specify a project for the analyzer extension sample.
- tptp.platform366107 Filter Type Sample
- tptp.platform366108 Specify a project for the filter type sample.
- tptp.platform366109 Context Language Sample
- tptp.platform366110 This sample creates a simple context language extension sample.
- tptp.platform366111 Specify a project for the context language extension sample.
- tptp.platform366112 Context Language Extension Sample
- tptp.platform366113 Export Viewer Generator Sample
- tptp.platform366114 This sample creates a simple export viewer extension sample.
- tptp.platform366115 Specify a project for the export viewer generator extension sample.
- tptp.platform366116 Export Viewer Generator Extension Sample
- tptp.platform366117 Log Parser Extension Sample
- tptp.platform366118 Specify a project for the log parser extension sample
- tptp.platform366119 This sample demonstrates how to implement and contribute a import log wizard custom control to the l ...
- tptp.platform366154 TPTP Trace JVMTI Profiler
- tptp.platform366155 TPTP Trace JVMTI Profiler \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, ...
- tptp.platform366156 TPTP Trace JVMTI Client
- tptp.platform366157 Eclipse - TPTP
- tptp.platform366158 Execution Time Analysis (Java 5.0 +)
- tptp.platform366159 Thread Analysis
- tptp.platform366160 Memory Analysis
- tptp.platform366161 Execution Flow
- tptp.platform366162 Execution Statistics
- tptp.platform366163 UML2 Thread Interactions
- tptp.platform366164 UML2 Object Interactions
- tptp.platform366165 UML2 Class Interactions
- tptp.platform366166 Thread Analysis
- tptp.platform366167 Threads Visualizer
- tptp.platform366168 Call Stack
- tptp.platform366169 Memory Statistics
- tptp.platform366170 Object Allocations
- tptp.platform366171 Open Thread Analysis view
- tptp.platform366172 Open Threads Visualizer view
- tptp.platform366173 Open Call Stack view
- tptp.platform366174 Open Object Allocations view
- tptp.platform366175 Thread Statistics
- tptp.platform366176 Monitor Statistics
- tptp.platform366177 Threads Visualizer
- tptp.platform366178 Threads Analysis
- tptp.platform366179 Memory Analysis
- tptp.platform366180 Memory Statistics
- tptp.platform366181 Allocation Details
- tptp.platform366182 No thread statistics is available for display.\nEither you have no trace selected in the Profiling M ...
- tptp.platform366183 JVMTI profiler context provider
- tptp.platform366184 Error opening the Memory Analysis view.
- tptp.platform366185 Error opening the Thread Statistics view.
- tptp.platform366186 Error opening the Call Stack view.
- tptp.platform366187 The collected data is not supported by JVMTI profiler views.
- tptp.platform366188 No trace is selected in the Profiling Monitor view.
- tptp.platform366189 Running
- tptp.platform366190 Sleeping
- tptp.platform366191 Waiting
- tptp.platform366192 Blocked
- tptp.platform366193 Deadlocked
- tptp.platform366194 Stopped
- tptp.platform366195 Unknown
- tptp.platform366196 running
- tptp.platform366197 sleeping
- tptp.platform366198 waiting
- tptp.platform366199 blocked
- tptp.platform366200 deadlocked
- tptp.platform366201 stopped
- tptp.platform366202 unknown
- tptp.platform366203 Reset Timescale
- tptp.platform366204 Select Next Thread
- tptp.platform366205 Select Previous Thread
- tptp.platform366206 Group Threads
- tptp.platform366207 Filter Threads
- tptp.platform366208 Visualize threads interactions
- tptp.platform366209 Select Next Event
- tptp.platform366210 Select Previous Event
- tptp.platform366211 Join / Terminate
- tptp.platform366212 Wait / Notify
- tptp.platform366213 Release / Acquire
- tptp.platform366214 Reset Timescale
- tptp.platform366215 Next Thread
- tptp.platform366216 Prev Thread
- tptp.platform366217 Group Threads
- tptp.platform366218 Filter Threads
- tptp.platform366219 Visualize threads interactions
- tptp.platform366220 Next Event
- tptp.platform366221 Prev Event
- tptp.platform366222 Avg. Age
- tptp.platform366223 Generations
- tptp.platform366224 Line No.
- tptp.platform366225 Thread Id
- tptp.platform366226 Thread Name
- tptp.platform366227 Class Name
- tptp.platform366228 Group Name
- tptp.platform366229 Start Time
- tptp.platform366230 Stop Time
- tptp.platform366231 Duration
- tptp.platform366232 State
- tptp.platform366233 Running Time
- tptp.platform366234 Sleeping Time
- tptp.platform366235 Waiting Time
- tptp.platform366236 Blocked Time
- tptp.platform366237 Deadlocked Time
- tptp.platform366238 Block Count
- tptp.platform366239 Deadlock Count
- tptp.platform366240 Number of threads
- tptp.platform366241 Threads Filter
- tptp.platform366242 Define the filter set that will be used in the threads view
- tptp.platform366243 Delta
- tptp.platform366244 Show as Percentage
- tptp.platform366245 Show Delta Columns
- tptp.platform366246 Show Call Stack
- tptp.platform366247 Choose Columns
- tptp.platform366248 Sort By Column
- tptp.platform366249 &Ascending
- tptp.platform366250 D&escending
- tptp.platform366251 Select the columns that you want to sort.\n Use Ascending or Descending buttons to change the sort o ...
- tptp.platform366252 Time scale
- tptp.platform366253 Monitor
- tptp.platform366254 Monitor Owner
- tptp.platform366255 Timeout
- tptp.platform366256 Object Waiting For
- tptp.platform366257 <undefined>
- tptp.platform366258 Thread Group [{0}]
- tptp.platform366259 Edit Profiling Options
- tptp.platform366260 Class Name:
- tptp.platform366261 Caller
- tptp.platform366262 Total Blocked Time
- tptp.platform366263 Total Waiting Time
- tptp.platform366264 Max/Avg/Min Time
- tptp.platform366265 Object Number
- tptp.platform366266 Thread Number
- tptp.platform366267 Blocked Count
- tptp.platform366268 Waited Count
- tptp.platform366269 Thread Id
- tptp.platform366270 Thread Name
- tptp.platform366271 Threads Statistics
- tptp.platform366272 Monitor Classes Statistics
- tptp.platform366273 Blocks Statistics
- tptp.platform366274 Waits Statistics
- tptp.platform366275 Allocation details for
- tptp.platform366276 Zoom In
- tptp.platform366277 Zoom In
- tptp.platform366278 Zoom Out
- tptp.platform366279 Zoom Out
- tptp.platform366280 Start Thread
- tptp.platform366281 Interrupt
- tptp.platform366282 Legend
- tptp.platform366283 Show Legend
- tptp.platform366284 Thread states
- tptp.platform366285 Thread interactions
- tptp.platform366286 Thread Visualizer's Legend
- tptp.platform366287 Wait Timeout Exceed
- tptp.platform442264 Profiling Message
- tptp.platform442265 Incompatible profiling data.
- tptp.platform366014 TPTP Memory Manager Feature
- tptp.platform366015 TPTP Memory Manager Feature\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006 ...
- tptp.platform366016 Memory Manager
- tptp.platform366017 Eclipse.org
- tptp.platform365974 TPTP Business Intelligence and Reporting Tools (BIRT) Trace Reports Feature
- tptp.platform365975 TPTP Business Intelligence and Reporting Tools (BIRT) Trace Reports Feature\n\
\n\
Version: {feature ...
- tptp.platform365976 TPTP Business Intelligence and Reporting Tools (BIRT) Trace Reports
- tptp.platform365977 Eclipse - TPTP
- tptp.platform365978 HTML trace report (BIRT)
- tptp.platform365979 Generate a html report that shows the top 10 trace statistics
- tptp.platform365980 HTML trace report (BIRT)
- tptp.platform365981 Report
- tptp.platform365982 Define the name and location of the Report.
- tptp.platform365983 Exception caught during the report generation: unable to close the output stream
- tptp.platform365984 Overview
- tptp.platform365985 Total Size
- tptp.platform365986 Execution Detailed Information By Package
- tptp.platform365987 Link to Detail Execution Information
- tptp.platform365988 Base Time
- tptp.platform365989 Top 10 packages \nby Base Time
- tptp.platform365990 Top 10 packages \nby Total Instances
- tptp.platform365991 Top 10 packages \nby Total Size
- tptp.platform365992 Link to Detail Heap Information
- tptp.platform365993 Package Name
- tptp.platform365994 Cumulative_Time
- tptp.platform365995 Collected Instances
- tptp.platform365996 Heap Information
- tptp.platform365997 Top 10 packages \nby No of Calls
- tptp.platform365998 Top 10 packages \nby CumulativeTime
- tptp.platform365999 Heap Detailed Information By Package
- tptp.platform366000 Total Instances
- tptp.platform366001 No of Calls
- tptp.platform366002 Execution Information
- tptp.platform366003 Top 10 packages \nby Collected Instances
- tptp.platform366004 Pie chart showing Top 10 packages by No of Calls
- tptp.platform366005 Pie chart showing Top 10 packages by CumulativeTime
- tptp.platform366006 Pie chart showing Top 10 packages by Collected Instances
- tptp.platform366007 Pie chart showing Top 10 packages by Base Time
- tptp.platform366008 Pie chart showing Top 10 packages by Total Instances
- tptp.platform366009 Pie chart showing Top 10 packages by Total Size
- tptp.platform366012 TPTP Business Intelligence and Reporting Tools (BIRT) Trace Reports User Documentation
- tptp.platform366013 Eclipse - TPTP
- tptp.platform366010 TPTP Business Intelligence and Reporting Tools (BIRT) Trace Reports UI
- tptp.platform366011 Eclipse - TPTP
- tptp.platform360903 MX4J
- tptp.platform360904 MX4J \n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
Copyright (c) 2006, 2007 IBM Corporation ...
- tptp.platform360905 MX4J
- tptp.platform360906 Eclipse - TPTP
- tptp.platform366069 ARM Interfaces
- tptp.platform366070 Eclipse - TPTP