Batch mode invalid license error

7 views
Skip to first unread message

Kelvin

unread,
Feb 1, 2011, 11:37:05 AM2/1/11
to IxoraRMS
Running ixorarms v1.1 patched I have a simple test session using the
localhost (windows7 32bit), one linux and one windows external box.
When using the batchmode I get a license error.

>> batchStart.bat TestSession.rmss mylog.log

Failed to start the batch session. Error: common.error_invalid_license
Caused by: common.error_invalid_license
16:09:33,900 ERROR RMIProcessWrapper 88 -
java.rmi.UnmarshalException: Error unmarshaling return header; nested
exception is:
java.net.SocketException: Connection reset
at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at
java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown
Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown
Source)
at $Proxy0.shutdown(Unknown Source)
at
com.ixora.common.process.RMIProcessWrapper.stop(RMIProcessWrapper.java:
105)
at com.ixora.rms.batch.starter.BatchStarter.main(BatchStarter.java:
116)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at java.io.DataInputStream.readByte(Unknown Source)
... 7 more

I don't see anything about licenses in the documentation.

Thanks.

DanielM

unread,
Feb 3, 2011, 4:19:04 PM2/3/11
to IxoraRMS

Hi,
It's a bug. I released FP2 with a fix for this issue. See
http://code.google.com/p/ixora-rms/downloads/detail?name=ixorarms-1-1-fp2.zip
Thanks,
Daniel

Kelvin

unread,
Feb 4, 2011, 12:33:52 PM2/4/11
to IxoraRMS
Cheers :)

Is there a way to automate html generation for a non-interactive run
or do we have to open the log file in ixora?
Similarly, how to extract the raw data from the run's log file -
without the log file in ixora? I guess that requires some custom
programming using the java classes.

On Feb 3, 9:19 pm, DanielM <danielm...@gmail.com> wrote:
> Hi,
> It's a bug. I released FP2 with a fix for this issue. Seehttp://code.google.com/p/ixora-rms/downloads/detail?name=ixorarms-1-1...

DanielM

unread,
Feb 5, 2011, 7:26:32 AM2/5/11
to IxoraRMS
Hi,
The HTML generation is not available in batch mode. As for reading the
log file outside IxoraRMS - you can have a look at
com.ixora.rms.logging.xml.DataLogRepositoryXML. It should be
straightforward starting form there.
Daniel
Reply all
Reply to author
Forward
0 new messages