|
NxtChoice
|
 |
December 30, 2013, 03:51:18 PM |
|
I have already set the timeout to 10000. Now it's very strange that so many errors during the start of the process, and also error shows up when go to https://localhost:7875It ran OK last night in this laptop. 2013-12-30 23:48:06.339:INFO:oejs.Server:main: jetty-9.1.0.v20131115 2013-12-30 23:48:06.356:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:/C:/nxt/webapps/] at interval 0 2013-12-30 23:48:06.472:WARN:oejx.XmlParser:main: FATAL@null line:60 col:31 : or g.xml.sax.SAXParseException; lineNumber: 60; columnNumber: 31; 元素类型 "param-n a??me" 必须由匹配的结束标记 "</param-na??me>" 终止。 2013-12-30 23:48:06.474:WARN:oejw.WebAppContext:main: Failed startup of context o.e.j.w.WebAppContext@13e39a7c{/,file:/C:/nxt/webapps/root/,null}{C:\nxt\webapps \root} org.xml.sax.SAXParseException; lineNumber: 60; columnNumber: 31; 元素类型 "param -na??me" 必须由匹配的结束标记 "</param-na??me>" 终止。 at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAX ParseException(Unknown Source) at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalErro r(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError( Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError( Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(U nknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l.scanEndElement(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l$FragmentContentDriver.next(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(U nknown Source) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next (Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImp l.scanDocument(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U nknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(U nknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown So urce) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Un known Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.p arse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(Unknown S ource) at org.eclipse.jetty.xml.XmlParser.parse(XmlParser.java:246) at org.eclipse.jetty.webapp.Descriptor.parse(Descriptor.java:65) at org.eclipse.jetty.webapp.WebDescriptor.parse(WebDescriptor.java:148) at org.eclipse.jetty.webapp.MetaData.setWebXml(MetaData.java:172) at org.eclipse.jetty.webapp.WebXmlConfiguration.preConfigure(WebXmlConfi guration.java:60) at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.jav a:454) at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:490 ) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife Cycle.java:69) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLi feCycle.java:117) at org.eclipse.jetty.util.component.ContainerLifeCycle.addBean(Container LifeCycle.java:281) at org.eclipse.jetty.util.component.ContainerLifeCycle.addBean(Container LifeCycle.java:213) at org.eclipse.jetty.util.component.ContainerLifeCycle.updateBeans(Conta inerLifeCycle.java:763) at org.eclipse.jetty.server.handler.HandlerCollection.setHandlers(Handle rCollection.java:89) at org.eclipse.jetty.server.handler.ContextHandlerCollection.setHandlers (ContextHandlerCollection.java:144) at org.eclipse.jetty.server.handler.HandlerCollection.addHandler(Handler Collection.java:155) at org.eclipse.jetty.deploy.bindings.StandardDeployer.processBinding(Sta ndardDeployer.java:41) at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:1 86) at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentM anager.java:495) at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.j ava:146) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(Scan ningAppProvider.java:175) at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(Sc anningAppProvider.java:64) at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:605) at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:528) at org.eclipse.jetty.util.Scanner.scan(Scanner.java:391) at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:313) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife Cycle.java:69) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(Scanni ngAppProvider.java:145) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife Cycle.java:69) at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(Deploymen tManager.java:557) at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager. java:232) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife Cycle.java:69) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLi feCycle.java:117) at org.eclipse.jetty.server.Server.start(Server.java:355) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(Container LifeCycle.java:99) at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHand ler.java:60) at org.eclipse.jetty.server.Server.doStart(Server.java:324) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLife Cycle.java:69) at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:12 50) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:117 4) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.jetty.start.Main.invokeMain(Main.java:297) at org.eclipse.jetty.start.Main.start(Main.java:706) at org.eclipse.jetty.start.Main.main(Main.java:103) 2013-12-30 23:48:06.508:INFO:oejs.ServerConnector:main: Started ServerConnector@ 523e2446{HTTP/1.1}{0.0.0.0:7874} 2013-12-30 23:48:06.759:INFO:oejs.ServerConnector:main: Started ServerConnector@ 3d985fe{SSL-http/1.1}{0.0.0.0:7875}
HTTP ERROR: 503
Problem accessing /. Reason:
Service Unavailable Powered by Jetty://
|
|
|
|
|
ferment
Full Member
 
Offline
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX
|
 |
December 30, 2013, 03:52:24 PM |
|
1. create an aliases with the uri: "acct:YOURACCOUNTNUMBERHERE@nxt" 2. wait a little bit for propagation 3. check http://22k.io/YOURALIASWhen I created my alias for my main account, I left the uri blank. How do I change it now? Assign it again with the new URI and 1 nxt fee.
|
|
|
|
|
coolfish
|
 |
December 30, 2013, 03:54:20 PM |
|
CFB,
A question, When I signed up a few aliases, I found that sometimes unsuccessful or delayed.
If the future of p2p trade, the deals will be delayed or unsuccessful too? Not real-time and quickly?
Depends on fee and how fast me implement all aspects of Transparent Forging (I mean ability to send transactions directly to next forging node). If some people rush orders at the same time, the users who in the slow node network will never succeed?
|
Nxt:17482068461146780755
|
|
|
|
wesleyh
|
 |
