Question with AS2 Connectivity with eXchange (JCAPS 5.1.3 U2)

All,
I'm using the eXchange product that goes with JCAPS. We are using a Business Protocol of X12 and a delivery protocol of AS2 over HTTP/HTTPS. I am getting the following exception and am wondering if anyone as seen this error before.
Regards,
John
Line 2.1 expecting: {http://seebeyond.exchange.httpHeaders}AS2HTTPHeaders, found: {}HTTP
Stack:
com.stc.otd.runtime.UnmarshalException: Line 2.1 expecting: {http://seebeyond.exchange.httpHeaders}AS2HTTPHeaders, found: {}HTTP
at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshal(AS2HTTPHeaders.AS2HTTPHeaders_:902)
at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshalFromString(AS2HTTPHeaders.AS2HTTPHeaders_:1024)
at com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2.execute(com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2:52)
at Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jcdEX_HttpClient_AS2_Runtime_Handler.handleRequest(Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jc
dEX_HttpClient_AS2_Runtime_Handler:393)
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:585)
at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:140)
at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:135)
at $Proxy64.handleRequest(Unknown Source)
at com.stc.codegen.eInsightImpl.runtime.ejb.MDBWSProvider.invoke(MDBWSProvider.java:200)
at sun.reflect.GeneratedMethodAccessor3895.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:146)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:940)
at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:151)
at com.sun.ejb.containers.MessageBeanContainer.deliverMessage(MessageBeanContainer.java:948)
at com.sun.ejb.containers.MessageBeanListenerImpl.deliverMessage(MessageBeanListenerImpl.java:42)
at com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invoke(MessageEndpointInvocationHandler.java:136)
at $Proxy71.invoke(Unknown Source)
at com.stc.bpms.bpelConnector.impl.AbstractWSProvider.invoke(AbstractWSProvider.java:105)
at com.stc.bpms.bpelImpl.runtime.Interpreter$1.run(Interpreter.java:659)
at com.stc.bpms.bpelConnector.impl.ExecutorImpl$WorkImpl.run(ExecutorImpl.java:338)
at com.sun.enterprise.connectors.work.OneWork.doWork(OneWork.java:54)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:382)
-- caused by --
at Line 2.1: com.stc.otd.runtime.UnmarshalException: Line 2.1 expecting: {http://seebeyond.exchange.httpHeaders}AS2HTTPHeaders, found: {}HTTP
at com.stc.otd.xsd.runtime.provider.XsdParse.match(XsdParse.java:1123)
at com.stc.otd.xsd.runtime.provider.XsdParse.parseComplex(XsdParse.java:1037)
at com.stc.otd.xsd.runtime.provider.XsdParse.parse(XsdParse.java:1433)
at com.stc.otd.xsd.runtime.provider.XsdParse.parse(XsdParse.java:1411)
at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshal(AS2HTTPHeaders.AS2HTTPHeaders_:900)
at AS2HTTPHeaders.AS2HTTPHeaders_.unmarshalFromString(AS2HTTPHeaders.AS2HTTPHeaders_:1024)
at com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2.execute(com.sun.b2b.as2.collab.jcdEX_HttpClient_AS2:52)
at Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jcdEX_HttpClient_AS2_Runtime_Handler.handleRequest(Deployment.cmAS2_Handlers_jcdEX_HttpClient_AS21.jc
dEX_HttpClient_AS2_Runtime_Handler:393)
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:585)
at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:140)
at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:135)
at $Proxy64.handleRequest(Unknown Source)
at com.stc.codegen.eInsightImpl.runtime.ejb.MDBWSProvider.invoke(MDBWSProvider.java:200)
at sun.reflect.GeneratedMethodAccessor3895.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:146)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:940)
at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:151)
at com.sun.ejb.containers.MessageBeanContainer.deliverMessage(MessageBeanContainer.java:948)
at com.sun.ejb.containers.MessageBeanListenerImpl.deliverMessage(MessageBeanListenerImpl.java:42)
at com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invoke(MessageEndpointInvocationHandler.java:136)
at $Proxy71.invoke(Unknown Source)
at com.stc.bpms.bpelConnector.impl.AbstractWSProvider.invoke(AbstractWSProvider.java:105)
at com.stc.bpms.bpelImpl.runtime.Interpreter$1.run(Interpreter.java:659)
at com.stc.bpms.bpelConnector.impl.ExecutorImpl$WorkImpl.run(ExecutorImpl.java:338)
at com.sun.enterprise.connectors.work.OneWork.doWork(OneWork.java:54)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:382)

