OxalisCommunity / oxalis

Oxalis - PEPPOL Access Point open source implementation - Core component
Other
124 stars 90 forks source link

Oxalis-standalone sending ID Behaviour error #49

Closed wickyhasan closed 11 years ago

wickyhasan commented 11 years ago

I hope you are doing perfect. Which parameter would command-line take first into oxalis-standalone pushup message either –r or –s? As we witness into command line we pass first parameter recipient -s 9908:984408854 and then-r 9908:987700912 parameter into command-line BUT down into log it shows like as different ID values and order too:

2013-08-07 10:12:45,274 INFO [oxalis-out] Sender: 9908:810304642 2013-08-07 10:12:45,275 INFO [oxalis-out] Recipient: 9908:987700912

Is that error, please write us?

C:>java -jar C:\Users\wha\Desktop\serverJarfile\oxalis-standalone\oxalis-standalone.jar -f C:\Users\wha.oxalis\InternalToEhf.xml -s 9908:984408854 -r 9908:987700912 -kp Comp20+-12 2013-08-07 10:35:19,998 DEBUG [oxalis-com] Constructed SMP url: http://B-3e3b7c56d786753a39b73b60396487bd.iso6523-actorid-upis.sml.peppolcentral.org/iso6523-actorid-upis%3A%3A9908%3A987700912/services /busdox-docid-qns%3A%3Aurn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-2%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis %3Apeppol4a%3Aver1.0%3A%3A2.0 Searching the class path for an instance of StatisticsRepositoryFactory 2013-08-07 10:35:20,584 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryProvider] Loading instance of eu.peppol.jdbc.OxalisDataSourceFactory from class path using META-INF/services idiom 2013-08-07 10:35:20,586 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryDbcpImpl] Configuring DataSource wrapped in a Database Connection Pool, using custom loader Initialising the Oxalis global configuration .... 2013-08-07 10:35:20,587 DEBUG [eu.peppol.util.OxalisHomeDirectory] Attempting to locate home dir.... Oxalis home directory: C:\Users\wha.oxalis 2013-08-07 10:35:20,590 INFO [eu.peppol.util.GlobalConfiguration] oxalis.keystore = c:/users/wha/.oxalis/oxalis.keystore 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.keystore.password = Comp20+-12 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.inbound.message.store = /var/peppol 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.persistence.class.path = 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.soap.trace = false 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.jdbc.driver.class = com.mysql.jdbc.Driver 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.jdbc.connection.uri = jdbc:mysql://localhost/oxalis 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.jdbc.user = oxalis 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.jdbc.password = Blomster2013 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.jdbc.class.path = file:///Users/wha/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-connector-java-5.1.18.jar 2013-08-07 10:35:20,591 INFO [eu.peppol.util.GlobalConfiguration] oxalis.datasource.jndi.name = jdbc/oxalis 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.statistics.private.key = 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.inbound.log.config = c:/users/wha/.oxalis/logback-oxalis-server.xml 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.app.log.config = c:/users/wha/.oxalis/logback-oxalis-app.xml 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.ap.identifier = NO-SR 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.pki.version = V1 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.operation.mode = TEST 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.connection.timeout = 5000 2013-08-07 10:35:20,592 INFO [eu.peppol.util.GlobalConfiguration] oxalis.read.timeout = 5000 Verifying properties .... 2013-08-07 10:35:20,593 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryDbcpImpl] Loading JDBC Driver with custom class path: file:///Users/wha/.m2/repository/mysql/mysql-connector-java/5.1.18/mysql-conn ector-java-5.1.18.jar 2013-08-07 10:35:20,593 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryDbcpImpl] className=com.mysql.jdbc.Driver 2013-08-07 10:35:20,593 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryDbcpImpl] connectURI=jdbc:mysql://localhost/oxalis 2013-08-07 10:35:20,593 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryDbcpImpl] userName=oxalis 2013-08-07 10:35:20,593 DEBUG [eu.peppol.jdbc.OxalisDataSourceFactoryDbcpImpl] password=Blomster2013 2013-08-07 10:35:20,605 DEBUG [eu.peppol.start.identifier.KeystoreManager] trust store resource name: truststore.jks 2013-08-07 10:35:20,605 INFO [eu.peppol.start.identifier.KeystoreManager] Loading truststore from truststore.jks 2013-08-07 10:35:20,620 WARN [net.sf.ehcache.config.ConfigurationFactory] No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Users/wha/Desktop/ serverJarfile/oxalis-standalone/oxalis-standalone.jar!/ehcache-failsafe.xml 2013-08-07 10:35:20,620 DEBUG [net.sf.ehcache.config.ConfigurationFactory] Configuring ehcache from URL: jar:file:/C:/Users/wha/Desktop/serverJarfile/oxalis-standalone/oxalis-standalone.jar!/ehcache-f ailsafe.xml 2013-08-07 10:35:20,621 DEBUG [net.sf.ehcache.config.ConfigurationFactory] Configuring ehcache from InputStream 2013-08-07 10:35:20,650 DEBUG [net.sf.ehcache.config.BeanHandler] Ignoring ehcache attribute xmlns:xsi 2013-08-07 10:35:20,651 DEBUG [net.sf.ehcache.config.BeanHandler] Ignoring ehcache attribute xsi:noNamespaceSchemaLocation 2013-08-07 10:35:20,652 DEBUG [net.sf.ehcache.config.DiskStoreConfiguration] Disk Store Path: C:\Users\wha\AppData\Local\Temp\ 2013-08-07 10:35:20,666 DEBUG [net.sf.ehcache.CacheManager] Creating new CacheManager with default config 2013-08-07 10:35:20,670 DEBUG [net.sf.ehcache.util.PropertyUtil] propertiesString is null. 2013-08-07 10:35:20,679 DEBUG [net.sf.ehcache.config.ConfigurationHelper] No CacheManagerEventListenerFactory class specified. Skipping... 2013-08-07 10:35:20,711 DEBUG [net.sf.ehcache.Cache] No BootstrapCacheLoaderFactory class specified. Skipping... 2013-08-07 10:35:20,711 DEBUG [net.sf.ehcache.Cache] CacheWriter factory not configured. Skipping... 2013-08-07 10:35:20,713 DEBUG [net.sf.ehcache.config.ConfigurationHelper] No CacheExceptionHandlerFactory class specified. Skipping... 2013-08-07 10:35:20,730 DEBUG [net.sf.ehcache.store.MemoryStore] Initialized net.sf.ehcache.store.MemoryStore for AccessPointIdentifier 2013-08-07 10:35:20,738 DEBUG [net.sf.ehcache.DiskStorePathManager] Using diskstore path C:\Users\wha\AppData\Local\Temp 2013-08-07 10:35:20,738 DEBUG [net.sf.ehcache.DiskStorePathManager] Holding exclusive lock on C:\Users\wha\AppData\Local\Temp.ehcache-diskstore.lock 2013-08-07 10:35:20,739 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0041ccess%0050oint%0049dentifier.index 2013-08-07 10:35:20,745 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Matching data file missing (or empty) for index file. Deleting index file C:\Users\wha\AppData\Local\Temp\%0041ccess%0050oi nt%0049dentifier.index 2013-08-07 10:35:20,745 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0041ccess%0050oint%0049dentifier.index 2013-08-07 10:35:20,750 DEBUG [net.sf.ehcache.Cache] Initialised cache: AccessPointIdentifier 2013-08-07 10:35:20,750 DEBUG [net.sf.ehcache.config.ConfigurationHelper] CacheDecoratorFactory not configured for defaultCache. Skipping for 'AccessPointIdentifier'. 2013-08-07 10:35:20,752 DEBUG [net.sf.ehcache.store.MemoryStore] Initialized net.sf.ehcache.store.MemoryStore for ParticipantId 2013-08-07 10:35:20,753 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0050articipant%0049d.index 2013-08-07 10:35:20,754 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Matching data file missing (or empty) for index file. Deleting index file C:\Users\wha\AppData\Local\Temp\%0050articipant%0 049d.index 2013-08-07 10:35:20,754 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0050articipant%0049d.index 2013-08-07 10:35:20,755 DEBUG [net.sf.ehcache.Cache] Initialised cache: ParticipantId 2013-08-07 10:35:20,755 DEBUG [net.sf.ehcache.config.ConfigurationHelper] CacheDecoratorFactory not configured for defaultCache. Skipping for 'ParticipantId'. 2013-08-07 10:35:20,756 DEBUG [net.sf.ehcache.store.MemoryStore] Initialized net.sf.ehcache.store.MemoryStore for PeppolDocumentTypeId 2013-08-07 10:35:20,757 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0050eppol%0044ocument%0054ype%0049d.index 2013-08-07 10:35:20,757 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Matching data file missing (or empty) for index file. Deleting index file C:\Users\wha\AppData\Local\Temp\%0050eppol%0044oc ument%0054ype%0049d.index 2013-08-07 10:35:20,757 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0050eppol%0044ocument%0054ype%0049d.index 2013-08-07 10:35:20,758 DEBUG [net.sf.ehcache.Cache] Initialised cache: PeppolDocumentTypeId 2013-08-07 10:35:20,758 DEBUG [net.sf.ehcache.config.ConfigurationHelper] CacheDecoratorFactory not configured for defaultCache. Skipping for 'PeppolDocumentTypeId'. 2013-08-07 10:35:20,759 DEBUG [net.sf.ehcache.store.MemoryStore] Initialized net.sf.ehcache.store.MemoryStore for ChannelId 2013-08-07 10:35:20,760 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0043hannel%0049d.index 2013-08-07 10:35:20,761 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Matching data file missing (or empty) for index file. Deleting index file C:\Users\wha\AppData\Local\Temp\%0043hannel%0049d .index 2013-08-07 10:35:20,761 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0043hannel%0049d.index 2013-08-07 10:35:20,761 DEBUG [net.sf.ehcache.Cache] Initialised cache: ChannelId 2013-08-07 10:35:20,761 DEBUG [net.sf.ehcache.config.ConfigurationHelper] CacheDecoratorFactory not configured for defaultCache. Skipping for 'ChannelId'. 2013-08-07 10:35:20,762 DEBUG [net.sf.ehcache.store.MemoryStore] Initialized net.sf.ehcache.store.MemoryStore for PeppolProcessTypeId 2013-08-07 10:35:20,763 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0050eppol%0050rocess%0054ype%0049d.index 2013-08-07 10:35:20,764 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Matching data file missing (or empty) for index file. Deleting index file C:\Users\wha\AppData\Local\Temp\%0050eppol%0050ro cess%0054ype%0049d.index 2013-08-07 10:35:20,764 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0050eppol%0050rocess%0054ype%0049d.index 2013-08-07 10:35:20,766 DEBUG [net.sf.ehcache.Cache] Initialised cache: PeppolProcessTypeId 2013-08-07 10:35:20,768 DEBUG [net.sf.ehcache.config.ConfigurationHelper] CacheDecoratorFactory not configured for defaultCache. Skipping for 'PeppolProcessTypeId'. 2013-08-07 10:35:20,770 DEBUG [net.sf.ehcache.store.MemoryStore] Initialized net.sf.ehcache.store.MemoryStore for Date 2013-08-07 10:35:20,771 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0044ate.index 2013-08-07 10:35:20,772 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Matching data file missing (or empty) for index file. Deleting index file C:\Users\wha\AppData\Local\Temp\%0044ate.index 2013-08-07 10:35:20,775 DEBUG [net.sf.ehcache.store.disk.DiskStorageFactory] Failed to delete file %0044ate.index 2013-08-07 10:35:20,777 DEBUG [net.sf.ehcache.Cache] Initialised cache: Date 2013-08-07 10:35:20,778 DEBUG [net.sf.ehcache.config.ConfigurationHelper] CacheDecoratorFactory not configured for defaultCache. Skipping for 'Date'.

