Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

HEC-HMS 3.5 error

Status
Not open for further replies.

valtergeografo

Civil/Environmental
Joined
Dec 15, 2012
Messages
1
Location
PT
thread162-289871
I have the same problem.
Good afternoon

I am using HEC-HMS 3.5, and have a problem never seen. Perhaps a PC software issue...

The HMS message is:
NOTE 10008: Finished opening project "CedarCreek" in directory "C:\TEMP\cedar" at time 14Out2013, 22:44:10.
NOTE 10179: Opened basin model "CedarCreek" at time 14Out2013, 22:44:12.
NOTE 10181: Opened control specifications "Control 1" at time 14Out2013, 22:44:19.
NOTE 10180: Opened meteorologic model "Met 1" at time 14Out2013, 22:44:19.
NOTE 10184: Began computing simulation run "Run 1" at time 14Out2013, 22:44:21.
NOTE 20364: Found no parameter problems in meteorologic model "Met 1".
NOTE 40049: Found no parameter problems in basin model "CedarCreek".
ERROR: 10000 Unknown exception or error; restart HEC-HMS to continue working. Contact HEC for assistance.

The log file is:
Version: 3.5
Build: 1417
Time Stamp: 14 October 2013, 22:42:49
Java: 1.6.0_19
Project: CedarCreek
Basin: CedarCreek
Met: Met 1
Control: Control 1
Run: Run 1
Available Message
no jniLibHydro in java.library.path
Available Stack Trace
java.lang.UnsatisfiedLinkError: no jniLibHydro in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at libHydro.Util.<clinit>(Unknown Source)
at libHydro.Interpolation.a(Unknown Source)
at libHydro.Interpolation.a(Unknown Source)
at hms.model.basin.transform.u.a(Unknown Source)
at hms.model.basin.transform.u.c(Unknown Source)
at hms.model.basin.m.a(Unknown Source)
at hms.model.basin.ad.a(Unknown Source)
at hms.model.Project.computeModel(Unknown Source)
at hms.model.Project.computeModel(Unknown Source)
at hms.model.Project.compute(Unknown Source)
at hms.util.a.w.a(Unknown Source)
at hms.util.a.w.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619).

Any solution?
Valter Albino.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top