Commit graph

81 commits

Author SHA1 Message Date
Nate Jensen
e800d85924 Merge "Omaha #3093 add usage to hprof tool and standardize outputting size of things." into omaha_14.4.1
Former-commit-id: 6d6831bf3f4c3190d933521887c9953202618ace
2014-05-22 18:11:19 -05:00
Ben Steffensmeier
c5abcecc61 Omaha #3093 add usage to hprof tool and standardize outputting size of things.
Former-commit-id: 7fd433be3f94ac37e644d12623af36bf4092ab3c
2014-05-22 15:56:34 -05:00
Brian Clements
f9de79465a Omaha #3206 edex changes related to new javax.serlvet FOSS project
Former-commit-id: c042671ecf12a6fa46e35d4954d23492f35b7c76
2014-05-22 14:09:07 -05:00
Ben Steffensmeier
202321d897 Omaha #3093 add hprof output for grid cached data.
Former-commit-id: d509822129823efcdf67dd9c028bc72af99b1039
2014-05-21 14:48:45 -05:00
Ben Steffensmeier
5554946186 Omaha #3093 Add option to hprof tool to zero primitive arrays for compression.
Former-commit-id: 6a80964572cf331b433ae8dc222ac209dd35bf63
2014-05-21 12:30:57 -05:00
Brian Clements
5b5295e5ad Omaha #2536 merged edex.textdb into text plugins
Former-commit-id: 5a3e156e6c3307e5e631fd54c86bd1ae337c2f7c
2014-05-20 16:07:20 -05:00
Nate Jensen
bb1414677e Omaha #3160 remove OBE ncep util plugins
Change-Id: I0af881ba6afb8b2911b6933940dbe5b50b7a2808

Former-commit-id: d7a64ad2ae20b22bbf346bd59f38526b95c4bfb0
2014-05-13 13:28:20 -05:00
Ben Steffensmeier
18ec643a30 Omaha #3093 Improvements to hprof tool: spelling fixes, allow grid memory >2GB, output for radar memory troubleshooting.
Former-commit-id: 3bd0a076add20c38fad41461295fb430e8ceb5cb
2014-05-06 18:06:44 -05:00
Ben Steffensmeier
a608d3a7e9 Issue #2648 Update hprof info to match grid changes in 14.3
Former-commit-id: c391a6fbb543e467030f45a494e00bc4246c6a36
2014-04-23 15:42:33 -05:00
Brad Gonzales
1a43f04b16 Issue #3001 Renamed com.raytheon.edex.plugin.ccfp to com.raytheon.uf.edex.plugin.ccfp.
Amend: Updates from peer review.

Change-Id: Ib5719f711234005e021bc4d8dec899289d8b447b

Former-commit-id: 9374912aeb3e3a642d34a0aec75bcda7c707bcf9
2014-04-18 15:16:41 -05:00
Nate Jensen
0845eef927 Issue #2907 fix datauri doc utility
Change-Id: Iafb1feb73e416acac28369c3c96acbc305928b22

Former-commit-id: 948b1c1eb060963c943eccc31033af27b70804b0
2014-04-15 10:54:39 -05:00
Brad Gonzales
189282166d Issue #2937 Moved presence/site determination from feed log to feed listener.
Use MUCRoom to get presence and role because UserManager is not able to understand nicnames.

Change-Id: Ie27d804cfea37a27df7e3c0d4445b16f3f2c12a7

Former-commit-id: e975a825046c8d0505223093e5765d5283425b2f
2014-04-14 14:30:18 -05:00
Brad Gonzales
023622a2c5 Issue #2937 Fixed from user in xmpp message.
Change-Id: I9d7ad994a3f683f2fb3dce37a71ebdcec04f4890

Former-commit-id: 67ccbb2e7eb96028137b9f82bca550bfb9e89345
2014-04-14 14:30:18 -05:00
Brad Gonzales
056dbdbdff Issue #2937 Consolidated LogEntry to string and from string conversions in utility
methods.  Made LogEntry immutable.  Error handling updates processing LogEntries
read from the log and when processing room updates.

Amend: Create new DateFormatter for the the DetailedFeedLogPlugin purge thread.
       Added patterns and pipe constant to LogEntry.

Change-Id: I0d4963a54f5cf9fe236fef46fdd41f6c6822a0db

Former-commit-id: 38594a026e343bcf9db7d55816ae29fa77716f05
2014-04-09 18:47:09 -05:00
Brad Gonzales
4fa60427b4 Issue #2886 Removed httpd-collaboration rpm Installation and added collab-dataserver
rpm to replace it.  Changed dependency references to httpd-collaboration to refer to collab-dataserver.

Amend:  Updated call to status in init script.
        Redirect start.sh error output to an error file.
        Use macro to define ant opts in component.spec.

