- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPjconfig : Incorrect Data file: Start of unkn...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2008 06:27 AM
05-23-2008 06:27 AM
HPjconfig : Incorrect Data file: Start of unknown element:TITLE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2008 04:00 AM
05-24-2008 04:00 AM
Re: HPjconfig : Incorrect Data file: Start of unknown element:TITLE
should be:
java -jar HPjconfig.jar
What is your "HPjconfig"? Around here:
-rw-r--r-- 1 18965 191 3123062 Jan 22 2007 HPjconfig.jar
http://docs.hp.com/en/5992-1918/ch01s06.html
Did you read the instructions?
When asking about some obscure product, like
HPjconfig, it often helps to provide a link
to information about that product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2008 01:24 AM
05-26-2008 01:24 AM
Re: HPjconfig : Incorrect Data file: Start of unknown element:TITLE
-rw-r--r-- 1 18965 191 3123062 Jan 22 2007 HPjconfig.jar
yes I used the "java -jar ./HPjconfig.jar" command and read the link yu given me. I have an 11iV2 HPUX. Please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2008 07:06 AM
05-26-2008 07:06 AM
Re: HPjconfig : Incorrect Data file: Start of unknown element:TITLE
dy # uname -a
HP-UX dy B.11.11 U 9000/785 2012616114 unlimited-user license
And it works as expected using:
/opt/java1.4/bin/java
/opt/java1.5/bin/java
/opt/java6/bin/java
dy # cksum HPjconfig.jar
2274734628 3123062 HPjconfig.jar
If you have an UnZip program, you could also
verify the integrity of HPjconfig.jar using
a command like "unzip -t HPjconfig.jar",
which should end with something like:
No errors detected in compressed data of HPjconfig.jar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:09 AM
05-28-2008 01:09 AM
Re: HPjconfig : Incorrect Data file: Start of unknown element:TITLE
Yes, have java1.3,java1.4,java1.5 on my /opt.
and I had No errors detected in compressed data of HPjconfig.jar.
#uname -a
HP-UX scxpdap1 B.11.23 U 9000/800 1707015623 unlimited-user license
#cksum HPjconfig.jar
2274734628 3123062 HPjconfig.jar
The log has : "Reading required patches/tunables information from http://www.hp.com/products1/u
nix/java/patches/HPjconfig.xml". I downloaded that xml file and put it in /tmp as it say in the help of HPjconfig.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 01:14 AM
05-28-2008 01:14 AM
Re: HPjconfig : Incorrect Data file: Start of unknown element:TITLE
Best regards and advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2008 03:32 AM
05-28-2008 03:32 AM
Re: HPjconfig : Incorrect Data file: Start of unknown element:TITLE
That's nice. Which one are you using?
"java" doesn't tell me much. Which one are
you using on the systems where it works?