WLS 8.1 SP1 Unsafe filename exception

I have WLS 8.1 SP1 running on HP-UX. I have setup a samba share and have Workshop
8.1 SP1 running on a Win2000 box. I access the HP-UX filesystem using a Windows
drive mapped to the samba share. If I build a simple jpf app using Workshop on
HP-UX it runs fine. When doing a clean build on Windows I always get the following
exceptions.
What is the problem?
processing JDI Packet server.InitPacket(HPIS1115,true,0)
Setting num inits to 15
<Oct 28, 2003 1:52:11 PM EST> <Error> <HTTP> <BEA-101005> <[ServletContext(id=19321535,name=test6Web,context-path=/test6Web)]
getRealPath() called with unsafe path: "/Controller.jpf".
weblogic.utils.io.FilenameEncoder$UnsafeFilenameException: /home/sambashare/share/ESDHome/wliServer/apps/test6/test6Web/Controller.jpf
not under: /home/sambashare/share/ESDHome/wliServer/domains/integration/./../../apps/test6/test6Web
at weblogic.utils.io.FilenameEncoder.getSafeFile(FilenameEncoder.java:220)
at weblogic.servlet.internal.WebAppServletContext.getRealPath(WebAppServletContext.java:924)
at com.bea.wlw.netui.pageflow.PageFlowUtils.displayCompileErrors(PageFlowUtils.java:1110)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.process(DynamicSubappActionServlet.java:381)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
>
<Oct 28, 2003 1:52:11 PM EST> <Error> <HTTP> <BEA-101005> <[ServletContext(id=19321535,name=test6Web,context-path=/test6Web)]
getRealPath() called with unsafe path: "/WEB-INF/jpf-struts-config.xml".
weblogic.utils.io.FilenameEncoder$UnsafeFilenameException: /home/sambashare/share/ESDHome/wliServer/apps/test6/test6Web/WEB-INF/jpf-struts-config.xml
not under: /home/sambashare/share/ESDHome/wliServer/domains/integration/./../../apps/test6/test6Web
at weblogic.utils.io.FilenameEncoder.getSafeFile(FilenameEncoder.java:220)
at weblogic.servlet.internal.WebAppServletContext.getRealPath(WebAppServletContext.java:924)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.registerStaleModule(DynamicSubappActionServlet.java:539)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.ensureModuleRegistered(DynamicSubappActionServlet.java:500)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.getModuleConfig(DynamicSubappActionServlet.java:455)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.process(DynamicSubappActionServlet.java:389)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
>
<Oct 28, 2003 1:52:11 PM EST> <Error> <HTTP> <BEA-101020> <[ServletContext(id=19321535,name=test6Web,context-path=/test6Web)]
Servlet failed with Exception
java.lang.NullPointerException
at java.io.File.<init>(File.java:182)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.registerStaleModule(DynamicSubappActionServlet.java:540)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.ensureModuleRegistered(DynamicSubappActionServlet.java:500)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.getModuleConfig(DynamicSubappActionServlet.java:455)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.process(DynamicSubappActionServlet.java:389)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

had the same problem.
the attached patch worked for me. Parrently should be fixed in sp2
Stephen Kurlow wrote:
I have WLS 8.1 SP1 running on HP-UX. I have setup a samba share and have Workshop
8.1 SP1 running on a Win2000 box. I access the HP-UX filesystem using a Windows
drive mapped to the samba share. If I build a simple jpf app using Workshop on
HP-UX it runs fine. When doing a clean build on Windows I always get the following
exceptions.
What is the problem?
processing JDI Packet server.InitPacket(HPIS1115,true,0)
Setting num inits to 15
<Oct 28, 2003 1:52:11 PM EST> <Error> <HTTP> <BEA-101005> <[ServletContext(id=19321535,name=test6Web,context-path=/test6Web)]
getRealPath() called with unsafe path: "/Controller.jpf".
weblogic.utils.io.FilenameEncoder$UnsafeFilenameException: /home/sambashare/share/ESDHome/wliServer/apps/test6/test6Web/Controller.jpf
not under: /home/sambashare/share/ESDHome/wliServer/domains/integration/./../../apps/test6/test6Web
at weblogic.utils.io.FilenameEncoder.getSafeFile(FilenameEncoder.java:220)
at weblogic.servlet.internal.WebAppServletContext.getRealPath(WebAppServletContext.java:924)
at com.bea.wlw.netui.pageflow.PageFlowUtils.displayCompileErrors(PageFlowUtils.java:1110)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.process(DynamicSubappActionServlet.java:381)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
<Oct 28, 2003 1:52:11 PM EST> <Error> <HTTP> <BEA-101005> <[ServletContext(id=19321535,name=test6Web,context-path=/test6Web)]
getRealPath() called with unsafe path: "/WEB-INF/jpf-struts-config.xml".
weblogic.utils.io.FilenameEncoder$UnsafeFilenameException: /home/sambashare/share/ESDHome/wliServer/apps/test6/test6Web/WEB-INF/jpf-struts-config.xml
not under: /home/sambashare/share/ESDHome/wliServer/domains/integration/./../../apps/test6/test6Web
at weblogic.utils.io.FilenameEncoder.getSafeFile(FilenameEncoder.java:220)
at weblogic.servlet.internal.WebAppServletContext.getRealPath(WebAppServletContext.java:924)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.registerStaleModule(DynamicSubappActionServlet.java:539)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.ensureModuleRegistered(DynamicSubappActionServlet.java:500)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.getModuleConfig(DynamicSubappActionServlet.java:455)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.process(DynamicSubappActionServlet.java:389)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
<Oct 28, 2003 1:52:11 PM EST> <Error> <HTTP> <BEA-101020> <[ServletContext(id=19321535,name=test6Web,context-path=/test6Web)]
Servlet failed with Exception
java.lang.NullPointerException
at java.io.File.<init>(File.java:182)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.registerStaleModule(DynamicSubappActionServlet.java:540)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.ensureModuleRegistered(DynamicSubappActionServlet.java:500)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.getModuleConfig(DynamicSubappActionServlet.java:455)
at com.bea.wlw.netui.pageflow.DynamicSubappActionServlet.process(DynamicSubappActionServlet.java:389)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6316)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
[CR103861_81sp1.jar]

Similar Messages

  • Inet opta2000 XDatasource with WLS 6.0 sp1, please help

              Hi,
              I am using I-net Opta 2000 v2.05 JDBC XADriver with WLS 6.0 sp1.
              I create a connection pool using com.inet.tds. XDatasouce. In
              WLS startup script, I put in -Dweblogic.Debug=weblogic.JTAJDBC
              debug switch. The output reports UnknownMethod datasourceName
              exception. I attached stack trace at the end. I didn't create datasourceName.
              the next thing I want to do is:
              1) Create one CMP entity bean name cmpBean_1 using XA Pool one
              connects with MS SQL Database DB1.
              2) Create second CMP entity bean name cmpBean_2 using XA Pool
              two connects with MS SQL Database DB2.
              3) In a sessionless bean, I will do
              ut = ctx.getUserTransaction();
              ut.begin();
              cmpBean_1.doSomething();
              cmpBean_2.doSomething();
              ut.commit();
              Could I do like this?
              Thanks in advance.
              Rock
              config.xml
              <JDBCConnectionPool DriverName="com.inet.tds.XDataSource"
              Name="rock_development_tx"
              properties="user=app;password=lication" Targets="Moon"
              URL="jdbc:inetdae7:rock_development@localhost"/>
              <JDBCTxDataSource EnableTwoPhaseCommit="true"
              JNDIName="jdbc/Tx4Rock" Name="Tx_DataSource_4_Rock"
              PoolName="rock_development_tx" Targets="Moon"/>
              debug outputs:
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - XADataSource props:{user=app, password=lication, dataSourceName=rock_development_tx}>
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - Property 'user' set>
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - Property 'password' set>
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - < Cannot set property 'dataSourceName'
              java.lang.NoSuchMethodException
              at java.lang.Class.getMethod0(Native Method)
              at java.lang.Class.getMethod(Class.java:888)
              at weblogic.jdbc.common.internal.DataSourceUtil.initProp(DataSourceUtil.java:48)
              at weblogic.jdbc.common.internal.DataSourceUtil.initProps(DataSourceUtil.java:19)
              at weblogic.jdbc.common.internal.XAConnectionEnvFactory.getXADataSrc(XAConnectionE
              nvFactory.java:124)
              at weblogic.jdbc.common.internal.XAConnectionEnvFactory.<init>(XAConnectionEnvFact
              ory.java:35)
              at weblogic.jdbc.common.internal.ConnectionPool.getResourceFactory(ConnectionPool.
              java:353)
              at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:301)
              at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:91)
              at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarg
              et.java:283)
              at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTar
              get.java:233)
              at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(Depl
              oymentTarget.java:194)
              at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deployment
              Target.java:158)
              at java.lang.reflect.Method.invoke(Native Method)
              at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.ja
              va:559)
              at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:545)
              at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanIm
              pl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:431)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:172)
              at $Proxy29.updateDeployments(Unknown Source)
              

              Hi,
              I am using I-net Opta 2000 v2.05 JDBC XADriver with WLS 6.0 sp1.
              I create a connection pool using com.inet.tds. XDatasouce. In
              WLS startup script, I put in -Dweblogic.Debug=weblogic.JTAJDBC
              debug switch. The output reports UnknownMethod datasourceName
              exception. I attached stack trace at the end. I didn't create datasourceName.
              the next thing I want to do is:
              1) Create one CMP entity bean name cmpBean_1 using XA Pool one
              connects with MS SQL Database DB1.
              2) Create second CMP entity bean name cmpBean_2 using XA Pool
              two connects with MS SQL Database DB2.
              3) In a sessionless bean, I will do
              ut = ctx.getUserTransaction();
              ut.begin();
              cmpBean_1.doSomething();
              cmpBean_2.doSomething();
              ut.commit();
              Could I do like this?
              Thanks in advance.
              Rock
              config.xml
              <JDBCConnectionPool DriverName="com.inet.tds.XDataSource"
              Name="rock_development_tx"
              properties="user=app;password=lication" Targets="Moon"
              URL="jdbc:inetdae7:rock_development@localhost"/>
              <JDBCTxDataSource EnableTwoPhaseCommit="true"
              JNDIName="jdbc/Tx4Rock" Name="Tx_DataSource_4_Rock"
              PoolName="rock_development_tx" Targets="Moon"/>
              debug outputs:
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - XADataSource props:{user=app, password=lication, dataSourceName=rock_development_tx}>
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - Property 'user' set>
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - Property 'password' set>
              <Mar 15, 2001 10:57:14 PM PST> <Debug> <JDBC XA> <main -tx:null-
              -pool:rock_development_tx
              - < Cannot set property 'dataSourceName'
              java.lang.NoSuchMethodException
              at java.lang.Class.getMethod0(Native Method)
              at java.lang.Class.getMethod(Class.java:888)
              at weblogic.jdbc.common.internal.DataSourceUtil.initProp(DataSourceUtil.java:48)
              at weblogic.jdbc.common.internal.DataSourceUtil.initProps(DataSourceUtil.java:19)
              at weblogic.jdbc.common.internal.XAConnectionEnvFactory.getXADataSrc(XAConnectionE
              nvFactory.java:124)
              at weblogic.jdbc.common.internal.XAConnectionEnvFactory.<init>(XAConnectionEnvFact
              ory.java:35)
              at weblogic.jdbc.common.internal.ConnectionPool.getResourceFactory(ConnectionPool.
              java:353)
              at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.java:301)
              at weblogic.jdbc.common.JDBCService.addDeployment(JDBCService.java:91)
              at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarg
              et.java:283)
              at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTar
              get.java:233)
              at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(Depl
              oymentTarget.java:194)
              at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deployment
              Target.java:158)
              at java.lang.reflect.Method.invoke(Native Method)
              at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.ja
              va:559)
              at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:545)
              at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanIm
              pl.java:285)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
              at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:431)
              at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:172)
              at $Proxy29.updateDeployments(Unknown Source)
              

  • WLCS 3.5 with WLS 6.0 SP1--ERROR

    Hi,
    I just installed WLCS 3.5 with WLS 6.0 SP1. The weblogic server starts up
    great! However when i try starting WLCS 3.5 this is the error i get. I am
    however able to get to the tools page and there are no errors. I am also
    able to do stuff with the E-business control center! Any idea's of what this
    error is all abt
    CLASSPATH IS
    C:\bea\WebLogicCommerce3.5\lib\jdom.jar;C:\bea\WebLogicCommerce3.5\
    lib\mail.jar;C:\bea\WebLogicCommerce3.5\classes;C:\bea\WebLogicCommerce3.5\l
    ib\w
    lcsparsers.jar;C:\bea\WebLogicCommerce3.5\license;C:\bea\WebLogicCommerce3.5
    \eva
    l\Taxware\common\classes;C:\bea\jdk130\lib\tools.jar;C:\bea\wlserver6.0sp1\l
    ib\w
    eblogic_sp.jar;C:\bea\wlserver6.0sp1\lib\weblogic.jar;C:\bea\wlserver6.0sp1\
    lib\
    xmlx.jar;C:\bea\wlserver6.0sp1\ext\weblogic-tags.jar;C:\bea\wlserver6.0sp1\s
    ampl
    es\eval\cloudscape\lib\cloudscape.jar;C:\bea\wlserver6.0sp1\samples\eval\clo
    udsc
    ape\lib\tools.jar;C:\bea\wlserver6.0sp1\samples\eval\cloudscape\lib\client.j
    ar
    # Note: Server initialization may take several minutes.
    # Please be patient.
    <Apr 27, 2001 11:26:58 AM CDT> <Info> <Security> <Getting boot password from
    use
    r.>
    Enter password to boot WebLogic server:weblogic
    Starting WebLogic Server ....
    <Apr 27, 2001 11:27:17 AM CDT> <Notice> <Management> <Loading configuration
    file
    .\config\wlcsDomain\config.xml ...>
    log file: C:\bea\WebLogicCommerce3.5\.\config\wlcsDomain\logs\weblogic.log
    <Apr 27, 2001 11:27:23 AM CDT> <Info> <Logging> <Only log messages of
    severity "
    Error" or worse will be displayed in this window. This can be changed at
    Admin C
    onsole> wlcsDomain> Servers> wlcsServer> Logging> General> Stdout severity
    thres
    hold>
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:277)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:277)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDe

    Hi,
    This error message means that Rolling Patch 1 for WLS 6.0 is not installed. You
    can get it at: <http://commerce.bea.com/downloads/wls_patches.jsp>
    Cheers,
    Ted
    kapil khanna wrote:
    Hi,
    I just installed WLCS 3.5 with WLS 6.0 SP1. The weblogic server starts up
    great! However when i try starting WLCS 3.5 this is the error i get. I am
    however able to get to the tools page and there are no errors. I am also
    able to do stuff with the E-business control center! Any idea's of what this
    error is all abt
    CLASSPATH IS
    C:\bea\WebLogicCommerce3.5\lib\jdom.jar;C:\bea\WebLogicCommerce3.5\
    lib\mail.jar;C:\bea\WebLogicCommerce3.5\classes;C:\bea\WebLogicCommerce3.5\l
    ib\w
    lcsparsers.jar;C:\bea\WebLogicCommerce3.5\license;C:\bea\WebLogicCommerce3.5
    \eva
    l\Taxware\common\classes;C:\bea\jdk130\lib\tools.jar;C:\bea\wlserver6.0sp1\l
    ib\w
    eblogic_sp.jar;C:\bea\wlserver6.0sp1\lib\weblogic.jar;C:\bea\wlserver6.0sp1\
    lib\
    xmlx.jar;C:\bea\wlserver6.0sp1\ext\weblogic-tags.jar;C:\bea\wlserver6.0sp1\s
    ampl
    es\eval\cloudscape\lib\cloudscape.jar;C:\bea\wlserver6.0sp1\samples\eval\clo
    udsc
    ape\lib\tools.jar;C:\bea\wlserver6.0sp1\samples\eval\cloudscape\lib\client.j
    ar
    # Note: Server initialization may take several minutes.
    # Please be patient.
    <Apr 27, 2001 11:26:58 AM CDT> <Info> <Security> <Getting boot password from
    use
    r.>
    Enter password to boot WebLogic server:weblogic
    Starting WebLogic Server ....
    <Apr 27, 2001 11:27:17 AM CDT> <Notice> <Management> <Loading configuration
    file
    .\config\wlcsDomain\config.xml ...>
    log file: C:\bea\WebLogicCommerce3.5\.\config\wlcsDomain\logs\weblogic.log
    <Apr 27, 2001 11:27:23 AM CDT> <Info> <Logging> <Only log messages of
    severity "
    Error" or worse will be displayed in this window. This can be changed at
    Admin C
    onsole> wlcsDomain> Servers> wlcsServer> Logging> General> Stdout severity
    thres
    hold>
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:277)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:289)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    javax.naming.ServiceUnavailableException. Root exception is
    java.rmi.NoSuchObje
    ctException: The object identified by [9] could not because found. Either it
    was
    has not been exported or it has been collected by the distributed garbage
    colle
    ctor.
    at
    weblogic.rmi.internal.OIDManager.getServerReference(OIDManager.java:4
    01)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newLocalContext(WLIniti
    alContextFactoryDelegate.java:315)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialCon
    textFactoryDelegate.java:275)
    at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLIni
    tialContextFactoryDelegate.java:244)
    at weblogic.jndi.Environment.getContext(Environment.java:135)
    at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.<init>(EJBMBeanFactory.java:1
    01)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:577)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:1
    71)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:562)
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    .java:548)
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(Configurat
    ionMBeanImpl.java:285)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    55)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
    23)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:437)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:178)
    at $Proxy20.load(Unknown Source)
    at
    weblogic.servlet.internal.WebService.configureDefaultWebApps(WebServi
    ce.java:341)
    at
    weblogic.servlet.internal.WebService.configureWebForManagedServer(Web
    Service.java:311)
    at
    weblogic.management.internal.RemoteMBeanServerImpl.getMBeans(RemoteMB
    eanServerImpl.java:150)
    at weblogic.management.Admin.start(Admin.java:309)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:331)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    java.lang.NullPointerException:
    at
    weblogic.ejb20.internal.EJBMBeanFactory.createEJBMBean(EJBMBeanFactor
    y.java:277)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.parseEjbJar(EJBMBeanFactory.j
    ava:220)
    at
    weblogic.ejb20.internal.EJBMBeanFactory.getMBeans(EJBMBeanFactory.jav
    a:138)
    at
    weblogic.management.mbeans.custom.Application.initializeMBean(Applica
    tion.java:587)
    at
    weblogic.management.mbeans.custom.Application.initializeMBeans(Applic
    ation.java:497)
    at
    weblogic.management.mbeans.custom.Application.adminLoad(Application.j
    ava:286)
    at
    weblogic.management.mbeans.custom.Application.load(Application.java:2
    30)
    at
    weblogic.management.mbea

  • WLS 8.1 sp1 with Struts 1.1 JSP with bean tag won't compile

              Hello,
              We are currently porting our application which uses struts 1.1 to WLS 8.1 sp1
              from another app server. Everything seems to deploy correctly and pages which
              use struts tags appear to compile and run fine. However, the pages with struts
              <bean:define> tags are not compiling.
              Example JSP Code:
              <bean:define id="userForm" name="userForm" scope="session" toScope="page" type="UserFormBean"/>
              <% if (userForm.hasUserData()) {hasUser=true;} %>
              WLS Console Output:
              ..jsp_servlet\_jsp\_sailor\__home.java:493: cannot resolve symbol
              symbol : variable userForm
              location: class jsp_servlet._jsp._sailor.__home
              if (userForm.hasUserData()) { //[ /jsp/sailor/home.jsp; Line: 38]
              When I look at the JSP's parsed java code (__home.java:493) I find that nowhere
              in the class is the variable userForm declared.
              Is this a bug in WLS? Does anyone know of a workaround?
              Thanks,
              Scott
              

    Please contact customer support [email protected] and request a patch for
              CR112789. AT_END tags do not work correctly in 81sp1
              --Nagesh
              "Scott Fleming" <[email protected]> wrote in message
              news:3f734c0d$[email protected]..
              >
              > Hello,
              >
              > We are currently porting our application which uses struts 1.1 to WLS 8.1
              sp1
              > from another app server. Everything seems to deploy correctly and pages
              which
              > use struts tags appear to compile and run fine. However, the pages with
              struts
              > <bean:define> tags are not compiling.
              >
              > Example JSP Code:
              >
              > <bean:define id="userForm" name="userForm" scope="session" toScope="page"
              type="UserFormBean"/>
              >
              > <% if (userForm.hasUserData()) {hasUser=true;} %>
              >
              > WLS Console Output:
              >
              > ..jsp_servlet\_jsp\_sailor\__home.java:493: cannot resolve symbol
              > symbol : variable userForm
              > location: class jsp_servlet._jsp._sailor.__home
              > if (userForm.hasUserData()) { //[ /jsp/sailor/home.jsp; Line:
              38]
              >
              > When I look at the JSP's parsed java code (__home.java:493) I find that
              nowhere
              > in the class is the variable userForm declared.
              >
              > Is this a bug in WLS? Does anyone know of a workaround?
              >
              > Thanks,
              > Scott
              

  • WLS 6.0 SP1 is installed -- but does not seem to

    I have downloaded WLS 6.0 for RedHat Linux and I am running a RedHat
    distro.
    I have also downloaded WLS 6.0 SP1 for UNIX, since the linux binaries do
    not include SP1. Installation went fine, I have the
    uninstaller_servicepack with all of the evidence that SP1 did install.
    Timestamps of certain files were also modified, again proof that SP1 is
    installed.
    I never really checked if all of the problems that I was having were
    fixed. Now I did check.
    SP1 does not SEEM to be installed based on the following:
    1) Running java weblogic.version returns the following:
    [weblogic@jsalvo-desktop mydomain]$ sh version.sh
    WebLogic Server Build: 6.0 12/13/2000 22:49:45 #94427
    WebLogic XML Module: 6.0 12/13/2000 23:02:44 #94427
    No proof of any SP1 in there. And SP1 is supposed to 2001, right?
    2) encodeURL() returns a session ID with slashes in it. This is a bug
    that existed prior to SP1 and I was one of those who reported in the
    servlet newsgroup. SP1 is supposed to fix this problem (see below and
    posts by BEA employees in the servlet newsgroup that this will be fixed
    in SP1), but I am still having the problem.
    From http://edocs.bea.com/wls/docs60/notes/bugfixes2.html#1073617:
         041478 There was a change in session cookie format that also fixed
    some problems with URL rewriting.
    3) This one I really do not know how to describe, but the problem with
    WLS 5.1 SP8 wherein you get the port 80 displayed on Netscape browsers'
    URL ( like: http://testserver:80/index.jsp ) also appears with my
    installation of WLS 6.0 SP1.
    Lastly, I am running Apache and have also updated the shared libraries /
    modules ( mod_wl.so, etc. ) accordingly from WLS 6.0 SP1 into libexec/
    of Apache. Of course restarting Apache via apachtl.
    So, I am sort of stumped.
    Any help appreciated,
    John Salvo

    It turned out to be a corrupted SP1 download.
    I just tried installing again ( using my original SP1 download ), it
    said "Congratulations! <blahh...>". But the log file in
    $BEA_HOME/logs/wlserver6.0/install_sp1.log did show that it failed.
    So I tried installing again with the new SP1 download ( same size,
    different checksum ), and everything worked okay.
    John
    "Jesus M. Salvo Jr." wrote:
    >
    I think I found out why.
    Although the installer did not complain, saying it installed
    sucessfully, I found a log file of the SP installation and there was an
    error logged.
    I'll try to reinstall.
    John
    "Jesus M. Salvo Jr." wrote:
    Neither of the items you suggested indicate SP1 is installed .... but I
    DID install SP1 and it did not complain. I did notice during the SP1
    installation ( console mode ) that it took a fair amount of time
    insatlling when it reached the last two dashes ( again, console install
    The only proofs that I have that SP1 is installed are
    * The uninstalled_servicepack directory, which is mentioned in the docs
    if you want to take a peek at what files have been changed or replaced
    by the service pack
    * Timestamps of certain files ( .jar files, .so files in lib/linux/ )
    have changed.
    * Filesizes of the above files also changed.
    Is this why Michael Girdley mentioned that there will be a separate WLS
    6.0 SP1 for RedHat Linux? But the SP1 for UNIX does contain Linux
    binaries ( lib/linux/*.so ).
    Thanks,
    John Salvo
    Per Jessen wrote:
    1. java weblogic.version:
    WebLogic Server Build: Service Pack 1 03/04/2001 22:05:05 #101616
    WebLogic XML Module: Service Pack 1 03/04/2001 22:16:50 #101616
    2. Check the weblogic logfile - you should see something along
    the lines of:
    ... Weblogic Server (6.0 Service Pack 1 03/04/2001 22:05:05 #101616) ...
    3. check the WLS60 console under <domain>:Servers:<server> - Versions.
    regards,
    Per Jessen
    Senior System Engineer, BEA Zurich.--
    Homepage: http://homepages.tig.com.au/~jmsalvo/
    Public Key:
    http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x51F47D34
    Jesus M. Salvo, Jr.
    Senior Consultant
    PGP PUBLIC KEY:
    http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0x39F723FD
    PowerServe Pty Ltd
    Level 2, 116 Miller Street
    North Sydney 2060
    New South Wales, Australia
    Ph: (61-2) 9492 4800
    Direct (61-2) 9492 4853
    Fax: (61-2) 9492 4899
    http://www.powerserve.com.au
    Email: [email protected]
    This email is from PowerServe Pty Limited (ACN 069 037 056)
    The information contained in this email (including any attached files)
    may be privileged and confidential
    intended for the use of the person/persons named above. If you are not
    the intended recipient,
    you are advised that any use, distribution or copying of the information
    is strictly prohibited.
    If you have received this transmission in error, please notify
    PowerServe Pty Limited immediately
    on (61 3) 9618 1222 or reply by email to the sender.
    PowerServe Pty Limited does not represent or warrant that this email or
    any attached files are
    free from computer viruses or other defects. Any attached files are
    provi

  • SharePoint Server 2013 Upgrade failure after Updating SP1 + Nov10 CU " Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown"

    After Successfully having SharePoint Server 2013 Farm Installation on 2 Servers AD + Central Admin Application server, OS: win server 2008 R2 Ent SP1.
    I set up the configuration for SharePoint app and Workflow Manager to work properly on the Den environment,  the time for SP1 running has come and after downloading the Service pack 1 of SharePoint server 2013 and completing the wizard, I run the SharePoint
    2013 Configuration Wizard after installing SharePoint 2013 SP1, and the wizard failed on step 2 with the Error from the Log file as showing below,
    "Task upgradebootstrap has failed with an unknown exception 
    01/04/2015 00:43:30  11  ERR                  Exception: Microsoft.SharePoint.Upgrade.SPUpgradeException: Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown.
       at Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()"
    Also I was not able to create websites like before, and the creating of new site is failed with error message :
    "Failed to call GetTypes on assembly Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Method not found: 'Microsoft.Office.Web.Common.ProcessImageInfo"
    Is there any solution to my problem with SP1 of SharePoint Server 2013, I don't think that SP1 should generate such bugs in a stable environment.
    Basel Badr ,SharePoint Specialist ,MCAD ,MCTS.

    Hi Basel,
    What edition of SharePoint do you have and what patch did you attempt to install?
    If you are on SharePoint 2013 Enterprise, please make sure you are installing Service Pack 1 for SharePoint Server:
    http://www.microsoft.com/en-us/download/details.aspx?id=42544
    If you are on SharePoint 2013 Foundation, please make sure you are installing  Service Pack 1 for SharePoint Foundation :
    http://www.microsoft.com/en-us/download/details.aspx?id=42548
    For more information, you can refer to the thread:
    https://social.technet.microsoft.com/Forums/sqlserver/en-US/ba9656e9-837e-4261-b164-b5bdfe8adce3/why-does-machine-translation-fail-when-i-do-not-use-it?forum=sharepointgeneral
    http://sharepoint.stackexchange.com/questions/84284/failed-to-call-gettypes-on-assembly-microsoft-office-translationservices
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Managed server not starting(WLS 6.0 sp1)

    Hi,
    I am using WebLogic Server 6.0 Sp1 on Windows NT. I am able to start the administration
    server successfully. But when i try to start the managed server it is giving an
    exception as follows
    java.net.security.acl : NotOwnedException....
    I am starting both the admin as well as managed server on the same machine.
    Can anyone help me?
    Thanks in advance..
    Ashok

    It seems that administration serve doesn't know about managed server.
    Have you added this server to your domain through the administration console
    using new created machine?
    "Ashok" <[email protected]> wrote in message
    news:3ad6c4e3$[email protected]..
    >
    Hi,
    I am using WebLogic Server 6.0 Sp1 on Windows NT. I am able to start theadministration
    server successfully. But when i try to start the managed server it isgiving an
    exception as follows
    java.net.security.acl : NotOwnedException....
    I am starting both the admin as well as managed server on the samemachine.
    Can anyone help me?
    Thanks in advance..
    Ashok

  • WLS 8.1 sp1 NameNotFoundException

    Weblogic Sever 8.1 sp1, under Windows XP Professional version 2002 sp1.
    I am getting an EJBException NameNotFoundException while trying to look up Session
    bean 2 from session bean 1.
    All the entity beans are found okay.
    I had this scenario working under WLS 6.1 sp4.
    Are there any known issues under WLS 8.1?
    Thanks.
    Roger Lee

    Just read a few pages of the excellent Head First EJB
    http://www.oreilly.com/catalog/hfjejb/
    and realised my error.
    I have no connection with publisher or authors.
    "Roger Lee" <[email protected]> wrote:
    >
    Weblogic Sever 8.1 sp1, under Windows XP Professional version 2002 sp1.
    I am getting an EJBException NameNotFoundException while trying to look
    up Session
    bean 2 from session bean 1.
    All the entity beans are found okay.
    I had this scenario working under WLS 6.1 sp4.
    Are there any known issues under WLS 8.1?
    Thanks.
    Roger Lee

  • WLS 5.1 sp9 and ACL exception! Urgent!

    Hi:
    My applcation runs correctly on sp8.
    Now even some of my jsp cannot run correctly with sp9. It also
    compliants security exception. But strangely the first time WLS compiles
    the
    jsp, it can run correctly, the data is shown in the browser. But once
    the
    jsp is compiled, all subsequent call of this jsp will resort to
    assertion
    error.
    Funny, seems the reason is that WLS sp9 changes the steteful beans
    security checking. Previously the checking seems to be when the home is
    obtained, now the checking seems to be in the time only the method is
    called.
    I am uisng bean home cache. Is it the cause of this error? I can get
    around this by giving the jndi to guest, but it is not what i want. I
    still
    want to protect my beans jndi.
    I need the solution urgently. Otherwise i have to roll back to sp8.
    Thanks.
    minjiang
    See the stack trace below:
    Mon Jul 02 16:36:58 SGT 2001:<I> <EJB JAR deployment
    d:/weblogic/myserver/kbf_de
    ploy/ordermgr.jar> Transaction: '994062053580_3435' rolled back due to
    EJB
    excep
    tion:
    javax.naming.NoPermissionException: User guest does not have lookup
    permission
    on kbf
    at
    weblogic.jndi.internal.NamingSecurityManagerImpl.checkPermission(Nami
    ngSecurityManagerImpl.java:100)
    at
    weblogic.jndi.internal.NamingSecurityManagerImpl.checkLookup(NamingSe
    curityManagerImpl.java:45)
    at
    weblogic.jndi.toolkit.BasicWLContext.resolveName(BasicWLContext.java:
    737)
    at
    weblogic.jndi.toolkit.BasicWLContext.lookup(BasicWLContext.java:133)
    at javax.naming.InitialContext.lookup(InitialContext.java:354)
    at
    weblogic.ejb.internal.StatefulEJBHome.wrapEJBObject(StatefulEJBHome.j
    ava:170)
    at
    weblogic.ejb.internal.StatefulEJBHome.findOrCreateEJBObject(StatefulE
    JBHome.java:275)
    at
    weblogic.ejb.internal.StatefulEJBHome.findOrCreateEJBObject(StatefulE
    JBHome.java:258)
    at
    com.kbf.ejb.order.OrderBeanHomeImpl.findByPrimaryKey(OrderBeanHomeImp
    l.java:98)
    at
    com.kbf.ejb.order.OrderBeanHomeImpl_ServiceStub.findByPrimaryKey(Orde
    rBeanHomeImpl_ServiceStub.java:262)
    at
    com.kbf.ejb.ordermgr.OrderManagerBean.getOrders(OrderManagerBean.java
    :695)
    at
    com.kbf.ejb.ordermgr.OrderManagerBeanEOImpl.getOrders(OrderManagerBea
    nEOImpl.java:872)
    at
    com.kbf.ejb.ordermgr.OrderManagerBeanEOImpl_ServiceStub.getOrders(Ord
    erManagerBeanEOImpl_ServiceStub.java:311)
    at
    com.kbf.webremotemgr.WebRemoteMgr.getOrders(WebRemoteMgr.java:1500)
    at jsp_servlet._orderview._jspService(_orderview.java:349)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:120)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:915)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:879)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:269)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:365)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:253)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)

    Actually this is wrong. The "guest" prompts me to type in the "system"
    credentials, before it can run everyting correctly.
    So i must still miss out something.
    Can anybody help me solve this?
    mj
    minjiang wrote:
    Hi:
    After i set this, it works for my jsp.
    weblogic.allow.execute.weblogic.servlet=guest
    Previously it is =everyone.
    So can anyone tell me what the difference is between everyone and guest?
    I thought they are same.
    And, i still have one problem with my beans. See my next post.
    Thanks.
    minjiang
    minjiang wrote:
    Hi:
    My applcation runs correctly on sp8.
    Now even some of my jsp cannot run correctly with sp9. It also
    compliants security exception. But strangely the first time WLS compiles
    the
    jsp, it can run correctly, the data is shown in the browser. But once
    the
    jsp is compiled, all subsequent call of this jsp will resort to
    assertion
    error.
    Funny, seems the reason is that WLS sp9 changes the steteful beans
    security checking. Previously the checking seems to be when the home is
    obtained, now the checking seems to be in the time only the method is
    called.
    I am uisng bean home cache. Is it the cause of this error? I can get
    around this by giving the jndi to guest, but it is not what i want. I
    still
    want to protect my beans jndi.
    I need the solution urgently. Otherwise i have to roll back to sp8.
    Thanks.
    minjiang
    See the stack trace below:
    Mon Jul 02 16:36:58 SGT 2001:<I> <EJB JAR deployment
    d:/weblogic/myserver/kbf_de
    ploy/ordermgr.jar> Transaction: '994062053580_3435' rolled back due to
    EJB
    excep
    tion:
    javax.naming.NoPermissionException: User guest does not have lookup
    permission
    on kbf
    at
    weblogic.jndi.internal.NamingSecurityManagerImpl.checkPermission(Nami
    ngSecurityManagerImpl.java:100)
    at
    weblogic.jndi.internal.NamingSecurityManagerImpl.checkLookup(NamingSe
    curityManagerImpl.java:45)
    at
    weblogic.jndi.toolkit.BasicWLContext.resolveName(BasicWLContext.java:
    737)
    at
    weblogic.jndi.toolkit.BasicWLContext.lookup(BasicWLContext.java:133)
    at javax.naming.InitialContext.lookup(InitialContext.java:354)
    at
    weblogic.ejb.internal.StatefulEJBHome.wrapEJBObject(StatefulEJBHome.j
    ava:170)
    at
    weblogic.ejb.internal.StatefulEJBHome.findOrCreateEJBObject(StatefulE
    JBHome.java:275)
    at
    weblogic.ejb.internal.StatefulEJBHome.findOrCreateEJBObject(StatefulE
    JBHome.java:258)
    at
    com.kbf.ejb.order.OrderBeanHomeImpl.findByPrimaryKey(OrderBeanHomeImp
    l.java:98)
    at
    com.kbf.ejb.order.OrderBeanHomeImpl_ServiceStub.findByPrimaryKey(Orde
    rBeanHomeImpl_ServiceStub.java:262)
    at
    com.kbf.ejb.ordermgr.OrderManagerBean.getOrders(OrderManagerBean.java
    :695)
    at
    com.kbf.ejb.ordermgr.OrderManagerBeanEOImpl.getOrders(OrderManagerBea
    nEOImpl.java:872)
    at
    com.kbf.ejb.ordermgr.OrderManagerBeanEOImpl_ServiceStub.getOrders(Ord
    erManagerBeanEOImpl_ServiceStub.java:311)
    at
    com.kbf.webremotemgr.WebRemoteMgr.getOrders(WebRemoteMgr.java:1500)
    at jsp_servlet._orderview._jspService(_orderview.java:349)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:120)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:915)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
    textImpl.java:879)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
    ContextManager.java:269)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
    a:365)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:253)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)

  • Error configuring the Oracle 8.1.7 XA Thin driver with WLS 6.1 SP1

    I am trying to configure the Oracle 8.1.7.0 thin driver and am getting an SystemException
    when the pool tries to test the connection at server startup. It looks like the
    start() method is failing. I have put Oracle's Classes12.zip, jndi.zip, and the
    jta.zip on the classpath immediately after the weblogic.jar entry. Is this a
    classpath issue? Can someone that has this working please help me. Thanks in
    advance. Steve
    The following is the JDBC Pool entry in the config.xml file:
    <JDBCConnectionPool
    DriverName="oracle.jdbc.xa.client.OracleXADataSource"
    InitialCapacity="0" LoginDelaySeconds="1" MaxCapacity="20"
    Name="oraclePoolSun3500XAThin" Properties="user=sschaber;url=jdbc:oracle:thin:@199.191.94.4:1521:ORCLT;password=sschaber;dataSourceName=oraclePoolSun3500XAThin"
    RefreshMinutes="5" ShrinkPeriodMinutes="30"
    Targets="memphisserver" TestConnectionsOnRelease="true"
    TestConnectionsOnReserve="true" TestTableName="Dual" URL="jdbc:oracle:thin:@199.191.94.4:1521:ORCLT"/>
    Also, here is the entire exception being thrown:
    <Apr 5, 2002 1:33:08 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin> <javax.transaction.SystemException:
    start() failed on resource 'oracle.jdbc.xa.client.Or
    acleXAResource' null
    at weblogic.transaction.internal.ServerResourceInfo.xaStart(ServerResourceInfo.java:998)
    at weblogic.transaction.internal.ServerResourceInfo.enlist(ServerResourceInfo.java:234)
    at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:374)
    at weblogic.jdbc.common.internal.ConnectionEnv.test(ConnectionEnv.java:915)
    at weblogic.common.internal.ResourceAllocator.trigger(ResourceAllocator.java:1114)
    at weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigger.java:238)
    at weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java:229)
    at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:65)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    <Apr 5, 2002 1:33:08 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin> <This
    connection will now be refreshed.>
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC> <Connection for XA pool "oraclePoolSun3500XAThin"
    refreshed.>
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin> <A connection
    from pool oraclePoolSun3500XAThin was tested during reserve with a select
    count(*) from Dual and failed:>
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin> <javax.transaction.SystemException:
    start() failed on resource 'oracle.jdbc.xa.client.Or
    acleXAResource' null at weblogic.transaction.internal.ServerResourceInfo.xaStart(ServerResourceInfo.java:998)
    at weblogic.transaction.internal.ServerResourceInfo.enlist(ServerResourceInfo.java:234)
    at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:374)
    at weblogic.jdbc.common.internal.ConnectionEnv.test(ConnectionEnv.java:915)
    at weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:465)
    at weblogic.common.internal.ResourceAllocator.reserveUnused(ResourceAllocator.java:376)
    at weblogic.common.internal.ResourceAllocator.trigger(ResourceAllocator.java:1103)
    at weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigger.java:238)
    at weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java:229)
    at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:65)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin> <This
    connection will now be refreshed.>

    This still does not work for me. I must be missing something here. Any help would
    be appreciated.
    Thanks,
    Steve
    "Sree Bodapati" <[email protected]> wrote:
    Hi Steve,
    I see the initial capacity is set to zero , can you push it up to atleast
    few connections and see if it helps, and Let me know.
    thanks
    sree
    "Steve Schaber" <[email protected]> wrote in message
    news:[email protected]...
    I made sure that we have the latest version of the classes12.zip file(8.1.7).
    Also, moved the classes12.zip, jndi.zip, and the jta.zip file beforethe
    weblogic.jar
    file in the classpath. I am still getting the same error.
    Steve
    "Sree Bodapati" <[email protected]> wrote:
    Put the classes12.zip and other zip files before the weblogic.jar
    file
    in
    the classpath. ensure that you have the latest classes12.zip filefrom
    oracle.
    sree
    "Steve Schaber" <[email protected]> wrote in message
    news:[email protected]...
    I am trying to configure the Oracle 8.1.7.0 thin driver and am gettingan
    SystemException
    when the pool tries to test the connection at server startup. It
    looks
    like the
    start() method is failing. I have put Oracle's Classes12.zip,
    jndi.zip,
    and the
    jta.zip on the classpath immediately after the weblogic.jar entry.Is
    this a
    classpath issue? Can someone that has this working please help
    me.
    Thanks in
    advance. Steve
    The following is the JDBC Pool entry in the config.xml file:
    <JDBCConnectionPool
    DriverName="oracle.jdbc.xa.client.OracleXADataSource"
    InitialCapacity="0" LoginDelaySeconds="1" MaxCapacity="20"
    Name="oraclePoolSun3500XAThin"
    Properties="user=sschaber;url=jdbc:oracle:thin:@199.191.94.4:1521:ORCLT;pass
    word=sschaber;dataSourceName=oraclePoolSun3500XAThin"
    RefreshMinutes="5" ShrinkPeriodMinutes="30"
    Targets="memphisserver" TestConnectionsOnRelease="true"
    TestConnectionsOnReserve="true" TestTableName="Dual"URL="jdbc:oracle:thin:@199.191.94.4:1521:ORCLT"/>
    Also, here is the entire exception being thrown:
    <Apr 5, 2002 1:33:08 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin><javax.transaction.SystemException:
    start() failed on resource 'oracle.jdbc.xa.client.Or
    acleXAResource' null
    at
    weblogic.transaction.internal.ServerResourceInfo.xaStart(ServerResourceInfo..
    java:998)
    at
    weblogic.transaction.internal.ServerResourceInfo.enlist(ServerResourceInfo.j
    ava:234)
    at
    weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTra
    nsactionImpl.java:374)
    atweblogic.jdbc.common.internal.ConnectionEnv.test(ConnectionEnv.java:915)
    at
    weblogic.common.internal.ResourceAllocator.trigger(ResourceAllocator.java:11
    14)
    at
    weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigg
    er.java:238)
    at
    weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java
    :229)
    atweblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:65)
    at
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    <Apr 5, 2002 1:33:08 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin><This
    connection will now be refreshed.>
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC> <Connection for XA pool"oraclePoolSun3500XAThin"
    refreshed.>
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin><A
    connection
    from pool oraclePoolSun3500XAThin was tested during reserve with
    a
    select
    count(*) from Dual and failed:>
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin><javax.transaction.SystemException:
    start() failed on resource 'oracle.jdbc.xa.client.Or
    acleXAResource' null at
    weblogic.transaction.internal.ServerResourceInfo.xaStart(ServerResourceInfo..
    java:998)
    at
    weblogic.transaction.internal.ServerResourceInfo.enlist(ServerResourceInfo.j
    ava:234)
    at
    weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTra
    nsactionImpl.java:374)
    atweblogic.jdbc.common.internal.ConnectionEnv.test(ConnectionEnv.java:915)
    at
    weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.java:46
    5)
    at
    weblogic.common.internal.ResourceAllocator.reserveUnused(ResourceAllocator.j
    ava:376)
    at
    weblogic.common.internal.ResourceAllocator.trigger(ResourceAllocator.java:11
    03)
    at
    weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigg
    er.java:238)
    at
    weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java
    :229)
    atweblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:65)
    at
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    <Apr 5, 2002 1:33:10 PM CST> <Info> <JDBC Pool oraclePoolSun3500XAThin><This
    connection will now be refreshed.>

  • Changing the document root in WLS 6.0 SP1

    Hello,
              I want to change the deployment folder of
              config/<domainName>/applications
              to another folder in our source tree. Is this possible? The reason we
              want to do this is because our root tree contains the java source code
              and web-related content in our configuration management system. It
              would seem very odd to map our web-related stuff to
              /WLS6.0sp1/config/<mydomain>/applications and everything else to the
              standard structure.
              In 5.1, setting the weblogic.httpd.documentRoot property does this.
              However, I understand that WLS 6.0 uses a classloader for the
              /applications directory. Can I use a system to property to notify WLS
              6.0 to look at a different directory instead?
              There seems to be error in docs related to this.
              http://e-docs.bea.com/wls/docs60///////config_xml/properties.html
              Says DocumentRoot entry can be set in config.xml.
              But the entry is not found in DTD (config.dtd)
              http://e-docs.bea.com/wls/docs60///////config_xml/config.html
              Thanks.
              --Bahar
              

    Bahar,
              The docs you pointed out is absolutely right. There is no error in the
              document.
              If you want to change the document root make the following
              modifications in your config.xml as per the example here:
              <Application Deployed="true" Name="DefaultWebApp_myserver"
              Path="d:\docmain">
              <WebAppComponent Name="DefaultWebApp_myserver"
              Targets="myserver" URI="www"/>
              </Application>
              Where Your document root is : d:\docmain\www
              Make sure that you have web.xml under
              d:\docmain\www\WEB-INF
              Kumar.
              Bahar Limaye wrote:
              > Hello,
              >
              > I want to change the deployment folder of
              > config/<domainName>/applications
              > to another folder in our source tree. Is this possible? The reason we
              > want to do this is because our root tree contains the java source code
              > and web-related content in our configuration management system. It
              > would seem very odd to map our web-related stuff to
              > /WLS6.0sp1/config/<mydomain>/applications and everything else to the
              > standard structure.
              >
              > In 5.1, setting the weblogic.httpd.documentRoot property does this.
              > However, I understand that WLS 6.0 uses a classloader for the
              > /applications directory. Can I use a system to property to notify WLS
              > 6.0 to look at a different directory instead?
              >
              > There seems to be error in docs related to this.
              > http://e-docs.bea.com/wls/docs60///////config_xml/properties.html
              > Says DocumentRoot entry can be set in config.xml.
              > But the entry is not found in DTD (config.dtd)
              > http://e-docs.bea.com/wls/docs60///////config_xml/config.html
              >
              > Thanks.
              >
              > --Bahar
              

  • Literalxml encoding style not working in WLS 7.0 SP1

    I am posting the following handcrafted message via an HTTPS client POST on to the
    Web Service URL :
    <env:Envelope
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
    <env:Header></env:Header>
    <env:Body>
    <sendMessage env:encodingStyle="http://xml.apache.org/xml-soap/literalxml">
    <string><TAG1><TAG>val</TAG>abcfdf</TAG1></string>
    </sendMessage>
    </env:Body>
    </env:Envelope>
    I obviously do not want to escape the XML contents of string param in the method
    sendMessage. I thought literalxml ecnodingstyle would do the trick.
    Is there any jar etc that needs to be loaded into WLS 7 to make this work?
    Note that its an HTTPS post of the raw message, and I do not want to use client
    apis that will do things under the hood.
    Thanks a lot.

    Hi Suteertha,
    There are SwA examples at the following link:
    http://dev2dev.bea.com/direct/webservice/index.html
    Regards,
    Mike Wooten
    "Suteertha Guha" <[email protected]> wrote:
    >
    I got the document type running.
    Input is :
    <env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
    <env:Header>
    </env:Header>
    <env:Body>
    <ns100:sendMessage xmlns:ns100="http://striker.mk.telcordia.com:9001/"><test><ABC>abcval</ABC><
    def>defff</def></test></ns100:sendMessage>
    </env:Body>
    </env:Envelope>
    Corr Output is :
    <env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/200
    1/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xml
    soap.org/soap/encoding/"><env:Header></env:Header><env:Body env:encodingStyle="http://schemas.xmlsoa
    p.org/soap/encoding/"><ns100:sendMessageResponse xmlns:ns100="http://striker.mk.telcordia.com:9001/"
    xsi:type="xsd:string">abcval</ns100:sendMessageResponse></env:Body></env:Envelope>
    My CDATA enclosed input is :
    <env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/">
    <env:Header>
    </env:Header>
    <env:Body>
    <ns100:sendMessage xmlns:ns100="http://striker.mk.telcordia.com:9001/"><![CDATA[<test><ABC>abcval</ABC><def>defff</def></test>]]></ns100:sendMessage>
    </env:Body>
    </env:Envelope>
    Corr output is :
    <env:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/200
    1/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xml
    soap.org/soap/encoding/"><env:Header></env:Header><env:Body env:encodingStyle="http://schemas.xmlsoa
    p.org/soap/encoding/"><ns100:sendMessageResponse xmlns:ns100="http://striker.mk.telcordia.com:9001/"
    xsi:type="xsd:string"><test><ABC>abcval</ABC><def>defff</def></tes
    t></ns100:sendMessageResponse></env:Body></env:Envelope>
    Looks like CDATA enclosure is a must to pick up XML, document style or
    rpc style.
    Also, on the way out, chars are getting escaped.
    I failed while trying attachments, can you provide me an example that
    takes in
    and returns an attachment in WLS 7.0?

  • WLS 8.1, SP1 - Weblogic does not detect my servlet class has changed

              I've come across this problem in weblogic 7.0 sp2 and 8.1 sp1 and never found the
              solution. I've asked for solution in BEA's newsgroups and official support and
              NEVER received any suitable answer. I've found other people's quesions regarding
              this problem and they didn't found an answer either. I can't believe this is not
              happenning to more people and there is not solution!!!!!!
              Sometimes (don't know when or why) when we copy our servlets developed with JBuilder
              (6, 7 or 9) or javac and ant, into our exploded archive directory application,
              weblogic does not detect the change, and it serves the the servlet's old version.
              Of course, that servlet is not included in any classpath, and even if we delete
              the class file, it still executes the old version. We even delete the .wlnotdelete
              folder under our server, temp, etc. restart the machine, etc. and it does not
              load the updated servlet.
              The only solution is to change servlet's name and the reference in our web.xml.
              That's the moment that weblogic detects changes, but, for so long? Sooner or later,
              the problem appear again... or not. WHY!!??!! What should we change/delete or
              whatever for our new servlet to be updated?
              How can I force weblogic to register again as new servlets ALL my servlets?
              Now it's even happening to a class used in a very simple tag library. CAN'T BELEIVE
              IT!!!!
              It happens in NT 4.0 and W2K Prof. It happened in Weblogic 7.0 sp2 and now in
              Weblogic 8.1 sp1. It never happened in Weblogic 5.1 sp10.
              Looking forward to hearing a solution for this.
              

              I too am looking for this answer.
              I did notice that the BEA Docs mention that the compiled file needs to be in WEB-INF/classes,
              and mine is in WEB-INF/lib. However, ALL the .jar files are in the LIB directory.
              My jar file is never found when it's in the classes dir....
              Please let me know if you find the solution.
              "Ignacio Sanchez" <[email protected]> wrote:
              >
              >I've come across this problem in weblogic 7.0 sp2 and 8.1 sp1 and never
              >found the
              >solution. I've asked for solution in BEA's newsgroups and official support
              >and
              >NEVER received any suitable answer. I've found other people's quesions
              >regarding
              >this problem and they didn't found an answer either. I can't believe
              >this is not
              >happenning to more people and there is not solution!!!!!!
              >
              >Sometimes (don't know when or why) when we copy our servlets developed
              >with JBuilder
              >(6, 7 or 9) or javac and ant, into our exploded archive directory application,
              >weblogic does not detect the change, and it serves the the servlet's
              >old version.
              >Of course, that servlet is not included in any classpath, and even if
              >we delete
              >the class file, it still executes the old version. We even delete the
              >.wlnotdelete
              >folder under our server, temp, etc. restart the machine, etc. and it
              >does not
              >load the updated servlet.
              >
              >The only solution is to change servlet's name and the reference in our
              >web.xml.
              >That's the moment that weblogic detects changes, but, for so long? Sooner
              >or later,
              >the problem appear again... or not. WHY!!??!! What should we change/delete
              >or
              >whatever for our new servlet to be updated?
              >How can I force weblogic to register again as new servlets ALL my servlets?
              >
              >
              >Now it's even happening to a class used in a very simple tag library.
              >CAN'T BELEIVE
              >IT!!!!
              >
              >It happens in NT 4.0 and W2K Prof. It happened in Weblogic 7.0 sp2 and
              >now in
              >Weblogic 8.1 sp1. It never happened in Weblogic 5.1 sp10.
              >
              >Looking forward to hearing a solution for this.
              

  • Console output not getting flushed - Causing server to hang - WLS 6.1 sp1

    I am running WLServer 6.1 sp1 on Win 2000.
    I start up the server from a Windows command prompt.
    A web-app is deployed and some output is written to the console
    The application functions correctly for a while and then stops
    functioning. The browser keeps waiting for output. When I go to the console window
    and hit the ENTER key a bunch of log statements that the app logged appear and
    then the page on the browser also gets displayed. Seems like a problem with flushing
    the output. Any help is appreciated.
    Thanks
    Anand

    Yes. This is a Windows2000 problem. It doesn't happen on NT or Solaris. It
    will often happen if you scroll the DOS window up to look at something in
    the DOS window buffer and it gets cleared by pressing the enter key as you
    point out.
    Tom
    "Anand Narayan" <[email protected]> wrote in message
    news:[email protected]..
    >
    I am running WLServer 6.1 sp1 on Win 2000.
    I start up the server from a Windows command prompt.
    A web-app is deployed and some output is written to the console
    The application functions correctly for a while and then stops
    functioning. The browser keeps waiting for output. When I go to theconsole window
    and hit the ENTER key a bunch of log statements that the app logged appearand
    then the page on the browser also gets displayed. Seems like a problemwith flushing
    the output. Any help is appreciated.
    Thanks
    Anand

  • How to set executeThreadCount on the client side in WLS 6.0 SP1

    In WLS 5.1, you can set executeThreadCount on client side by using "java -Dweblogic.system.executeThreadCount=30
    clientProgram". What's the counter part in WLS 6.0? The qustion is strictly to
    CLIENT. I know how to configure executeThreadCount on server side. Thanks.
    Jim Zhou.

    In WLS 5.1, you can set executeThreadCount on client side by using "java -Dweblogic.system.executeThreadCount=30
    clientProgram". What's the counter part in WLS 6.0? The qustion is strictly to
    CLIENT. I know how to configure executeThreadCount on server side. Thanks.
    Jim Zhou.

Maybe you are looking for

  • The page total amount is not correct on discoverer plus 10.1.1.48.18

    on my discoverer report, there is sunnary field based on a column. for example, I have a salesrep expense discoverer report. the salesrep name is the page item, each page has one salesrep, under the page item there are many line which show the expens

  • Issue while creating a heirarchy using Hierarchy Structure Time dependent

    Hi every body I created an Info object(SREP) with Heirarchy Strututre Time Dependent property. When i am creating an Heirarchy for the info object(SREP) i am not able to see any text node by default, do we need to create it explicitly or system would

  • Which 500GB to 1TB hard drive for hdd upgrade?

    My hard drive is failing on my Macbook Pro so I was going to buy a new drive, I thought I could just get any 2.5" SATA disk again but from reading through the the forum, it looks like there issues with certain drives, motion detection issues, etc. I'

  • HOW TO CONNECT WITHOUT WIFI

    HOW DO CONNECT MY APPLE TV TO MY MODERN AS I HAVE ADSL CONNECTION AND NOT WIFI, IS THERE A CERTAIN CABLE I HAVE TO BUY OR GET MADE PLEASE HELP ASAP AS VERY KEEN TO WATCH MY TV SERIES ON A LARGER SCREEN INSTEAD OF MY MAC.

  • Range

    Hi friends, Please let me know the difference between select-option and Range???