Change-Id: I73369dc3e9079a1732ae9d06229d3135f82ef2f4

Former-commit-id: d7466d36140c94b5ef4e57fea25526231912e018
2014-04-03 17:47:58 -05:00
Brad Gonzales
404faeeca0 Issue #2937 Separate room logging into a subdirectory to separate room logs from
other logging. Updated abstract_setup.xml to check the javaUtilities baseline directory and the cots directory
for dependency jars so that symbolic links are not needed in order to build.  Fixes for Archive log access
and search.

Change-Id: I7ca111cebb4dae998ce1390f3bb73b0f48eb7174

Former-commit-id: 480c86e5bbe6866b8c4c285006d3d7f7fed2b056
2014-03-31 11:45:22 -05:00
Brian Clements
bfde9c37ce Issue #2827 fixed collab dataserver returning empty body with 200
we check if a file exists in and out of the lock when reading
if the file is deleted between checks, the inner check attempts to return an error
we had already access the output stream from the response object so it is committed to 200
fixed by waiting to get the output stream until after the second check


Former-commit-id: 31c42d161146b0367435c66535d4da700a572f24
2014-03-12 08:27:22 -05:00
Brad Gonzales
0e3dc17872 Issue #2885 Updated all of the PDE builds to Java 1.7.
Change-Id: If74c5b163bc0742403fe701378bfae56b91bd49b

Former-commit-id: 6d2a542774db6c37cfc2a65f490ebf618f2e7954
2014-03-06 16:29:37 -06:00
Brian Clements
fac33a8915 Issue #2756 reworked collaboration dataserver build
replaced install ant script with build script that also deploys
new build uses feature explorer, but handles its own compile stage
updated deployment and start script to match new build
added logging level control argument


Former-commit-id: 8e1da85b9d3da580c8d5b53783e2b17c6ee8d00e
2014-03-06 11:49:57 -06:00
Brian Clements
ad3d10074a Issue #2702 replaced openfire source tarball with 3.9.1
removed 3.7.1 source from git
added 3.9.1 tarballs to /awipscm/awips2-static (coordinated with CM)
tweaked ant build to fetch source tarball when building plugins
replaced openfire cots jar with new version (only used for eclipse)


Former-commit-id: d8f30a7af43faa2fd4ac18769d2313ae6008cfd1
2014-03-05 15:29:27 -06:00
Brian Clements
7b085f62de Issue #2756 added security toggle to collaboration
security on HTTP server can be disabled for legacy clients from openfire settings
added xmpp connection retry to http server so servers can be started in any order


Former-commit-id: 1e52606fe709f2cf27f835363ca5ab2bf6ada912
2014-03-04 16:02:25 -06:00
Brian Clements
3b6121b9fa Issue #2756 install script for collaboration http server
added check for non-edex deployment in plugin-methods.xml
added dataserver feature to use feature-based deployment scripts
moved start/stop scripts to subdirectory
reworked start script to work with external classpath jars


Former-commit-id: 7d476e67ad00cc8e9c494ed04c7ce0ecc691059a
2014-03-03 14:07:01 -06:00
Brian Clements
ce24bd1018 Issue #2756 implemented HTTP public key auth scheme
collaboration HTTP server now requires auth header (configured via openfire)
added auth to cave client


Former-commit-id: e0e4dfdedff283c809060257fbf04e777faf318d
2014-02-28 16:15:17 -06:00
Nate Jensen
7fb97ffad0 Issue #2638 wrote java utility for generating list of data URIs and
their field names

Change-Id: I44435ed2a3f1f812b79b3d4fa906913064c60863

Former-commit-id: a3e2218d1fcc7cf8c83443f5f29cd9982b7e6f46
2014-02-27 17:14:32 -06:00
Richard Peter
0e25ae35c1 Merge branch 'omaha_14.2.1' (14.2.1-8) into development
Conflicts:
	cave/com.raytheon.uf.viz.core/src/com/raytheon/uf/viz/core/localization/LocalizationManager.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/ui/zoneselector/ZoneSelectorResource.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/rsc/general/GeneralGridData.java
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.edex.plugin.textlightning/src/com/raytheon/edex/plugin/textlightning/impl/TextLightningParser.java
	edexOsgi/com.raytheon.uf.common.comm/src/com/raytheon/uf/common/comm/HttpClient.java
	edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/response/GridResponseData.java
	edexOsgi/com.raytheon.uf.common.dataaccess/src/com/raytheon/uf/common/dataaccess/util/PDOUtil.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.bandwidth.ncf/src/com/raytheon/uf/edex/datadelivery/bandwidth/sbn/SbnSimulator.java

Change-Id: Ia74f80ced9091ff0497ccc6d93e876b5a9807f75

