Hi All, 

I am trying to configure SunOne 6.1 web server with JBOSS.BUt i am getting the 
following error: Below are the details : 

The OS on which Sun One 6.1 sp1 is installed : Linux 2.6.9-34.ELsmp 

I have also successfuly generated the nsapi_redirector.so file. 

After that i edited the magnus.conf and obj.conf file. 

When i am starting the server i am getting the following error 




CORE3170: Configuration initialization failed: Error running init function 
load-modules: dlopen of 
/opt/SunOne-BEA-sbhandar2222/https-ibis-jboss/nsapi/jakarta-tomcat-connectors-1.2.14.1-src/jk/native/netscape/nsapi_redirector.so
 failed 
(/opt/SunOne-BEA-sbhandar2222/https-ibis-jboss/nsapi/jakarta-tomcat-connectors-1.2.14.1-src/jk/native/netscape/nsapi_redirector.so:
 cannot open shared object file: No such file or directory) 



The magnus.conf file is as : 


# 
# The NetsiteRoot, ServerName, and ServerID directives are DEPRECATED. 
# They will not be supported in future releases of the Web Server. 
NetsiteRoot /opt/SunOne-BEA-sbhandar2222 
ServerName ibis 
ServerID https-ibis-jboss 
# 
RqThrottle 128 
DNS off 
Security off 
PidLog /opt/SunOne-BEA-sbhandar2222/https-ibis-jboss/logs/pid 
User sbhandar 
StackSize 131072 
TempDir /tmp/https-ibis-jboss-ed410320 
Init fn=flex-init access="$accesslog" format.access="%Ses->client.ip% - 
%Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\" 
%Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%" 
#Init fn="load-modules" 
shlib="/opt/SunOne-BEA-sbhandar2222/bin/https/lib/libj2eeplugin.so" 
shlib_flags="(global|now)" 
Init fn="load-modules" funcs="jk-init,jk-service" 
shlib="/opt/SunOne-BEA-sbhandar2222/https-ibis-jboss/nsapi/jakarta-tomcat-connectors-1.2.14.1-src/jk/native/netscape/nsapi_redirector.so"
 
Init fn="jk_init" worker_file="/opt/worker/workers.properties" 
log_level="debug" log_file="/opt/worker/logs/nsapi.log" 



Surendra Bhandari





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951476#3951476

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951476


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to