Piyush Verma
2013-04-02 04:27:05 UTC
Hi,
I am hitting issue.
*
*
* Failed to load Inline Java:As of Inline v0.30, use of the Inline::Config
module is no longer supported*
*or allowed. If Inline::Config exists on your system, it can be removed. See
*
*the Inline documentation for information on how to configure Inline.*
*(You should find it much more straightforward than Inline::Config :-)*
Please let me know where to find Inline::Config, to resolve this issue.
Please point out if there is any other way of resolving this issue.
Coding design I am using:-
I have written a wrapper of Inline Java which calls method Inline.
If any module want to use java method, it first load inline java.
(ps x|grep inlineJava and get port number if already running otherwise
start new inline java server in new port.)
I am using thread programming also in my project and this issue is coming
after thread module is successfully executed. After that I am not able to
load inline java.
I am hitting issue.
*
*
* Failed to load Inline Java:As of Inline v0.30, use of the Inline::Config
module is no longer supported*
*or allowed. If Inline::Config exists on your system, it can be removed. See
*
*the Inline documentation for information on how to configure Inline.*
*(You should find it much more straightforward than Inline::Config :-)*
Please let me know where to find Inline::Config, to resolve this issue.
Please point out if there is any other way of resolving this issue.
Coding design I am using:-
I have written a wrapper of Inline Java which calls method Inline.
If any module want to use java method, it first load inline java.
(ps x|grep inlineJava and get port number if already running otherwise
start new inline java server in new port.)
I am using thread programming also in my project and this issue is coming
after thread module is successfully executed. After that I am not able to
load inline java.
--
*Piyush Verma*
*Piyush Verma*