2013-08-07 10:35:20,782 DEBUG [oxalis-com] Constructed SMP url: http://B-3e3b7c56d786753a39b73b60396487bd.iso6523-actorid-upis.sml.peppolcentral.org/iso6523-actorid-upis%3A%3A9908%3A987700912/services /busdox-docid-qns%3A%3Aurn%3Aoasis%3Anames%3Aspecification%3Aubl%3Aschema%3Axsd%3AInvoice-2%3A%3AInvoice%23%23urn%3Awww.cenbii.eu%3Atransaction%3Abiicoretrdm010%3Aver1.0%3A%23urn%3Awww.peppol.eu%3Abis %3Apeppol4a%3Aver1.0%3A%3A2.0 2013-08-07 10:35:20,837 INFO [oxalis-com] Found endpoint address for 9908:987700912 from SMP: https://aksesspunkt.compello.com/oxalis/accessPointService 2013-08-07 10:35:20,838 INFO [oxalis-out] Document destination is https://aksesspunkt.compello.com/oxalis/accessPointService 2013-08-07 10:35:20,857 DEBUG [oxalis-out] Constructing document body 2013-08-07 10:35:20,858 DEBUG [oxalis-out] Constructing SOAP header 2013-08-07 10:35:20,920 DEBUG [oxalis-out] Constructing service proxy 2013-08-07 10:35:20,921 DEBUG [oxalis-out] Found WSDL file at jar:file:/C:/Users/wha/Desktop/serverJarfile/oxalis-standalone/oxalis-standalone.jar!/META-INF/wsdl/wsdlv2.0.wsdl aug 07, 2013 10:35:21 AM [com.sun.xml.ws.policy.parser.PolicyConfigParser] parse INFO: WSP5018: Loaded WSIT configuration from file: jar:file:/C:/Users/wha/Desktop/serverJarfile/oxalis-standalone/oxalis-standalone.jar!/META-INF/wsit-client.xml. 2013-08-07 10:35:21,218 DEBUG [oxalis-out] Getting remote resource binding port Initializing the TrustStoreCallbackHandler 2013-08-07 10:35:22,131 DEBUG [oxalis-out] setting connectTimeout 5000 readTimeout 5000 2013-08-07 10:35:22,131 INFO [oxalis-out] Performing SOAP request to: https://aksesspunkt.compello.com/oxalis/accessPointService 2013-08-07 10:35:22,147 DEBUG [oxalis-out] SOAP outbound handler called 2013-08-07 10:35:22,147 DEBUG [oxalis-out] Adding BUSDOX headers to SOAP-envelope 2013-08-07 10:35:22,246 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Requested SAML callback handling 2013-08-07 10:35:22,247 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Creating and setting the SAML Sender Vouches Assertion 2013-08-07 10:35:22,475 DEBUG [eu.peppol.security.callbacks.KeyStoreCallbackHandler] Keystore callback handler: returning keystore 2013-08-07 10:35:22,476 DEBUG [eu.peppol.security.callbacks.KeyStoreCallbackHandler] Keystore callback handler: returning private key 2013-08-07 10:35:22,687 DEBUG [oxalis-out] Inspecting peer certificate CN=.compello.com, OU=PremiumSSL Wildcard, OU=Hosted by Secorio ApS, OU=Sandefjord, O=Compello AS, STREET=Skolmar 32 C, L=Sandefj ord, ST=Vestfold, OID.2.5.4.17=3232, C=NO, issued by CN=COMODO High-Assurance Secure Server CA, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB 2013-08-07 10:35:22,732 WARN [oxalis-out] Server SSL sertificate [ [ Version: V3 Subject: CN=_.compello.com, OU=PremiumSSL Wildcard, OU=Hosted by Secorio ApS, OU=Sandefjord, O=Compello AS, STREET=Skolmar 32 C, L=Sandefjord, ST=Vestfold, OID.2.5.4.17=3232, C=NO Signature Algorithm: SHA1withRSA, OID = 1.2.840.113549.1.1.5