Former-commit-id: a47eaa9af45db41391fe46e36ec0793f70d06ad6
2014-02-27 15:18:26 -06:00
Brian Clements
f6b2827434 Issue #2756 new collaboration openfire plugin and http service
new servlet http service that communicates with openfire for configuration
new openfire plugin to reflect new http service
openfire and http service no longer need to be on same machine
moved http header parsing code from ogc to common util
updated collaboration http code to prefer XML instead of HTML


Former-commit-id: ff23569984eee43927c10ca041ca7e0ca4d40a3b
2014-02-18 10:03:12 -06:00
Ron Anderson
fcf45916f4 Issue #2788 Fix topo for large areas.
Change-Id: Idb4a19ffea527ad40efb5e586913aab9d37602df

Former-commit-id: 882576fcf6f41b9a41ea8f4a31a40c8c31d51aad
2014-02-13 10:10:34 -06:00
Ben Steffensmeier
f45ec64979 Issue #2648 Add AlertMessage output.
Change-Id: I34818b15ce9a85c3b58b2475a0b1e94a596bf06e

Former-commit-id: 47826e8d3e4570c9f970fc30f5dac462611b91bf
2014-02-12 17:08:23 -06:00
Greg Armendariz
e0394c649c Issue #2754 - Remove logging calls
Change-Id: Ic95b84691dc5cf6cea454f2a70acc9da301eaf05

Former-commit-id: e072739f937ae4f7440efa8290dc9078f5398d7f
2014-02-03 09:29:47 -06:00
Steve Harris
1738185503 Merge branch 'omaha_14.2.1' into development
Conflicts:
	cave/com.raytheon.uf.viz.application/src/com/raytheon/uf/viz/application/VizApplication.java

Former-commit-id: d1fb8bcf1780b94bf23ce60dc4a6e0a10b37fe45
2014-01-29 09:41:57 -06:00
Nate Jensen
d5239174f6 Issue #2359 remove ignore threads capability since it was a hack to stop
shef and there's a better way to stop shef

Change-Id: I8c2fc8279937aca4e15ea52197081c8271d0c55c

Former-commit-id: 99f45c9a2ae2e82ba88dd8df7e2c008bda863a9e
2014-01-23 18:09:50 -06:00
Nate Jensen
90a7339f6d Issue #2359 updated readme with bscalio suggestions
Change-Id: I25356e9c6e89473a5442ca1bfdab29b41a996694

Former-commit-id: 2c9c6f8aee77f96911d698bc2031af5e01f03ee0
2014-01-23 09:25:37 -06:00
Nate Jensen
c015cb1653 Issue #2359 clean up log service for distribution, build everything
necessary into tar.gz file

Change-Id: I22a0b7d37694e523356c6f5ea0ad567bd6d32c15

Former-commit-id: 9bde0e7f917cde0bb4aeec6c92427729c007dabf
2014-01-20 17:46:47 -06:00
Ben Steffensmeier
91270be4f7 Issue #2648 Enhance hprof output for grids and UI activity.
Former-commit-id: 80e4b1bdff46f8e1c77ba50b696e8bef5e53d51e
2014-01-20 13:00:54 -06:00
Ben Steffensmeier
de58f318cb Issue #2648 Hprof analysis utility.
Change-Id: Ib450c48a88e8a485a2461e1f4a5c81e1be4fee68

Former-commit-id: 1bfc1a31ed9052795e1ab0e83cd4bede3eb8e17c
2014-01-08 16:47:03 -06:00
Brian Clements
2e53fcbccb Issue #2563 added packet extension to openfire plugin
openfire plugin now sends configuration in packet extension
legacy method of putting config in chat message still supported by default
added configuration to web gui to toggle legacy message method


Former-commit-id: a26eeaae28de6e41fdc49a2b75ad6814ece478cd
2014-01-07 10:33:37 -06:00
Bryan Kowal
43008f4698 Issue #2182 - PostgreSQL port is now configurable in postgresql.conf; Java path is no longer relative in wrapper.conf
Amend: wrap file access in try..finally; move StringBuilder outside of a loop

Change-Id: Iafa7493ef79a0a891f36923f1695cefdb47e16da

Former-commit-id: 71f74d7b8125994537ef5520fe59134a7f86e9af
2013-12-16 16:39:10 -06:00
Nate Jensen
4a4f50155c Issue #2359 add ability to ignore messages based on threads, ie ignore
shef

Change-Id: I51d4b29e7accb3ce5bd90c7478c7f143bd76bb48