December 30, 2013, 04:00:31 PM |
|
Here's the google chrome version of the extension: http://nxtra.org/alias/NxtAliasSystemChrome.zipOnce downloaded, go to chrome://extensions in your browser, unzip the download, and drag the .crx to your browser page. It should install. I will later add it to the chrome extension directory. You will have to type "nxt searchterm" in your browser URL bar instead of nxt:searchterm due to differences in browsers.
|
|
|
|
|
|
ZeroTheGreat
|
 |
December 30, 2013, 04:03:31 PM |
|
and just focus on the forging part.
Not so good focus though. They're (critics) missing most important details.
|
|
|
|
|
landomata
Legendary
Offline
Activity: 2184
Merit: 1000
|
 |
December 30, 2013, 04:03:57 PM |
|
Here's the google chrome version of the extension: http://nxtra.org/alias/NxtAliasSystemChrome.zipOnce downloaded, go to chrome://extensions in your browser, unzip the download, and drag the .crx to your browser page. It should install. I will later add it to the chrome extension directory. You will have to type "nxt searchterm" in your browser URL bar instead of nxt:searchterm due to differences in browsers. so Nxtgoogle....is little bit easier than typing Nxt:google
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 30, 2013, 04:04:01 PM |
|
It doesn't matter where u send coins to.
|
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 30, 2013, 04:05:40 PM |
|
I have already set the timeout to 10000. Now it's very strange that so many errors during the start of the process, and also error shows up when go to https://localhost:7875U may deleted "<" or ">" by accident.
|
|
|
|
|
|
bitcoinpaul
|
 |
December 30, 2013, 04:05:59 PM |
|
I don't get it. What's important for accounts who have zero outgoing transactions?
|
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 30, 2013, 04:06:34 PM |
|
If some people rush orders at the same time, the users who in the slow node network will never succeed?
Decentralized exchange isn't suitable for High-frequency trading.
|
|
|
|
|
|
coolfish
|
 |
December 30, 2013, 04:08:17 PM |
|
If some people rush orders at the same time, the users who in the slow node network will never succeed?
Decentralized exchange isn't suitable for High-frequency trading. Okay, thank you for your answer!
|
Nxt:17482068461146780755
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 30, 2013, 04:10:02 PM |
|
I don't get it. What's important for accounts who have zero outgoing transactions?
U must reveal the public key of an account before someone is able to pick another key that gives the same account number as urs. Now it's not feasible to pick a key, but in 10 years it will be.
|
|
|
|
|
|
wesleyh
|
 |
December 30, 2013, 04:10:43 PM |
|
Just wondering, will nexern's client be open source?
|
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
December 30, 2013, 04:10:56 PM |
|
Sorry, but I didn't get it out right!?!?! I am getting a publicKey even though I have NO outgoing transactions.
Do I still send 1 NXT to myself? Not being picky about the 2 NXT... just trying to understand how this publicKey gets assigned.
PublicKey is assigned after the blockchain stores the very 1st outgoing transaction.
|
|
|
|
|
|
chanc3r
|
 |
December 30, 2013, 04:17:10 PM |
|
Here's the google chrome version of the extension: http://nxtra.org/alias/NxtAliasSystemChrome.zipOnce downloaded, go to chrome://extensions in your browser, unzip the download, and drag the .crx to your browser page. It should install. I will later add it to the chrome extension directory. You will have to type "nxt searchterm" in your browser URL bar instead of nxt:searchterm due to differences in browsers. so Nxtgoogle....is little bit easier than typing Nxt:google Great - my alias for NXTNodeMap works great with this...
|
|
|
|
|
rickyjames
|
 |
December 30, 2013, 04:19:31 PM |
|
1. create an aliases with the uri: "acct:YOURACCOUNTNUMBERHERE@nxt" 2. wait a little bit for propagation 3. check http://22k.io/YOURALIASWhen I created my alias for my main account, I left the uri blank. How do I change it now? Assign it again with the new URI and 1 nxt fee. I did so and see you have paid the bounty, thx. When I reassigned the alias with a new uri, the alias page never came back with the transaction number in the response box. I got tired of waiting and just closed it. There were already three confirms by the time I logged back on. BTW, am I missing something? Is there a way to page back from someplace like an alias page back to the main account page without having to enter the whole long passcode again?
|
|
|
|
|
|
Passion_ltc
|
 |
December 30, 2013, 04:20:40 PM |
|
I added the options: https: btc: ltc: mailto: Anyone knows any aliases with these parameters to test it? 
|
|
|
|
ferment
Full Member
 
Offline
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX
|
 |
December 30, 2013, 04:21:06 PM |
|
Great - my alias for NXTNodeMap works great with this...
also if you want a tiny url: http://22k.io/NXTNodeMap
|
|
|
|
ferment
Full Member
 
Offline
Activity: 168
Merit: 100
IDEX - LIVE Real-time DEX
|
 |
December 30, 2013, 04:23:13 PM |
|
I added the options: https: btc: ltc: mailto: Anyone knows any aliases with these parameters to test it?  mailto: email22k I think "bitcoin" is an official scheme.
|
|
|
|
|
idev
|
 |
December 30, 2013, 04:24:41 PM |
|
For those with the restart blues... If you're using supervisor to manage NRS... 1. Create /etc/cron.d/hourly/nrs containing: #!/bin/bash supervisorctl restart nrs
2. Make sure it's executable: $ sudo chmod +x /etc/cron.d/hourly/nrs
3. Sit back and relax. Thanks for this.
|
|
|
|
|
|