I am geting following error please help

ERROR-
RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: http://www.nature.com/principles/webservice/login" errorID=2032]. URL: http://www.nature.com/principles/webservice/login"]
code-
operation = new Operation(null, "login");
  operation.url = "login";
  argsArray = new Array("login_id", "login_password", "unique_machine_id");
  operation.argumentNames = argsArray;
  operation.method = "POST";
  operation.serializationFilter = filter;
  operations.push(operation);
  public function login(loginId:String, loginPassword:String, uniqueMachineId:String):AsyncToken
       trace(loginId, loginPassword, uniqueMachineId);
       var _internal_operation:AbstractOperation = _service.getOperation("login");
       var _internal_token:AsyncToken = _internal_operation.send(loginId, loginPassword, uniqueMachineId);
       return _internal_token;
login service is being called from server that is in java-
package com.nature.ebook.components.auth
  import com.nature.ebook.data.UserInfo;
  import com.nature.ebook.services.CallStatus;
  import com.nature.ebook.services.IEBookService;
  import com.nature.ebook.services.XMLServiceParser;
  import flash.events.EventDispatcher;
  import flash.events.IEventDispatcher;
  import mx.controls.Alert;
  import mx.rpc.AsyncToken;
  import mx.rpc.Fault;
  [ManagedEvents("authSuccess, authFail")]
  public class AuthCommand extends EventDispatcher
  public function AuthCommand(target:IEventDispatcher=null)
  [Inject]
  public var service:IEBookService;
  [Inject]
  public var auth:AuthModel;
  //  Methods
  * This command dispatches  event AuthenticationEvent.AUTH_FAIL when the service return failt
  * @param fault Fault
  public function error(fault:Fault):void
  trace(fault);
  var e:AuthenticationEvent = new AuthenticationEvent(AuthenticationEvent.AUTH_FAIL, null, null, CallStatus.getServerFaultCall());
  dispatchEvent(e);
  * This command dispatches event when the service return rezult Array
  * @param result Array
  * if cs.success <code>true </code> dispatch AuthenticationEvent.AUTH_SUCCESS
  * if cs.success <code>false</code> dispatch AuthenticationEvent.AUTH_FAIL
  public function result(result:*):void
  if (result)
  var cs:CallStatus = XMLServiceParser.getCallStatus(result);
  if (cs.success)
  var us:UserInfo = XMLServiceParser.getUserInfo(result);
  var e:AuthenticationEvent = new AuthenticationEvent(AuthenticationEvent.AUTH_SUCCESS, us, null, cs);
  dispatchEvent(e);
  else
  e = new AuthenticationEvent(AuthenticationEvent.AUTH_FAIL, null, null, cs);
  dispatchEvent(e);
  public function execute(event:AuthenticationEvent):AsyncToken
  return service.login(event.user.loginId, event.magicWord, event.user.uniqueMachineId);

Sorry for the confusion. After starting the WLS 6.0 server, use your browser
to launch the console, verify that the Frobable EJB is correctly deployed as
frobtarget with the correct class path specified. The 6.0 JAAS sample is
trying to invoke on examples.security.acl.Frobable, make sure this is the
deployed instance. This is an error in the JAAS example SampleAction.java
file since the JAAS sample actually builds examples.security.jaas.Frobable,
this bug will be corrected in service pack 1 which will be available
shortly.
nancy coelho <[email protected]> wrote in message
news:3a9ee0af$[email protected]..
Hi! I am new to JAAS and also to Weblogic server6.0. I am trying to run
JAAS sample and geting the following error . please help
Thanks,
Nancy
E:\bea\wlserver6.0\samples>java examples.security.jaas.SampleClient
t3://localho
st:7001
Using Configuration File: Sample.policy
Login Module Name: examples.security.jaas.SampleLoginModule
Login Module Flag: required
username: ncoelho
password: prabhala
javax.naming.NameNotFoundException: Unable to resolve frobtarget.Resolved:
'' U
nresolved:'frobtarget' ; remaining name ''
at
weblogic.rmi.internal.AbstractOutboundRequest.sendReceive(AbstractOut
boundRequest.java:90)
at
weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
ef.java:247)
at
weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR
ef.java:225)
at
weblogic.jndi.internal.ServerNamingNode_WLStub.lookup(ServerNamingNod
e_WLStub.java:121)
at
weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:323)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at examples.security.jaas.SampleAction.run(SampleAction.java:61)
at javax.security.auth.Subject.doAs(Subject.java:80)
at examples.security.jaas.SampleClient.main(SampleClient.java:114)
Failed to frob
E:\bea\wlserver6.0\samples>

Similar Messages

  • Owa getting following error-please help

    Outlook Web App didn't initialize. If the problem continues, please contact your helpdesk.
    The Microsoft Exchange Active Directory Topology service on server localhost did not return any suitable domain controllers.
    Exception
    Exception type: Microsoft.Exchange.Clients.Owa.Core.OwaInvalidConfigurationException
    Exception message: The Microsoft Exchange Active Directory Topology service on server localhost did not return any suitable domain controllers.
    Call stack
    Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.CreateAndLoadConfigurationManager()
    Microsoft.Exchange.Clients.Owa.Core.OwaSettingsLoader.Load()
    Microsoft.Exchange.Clients.Owa.Core.OwaApplicationBase.ExecuteApplicationStart(Object sender, EventArgs e)
    Inner Exception
    Exception type: Microsoft.Exchange.Data.Directory.NoSuitableServerFoundException
    Exception message: The Microsoft Exchange Active Directory Topology service on server localhost did not return any suitable domain controllers.
    Call stack
    Microsoft.Exchange.Data.Directory.DSAccessTopologyProvider.GetConfigDCInfo(Boolean throwOnFailure)
    Microsoft.Exchange.Data.Directory.TopologyProvider.PopulateConfigNamingContexts()
    Microsoft.Exchange.Data.Directory.ADSession.GetConfigurationNamingContext()
    Microsoft.Exchange.Data.Directory.SystemConfiguration.ADSystemConfigurationSession.GetRootOrgContainerId(String fqdn, NetworkCredential credential)
    Microsoft.Exchange.Clients.Owa.Core.Utilities.CreateADSystemConfigurationSessionScopedToFirstOrg(Boolean readOnly, ConsistencyMode consistencyMode)
    Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.InitializeConfigurationManager()
    Microsoft.Exchange.Clients.Owa.Core.OwaConfigurationManager.CreateAndLoadConfigurationManager()
    Ashraf

    Log Name:      Application
    Source:        MSExchange Autodiscover
    Date:          9/30/2011 8:58:52 PM
    Event ID:      1
    Task Category: Web
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Description:
    Unhandled Exception "Could not find any available Domain Controller."
    Stack trace:    at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType, ADObjectId domain, String serverName, Int32 port, NetworkCredential credential)
       at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType)
       at Microsoft.Exchange.Data.Directory.ADSession.GetConnection(String preferredServer, Boolean isWriteOperation, Boolean isNotifyOperation, String optionalBaseDN, ADObjectId& rootId, ADScope scope)
       at Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type controlType, DirectoryControl& responseControl)
       at Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
       at Microsoft.Exchange.Data.Directory.ADGenericPagedReader`1.GetNextPage()
       at Microsoft.Exchange.Data.Directory.ADGenericPagedReader`1.<GetEnumerator>d__4.MoveNext()
       at Microsoft.Exchange.Autodiscover.ConfigurationCache.SimpleConfigCache`2.Refresh(ADSystemConfigurationSession session)
       at Microsoft.Exchange.Autodiscover.ConfigurationCache.ServerConfigurationCache.RefreshCaches(ADSystemConfigurationSession configSession)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchange Autodiscover" />
        <EventID Qualifiers="49152">1</EventID>
        <Level>2</Level>
        <Task>2</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2011-09-30T17:58:52.000000000Z" />
        <EventRecordID>17019</EventRecordID>
        <Channel>Application</Channel>
        <Computer>SRVINFCAS01.kfupm.edu.sa</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Could not find any available Domain Controller.</Data>
        <Data>   at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType, ADObjectId domain, String serverName, Int32 port, NetworkCredential credential)
       at Microsoft.Exchange.Data.Directory.ConnectionPoolManager.GetConnection(ConnectionType connectionType)
       at Microsoft.Exchange.Data.Directory.ADSession.GetConnection(String preferredServer, Boolean isWriteOperation, Boolean isNotifyOperation, String optionalBaseDN, ADObjectId&amp; rootId, ADScope scope)
       at Microsoft.Exchange.Data.Directory.ADGenericReader.GetNextResultCollection(Type controlType, DirectoryControl&amp; responseControl)
       at Microsoft.Exchange.Data.Directory.ADPagedReader`1.GetNextResultCollection()
       at Microsoft.Exchange.Data.Directory.ADGenericPagedReader`1.GetNextPage()
       at Microsoft.Exchange.Data.Directory.ADGenericPagedReader`1.&lt;GetEnumerator&gt;d__4.MoveNext()
       at Microsoft.Exchange.Autodiscover.ConfigurationCache.SimpleConfigCache`2.Refresh(ADSystemConfigurationSession session)
       at Microsoft.Exchange.Autodiscover.ConfigurationCache.ServerConfigurationCache.RefreshCaches(ADSystemConfigurationSession configSession)</Data>
      </EventData>
    </Event>
    outlook is working.only owa has problemAshraf

  • In my SSIS Script I'm getting following error please help

    Hi,
    I have script like :
        Variables varCollection = null;
        varCollection("User::DestinationFolder").Value = MonthwiseDirectory;
    But getting error like :
    Error    6    'varCollection' is a 'variable' but is used like a 'method'   
    What i nedd to do for this??

    Este codigo me funciono!!
    Son 3 las variables
    Se los paso:
                Dts.VariableDispenser.LockForRead("User::UNIDAD");
                Dts.VariableDispenser.LockForRead("User::AutoConsultasBDConnectionString_DTSX");
                Dts.VariableDispenser.LockForRead("User::RUTA_ARCHIVO_MASINV");
                Variables vars = null;
                Dts.VariableDispenser.GetVariables(ref vars);
                MessageBox.Show("-" + vars["User::UNIDAD"].Value.ToString() + "-");
                MessageBox.Show("-" + vars["User::AutoConsultasBDConnectionString_DTSX"].Value.ToString() + "-");
                MessageBox.Show("-" + vars["User::RUTA_ARCHIVO_MASINV"].Value.ToString() + "-");
    Lo malo es que la sentencia:
     Dts.Variables["User::XXX"].Value.ToString()
    No me funciono y aun no tengo explicacion
    Gracias!!
    Francisco Villegas D.
    This code not work!
    Them are 3 variables
    If the steps:
    xxxxxxxxxxxxx
    xxxxxxxxxxxxx
    xxxxxxxxxxxxx
    You're wrong that the sentence:
    Dts.Variables ["User :: XXX"]. Value.ToString ()
    I work in me and in Aun tengo explanation
    Thank you!
    </ blockquote=""><//>

  • I was unable install Oracle due to the following error, please help me

    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2014-08-06_02-49-22AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2014-08-06_02-49-22AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
      at java.lang.ClassLoader.loadLibrary0(Unknown Source)
      at java.lang.ClassLoader.loadLibrary(Unknown Source)
      at java.lang.Runtime.loadLibrary0(Unknown Source)
      at java.lang.System.loadLibrary(Unknown Source)
      at sun.security.action.LoadLibraryAction.run(Unknown Source)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
      at sun.awt.DebugHelper.<clinit>(Unknown Source)
      at java.awt.Component.<clinit>(Unknown Source)
      at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
      at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
      at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
      at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
      at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
      at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
      at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
      at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
      at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
      at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
      at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
      at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:86
    I tried to link libXp files
    matsys:oradev 18> ln -s libXpm.so.4.11.0 LibXp.so.6
    ln: creating symbolic link `LibXp.so.6' to `libXpm.so.4.11.0': Permission denied

    File types allowed: .asc, .txt, .text, .xml, .xsl, .gif, .png, .jpeg, .jpg, .jpe, .ics
    txt file having 4 mb . it is not accepting ZIP or rar files

  • Windows - No Disk Error - Please help!

    Windows - No Disk Error - Please help!
    Hi,
    I have the following set up:
    * Lenovo T-61p
    * Windows XP Pro, SP 3
    * HP Photosmart 8250 printer (with nothing plugged into the various card readers, and USB slot in the printer)
    I am getting the following error:
    Windows - No Disk
    Exception Processing Message 0xc0000013 Parameters 0x75CE023C
    0x84C40C84 0x75CE023C
    I have done a lof experimenting and thru process of  elimination, and believe I have determined that this only happens when the HP Photosmart 8250 printer is plugged in to the USB slot of the computer.
    I can stop it from happening by safely removing hardware, and removing the drive that the 8250 creates on your computer when you plug it in.  In my case, this is drive E.  I'm guessing if there was something in the the various card readers, and USB slot in the printer, that's what those would be, but I don't those use those functions of the printer.
    I understand there is more at work than simply the printer, because I did not used to get this error, so some software changed as well, that is scanning all ports, and finding a drive that has no disk, and producing the error.
    A simple google search finds a lot people all over the world having this problem, and are solving it in different ways, because the suspected source is different: Norton, HP, etc.
    I have tried everything I have read, and the only thing that works was my own idea, of manually safely removing the drive the printer creates each time I plug in the printer.
    Anyone every any better, more permanent solutions?  Or know what the real root of the problem is?  What is scanning all the drives and being showing an error message because it found an empty drive?
    Thanks and Happy Holidays/New Year!

    I've been getting the same error on my 4G nano for the past week. I've had my nano for about a month and the first few weeks were fine. Tried it on 2 different computers (Vista and XP) and same problem. Tried it on a 3rd (XP) and it started ok. Problem started coming back after a day.
    I was able to find a quick fix though. I noticed that sometimes the message says something like "iexplore.exe... no disk..." even if I don't even use IE. What I do is end iexplore.exe on task manager before running iTunes and syncing my nano. I don't get the error whenever I do this, but one drawback is that the contents of my nano suddenly pops up in a window - even when disk use is not enabled.
    I've reset/restored my nano dozens and dozens of times to make sure it's clean. Leads me to believe it's a driver issue. Either that or I have a friggin malware problem I can't seem to find.
    I'll be posting updates every now and then. I'm no expert so I'm hoping an Apple expert also steps in to give some input.

  • I cannot use iCloud on Windows 7, as it won't recognize my apple ID when i try to sign in to icloud it i get error saying "you can't sign in because of a server error (please help some one)

    I cannot use iCloud on Windows 7, as it won't recognize my apple ID when i try to sign in to icloud it i get error saying "you can't sign in because of a server error (please help some one)

    Although your message isn't mentioned in the symptoms, let's try the following document with that one:
    Apple software on Windows: May see performance issues and blank iTunes Store

  • My ipod generation 5 will not come out of recovery mode. i was simply updating my software and this happened. it will not let me restore it comes up with and error. please help, thanks.

    my ipod generation 5 will not come out of recovery mode. i was simply updating my software and this happened. it will not let me restore it comes up with and error. please help, thanks.

    Hey erinoneill24,
    Thanks for using Apple Support Communities.
    Sounds like you can't update your device. You don't mention an error that it gives you. Take a look at both of these articles to troubleshoot.
    iPod displays "Use iTunes to restore" message
    http://support.apple.com/kb/ts1441?viewlocale=it_it
    If you can't update or restore your iOS device
    http://support.apple.com/kb/HT1808?viewlocale=de_DE_1
    If you started your device in recovery mode by mistake, restart it to exit recovery mode. Or you can just wait—after 15 minutes the device will exit recovery mode by itself.
    Have a nice day,
    Mario

  • HT201442 I did this but still i am getting the same error , please help me .

    I did this but still i am getting the same error , please help me .
    <Email Edited by Host>

    Look at http://support.apple.com/kb/ts4451
     Cheers, Tom

  • I am not able to update my iphone 4 ,when ever i tried to update it its show 1309 error...and at times 9006 error ,please help me ..

    i am not able to update my iphone 4 ,when ever i tried to update it its show 1309 error...and at times 9006 error ,please help me ..

    Hey alkarim2008,
    If you are having an issue with being unable to update or restore your iPhone, I would suggest that you troubleshoot using the steps in this article - 
    Resolve iOS update and restore errors in iTunes - Apple Support
    Thanks for using Apple Support Communities.
    Happy computing,
    Brett L 

  • My iphone won't pass the connect to itunes. when i try to restore is says that there is an error. please help!

    hi my iphone is broken. it won't pass the connect to itunes. when i try to restore is says that there is an error. please help!
    thanks,
    jg2013
    <Subject Edited by Host>

    Hello, 02633. 
    Thank you for visiting Apple Support Communities. 
    If your iPhone is disabled, you will need to process the steps in the article below.
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    Cheers,
    Jason H.

  • HT4623 I have updated my iphone with the current software but it is showing you need to connect to  of itunes to activate your phone, when i did that it is continuously showing an error.please help me to get through.

    I have updated my iphone with the current software but it is showing you need to connect to  of itunes to activate your phone, when i did that it is continuously showing an error.please help me to get through.
    Kindly Activate my phone.

    Rajan Gupta wrote:
    ...it is continuously showing an error.
    See here  >  http://support.apple.com/kb/TS3424
    Also see this discussion.
    https://discussions.apple.com/message/21189708

  • I need the drivers for earl 2011 macbook pro 13 inch i7 4 gigs for windows 7 64 bits i tried downloading with bootcamp butt it never completes allways ends up with an error please help

    i need the drivers for earl 2011 macbook pro 13 inch i7 4 gigs for windows 7 64 bits i tried downloading with bootcamp butt it never completes allways ends up with an error please help if any one has the drivers or knows were i can download them

    Doug...
    If you don't have it for reference, the manual might come in handy > US/Boot_Camp_Install-Setup.pdf
    After it loads, Command + F to find information regarding the drivers.

  • HT201210 hi i just bought my new iPhone 4s yesterday and when u opened it was not updated so when i tried SO MANY TIMES to update it on the devise and on my new mac it said that there was a unknown error please help me :)

    hi i just bought my new iPhone 4s yesterday and when u opened it was not updated so when i tried SO MANY TIMES to update it on the devise and on my new mac it said that there was a unknown error please help me

    Please tell us what kind of computer you have, what operating system and what version of iTunes. Not just "the latest version of iTunes", the exact version number.

  • I can't download the apple ios 5 for the ipad. after downloading around 10 % an error no. 3259 occurs. it's a network error. please help . it's urgent. i am having apple ipad 2 3G wifi

    i can't download the apple ios 5 for the ipad. after downloading around 10 % an error no. 3259 occurs. it's a network error. please help . it's urgent. i am having apple ipad 2 3G wifi.

    i switched off all the security settings and all the firewalls.
    i m unable to install any of the app on the ipad
    so i saw the apple support and it said to update the older version of my ipad.
    and niether am i able to download the update nor am i able to download any app and install it in my ipad2
    i also tried to download an .ipsw file (ios5 update) from torrentz bt i am also unable to install from that as itunes rjects that file and gives an error. and also tries to delete that file. plz anyone help urgently.

  • I have update my 3g software to 4.21 but its not working when it come to restoring firmware its show a error please help me out

    i have update my 3g software to 4.21 but its not working when it come to restoring firmware its show a error please help me out

    That error shows up when a phone is jailbroken or you are trying to downgrade the iOS version. Neither of which is supported by apple.

Maybe you are looking for