the jsp pages are pre-compiled in a folder :
logicalhost\is\domains\MyDomain\generated\jsp\j2ee-apps\dpMyDP\My_war\org\apache\jsp\
sometimes these aren't updated.

Similar Messages

  • Having trouble with Airport connecting with Verizon wireless modem.

    Having trouble with Airport connecting with Verizon wireless modem.  Any ideas?

    Haven't asked Verizon.  I think it is in my settings for Airport.  Need to know proper settings.

  • SGE2010: stack member reboots with 'Lost connection with unit x reason 0x20097'

    Hi All,
    Over the last 2 months we've had repeated issues with SGE2010 units in a stacking configuration rebooting randomly.
    Prior to a member reboot occuring we see the following logging message via SNMP Trap on on the unit's internal logging via the GUI:
    'Lost connection with unit x reason 0x20097'
    We've made attempts at consulting Linksys/Cisco support regarding this 'feature' but aren't really getting anywhere with 1st level support who don't seem to understand much about supporting the device.
    The layout is thus:
    * 3 x SGE2010 units all of the same firmware version (3.0.1.0)
    * Stack configured in a ring topology
    * Cat6 cabling used on the stacking ports
    * 7 VLAN's
    * Mixture of trunking + VLAN tagging & standard ports configured
    We've tried the following:
    * Swapping out the member that reboots with another, but we get the same behaviour even with a new unit after about three weeks of running
    * Changing the cabling between the members, same behaviour
    * Upgrading the firmware from a previous version to the current 3.0.1.0
    I'm not really keen on factory resetting the whole show & reconfiguring 144 ports by hand (the downtime will cost my users dearly, not to mention carpal tunnel from overuse of the web GUI)
    Is anyone able to clarify what a reason code of 0x20097 is?
    At least understanding what the error is may allow us to better understand the condition in which the switch decides it must reboot.

    Hi Lee,
    The small Business support center (SBSC) is the place to get this problem resolved.  If the technician needs to get the error code looked at by a Product Engineer, then they have to escalate your call into the bowels of Cisco development.
    Please call into  the SBSC again,  and try to reopen or open a new case.  This call has to be resolved or escalated.
    You have the ability to say to the technician ,
    1.  "I want this call escalated"  or
    2.  " I want to speak to the Manager On Duty to esclatate the call"
    If you have any issues, please  let me know.
    My email address is   dhornste  at  cisco.com    (remove the spaces and replace at with @)
    here is a link to get hopefully a local number to call into the SBSC.
    http://www.cisco.com/en/US/support/tsd_cisco_small_business_support_center_contacts.html
    regards Dave

  • E3000 questions. Cisco Connect with https and turn off wireless?

    My old router died this weekend after 10 years and I have been wanting to get a faster router for a while anyways.
    I picked up a E3000 and set it up yesterday.
    The firmware is 1.0.03
    I have two main questions
    I changed the router settings so you can only browser manage the router through https and turned off http access to the router.
    Cisco Connect now doesn't work. Will Cisco Connect work with HTTPS? Do I have to do something to get it to work?
    I also didn't see a version number on Cisco Connect am I just not noticing it?
    I'd really like to shut off wireless on most days when I'm not home. I want the router to still be working since my desktop computers are directly connected to the router and I remote into them. Is there an easy way to shutoff the wireless and then easily turn it back on when I get home?
    thanks
    mike

    Mine works the same. It's probably designed that way for the manual way of logging into the setup page of the router.
    No, it seems no updates yet or see the need to have one.
    No, it doesn't have that option unfortunately.
    "The war between heaven and hell depends on the choices we make, and those choices require sacrifice. That's the test"

  • Using StartTLS with IMAP connection to Exchange is giving me different certificates for machines different to the IMAP server, security exception each time

    I'm using Thunderbird with my work email account, which is using Exchange, this is not officially supported but access is allowed via IMAP.
    The problem is when I'm using StartTLS or SSL I'm getting multiple different self signed certificates being returned, seeming depending on which specific backend server is handling the request, each time it causes the Confirm Security Exception dialog to be displayed. If I confirm the exception I get the dialog being displayed again until eventually I get a certificate that seems to match the first certificate I confirmed, at which point I can download or send my pending mail.
    Thus is seems that there is only one certificate being stored as an exception for each server connection. Is there some way round this?
    Thanks.

    What is the reason for the exception prompt in the first place?

  • Solaris 10,oracle 10g question- can't connect with non-dba user

    Hi
    I've installed the Oracle10g suite, enterprise edition ( 10.2.0.1). I've created a database called qa10g, which I can connect to as user 'oracle' once I export the ORACLE_SID and the ORACLE_HOME
    export ORACLE_HOME=/oracle/10g2
    export ORACLE_SID=qa10g
    then I type in the following at it puts me into sqlplus:
    $ORACLE_HOME/bin/sqlplus system/system
    so that works fine..now whan I try to log in as another user that isn't a member of the dba group, and I export the ORACLE_HOME and ORACLE_SID variables, I can't get in to the database using $ORACLE_HOME/bin/sqlplus system/system, I get the following errors:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Enter user-name:
    BUT, when I put the connector string at the end, I can get in:
    $ORACLE_HOME/bin/sqlplus system/system@qa10g
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, Oracle Label Security, OLAP and Data Mining Scoring Engin
    e options
    SQL>
    so obviously, it is an enviromnet variable that isn't getting set properly, perhaps even ORACLE_SID=qa10g isn't working properly for the non-dba user ( in this case, the user is called ctronsys)
    for the work I need to do on this databse, I need to have the user I select to be able to log into the database with sqlplus commands like the ones listed above, without the connector string added at the end..the SID gets exported first..
    any help would be greatly appreciated, I'm a newbie to Oracle!
    thanks!
    Rob

    There is a possibility that you could be hitting bug 4516865....
    Bug 4516865 "WRONG PERMISSIONS AFTER INSTALLATION IN OH AND SUBSEQUENT DIRECTORIES".
    Described in <Note.4516865.8> Bug 4516865 - Wrong permissions after install of 10gR2 (10.2.0.1)
    -Ramesh

  • Question About Internet Connection With A Specific Plan

    To access the internet/email/ichat/etc. with an iPhone, is it required to have the privilege of accessing the internet on your current AT&T plan? Or is the iPhone capable of connecting to the net as itself without any special activation privileges that are noted on my sim card/AT&T plan?
    Any accurate help is appreciated (This will determine whether I purchase an iPhone or not. I'd prefer to buy it with no surprises :P )

    at&t's unlimited data plan for the iPhone costs $20/mo - which is truly unlimited for when accessing the internet via at&t's cellular or EDGE network, and includes 200 SMS. This is required when activating an iPhone and is over and above your chosen calling plan.
    The iPhone is also capable of accessing the internet via wi-fi. When wi-fi access is on, the iPhone will automatically connect to an available wi-fi network that you have access to, and have previously connected to before - which is saved on the iPhone. When leaving the range of an available wi-fi network you have access to, the iPhone will automatically switch to EDGE. The switch between EDGE access and an available wi-fi network you have access to - when within range of the wi-fi network, is automatic and seamless.
    All visual voicemail is downloaded to the iPhone via at&t's EDGE network only.
    Long story short, the iPhone's unlimited data plan is required when activating an iPhone, and something you wouldn't want to be without.

  • Question- Digidesign 002 connectivity with logic pro 9 ?

    Interested to know how digidesign 002 links with Logic Pro 9 ?

    I have a 002 rack and it works flawless here. Running PT9 and have some error problems but I have run Logic all day and not even a hiccup. 32 in buffer all the time and lots of plugins.

  • Question before upgrading: connectivity with computers running leopard?

    I am looking to upgrade one of my computers to snow leopard, but I cannot yet upgrade the other because I'll need it to run CS3 and a few other media programs that have not been updated by SONY. Before doing anything reckless, I wanted to make sure that there are no issues transferring files between computers running different OS's. It might seem like a silly question but I figured better safe than sorry. Thanks in advance.

    Before doing anything reckless, I wanted to make sure that there are no issues transferring files between computers running different OS's. It might seem like a silly question but I figured better safe than sorry. Thanks in advance.
    Yes, it's a silly question, sorry - mainly because your computers and software are unique in their configuration and your workflow, skills etc. just add to that. No one can help you make sure you won't have issues. Do you share small or big files? What is a big file? Do your file names use special characters? Is your network old, new or somewhere in between?
    If you want to be safe on your terms, don't do anything...who knows what could happen, other than to comment anecdotally.
    File sharing is typically mundane and trouble-free, but again, your situation can be ready to go or ready to break, and making any change might push it over the edge.
    You have to decide...life's like that

  • Questions on AS2 setup for eXchange 5.1.3U2

    All,
    I am having some difficulty setting up the AS2 sample project. We got the X12 sample up and running with not too much trouble. The question I have is regarding AS2 setup on the B2B host configuration. In the B2B repository, you have your configurations. The one I am referencing for this forum in the sample project is named envEaiupgrepoDmnA_AS2. When I look at the transport under envEaiupgrepoDmnA_AS2 which is under B2B repository, the http configuration is shown. After clicking on the http configuration, I see the various properties of the HTTP transport:
    &middot; Outbound ToPartner
    &middot; Inbound FromPartner
    &middot; ACK - Outbound ToPartner
    &middot; ACK - Inbound FromPartner
    In each of those properties, I see the &ldquo;End URL&rdquo; configuration which seems to be a required field in the configuration. The value currently in that field is &ldquo;Set value.&rdquo; This would lead me to believe why our AS2 sample project isn&rsquo;t working. Furthermore, when I look HTTP external system in eDesigner for that specific domain, there is no URL specified in the properties.
    Please advise.
    Regards,
    John Ferron

    Andreas,
    I have actually resolved a lot of issues since the last post. The last part I have a question on is the setup of the keystore in the environment. Can you go into detail on how you set that up? A colleague initially set this up and I am going back and resolving these issues to get the sample to work. In the Sun B2B Suite AS2 Protocol Manager User's Guide on page 118, the steps they show are not exactly the same what I did in the EPM webapp. For Step 7, I did not have to add a password for the companya_cert certificate.
    Could you let me know what you did to get the certificates and encryption for the AS2 sample working? Here is the exception I am currently seeing:
    [#|2008-06-02T15:46:33.572-0500|SEVERE|IS5.1.3|STC.smeks.com.stc.sme.ks.impl.JDKPasswordProtector|_ThreadID=34; ThreadName=Worker: 12;stacktrace-id=7;|null
    java.io.EOFException
         at java.io.DataInputStream.readInt(DataInputStream.java:358)
         at com.stc.sme.ks.impl.JDKPasswordProtector.recover(JDKPasswordProtector.java:207)
         at com.stc.sme.ks.impl.SMESecurityFacade.getDecryptedPassword(SMESecurityFacade.java:74)
         at com.stc.sme.ks.impl.SMEPrivateKeyManager.getDecryptedPassword(SMEPrivateKeyManager.java:233)
         at com.stc.sme.wsadapter.webservice.impl.SMIMESigner.sign(SMIMESigner.java:375)
         at com.stc.sme.wsadapter.smime.webservice.impl.SignService.sign(com.stc.sme.wsadapter.smime.webservice.impl.SignService:92)
         at Deployment.SignService1.SignService_Runtime_Handler.handleRequest(Deployment.SignService1.SignService_Runtime_Handler:369)
         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:585)
         at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:140)
         at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:135)
         at $Proxy45.handleRequest(Unknown Source)
         at com.stc.codegen.eInsightImpl.runtime.ejb.MDBWSProvider.invoke(MDBWSProvider.java:200)
         at sun.reflect.GeneratedMethodAccessor709.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:146)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:940)
         at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:151)
         at com.sun.ejb.containers.MessageBeanContainer.deliverMessage(MessageBeanContainer.java:948)
         at com.sun.ejb.containers.MessageBeanListenerImpl.deliverMessage(MessageBeanListenerImpl.java:42)
         at com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invoke(MessageEndpointInvocationHandler.java:136)
         at $Proxy57.invoke(Unknown Source)
         at com.stc.bpms.bpelConnector.impl.AbstractWSProvider.invoke(AbstractWSProvider.java:105)
         at com.stc.bpms.bpelImpl.runtime.Interpreter$1.run(Interpreter.java:659)
         at com.stc.bpms.bpelConnector.impl.ExecutorImpl$WorkImpl.run(ExecutorImpl.java:338)
         at com.sun.enterprise.connectors.work.OneWork.doWork(OneWork.java:54)
         at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:382)
    |#]
    [#|2008-06-02T15:46:33.578-0500|SEVERE|IS5.1.3|Deployment.SignService1.SignService_Runtime_Handler|_ThreadID=34; ThreadName=Worker: 12;stacktrace-id=8;|com.stc.codegen.framework.runtime.RequestException
    com.stc.codegen.framework.runtime.RequestException
         at Deployment.SignService1.SignService_Runtime_Handler.handleRequest(Deployment.SignService1.SignService_Runtime_Handler:382)
         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:585)
         at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:140)
         at com.sun.ejb.containers.EJBLocalObjectInvocationHandler.invoke(EJBLocalObjectInvocationHandler.java:135)
         at $Proxy45.handleRequest(Unknown Source)
         at com.stc.codegen.eInsightImpl.runtime.ejb.MDBWSProvider.invoke(MDBWSProvider.java:200)
         at sun.reflect.GeneratedMethodAccessor709.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:146)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:940)
         at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:151)
         at com.sun.ejb.containers.MessageBeanContainer.deliverMessage(MessageBeanContainer.java:948)
         at com.sun.ejb.containers.MessageBeanListenerImpl.deliverMessage(MessageBeanListenerImpl.java:42)
         at com.sun.enterprise.connectors.inflow.MessageEndpointInvocationHandler.invoke(MessageEndpointInvocationHandler.java:136)
         at $Proxy57.invoke(Unknown Source)
         at com.stc.bpms.bpelConnector.impl.AbstractWSProvider.invoke(AbstractWSProvider.java:105)
         at com.stc.bpms.bpelImpl.runtime.Interpreter$1.run(Interpreter.java:659)
         at com.stc.bpms.bpelConnector.impl.ExecutorImpl$WorkImpl.run(ExecutorImpl.java:338)
         at com.sun.enterprise.connectors.work.OneWork.doWork(OneWork.java:54)
         at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:382)
    Caused by: java.security.UnrecoverableKeyException
         at com.stc.sme.ks.impl.JDKPasswordProtector.recover(JDKPasswordProtector.java:234)
         at com.stc.sme.ks.impl.SMESecurityFacade.getDecryptedPassword(SMESecurityFacade.java:74)
         at com.stc.sme.ks.impl.SMEPrivateKeyManager.getDecryptedPassword(SMEPrivateKeyManager.java:233)
         at com.stc.sme.wsadapter.webservice.impl.SMIMESigner.sign(SMIMESigner.java:375)
         at com.stc.sme.wsadapter.smime.webservice.impl.SignService.sign(com.stc.sme.wsadapter.smime.webservice.impl.SignService:92)
         at Deployment.SignService1.SignService_Runtime_Handler.handleRequest(Deployment.SignService1.SignService_Runtime_Handler:369)
         ... 24 more
    |#]Many thanks in advance!!
    Regards,
    John

  • Frozen screen with no connection with mouse or keyboard

    Hello,
    My iMac has frozen on the start up page. I googled what might be wrong and came up with a bluetooth connection problem. So, I bought a wired mouse and it still won't 'wake up'. The wired mouse doesn't work either. Anyone got any suggestions? Thanks in advance for any techy help!
    Em

    Reboot and immediately hold down the Alt/Option key during the sound that Linc mentioned, until a grey screen with a choice of boot disks appears. Choose your Mac OS X boot disk.

  • How can I save a form with database connections with the info w/o requiring the connection again?

    I have a form in LiveCycle ES2 that has an ODBC connection to an Access 2007 database.  The form works great and all the data populates the form just fine, but next I need a way to save the generated form with the data so it can be sent and signed by people who won't (and can't) have a connection to the database.  I am developing on a Windows 7, 64 bit machine and have Adobe Acrobat X Pro, and Adobe Reader X.
    Any help or suggestions would be appreciated.
    Thanks

    Thanks for the quick response.  I tried saving the form as Reader Extended in Acrobat Pro, but if I close the form I saved as extended, it still prompts for the data connection.  Is there some setting in Adobe LiveCycle in the properties that maybe needs to be set?  I have it set as a Dynamic XML Form.  In form properties, there is a tab called data binding, should I have "Allow binding to data not defined by the default data connection" checked?  Wasn't sure what "Add data nodes inside the filtered data hierarchy" would do either.

  • Problem With loosing connection with wired PC

    I have a model WRT54GS wireless router. My computer is wired into the back of the router. I loose the connection to the internet sometimes and when I check the connection status it says my computer is connected to another Router. Then it asks me if I want to configure it. If I turn the router off and on it will run again. The firmware version is 7.5. Can anyone help with this issue?

    Do you use the sleep or hibernate mode?  I have a similar problem, v 8.0, but so far the only time I lose the connections is when the computer goes to sleep.  If I leave it up, the bits keep on moving.  Just curious.
    Treg

  • HT1218 Does anyone else have a constant problem with losing connection with smart phone due to airport

    phones are constantly searching for internet connection My time capsule/air port is always losing internet connection----anyone know how to solve this?

    Wireless interference is probably the cause.
    If there are competing wireless networks in your area, there is little you can do other than to use 5 GHz with all the devices capable of it. For iOS devices, only iPads and the newest iPhone is. Macs have supported 5 GHz for many years.

  • Has anyone had issues with 4G Connectivity with their Windows HTC 8X?

    I recently upgraded to the Windows HTC8X and have not had 4G service since. I've only had the device about three weeks and initially had 4G service. Now I barely get service at all. Ivive in washington DC, the entire city is in a 4G service area yet no matter where I go in the city, no 4G service, only 3G and that is sporatic. HELP!!

    Both inside and outside areas. no issues so far with voice calls or text messages. I cannot access the internet most times, get error messages that page is not found or unable to access the file at this time. Have just abut given up on using the web feature. Will not allow me access to my wifi portal at work. Have powered on and off several times. Another issue I have is when I power off and the phone is connected to the charger it will automatically power back on. I don't like that at all and this phone is just one big battery, you cannot take the battery out and put back in, lol. Have been working with Verizon Tech support for two weeks so far not go with resolving issue. Waiting now for new sim card to see if that helps.
    SANDRA
    Remember;
    It cost you nothing to be a friend. To open your heart to anyone who may be in need of a sympathetic  ear now and then. Even you sometimes feel alone and lost, for the world can be a cold and cruel place.
    >>Personal information and e-mail headers removed<<
    Message was edited by: Verizon Moderator