Former-commit-id: 4a9f2db86a148b58610680dbd2230b286d89e361
2013-11-22 15:54:22 -06:00
Bryan Kowal
feaacd9356 Merge branch 'omaha_14.1.1' into development_on_RHEL6
Conflicts:
	cave/build/static/common/cave/etc/bundles/StationPlot.xml
	cave/build/static/common/cave/etc/gfe/userPython/utilities/SmartScript.py
	cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenDialog.java
	edexOsgi/build.edex/esb/data/utility/common_static/base/python/RollbackMasterInterface.py
	edexOsgi/build.edex/esb/data/utility/edex_static/base/config/gfe/serverConfig.py
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py
	edexOsgi/com.raytheon.uf.edex.database/src/com/raytheon/uf/edex/database/plugin/PluginDao.java
	nativeLib/ncep_grib2module/.cproject
	rpms/awips2.core/Installer.python/nativeLib/x86_64/grib2.so

Former-commit-id: bb2efa59ed211345e071829f47d41eba232baae9
2013-10-31 15:34:46 -05:00
Steve Harris
560b0075cd Merge branch 'development' into development_on_RHEL6
Former-commit-id: 44ca28a7f980977bec5834069cdaf6e18fc224e8
2013-10-28 15:58:12 -05:00
Steve Harris
bd95bb6a4e 14.1.1-4 baseline
Former-commit-id: 0cda967cc9da9d2a08a0197db23d48c65f03be81
2013-10-28 10:55:16 -04:00
Steve Harris
94f24e0d8a 14.1.1-3 baseline
Former-commit-id: cbfd1a2e3f6b0688eb8e95ef0eaec1450b4bfc03
2013-10-28 10:46:02 -04:00
Nate Jensen
665e224c75 Issue #2359 fix for extra long messages
Former-commit-id: 0abed910739dc824b174c8de5c4b155a1fd91803
2013-10-28 09:15:20 -05:00
Richard Peter
cb33f5ada7 Merge branch 'development' into development_on_RHEL6
Conflicts:
	cots/org.jep.linux64/libjep.so

Change-Id: Ib01663f1b3be2671b90a35af2fcfc73cc6b0635d

Former-commit-id: 81a1af882e3fa8703e3b4b6bb687a1ab9710b386
2013-10-23 15:50:25 -05:00
Nate Jensen
a609706b5e Issue #2359 better email addresses
Former-commit-id: 03be0960bfbbd8072166bc0a06e4100538dbc7ca
2013-10-23 14:02:31 -05:00
Steve Harris
94aa71fcd1 13.5.2-8 baseline
Former-commit-id: 6effdd3f5ce46910c89236306fa33499eada174f
2013-10-04 11:30:03 -04:00
Bryan Kowal
c125b5b053 Issue #2422 - Merge branch 'omaha_14.1.1' into development_on_RHEL6
Conflicts:
	cave/build/alertviz/customTargets.xml
	cave/build/p2-build.xml
	edexOsgi/com.raytheon.uf.edex.distribution/src/com/raytheon/uf/edex/distribution/DistributionSrv.java
	edexOsgi/meteolib.jni.linux64/libmeteoLib.so
	javaUtilities/build.wes2bridge.utility/wes2bridge/customTargets.xml
	nativeLib/files.native/awipsShare/hydroapps/lib/native/linux32/library.ohd.pproc.so
	nativeLib/files.native/edex/lib/native/linux32/library.ohd.pproc.so
	nativeLib/ncep_grib2module/.cproject
	nativeLib/rary.meteorological/.cproject
	nativeLib/rary.meteorological/src/dcapeFunc.c
	rpms/awips2.cave/Installer.cave-etc/component.spec
	rpms/awips2.cave/Installer.cave-feature/component.spec
	rpms/awips2.core/Installer.aviation/component.spec
	rpms/awips2.qpid/0.18/deploy.builder/build.sh
	rpms/python.site-packages/Installer.qpid/component.spec

Former-commit-id: 97612cb78e067c493f7b5a76a2a84d88c96a5094
2013-09-30 18:00:31 -05:00
Nate Jensen
3162ae260b Issue #2359 initial checkin of remote log service
Change-Id: Idd48062f204002956f63c6d449868a7bd9695263

Former-commit-id: 12988c63aeccc678f25f4210ad484a080ddd8aa7
2013-09-12 11:50:16 -05:00
Bryan Kowal
c1dab22fdb Issue #2163 - remaining rpms that are not dependent on nativeLib and cleanup
Conflicts:
	RadarServer/build.rcm/build.xml
	cave/com.raytheon.uf.viz.feature.alertviz/feature.xml

Former-commit-id: 58a80b4b6d31d11b0ca722545bfd788a2feee488
2013-08-15 15:30:05 -05:00
Steve Harris
3bece5e5d0 13.5.1-8 baseline
Former-commit-id: 37504305d70e6aaf6a7bdfad8267054af0612515
2013-07-26 09:02:34 -04:00