Bug 816002 - Strange error message:
Summary: Strange error message:
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-25 02:54 UTC by Joshua Wulf
Modified: 2014-10-19 23:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-15 22:35:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Joshua Wulf 2012-04-25 02:54:19 UTC
I had a line like this in my content spec:

  JCA Adapter [N, Concept

When pushing, I got this cryptic error message:


[jwulf@dhcp-1-77 Messaging_Installation_and_Configuration_Guide]$ csprocessor push
CSProcessor client version: 0.23.2
Loading configuration from /home/jwulf/.config/csprocessor.ini
Connecting to Skynet server: http://skynet.usersys.redhat.com:8080/TopicIndex/

ERROR: Index: 215, Size: 214
ERROR: The Content Specification is not valid.


I was able to figure out the cause of the error, but perhaps the message could be made more informative?






cspclient-0.23.2-1.noarch
OS: Fedora release 15 (Lovelock)

JAVA: java version "1.7.0_01"
Java(TM) SE Runtime Environment (build 1.7.0_01-b08)
Java HotSpot(TM) 64-Bit Server VM (build 21.1-b02, mixed mode)

Comment 1 Lee Newson 2012-04-25 07:13:56 UTC
That is a really strange error and not an error message I've actually coded directly. It looks like an IndexOutOfBounds Exception error message. I'll take a look at it tomorrow or Friday.

Comment 2 Lee Newson 2012-04-26 01:27:47 UTC
I require one bit of information to help debug the cause of this. Could you post the snippet of the spec where this occurred. As I can't replicate it easily, so if you could provide where that would be great.

Comment 3 Joshua Wulf 2012-05-11 01:47:36 UTC
JCA Adapter [N, Concept

was the line.

Comment 4 Lee Newson 2012-05-11 02:12:54 UTC
Adding again NEED_INFO again. I said I require the Content Spec snippet (preferably the entire spec) not the line. I've tested just doing that and as I said I can't replicate it.

Comment 5 Joshua Wulf 2012-05-15 10:53:57 UTC
Sorry, next time I'll hang on to it.

Happy to close this and reopen it if it reappears.

Comment 6 Lee Newson 2012-06-22 01:09:49 UTC
I think I found the issue and should be fixed as part of Bug #834387


Note You need to log in before you can comment on or make changes to this bug.