Maybe you are looking for

  • Weaknesses I've come across in the Oracle XML/XSL implementation

    Weaknesses I've come across in the Oracle XML/XSL implementation NOTE: I think Oracle is a fantastic database and the XML implementation is lovely to use - also I know these are not limited to XE and also that some are fixed in 11g enterprise however

  • How do you change the Default Font setting for a HP 6310 all-in-one?

    I've had this printer for a couple of years and has worked great, but just recently, the main body of text is shadowed, like a shadow font. If i print from MS word and select my font it prints great, but the default font for printing emails and anyth

  • I can't purchased anything from the App store..... HELP ME

    I can't purchased anything from the App store, it keeps telling that there is a problem with the previous purchased and when I tried to re-enter the information , this message keep showing " your payment method was declined please use valid method" e

  • Error building formula

    I am trying to build formulas involving cells in another table on the same sheet. I click on the cell I want to reference, and sometimes it works, sometimes it doesn't. When it works, the cell I click becomes coloured, and the formula includes a refe

  • I want to swap my subscription from LightEffects to Flash. Can I do this or not?

    I am currently on the "Photography plan" that includes use of Photoshop and the Light Effects thing, I think. I don't use Light Effects or whatever it is called and was wondering if I could switch my "subscription" to it for one to Flash, as I really