Key: Sun RSA public key, 2048 bits modulus: 173385790482966224832904514352944549288410011819442147779333747005805724405468092130152594654311357860059421038934733634959062688693614432156059501433839475430818437169525716878773279216838 52724043635347371605907393910668371947817266267626897132768392011285775461891884383657691183949971062661860829652126160663041229215653816671644508567424639643271279685564726565748968561829394126338825 22571401924920203817025276307392832035032689245581602260403843784219636868797773919480159387008123933671644123700680435678355234822350082585875770674169575857342854208234867555177539796708048418276896 1369566211966839274840855921 public exponent: 65537 Validity: [From: Mon Jul 30 02:00:00 CEST 2012, To: Thu Jul 31 01:59:59 CEST 2014] Issuer: CN=COMODO High-Assurance Secure Server CA, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB SerialNumber: [ 0b51f8ff 1bab776d 12a0f8ef ba8113a1]

Certificate Extensions: 9 [1]: ObjectId: 1.3.6.1.5.5.7.1.1 Criticality=false AuthorityInfoAccess [ [ accessMethod: caIssuers accessLocation: URIName: http://crt.comodoca.com/COMODOHigh-AssuranceSecureServerCA.crt , accessMethod: ocsp accessLocation: URIName: http://ocsp.comodoca.com ] ]

[2]: ObjectId: 2.5.29.35 Criticality=false AuthorityKeyIdentifier [ KeyIdentifier [ 0000: 3F D5 B5 D0 D6 44 79 50 4A 17 A3 9B 8C 4A DC B8 ?....DyPJ....J.. 0010: B0 22 64 6B ."dk ] ]

[3]: ObjectId: 2.5.29.19 Criticality=true BasicConstraints:[ CA:false PathLen: undefined ]

[4]: ObjectId: 2.5.29.31 Criticality=false CRLDistributionPoints [ [DistributionPoint: [URIName: http://crl.comodoca.com/COMODOHigh-AssuranceSecureServerCA.crl] ]]

[5]: ObjectId: 2.5.29.32 Criticality=false CertificatePolicies [ [CertificatePolicyId: [1.3.6.1.4.1.6449.1.2.1.3.4] [PolicyQualifierInfo: [ qualifierID: 1.3.6.1.5.5.7.2.1 qualifier: 0000: 16 1D 68 74 74 70 73 3A 2F 2F 73 65 63 75 72 65 ..https://secure 0010: 2E 63 6F 6D 6F 64 6F 2E 63 6F 6D 2F 43 50 53 .comodo.com/CPS

]] ] ]

[6]: ObjectId: 2.5.29.37 Criticality=false ExtendedKeyUsages [ serverAuth clientAuth ]

[7]: ObjectId: 2.5.29.15 Criticality=true KeyUsage [ DigitalSignature Key_Encipherment ]

[8]: ObjectId: 2.5.29.17 Criticality=false SubjectAlternativeName [ DNSName: *.compello.com DNSName: compello.com ]

[9]: ObjectId: 2.5.29.14 Criticality=false SubjectKeyIdentifier [ KeyIdentifier [ 0000: 71 D4 5E 4B 36 C9 37 4D 2C EA 9B B0 DF 02 D3 EA q.^K6.7M,....... 0010: 16 5F C0 EA ._.. ] ]

] Algorithm: [SHA1withRSA] Signature: 0000: B1 FA A9 40 BD 79 5B 51 B0 73 AD 78 52 33 0F 9C ...@.y[Q.s.xR3.. 0010: 80 AF 63 C0 4C 8B F7 F1 41 DE 94 16 92 4A D2 F1 ..c.L...A....J.. 0020: 73 5A ED AF E6 6D 2B 31 0C E4 83 6E 02 76 76 8F sZ...m+1...n.vv. 0030: 70 AB CD DE 2A 08 80 8E 04 02 7E A6 39 F8 A1 88 p...*.......9... 0040: 9F 45 FB 57 86 A1 7B E4 D2 8F 32 BF CD 72 AF E0 .E.W......2..r.. 0050: 2E 2B 34 00 7C FA 68 04 0E 18 E8 67 38 86 54 34 .+4...h....g8.T4 0060: 13 95 41 98 32 FD ED 0B 6E 8A 2E 9B 5C 9C 9F CB ..A.2...n...... 0070: F9 D7 51 AB 64 4B 65 45 96 B7 70 90 41 3F B0 C0 ..Q.dKeE..p.A?.. 0080: E3 26 A5 7D A5 54 65 3D 2B EB D6 94 C6 8A B1 62 .&...Te=+......b 0090: 99 FD A9 2C 60 4D 06 82 47 12 11 58 74 0A 1B 34 ...,`M..G..Xt..4 00A0: C8 2F C4 94 58 97 5E 5F 4A 6E 9C 39 DA 3A DF E2 ./..X.^_Jn.9.:.. 00B0: 0C 1A 74 F9 65 3F F4 75 FF 13 67 3E DB 4A 9D 96 ..t.e?.u..g>.J.. 00C0: 18 86 32 00 AD 03 E9 5E AF 62 89 EF 7B FB DC E4 ..2....^.b...... 00D0: AC 0E 86 B8 CC A4 E3 78 24 BE 27 F1 9E 37 D0 6F .......x$.'..7.o 00E0: EB 5C 49 21 54 84 B0 CF 31 BC 0D AC E8 9F 05 09 .\I!T...1....... 00F0: B3 A6 93 B3 CE B7 08 B4 43 48 7C 33 14 28 FD BB ........CH.3.(..

] is not trusted: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target This cause might be a missing root certificate in your local truststore 2013-08-07 10:35:22,851 DEBUG [oxalis-out] Void SSL server certificate check performed. 2013-08-07 10:35:22,852 DEBUG [oxalis-out] Returning trusted root certificates 2013-08-07 10:35:24,457 DEBUG [eu.peppol.security.callbacks.TrustStoreCallbackHandler] Returning truststore 2013-08-07 10:35:24,502 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Requested SAML callback handling 2013-08-07 10:35:24,502 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Creating and setting the SAML Sender Vouches Assertion 2013-08-07 10:35:24,514 DEBUG [eu.peppol.security.callbacks.KeyStoreCallbackHandler] Keystore callback handler: returning private key 2013-08-07 10:35:26,007 DEBUG [oxalis-out] SOAP outbound handler called 2013-08-07 10:35:26,008 INFO [oxalis-out] Sender: 9908:810304642 2013-08-07 10:35:26,008 INFO [oxalis-out] Recipient: 9908:987700912 2013-08-07 10:35:26,008 INFO [oxalis-out] Destination: https://aksesspunkt.compello.com/oxalis/accessPointService 2013-08-07 10:35:26,008 INFO [oxalis-out] Message uuid:c0824b40-6d66-4db2-89c3-5cdf47df90e1 has been successfully delivered 2013-08-07 10:35:26,021 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Requested SAML callback handling 2013-08-07 10:35:26,021 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Creating and setting the SAML Sender Vouches Assertion 2013-08-07 10:35:26,032 DEBUG [eu.peppol.security.callbacks.KeyStoreCallbackHandler] Keystore callback handler: returning private key aug 07, 2013 10:35:29 AM [com.sun.xml.ws.rx.rm.runtime.ClientTube] closeSequences INFO: WSRM1157: Waiting for sequence [ uuid:5bf01c23-5c1b-42ec-82a9-02c85b79fba8 ] state change to [ CLOSED ] has timed out after 3á000 milliseconds 2013-08-07 10:35:29,117 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Requested SAML callback handling 2013-08-07 10:35:29,117 DEBUG [eu.peppol.security.callbacks.SAMLCallbackHandler] Creating and setting the SAML Sender Vouches Assertion 2013-08-07 10:35:29,129 DEBUG [eu.peppol.security.callbacks.KeyStoreCallbackHandler] Keystore callback handler: returning private key aug 07, 2013 10:35:32 AM [com.sun.xml.ws.rx.rm.runtime.ClientTube] closeRmSession INFO: WSRM1157: Waiting for sequence [ uuid:5bf01c23-5c1b-42ec-82a9-02c85b79fba8 ] state change to [ TERMINATING ] has timed out after 3á000 milliseconds Message sent, assigned message id:uuid:c0824b40-6d66-4db2-89c3-5cdf47df90e1

wickyhasan commented 11 years ago

Infect I changed the sender ID into command-line from : 9908:810304642 to 9908:984408854 But in the command-line log file it is still giving the older sender ID: 9908:810304642 We wonder it is an error?

steinarcook commented 11 years ago

Yes, that is a bug in example.sh, which I fixed yesterday.

Steinar Overbeck Cook SendRegning +47 90665793

UNIT4 Agresso AS www.sendregning.no http://www.sendregning.no http://www.facebook.com/sendregning http://www.mynewsdesk.com/no/pressroom/sendregning

Den 7. aug. 2013 kl. 12:03 skrev wickyhasan notifications@github.com:

Infect I changed the sender ID into command-line from : 9908:810304642 to 9908:984408854 But in the command-line log file it is still giving the older sender ID: 9908:810304642 We wonder it is an error?

— Reply to this email directly or view it on GitHubhttps://github.com/difi/oxalis/issues/49#issuecomment-22241163 .

wickyhasan commented 11 years ago

Great!

Thank you :+1: