Fatal Initialization exception,server failure

Hello,
I was going through the Examples Server.
I tried to change the password for the default Username through console.
Default Username :weblogic
Default password : weblogic
I changed the password y'day.It didn't give me any problem.
Today when I started the example Server,it throwed java.lang.SecurityException
and displayed unable to start weblogic server.
How should I fix the problem?
Thanks,
Prashant.

Put your password in the startup script under "Set wls_pw=your new password
"Prashant Karmarkar" <[email protected]> wrote in message
news:[email protected]...
>
Hello,
More specifically,I got all of the below messages on my dos prompt.
C:\bea\weblogic700\samples\server\config\examples>echo off
CLASSPATH=C:\bea\jdk131_03\lib\tools.jar;C:\bea\weblogic700
\server\lib\weblogic_
sp.jar;C:\bea\weblogic700
\server\lib\weblogic.jar;C:\bea\weblogic700\server\lib\
webservices.jar;C:\bea\jdk131_03
\lib\tools.jar;C:\bea\weblogic700\samples\server
\eval\pointbase\lib\pbserver42ECF183.jar;C:\bea\weblogic700
\samples\server\eval\
pointbase\lib\pbclient42ECF183.jar;C:\bea\weblogic700
\samples\server\stage\examp
les\clientclasses;C:\bea\weblogic700
\samples\server\stage\examples\serverclasses
;C:\bea\weblogic700
\samples\server\stage\common;C:\bea\weblogic700\samples\serve
r\stage\examples\clientclasses\utils_common.jar
PATH=.;C:\bea\weblogic700\server\bin;C:\bea\jdk131_03
\bin;C:\WINNT\SYSTEM32;C:\W
INNT;C:\WINNT\SYSTEM32\WBEM;C:\PROGRAM FILES\COMMON
FILES\ADAPTEC SHARED\SYSTEM;
C:\DMI\WIN32\BIN;C:\Program Files\Microsoft Visual
Studio\Common\Tools\WinNT;C:\
Program Files\Microsoft Visual Studio\Common\MSDev98
\Bin;C:\Program Files\Micros
oft Visual Studio\Common\Tools;C:\Program Files\Microsoft
Visual Studio\VC98\bin
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://[hostname]:[port]/console *
C:\bea\weblogic700
\samples\server\config\examples>"C:\bea\jdk131_03\bin\java" -h
otspot -Xms32m -Xmx200m -
Dweblogic.security.SSL.trustedCAKeyStore=C:\bea\weblogi
c700\server\lib\cacerts -DHostnameVerificationIgnored=true -
Dweblogic.Name=examp
lesServer -Dbea.home="C:\bea" -
Dweblogic.management.username=weblogic -Dweblogic
management.password=weblogic -
Dweblogic.ProductionModeEnabled= -Djava.security.
policy="C:\bea\weblogic700\server\lib\weblogic.policy"
weblogic.Server
Starting WebLogic Server...
<Nov 7, 2002 1:50:59 PM EST> <Notice> <Management> <140005>
<Loading configurati
on C:\bea\weblogic700
\samples\server\config\examples\.\config.xml>
<Nov 7, 2002 1:51:07 PM EST> <Notice> <Security> <090082>
<Security initializing
using realm myrealm.>
<Nov 7, 2002 1:51:07 PM EST> <Critical> <WebLogicServer>
<000364> <Server failed
during initialization.
Exception:java.lang.SecurityException: Authentication fo
r user weblogic denied
java.lang.SecurityException: Authentication for user weblogic
denied
at
weblogic.security.service.SecurityServiceManager.doBootAuthori
zation(
SecurityServiceManager.java:1028)
at
weblogic.security.service.SecurityServiceManager.initialize
(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1
(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
>
<Nov 7, 2002 1:51:07 PM EST> <Emergency> <WebLogicServer>
<000342> <Unable to in
itialize the server: Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for
user weblogic denied
java.lang.SecurityException: Authentication for user weblogic
denied
at
weblogic.security.service.SecurityServiceManager.doBootAuthori
zation(
SecurityServiceManager.java:1028)
at
weblogic.security.service.SecurityServiceManager.initialize
(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1
(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
>
The WebLogic Server did not start up properly.
Exception raised:
java.lang.SecurityException: Authentication for user weblogic
denied
at
weblogic.security.service.SecurityServiceManager.doBootAuthori
zation(
SecurityServiceManager.java:1028)
at
weblogic.security.service.SecurityServiceManager.initialize
(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1
(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
Reason: Fatal initialization exception
Throwable: java.lang.SecurityException: Authentication for
user weblogic denied
java.lang.SecurityException: Authentication for user weblogic
denied
at
weblogic.security.service.SecurityServiceManager.doBootAuthori
zation(
SecurityServiceManager.java:1028)
at
weblogic.security.service.SecurityServiceManager.initialize
(SecurityS
erviceManager.java:1166)
at weblogic.t3.srvr.T3Srvr.initialize1
(T3Srvr.java:697)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
C:\bea\weblogic700\samples\server\config\examples>ENDLOCAL
C:\bea\weblogic700\samples\server\config\examples>ENDLOCAL
C:\bea\weblogic700\samples\server\config\examples>
Which properties file should I consider to fix the password problem?
Thanks,
Prashant.
"Prashant Karmarkar" <[email protected]> wrote:
Hello,
I was going through the Examples Server.
I tried to change the password for the default Username through console.
Default Username :weblogic
Default password : weblogic
I changed the password y'day.It didn't give me any problem.
Today when I started the example Server,it throwed
java.lang.SecurityException
and displayed unable to start weblogic server.
How should I fix the problem?
Thanks,
Prashant.

Similar Messages

  • Fatal initialization exception occurs when starting Managed Server

    Hi all,
    First I configured a Adminisistration server and started it. After that I added
    a another server as ManagedServer.These two points to the same Weblogic server.
    When I try to start Managed server by running the script, it gave me following
    error. _______________________________
    <Jun 25, 2001 5:25:11 PM GMT+06:00> <Emergency> <Server> <Unable to initialize
    the server: 'Fatal initialization exception Throwable: java.lang.IllegalAccessError:
    java.security.acl.NotOwnerException java.lang.IllegalAccessError: java.security.acl.NotOwnerException
    at weblogic.security.acl.Realm.getRealm(Realm.java:91) at weblogic.security.acl.Realm.getRealm(Realm.java:36)
    at weblogic.security.acl.Realm.authenticate(Realm.java:183) at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
    at weblogic.security.acl.internal.Security.authenticate(Security.java:116) at
    weblogic.jndi.WLInitialContextFactoryDelegate.pushUser(WLInitialContextFactoryDelegate.java:444)
    at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:287)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:259)
    at weblogic.jndi.Environment.getContext(Environment.java:135) at weblogic.jndi.Environment.getInitialContext(Environment.java:118)
    at weblogic.management.Admin.initializeRemoteAdminHome(Admin.java:891) at weblogic.management.Admin.start(Admin.java:305)
    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) ______________________________________________
    I suspect reason for this might be weblogic.policy file. There you need to edit
    some lines replacing the location of the directory in which you installed WebLogic
    Server. I did this but still error occurs.
    Do u have any idea why above error occurs and if it is due to the weblogic.policy
    file entry please tell me how it correctly done.
    I am using WL60(sp2)in Win NT,
    My installed dir: E:\bea\wlserver6.0\
    Thanks Nalika

    Hi
    (It was me and Berit that sent the original question).
    After some experimentation we saw that the managed server did get
    some configuration from the admin server, so the problem was in
    there somewhere.
    I had added an (empty) cluster and machine to the admin server, just
    to test adding. When I removed them everything worked fine afterward.
    So it was some kind of configuration error from our side, but we never
    did find out what it was.
    I guess the lesson is to only define things when you really need them :-)
    Regards
    Mikael
    Timothy Fry wrote:
    We're getting the same problem, but on Solaris 2.7.
    Did you get a solution from bea yet?
    Tim
    "Berit Bylund" <[email protected]> wrote in message
    news:[email protected]..
    Hello
    We are trying to start a managed server (under the examples
    domain, NT 4.0, WLS 6.0 Beta 2)
    We start the managed server with the parameter
    -Dweblogic.management.server=http://127.0.0.1:7001

  • Manged servers is not getting started (Unable to initialize the server)

    Hi,
    I have weblogic 7.0 is installed in solaris . I configured one of my managed servers on port 80 , while starting the managed server it's giving me the following error:
    <May 27, 2009 12:20:05 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to create a server socket on Channel Default for: 172.16.42.16, port: 80. java.net.BindException: Permission denied Perhaps the address 10.16.39.16 is incorrect or another process is using port 80.>
    <May 27, 2009 12:20:06 PM IST> <Emergency> <Security> <090085> <Server failed to bind to any port such that it is not reachable from the console.>
    <May 27, 2009 12:20:06 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception>
    ontext.java:2727)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:2700)
    at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:563)
    at weblogic.servlet.internal.WebService.preloadResources(WebService.java:476)
    at weblogic.t3.srvr.ServletInitRunner$1.run(ServletInitRunner.java:50)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
    at weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:46)
    at java.lang.Thread.run(Thread.java:479)
    <May 27, 2009 12:22:38 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to create a server socket on Channel Default for: 172.16.42.16, port: 80. java.net.BindException: Permission denied Perhaps the address 172.16.42.16 is incorrect or another process is using port 80.>
    <May 27, 2009 12:22:39 PM IST> <Emergency> <Security> <090085> <Server failed to bind to any port such that it is not reachable from the console.>
    <May 27, 2009 12:22:39 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception>
    Please do needful to reslove the problem.
    Rgds,
    Krikar.

    Hi Krikar,
    Make sure -
    1. IP is correct.
    2. Specified port is not in use
    For getting the ports-in-use list, follow below link -
    http://www.unix.com/sun-solaris/87330-list-tcp-ports-process.html
    Regards,
    Anuj

  • Java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : Failure in SDOSerializer.deserialize

    Hi All,
    I am getting this exception while invoking one of our service from EM. Any pointers will be very helpful.
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : Failure in SDOSerializer.deserialize. at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:813) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:385) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:303) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.el.parser.AstValue.invoke(AstValue.java:187) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297) at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53) at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1491) at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:111) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:384) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:114) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:101) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:111) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:384) at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:114) at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:95) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475) at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:972) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:439) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:219) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:102) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:211) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:181) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:183) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324) at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:61) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3739) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3705) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2282) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2181) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1491) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256) at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) Caused by: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : Failure in SDOSerializer.deserialize. at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:362) at oracle.sysman.emSDK.webservices.wsdlparser.OperationInfoImpl.invokeWithDispatch(OperationInfoImpl.java:1004) at

    Hi,
    its JDeveloper and ADF on this forum. For EM related questions, you should try the EM forum
    Frank

  • The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2013-04-30T16:36:52). Exception Message: Cannot send mails to mail server. (Mailbox unavailable. The server response was: 5.7.1 Client does not

    Interesting db mail issue. If i click send test mail from sql mgmt studio, it works fine, but when i execute a SP to send a mail, it fails. One thing I noticed is that the "LastModified" column in the mail log shows the domain account when a test
    mail was sent from mgmt studio, but show "sa" when the SP was used to send mail. 
    This is from SQL 2012, did not see this in sql 2008, looks like 2008 always used the service account.  any ideas ?
    Get this error:
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2013-04-30T16:36:52). Exception Message: Cannot send mails to mail server. (Mailbox unavailable. The server response was: 5.7.1 Client does not
    Thanks.
    Ranga

    Hi Ranga,
    I also use SQL Server 2012. I send a test email through SQL Server Management and the last modified By “sa”.
    If you used stored procedure to send a test email. Please use the command below:
    EXEC msdb.dbo.sp_send_dbmail
    @profile_name = 'Adventure Works Administrator',
    @recipients = '[email protected]',
    @body = 'The stored procedure finished successfully.',
    @subject = 'Automated Success Message' ;
    I can both send test email through SQL Server Management Studio and SP. Make sure you have the right profile. Since you could send test mail via SQL Server Management Studio, please try again to send it via SP.
    Thanks.
    If you have any feedback on our support, please click
    here.
    Maggie Luo
    TechNet Community Support

  • Unable to initialize the server: Server failed to bind to the requested por

    I am facing the error while starting the server. I see the following error.
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 162.86.20.87, port: 8101. java.net.BindException: Address already in use Perhaps the address 162.86.20.87 is incorrect or another process is using port 8101.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
    Reason: Server failed to bind to the requested port. See preceeding log message for details.
    If the port is already in use how to find which server is running on that port, how to find the process and kill it. I am using weblogic 8.1 sp4 in Solaris 8.

    Bruce:
    It sounds like (as you already note) failed to shutdown WLS, that is why the
    .loc file was held and why the port is in use, WLS process was still
    running. To see why it failed to shut down, I would examine the
    weblogic.log, aslo the servers std out and err. Additionally taking a
    thread dump (if possible) on the "it wont shut down" wls java process should
    show (maybe unless the VM is hosed), where/what is hanging on/around. Do
    you happen to have native code running with wls, say a type 2 JDBC driver?
    Otherwise it sounds like a VM bug. But more data is needed to be sure.
    Cheers
    mbg
    "Bruce Bryan" <[email protected]> wrote in message
    news:3ef08499$[email protected]..
    I was shutting down the WLS server using the console shutdown and itfailed to shutdown completely. I then attempted to use the kill command on
    the process which usually works. This time I was unable to kill the process
    without using the kill -9 command. When I attempted to bring the server
    back up I got a failure to get a lock on the embedded ldap. I removed the
    .loc file and came further up but was unable to get further than the
    listener ports which were still locked to the old process. Do you know of
    anything I can do the get the WLS server back up without rebooting my
    Solaris server????
    netstat -an shows the port is in use but the only process that is alloweduse that port is WLS.

  • Initialization problem server not starting

    Hi,
    Could anyone tell me what I'm doing wrong.
    If I start wl using the default startweblogic.cmd script everything is ok.
    If I use an amended cmd file to start wl from say c:\bea then I get the
    following:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    XmlRepository directory .\config does not exist
    weblogic.management.configuration.ConfigurationException: XmlRepository
    directory .\config does not exist
    at
    weblogic.management.internal.xml.XmlFileRepository.setDirectories(XmlFileRep
    ository.java:81)
    at
    weblogic.management.AdminServer.initializeRepositories(AdminServer.java:202)
    at
    weblogic.management.AdminServer.configureFromRepository(AdminServer.java:178
    at weblogic.management.AdminServer.configure(AdminServer.java:168)
    at weblogic.management.Admin.initialize(Admin.java:207)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    Please provide more information. The server logs woudl help for starters.

  • Server Failure - StandardSession nullpointer...

    Server: SUN ONE Web server 6.1
    OS: Solaris 9 with recommended patches
    HW: SUN v210 (2 processors)
    We have received a server failure on our webserver.
    Our application log died, the error log died, the server did not accept requests for ten minutes (the access log recorded nothing).
    It did NOT restart itself - it just hung. When I tried to
    do a thread dump the jvm exited with a 'catastrophe' message and the it restarted.
    Here is the most severe error messages in the error log:
    [16/Sep/2004:16:05:45] warning (10135): CORE3283: stderr: [Thu Sep 16 16:05:44 MEST 2004]ERROR  internal.ErrorServlet     ANAH005 End: Dumps the request.
    [16/Sep/2004:16:05:45] failure (10135): StandardManager[/] WEB3425: processsExpire:  Exception during session expiration
    java.lang.NullPointerException
            at org.apache.catalina.session.StandardSession.keys(StandardSession.java:1502)
            at org.apache.catalina.session.StandardSession.expire(StandardSession.java:629)
            at org.apache.catalina.session.StandardManager.processExpires(StandardManager.java:782)
            at org.apache.catalina.session.StandardManager.run(StandardManager.java:860)
            at java.lang.Thread.run(Thread.java:534)
    [16/Sep/2004:16:05:45] failure (10135): for host 10.120.12.38 trying to POST /Menu, service-j2ee reports: WEB2798: [] ServletCon
    text.log(): JspFactoryImpl: Exception initializing page context
    java.lang.IllegalStateException: WEB3010: Cannot create a session after the response has been committed
            at org.apache.catalina.connector.HttpRequestBase.doGetSession(HttpRequestBase.java:1372)
            at org.apache.catalina.connector.HttpRequestBase.getSession(HttpRequestBase.java:1332)
            at org.apache.catalina.connector.HttpRequestFacade.getSession(HttpRequestFacade.java:214)
            at org.apache.catalina.connector.HttpRequestFacade.getSession(HttpRequestFacade.java:224)
            at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:268)
            at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:268)
            at org.apache.jasper.runtime.PageContextImpl._initialize(PageContextImpl.java:138)
            at org.apache.jasper.runtime.PageContextImpl.initialize(PageContextImpl.java:114)
            at org.apache.jasper.runtime.JspFactoryImpl.internalGetPageContext(JspFactoryImpl.java:181)
            at org.apache.jasper.runtime.JspFactoryImpl.getPageContext(JspFactoryImpl.java:154)
            at _jsps._jsp._include._top_jsp._jspService(_top_jsp.java:47)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:667)
            at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447)
            at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:770)
            at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:626)
            at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:537)
            at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:834)
            at _jsps._jsp._utd._menu_utd_jsp._jspService(_menu_utd_jsp.java:150)
            at internal.AuthorizedJspPage.service(AuthorizedJspPage.java:136)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:667)
            at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447)
            at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:770)
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:608)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:568)
            at internal.MenuServlet.doGet(MenuServlet.java:370)
            at internal.ODRServlet.doPost(ODRServlet.java:206)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
            at internal.ODRServlet.service(ODRServlet.java:221)
            at internal.AuthorizedServlet.service(AuthorizedServlet.java:269)
            at internal.MenuServlet.service(MenuServlet.java:159)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at com.iplanet.ias.web.connector.
    [16/Sep/2004:16:05:46] failure (10135): for host 10.120.12.38 trying to POST /Menu, service-j2ee reports: ApplicationDispatcher[
    /] WEB2649: Servlet.service() for servlet jsp threw exception
    java.lang.IllegalStateException: WEB3438: getAttribute: Session already invalidated
            at org.apache.catalina.session.StandardSession.getAttribute(StandardSession.java:964)
            at org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:171)
            at org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessionFacade.java:171)
            at internal.AuthorizedJspPage.service(AuthorizedJspPage.java:138)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:667)
            at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:447)
            at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:363)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:770)
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:608)
            at internal.ODRServlet.forwardToPage(ODRServlet.java:568)
            at internal.MenuServlet.doGet(MenuServlet.java:370)
            at internal.ODRServlet.doPost(ODRServlet.java:206)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:807)
            at internal.ODRServlet.service(ODRServlet.java:221)
            at internal.AuthorizedServlet.service(AuthorizedServlet.java:269)
            at internal.MenuServlet.service(MenuServlet.java:159)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
            at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
            at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
            at com.iplanet.ias.web.WebContainer.service(WebContainer.java:586)
    [16/Sep/2004:16:19:46] warning (10135): CORE3283: stderr: Full thread dump Java HotSpot(TM) Server VM (1.4.2_04-b05 mixed mode):
    [16/Sep/2004:16:19:46] catastrophe (10135): CORE3260: Server crash detected (signal SIGSEGV)
    [16/Sep/2004:16:19:47] failure (10001): CORE3107: Child process closed admin channel
    We need clarification to what has happened.
    / Peter

    WebLogic is not a "recoverable server"; it is a "transaction server". (See
              the OpenGroup documentation for exact definitions.) As such, the enlisted
              resources (assuming that they hadn't reached the preare stage in a 2-phase
              commit) would be expected to roll back when the server goes down.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              http://www.tangosol.com
              +1.617.623.5782
              WebLogic Consulting Available
              "Les Sears" <[email protected]> wrote in message
              news:3a3a7d36$[email protected]..
              >
              > Does anyone know what happens with uncommitted transactions in the case of
              a server failure with regards to both CMT and BMT? Upon restart of the
              Weblogic Server, will the transactions be rolled-back?
              >
              > Thanks.
              

  • NICI CCS: FATAL - Initialization error.

    hi
    poweredge 2950
    raid 5 with 1 hot spare
    5-750 gb drives
    PERC 6/i
    i get this error on logger screen
    NICI CCS: FATAL - Initialization error.
    Controlled Cryptography Services are not available.Setting _admin volume's
    ID
    won't see pool or volumes of server..
    before this happen i was checking if AFP Protocols were active by using
    another imanager on different server...
    im looking at this TID
    http://support.novell.com/docs/Tids/.../10065538.html
    could this help me?
    in the TID its netware 5 would it still work for netware 6.5

    [email protected] wrote:
    >im looking at this TID
    >
    >http://support.novell.com/docs/Tids/.../10065538.html
    >
    >could this help me?
    No.
    Your problem is that your SYS volume did not mount. The NICI error is only
    a followup error of that problem. Your real problem is the lack of SYS
    volume and you need to find out what went wrong. There are 3 things to do
    to start investigating this problem:
    1) This type of problem occurs at startup. So this implies that your
    server was shut down at some point before. How did this shut down occur?
    Did the server crash in any way, or was this a manual shutdown?
    2) Check if the server actually sees your disks. For this, execute the
    following console command and see if your disks are reported and show as
    disks:
    display storage adapters
    3) Go to the server's logger screen and scroll back. Check what errors
    occur earlier in the log. Especially look for problems while activating
    pools or mounting volumes
    Marcel Cox
    http://support.novell.com/forums
    Marcel Cox's Profile: http://forums.novell.com/member.php?userid=8

  • FRM-92103: A network error or server failure has occurred.

    Hello,
    I always get this error after everytime i run a report my forms getting crash.
    heres the jre console error :
    Java Plug-in 1.6.0_33
    Using JRE version 1.6.0_33-b05 Java HotSpot(TM) Client VM
    User home directory = C:\Users\charles
    Forms Session ID is formsapp.2
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    Forms Applet version is 11.1.2.0
    FRM-92103: A network error or server failure has occurred.
    You will need to restart your application.
    Java Exception:
    java.io.IOException: Server returned HTTP response code: 503 for URL: http://application:8888/forms/lservlet;jsessionid=yjc6QfjGNkr8fjlyD26fZjqmwBGKkGVgG1L7s91X8y6rBsgGl650!-1255936909
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at oracle.forms.net.HTTPNStream.doPost(Unknown Source)
         at oracle.forms.net.HTTPNStream.doFlush(Unknown Source)
         at oracle.forms.net.HTTPNStream.flush(Unknown Source)
         at java.io.DataOutputStream.flush(Unknown Source)
         at oracle.forms.net.StreamMessageWriter.run(Unknown Source)
    the http ohs1 server always hang i need to restart it again.
    any help?

    Michael Ferrante (Oracle) wrote:
    I'm sorry, but I'm having a difficult time understand what you are saying...
    What do you mean here? "... +if the forms run first then the report will not run it gives always this error+ ..." Are you loading the report results in the same browser that is running the form?
    this will be the problem i should posted :
    *2.1 Oracle HTTP Server Returns 503 Apache Bridge Failure Error While Toggling Between Forms and Reports*
    While toggling between Oracle Forms and Oracle Reports applications through Oracle HTTP Server, you may see the "503 Apache Bridge failure" error. This is due to the wrong patch 12632886 being shipped with the Oracle Forms and Reports installer.
    This document found in : http://docs.oracle.com/cd/E24269_01/doc.11120/e25445/install_upgrade.htm#BABHBABB
    for those with oraclesupport find the document subject : Forms / Reports 11g Intermittent FRM-92103 Or "Failure of Server APACHE Bridge" - OHS Log Shows "apr_socket_connect call failed" [ID 1380762.1]
    I downloaded the patch from
    OPatch 12632886 (OHS-WLS COMMUNICATION NOT WORKING ON IPV6 ENABLED SOLARIS M/C [Patch ID 14069292]) for your Windows Platform from My Oracle Support
    i successfully patched now its working.
    thank you for your patience and help..
    Edited by: ck on Aug 7, 2012 3:41 AM

  • The mail could not be sent to the recipients because of the mail server failure.

    Hi,
      I am configured Database Mail,But i am getting below error while i am sending Test mail.
    Message
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 4 (2014-03-10T15:54:11). Exception Message: Cannot send mails to mail server. (The SMTP server requires a secure connection or the client was
    not authenticated. The server response was: 5.7.1 Client was not authenticated).
    Pls help me,
    Thanks - SelvaKumarSubramaniam.Please MARK AS ANSWER, if my answer is useful to U.

    Hi Selvaons,
    I would suggest you contact your mail administrator for assistance. Here are some good articles regarding how to configure database mail in SQL Server for your reference, please see:
    http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/
    http://www.codeproject.com/Articles/29060/SQL-SERVER-Configure-Database-Mail-Send-Email
    http://www.sqlservercentral.com/blogs/databaseexpertisecom/2010/05/12/database-mail-set-up-in-sql-server-2008/
    Regards,
    Elvis Long
    TechNet Community Support

  • Mail server failure. connection refused. too manay connections - when using sp_send_dbmail with job agent

    Hello All,
    I've a weird problem when I'm using "SP_Send_dbmail" to send a simple e-mail to two recipients using job agent.
    The code i write is:
    exec msdb.dbo.sp_send_dbmail
        @profile_name= 'Send Reports',
        @recipients = '[email protected] ; [email protected]',
        @Copy_recipients = '[email protected]',
        @Body = 'Whatever will be here',
        @subject = 'Daily Reports',
        @file_attachments = 'd:\MyFolder\MyFile.txt';
    The error i receive is:
    The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2015-03-03T14:57:17). Exception Message: Cannot send mails to mail server. (Service not available, closing transmission channel. The server response
    was: service not available (connection refused, too many connections)).
    Does any one know why i get such error???
    Please advise.
    Hany Mounir

    Hello,
    Please consider any Windows Firewall, security hardware/software, policies on your organization’s mail
    server.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Server failure

    My email will not receive or send except for iCloud.  It says server failure.  This is using my preloaded mail icon found at the bottom of my screen.

    My email will not receive or send except for iCloud.  It says server failure.  This is using my preloaded mail icon found at the bottom of my screen.

  • Dsc opc shared variables yields Server Failure

    I've been struggling with the transition from DSC 7.1 to 8+ ever since the release of version 8. I use the Allen Bradley OPC server supplied with the DSC module (Industrial Automation OPC Servers v 5.1) to communicate with a PLC 5/30 via Ethernet, or at least I did when I was using 7.1.
    Prior to today I always failed to get the shared variables that were bound to addresses in the OPC server to deploy, usually getting an error number that started with -19. However today I finally got it to deploy by keeping the I/O server and the shared variables in separate libraries within my project. Now that they deploy I find that I am unable to monitor them. I keep getting a Server Failure. I have browsed the forums here heavily, and the documentation all relates to remote OPC, which is not what I'm doing here (OPC client and server are on the same machine). I tried changing the login account for the Variable Engine service anyway, but that doesn't help, so I put it back.
    I have had some luck simply binding my front panel objects to the OPC server addresses using Datasockets, so it appears that my OPC server is working. However, Datasockets is not a viable option for me because there are times when my project needs to write to a large number of addresses in the PLC sequentially, which never works over datasockets (in my experience).
    We have continued to work in version 7.1 because of the challenges of moving to 8+, but since we can no longer purchase DSC runtime licenses for version 7.1 in order to deploy, it seems that we MUST move forward to 8+ or abandon LabVIEW altogether (which is certainly an option).
    For clarification, I am now working with version 8.2 (but I've been fighting with it since 8.0 without much success). If anybody out there can think of a critical step that I might have missed that might cause this, or if there is a known solution, I could really use (and would greatly appreciate) the help. Thanks!

    Nobody out there seems to have any answers for this, so I kept pounding on it (and pulling my hair out). In the end I finally succeeded in getting one of my old 7.1 DSC projects to run on 8.2. Here's what I did:
    1. I begin with a fresh installation of Windows. I tested it with both 2000 and XP Pro. Vista RC1 will absolutely NOT work!
    2. Install LabVIEW 8.2, DSC 8.2, and just the OPC server that I need from the IA OPC CD (in my case the Allen Bradley server)
    3. Open the IA OPC server editor, and create a new file with an object in it for my PLC (PLC 5/30, Ethernet in my case)
    4. Save, set it as the startup file
    5. Run LabVIEW, create an empty project
    6. Add an IO server
    7. Launch Multi Variable Editor, load project file created in step 6, and bind one variable to PLC address
    8. Save all. Uncheck auto deploy for the library, and deploy all.
    9. Launch variable monitor, browse to new variable, double click to monitor.
    10. This will ALWAYS fail with "server failure". Don't worry, just exit completely out of LabVIEW.
    11. Stop the Variable Engine service.
    12. Run OPC server editor again, and load up the lpd file from your old project. Modify if needed, save, and set as startup
    13. Start the Variable Engine service again.
    14. Launch LabVIEW
    15. Create a new empty project (I created mine in the same directory as my old 7.1 project resided)
    16. Add an IO server, and uncheck auto deploy for its library
    17. Save all
    18. Run Tools->DSC->Migrate->import scf
    19. Convert your old SCF file
    20. Add the new library to your project (it will be named LabVIEW)
    21. Uncheck auto deploy for the "LabVIEW" library you just added
    22. Right click on the "LabVIEW" library and do deploy all
    23. Save, and open the variable monitor
    24. Browse to a tag in the LabVIEW library, and double click
    25. This time it will actually monitor the variable, with a status of "Good"
    26. Now you can add your main front panel VI to your project, open it and run it
    27. Version 8.2 will select the proper legacy tag read/write VI's, whereas 8.0 does not. The writes however do not work. Replace them with shared variable writes. The reads work fine.
    28. The empty project that you created in step 5 is a throw away. It will never work anyway.
    29. So far the only variables that I can get to work at all are the ones that I import from an scf file, which is a pain, but if I must create all my tags in 7.1 and import them into 8.2 I will (for now). I may try exporting to Excel and copying variables that work in order to get functional new variables, since binding them in the editor does not work.
    I hope this helps anybody else out there struggling with moving to 8+ DSC. I saw a few posts with similar issues, but without ANY answers at all. It's a convoluted solution that doesn't make a lot of sense, but for me it is repeatable.

  • HP Officejet Pro 8500 A910 Scan to email failure Error Server Failure Try again Later message

    HP Officejet Pro 8500 A910n  ( CM758A ) Scan to email failure  Error  Server Failure  Try again Later message
    Ran HP Print & Scan Doctor - finds no problems. When sending a scanned document to the user email it has " Error Server Failure  Try again Later " message . Can run test to the scanner without any errors.  Tried to reset the printer - same result.
    Any help would be much apreciated.  AHuber

    Hello there! Welcome to the forums @TheShadow42 ,
    I read about the scan to email issue you are having and I will gladly try to help you! I would suggest checking your scan to email settings from the EWS, and perhaps run the scan to email wizard again. You should also see a scan and test option in the setup.
    Here is a link to the User Manual, that has quite a bit of great info. Check out page 62 for the scan to email information.
    Good luck
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

Maybe you are looking for

  • Adapter modules: messageTransformBean : error in recordset validation

    Hi all, I am using adapter modules in PI. I have written my own module that checks for a valid key field name on each line of an incoming file, then the messageTransformBean module is called. I took this approach because 'standard' file content conve

  • Sharing as WMV audio is only noise.

    I've used PREL 8 for several months with no problems.  I've done several projects and saved the share settings as Presets.  Everything worked fine. Now, when I render these same projects again, the audio files come out simply as noise.  The original

  • Colors are incorrect in Alpha Glow effect?

    I started a brand new project and added a title to it, using standard white text. I then dragged it to my timeline and gave it an Alpha Glow effect. The default alpha-glow start and end colors are grey, yet they are showing up as yellow in the previe

  • Overview of available stock in a certain period

    Hi all My customer wants, at the creation of a sale order and also in the article inventory stock, to have direct information in the really available stock at that moment, but also of the stock level in the future. Motivation: at creation of a sale o

  • Cisco Ap1242 with Linksys Wet54g ethernet bridge

    Hi to all! Can i use any ascii key as wpa2-psk? When i try to use some ascii keys the linksys bridge does not authenticate with the Ap. Reading the Ap log it says "authentication failed". What could it be the problem? (they both have the same PSK (as