Bitcoin Forum
January 18, 2026, 07:35:53 AM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 [545] 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 ... 2548 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761756 times)
NxtChoice
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
December 30, 2013, 03:51:18 PM
 #10881


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:7875

It ran OK last night in this laptop.

Code:
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}

Code:
HTTP ERROR: 503

Problem accessing /. Reason:

    Service Unavailable
Powered by Jetty://
ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 30, 2013, 03:52:24 PM
 #10882


1. create an aliases with the uri: "acct:YOURACCOUNTNUMBERHERE@nxt"
2. wait a little bit for propagation
3. check http://22k.io/YOURALIAS


When 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
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
December 30, 2013, 03:54:20 PM
 #10883

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
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
December 30, 2013, 04:00:31 PM
 #10884

Here's the google chrome version of the extension:

http://nxtra.org/alias/NxtAliasSystemChrome.zip

Once 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
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
December 30, 2013, 04:03:31 PM
 #10885

and just focus on the forging part.
Not so good focus though. They're (critics) missing most important details.
landomata
Legendary
*
Offline Offline

Activity: 2184
Merit: 1000


View Profile WWW
December 30, 2013, 04:03:57 PM
 #10886

Here's the google chrome version of the extension:

http://nxtra.org/alias/NxtAliasSystemChrome.zip

Once 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 Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
December 30, 2013, 04:04:01 PM
 #10887

How come  https://localhost:7875/nxt?requestType=getAccountPublicKey&account=  is returning a publicKey even though I have only sent NXT to a specific account?  Should I still send the 1 NXT?

It doesn't matter where u send coins to.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
December 30, 2013, 04:05:40 PM
 #10888


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:7875

U may deleted "<" or ">" by accident.
bitcoinpaul
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
December 30, 2013, 04:05:59 PM
 #10889

I don't get it. What's important for accounts who have zero outgoing transactions?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
December 30, 2013, 04:06:34 PM
 #10890

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
Full Member
***
Offline Offline

Activity: 121
Merit: 100


View Profile
December 30, 2013, 04:08:17 PM
 #10891

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 Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
December 30, 2013, 04:10:02 PM
 #10892

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
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
December 30, 2013, 04:10:43 PM
 #10893

Just wondering, will nexern's client be open source?
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1010

Newbie


View Profile
December 30, 2013, 04:10:56 PM
 #10894

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
Sr. Member
****
Offline Offline

Activity: 952
Merit: 253



View Profile
December 30, 2013, 04:17:10 PM
 #10895

Here's the google chrome version of the extension:

http://nxtra.org/alias/NxtAliasSystemChrome.zip

Once 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
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 30, 2013, 04:19:31 PM
 #10896


1. create an aliases with the uri: "acct:YOURACCOUNTNUMBERHERE@nxt"
2. wait a little bit for propagation
3. check http://22k.io/YOURALIAS


When 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
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Crypti Community Manager


View Profile
December 30, 2013, 04:20:40 PM
 #10897

Hey,

I wrote a small script with the help of wesley's server.

Wesley, if I'm not allowed to use your server, please write me a PM! Smiley

How to:

1.) Go to the Chrome Settings and click on "Manage search engines..."


2.) Make a new search engine with: "NXT Alias System", "NXT", "http://alias.coinarea.net/?alias=%s"


3.) Test it! Type NXT in the addressbar, delete every other input and press TAB.

Then type in google, it should redirect you to http://google.com!
Or type in coinarea, it should redirect you to http://coinarea.net!


Have fun! Smiley

Here is the Nextcoin.org forum link with sourcecode! Smiley

I added the options:

https:
btc:
ltc:
mailto:


Anyone knows any aliases with these parameters to test it? Smiley

ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 30, 2013, 04:21:06 PM
 #10898

Great - my alias for NXTNodeMap works great with this...

also if you want a tiny url: http://22k.io/NXTNodeMap

ferment
Full Member
***
Offline Offline

Activity: 168
Merit: 100


IDEX - LIVE Real-time DEX


View Profile
December 30, 2013, 04:23:13 PM
 #10899


I added the options:

https:
btc:
ltc:
mailto:


Anyone knows any aliases with these parameters to test it? Smiley

mailto: email22k

I think "bitcoin" is an official scheme.

idev
Hero Member
*****
Offline Offline

Activity: 860
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
December 30, 2013, 04:24:41 PM
 #10900

For those with the restart blues...

If you're using supervisor to manage NRS...

1. Create /etc/cron.d/hourly/nrs containing:
Code:
#!/bin/bash
supervisorctl restart nrs

2. Make sure it's executable:
Code:
$ sudo chmod +x /etc/cron.d/hourly/nrs

3. Sit back and relax.

Thanks for this.
Pages: « 1 ... 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 [545] 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 ... 2548 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!