Hi Freeman,

unfortunately i have lost my logs.. and today i am not seeing that exception
in the logs but it is still not working.

i could tell you that it is strucking in the below line of my Code.
 
           POIFSFileSystem fileSystem;
           XSSFWorkbook workbook = null;
        try {
                   fileSystem = new POIFSFileSystem(inputStream);
                   EncryptionInfo info = new EncryptionInfo(fileSystem);
               Decryptor decryptor = Decryptor.getInstance(info);
               decryptor.verifyPassword(pwd);
               workbook=
(XSSFWorkbook)WorkbookFactory.create(decryptor.getDataStream(fileSystem));
*// error is in this line*
               inputStream.close();


however i set the debug on my logs- please find below the log:


11:24:29,667 | INFO  | [MyBundle] | BGVehicleProcessor               | 265 -
MyBundle- 1.0.0.SNAPSHOT |  ***** Exchange is not null for BGVehicle *****
11:24:29,687 | DEBUG | [MyBundle] | DeadLetterChannel                | 147 -
org.apache.camel.camel-core - 2.10.0.fuse-71-047 | Failed delivery for
(MessageId: ID:usersS-MBP-58624-1376906399360-3:3:1:1:1 on ExchangeId:
ID-usersS-MBP-59219-1376907780205-0-6). On delivery attempt: 0 caught:
org.apache.camel.CamelExecutionException: Exception occurred during
execution on the exchange: Exchange[JmsMessage[JmsMessageID:
ID:usersS-MBP-58624-1376906399360-3:3:1:1:1]]
11:24:29,688 | DEBUG | [MyBundle] | SendProcessor                    | 147 -
org.apache.camel.camel-core - 2.10.0.fuse-71-047 | >>>>
Endpoint[activemq://ErrorQueue] Exchange[JmsMessage[JmsMessageID:
ID:usersS-MBP-58624-1376906399360-3:3:1:1:1]]
11:24:29,688 | DEBUG | .0.1:59223@61616 | ManagementContext                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Unregistering
MBean
org.apache.activemq:BrokerName=fusemq,Type=Producer,destinationType=Dynamic,clientId=ID_usersS-MBP-58624-1376906399360-6_1,producerId=ID_usersS-MBP-58624-1376906399360-7_1_1_1
11:24:29,689 | DEBUG | .0.1:59223@61616 | ManagementContext                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Unregistering
MBean
org.apache.activemq:BrokerName=fusemq,Type=Subscription,persistentMode=Non-Durable,destinationType=Topic,destinationName=ActiveMQ.Advisory.TempQueue_ActiveMQ.Advisory.TempTopic,clientId=ID_usersS-MBP-58624-1376906399360-6_1,consumerId=ID_usersS-MBP-58624-1376906399360-7_1_-1_1
11:24:29,689 | DEBUG | .0.1:59223@61616 | AbstmytRegion                   |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | fusemq
removing consumer: ID:usersS-MBP-58624-1376906399360-7:1:-1:1 for
destination: ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
11:24:29,689 | DEBUG | .0.1:59223@61616 | TransportConnection              |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | remove
connection id: ID:usersS-MBP-58624-1376906399360-7:1
11:24:29,689 | DEBUG | .0.1:59223@61616 | ManagementContext                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Unregistering
MBean
org.apache.activemq:BrokerName=fusemq,Type=Connection,ConnectorName=openwire,Connection=ID_usersS-MBP-58624-1376906399360-6_1
11:24:29,689 | DEBUG | [MyBundle] | ThreadPoolUtils                  | 125 -
org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Shutdown of
ExecutorService: java.util.concurrent.ThreadPoolExecutor@6cc424a4 is
shutdown: true and terminated: true took: 0.000 seconds.
11:24:29,689 | DEBUG | .0.1:59223@61616 | ManagementContext                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Unregistering
MBean
org.apache.activemq:BrokerName=fusemq,Type=Connection,ConnectorName=openwire,ViewType=address,Name=tcp_//127.0.0.1_59223
11:24:29,689 | DEBUG | [MyBundle] | TcpTransport                     | 125 -
org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Stopping transport
tcp://localhost/127.0.0.1:61616@59223
11:24:29,689 | DEBUG | [MyBundle] | TaskRunnerFactory                | 125 -
org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Initialized
TaskRunnerFactory[ActiveMQ Task] using ExecutorService:
java.util.concurrent.ThreadPoolExecutor@4141c2c5
11:24:29,689 | DEBUG | e[fusemq] Task-7 | TransportConnection              |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Stopping
connection: tcp://127.0.0.1:59223
11:24:29,689 | DEBUG | e[fusemq] Task-7 | TcpTransport                     |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Stopping
transport tcp:///127.0.0.1:59223@61616
11:24:29,690 | DEBUG | e[fusemq] Task-7 | TaskRunnerFactory                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Initialized
TaskRunnerFactory[ActiveMQ Task] using ExecutorService:
java.util.concurrent.ThreadPoolExecutor@3f2249c4
11:24:29,690 | DEBUG | ActiveMQ Task-1  | TcpTransport                     |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Closed socket
Socket[addr=localhost/127.0.0.1,port=61616,localport=59223]
11:24:29,690 | DEBUG | [MyBundle] | ThreadPoolUtils                  | 125 -
org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Forcing shutdown of
ExecutorService: java.util.concurrent.ThreadPoolExecutor@4141c2c5
11:24:29,690 | DEBUG | ActiveMQ Task-1  | TcpTransport                     |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Closed socket
Socket[addr=/127.0.0.1,port=59223,localport=61616]
11:24:29,692 | DEBUG | e[fusemq] Task-7 | ThreadPoolUtils                  |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Forcing
shutdown of ExecutorService:
java.util.concurrent.ThreadPoolExecutor@3f2249c4
11:24:29,692 | DEBUG | e[fusemq] Task-7 | TransportConnection              |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Stopped
transport: tcp://127.0.0.1:59223
11:24:29,692 | DEBUG | e[fusemq] Task-7 | TransportConnection              |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Connection
Stopped: tcp://127.0.0.1:59223
11:24:29,693 | DEBUG | [MyBundle] | WireFormatNegotiator             | 125 -
org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Sending:
WireFormatInfo { version=9, properties={MaxFrameSize=9223372036854775807,
CacheSize=1024, CacheEnabled=true, SizePrefixDisabled=false,
MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true,
MaxInactivityDuration=30000, TightEncodingEnabled=true,
StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
11:24:29,694 | DEBUG | e[fusemq] Task-7 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Sending:
WireFormatInfo { version=9, properties={MaxFrameSize=9223372036854775807,
CacheSize=1024, CacheEnabled=true, SizePrefixDisabled=false,
MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true,
MaxInactivityDuration=30000, TightEncodingEnabled=true,
StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
11:24:29,694 | DEBUG | .0.1:59227@61616 | InactivityMonitor                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Using min of
local: WireFormatInfo { version=9,
properties={MaxFrameSize=9223372036854775807, CacheSize=1024,
CacheEnabled=true, SizePrefixDisabled=false,
MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true,
MaxInactivityDuration=30000, TightEncodingEnabled=true,
StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo
{ version=9, properties={CacheSize=1024, MaxFrameSize=9223372036854775807,
CacheEnabled=true, SizePrefixDisabled=false, TcpNoDelayEnabled=true,
MaxInactivityDurationInitalDelay=10000, MaxInactivityDuration=30000,
TightEncodingEnabled=true, StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
11:24:29,694 | DEBUG | .0.1:61616@59227 | InactivityMonitor                |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Using min of
local: WireFormatInfo { version=9,
properties={MaxFrameSize=9223372036854775807, CacheSize=1024,
CacheEnabled=true, SizePrefixDisabled=false,
MaxInactivityDurationInitalDelay=10000, TcpNoDelayEnabled=true,
MaxInactivityDuration=30000, TightEncodingEnabled=true,
StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]} and remote: WireFormatInfo
{ version=9, properties={CacheSize=1024, MaxFrameSize=9223372036854775807,
CacheEnabled=true, SizePrefixDisabled=false, TcpNoDelayEnabled=true,
MaxInactivityDurationInitalDelay=10000, MaxInactivityDuration=30000,
TightEncodingEnabled=true, StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
11:24:29,694 | DEBUG | .0.1:59227@61616 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Received
WireFormat: WireFormatInfo { version=9, properties={CacheSize=1024,
MaxFrameSize=9223372036854775807, CacheEnabled=true,
SizePrefixDisabled=false, TcpNoDelayEnabled=true,
MaxInactivityDurationInitalDelay=10000, MaxInactivityDuration=30000,
TightEncodingEnabled=true, StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
11:24:29,694 | DEBUG | .0.1:61616@59227 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Received
WireFormat: WireFormatInfo { version=9, properties={CacheSize=1024,
MaxFrameSize=9223372036854775807, CacheEnabled=true,
SizePrefixDisabled=false, TcpNoDelayEnabled=true,
MaxInactivityDurationInitalDelay=10000, MaxInactivityDuration=30000,
TightEncodingEnabled=true, StackTmyeEnabled=true}, magic=[A,c,t,i,v,e,M,Q]}
11:24:29,695 | DEBUG | .0.1:59227@61616 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 |
tcp:///127.0.0.1:59227@61616 before negotiation: OpenWireFormat{version=9,
cacheEnabled=false, stackTmyeEnabled=false, tightEncodingEnabled=false,
sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
11:24:29,695 | DEBUG | .0.1:61616@59227 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 |
tcp://localhost/127.0.0.1:61616@59227 before negotiation:
OpenWireFormat{version=9, cacheEnabled=false, stackTmyeEnabled=false,
tightEncodingEnabled=false, sizePrefixDisabled=false,
maxFrameSize=9223372036854775807}
11:24:29,695 | DEBUG | .0.1:59227@61616 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 |
tcp:///127.0.0.1:59227@61616 after negotiation: OpenWireFormat{version=9,
cacheEnabled=true, stackTmyeEnabled=true, tightEncodingEnabled=true,
sizePrefixDisabled=false, maxFrameSize=9223372036854775807}
11:24:29,695 | DEBUG | .0.1:61616@59227 | WireFormatNegotiator             |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 |
tcp://localhost/127.0.0.1:61616@59227 after negotiation:
OpenWireFormat{version=9, cacheEnabled=true, stackTmyeEnabled=true,
tightEncodingEnabled=true, sizePrefixDisabled=false,
maxFrameSize=9223372036854775807}
11:24:29,695 | DEBUG | .0.1:59227@61616 | TransportConnection              |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Setting up new
connection id: ID:usersS-MBP-58624-1376906399360-7:2, address:
tcp://127.0.0.1:59227, info: ConnectionInfo {commandId = 1, responseRequired
= true, connectionId = ID:usersS-MBP-58624-1376906399360-7:2, clientId =
ID:usersS-MBP-58624-1376906399360-6:2, clientIp = null, userName = admin,
password = *****, brokerPath = null, brokerMasterConnector = false,
manageable = true, clientMaster = true, faultTolerant = false,
failoverReconnect = false}
11:24:29,697 | DEBUG | .0.1:59227@61616 | AbstmytRegion                   |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | fusemq adding
consumer: ID:usersS-MBP-58624-1376906399360-7:2:-1:1 for destination:
ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic
11:24:29,697 | DEBUG | .0.1:59227@61616 | PolicyEntry                      |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | Setting the
maximumPendingMessages size to: 1000 for consumer:
ID:usersS-MBP-58624-1376906399360-7:2:-1:1
11:24:29,699 | DEBUG | [MyBundle] | msConfiguration$CamelJmsTemplate | 153 -
org.springframework.jms - 3.0.7.RELEASE | Executing callback on JMS Session:
PooledSession { ActiveMQSession
{id=ID:usersS-MBP-58624-1376906399360-7:2:1,started=false} }
11:24:29,700 | DEBUG | [MyBundle] | JmsConfiguration                 | 154 -
org.apache.camel.camel-jms - 2.10.0.fuse-71-047 | Sending JMS message to:
queue://ErrorQueue with message: ActiveMQBytesMessage {commandId = 0,
responseRequired = false, messageId = null, originalDestination = null,
originalTransactionId = null, producerId = null, destination = null,
transactionId = null, expiration = 0, timestamp = 0, arrival = 0,
brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null,
persistent = true, type = null, priority = 4, groupID = null, groupSequence
= 0, targetConsumerId = null, compressed = false, userID = null, content =
null, marshalledProperties = null, dataStructure = null, redeliveryCounter =
0, size = 0, properties = {CamelFileNameOnly=myFleetList010713v.2.xlsx,
CamelFileRelativePath=myFleetList010713v.2.xlsx, CamelFileLastModified=Mon
Aug 12 20:12:38 BST 2013,
CamelFileAbsolutePath=/Users/user/Desktop/Data-Folder/fuse-esb-7.1.0.fuse-047/data/bg-policies/inboundFiles/myFleetList010713v.2.xlsx,
CamelFileName=myFleetList010713v.2.xlsx, CamelFileLength=14848,
CamelFilePath=data/bg-policies/inboundFiles/myFleetList010713v.2.xlsx,
CamelFileParent=data/bg-policies/inboundFiles,
breadcrumbId=ID-usersS-MBP-59219-1376907780205-0-4, CamelJmsDeliveryMode=2,
CamelFileAbsolute=false}, readOnlyProperties = false, readOnlyBody = false,
droppable = false} ActiveMQBytesMessage{ bytesOut =
org.apache.activemq.util.ByteArrayOutputStream@5297bebd, dataOut =
java.io.DataOutputStream@686b94a7, dataIn = null }
11:24:29,702 | DEBUG | .0.1:59227@61616 | Queue                            |
125 - org.apache.activemq.activemq-core - 5.7.0.fuse-71-047 | fusemq Message
ID:usersS-MBP-58624-1376906399360-7:2:1:1:1 sent to queue://ErrorQueue




--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Apache-POI-API-not-working-in-Karaf-Servicemix-Fuse-ESB-RedhatJbossFuse-tp5717575p5717582.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to