Error in server build process

49 views
Skip to first unread message

Carlo Lechea

unread,
Jul 31, 2014, 8:20:39 AM7/31/14
to codenameone...@googlegroups.com, melo90_...@hotmail.it
If you are experiencing an issue please mention the full platform your issue applies to:
IDE: NetBeans/Eclipse/IDEA
Desktop OS
Simulator
Device

IDE: NetBeans
MacBook Pro OSx
Device : Iphone 4S 64Gb
-----------------------------------------------------------------------------------------


Hello everyone, 

I really need help please!! 


I devloppe an iOS application with Netbeans CN1 on OSx ... I generated Certificates Developer & Distribution, with Provisioning Developer & Distribution. All is ok ... 

But when I compile my project to debug, I get an error: 
(I have the same error with android build too) 

ant-f / Users / LeCarlo / NetBeansProjects / NewsReader build-for-ios-device 
init: 
deps-clean: 
Updating property file: / Users / LeCarlo / NetBeansProjects / NewsReader / build / built-clean.properties 
Deleting directory / Users / LeCarlo / NetBeansProjects / NewsReader / build 
refresh-libs: 
Deleting directory / Users / LeCarlo / NetBeansProjects / NewsReader / lib / impl 
clean: 
copy-ios-override: 
Created dir: / Users / LeCarlo / NetBeansProjects / NewsReader / build / classes 
copy-libs: 
deps-jar: 
Updating property file: / Users / LeCarlo / NetBeansProjects / NewsReader / build / built-jar.properties 
Compile is forcing compliance to the supported API's / features for maximum device compatibility. This Allows smaller 
         WIDER code size and device support 
Created dir: / Users / LeCarlo / NetBeansProjects / NewsReader / build / tmp 
Compiling 8 source files to / Users / LeCarlo / NetBeansProjects / NewsReader / build / tmp 
Note: /Users/LeCarlo/NetBeansProjects/NewsReader/src/com/melo90/newsreader/controller/ConcreteController.java uses or overrides a deprecated API. 
Note: Recompile with-Xlint: deprecation for details. 
Note: Some input files use unchecked or unsafe operations. 
Note: Recompile with-Xlint: unchecked for details. 
Created dir: / Users / LeCarlo / NetBeansProjects / NewsReader / build / empty 
Compiling 8 source files to / Users / LeCarlo / NetBeansProjects / NewsReader / build / classes 
warning: [options] bootstrap class path not set in conjunction with-source 1.5 
Note: /Users/LeCarlo/NetBeansProjects/NewsReader/src/com/melo90/newsreader/controller/ConcreteController.java uses or overrides a deprecated API. 
Note: Recompile with-Xlint: deprecation for details. 
Note: Some input files use unchecked or unsafe operations. 
Note: Recompile with-Xlint: unchecked for details. 
1 warning 
Copying 1 file to / Users / LeCarlo / NetBeansProjects / NewsReader / build / classes 
compile: 
Created dir: / Users / LeCarlo / NetBeansProjects / NewsReader / dist 
Copying 1 file to / Users / LeCarlo / NetBeansProjects / NewsReader / build 
Not copying library / Users / LeCarlo / NetBeansProjects / NewsReader / override, it's a directory. 
Not copying library / Users / LeCarlo / NetBeansProjects / NewsReader / lib / impl / cls, it's a directory. 
Not copying library / Users / LeCarlo / NetBeansProjects / NewsReader / lib / impl / stubs, it's a directory. 
Not copying library / Users / LeCarlo / NetBeansProjects / NewsReader / native / internal_tmp, it's a directory. 
Copy libraries to / Users / LeCarlo / NetBeansProjects / NewsReader / dist / lib. 
Building jar: / Users / LeCarlo / NetBeansProjects / NewsReader / dist / NewsReader.jar 
Application to run this from the command line without Ant, try: 
java-jar "/ Users / LeCarlo / NetBeansProjects / NewsReader / dist / NewsReader.jar" 
jar: 
clean-override: 
build-for-ios-device: 
Sending request to the build server, the build instructions That might take a while to complete! 
Sending to build account: lec...@publicist.com 
Message from server response is: OK 
Server Provided no further details 
java.io.IOException: An error occured upload - check That You-have enough credits on the build server 
at com.codename1.build.client.BuildProcess.sendRequestToServer (BuildProcess.java: 392) 
at com.codename1.build.client.CodeNameOneBuildTask.execute (CodeNameOneBuildTask.java: 367) 
at org.apache.tools.ant.UnknownElement.execute (UnknownElement.java: 292) 
at sun.reflect.GeneratedMethodAccessor92.invoke (Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java: 43) 
at java.lang.reflect.Method.invoke (Method.java: 606) 
at org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java: 106) 
at org.apache.tools.ant.Task.perform (Task.java: 348) 
at org.apache.tools.ant.Target.execute (Target.java: 435) 
at org.apache.tools.ant.Target.performTasks (Target.java: 456) 
at org.apache.tools.ant.Project.executeSortedTargets (Project.java: 1393) 
at org.apache.tools.ant.Project.executeTarget (Project.java: 1364) 
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets (DefaultExecutor.java: 41) 
at org.apache.tools.ant.Project.executeTargets (Project.java: 1248) 
at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run (BridgeImpl.java: 286) 
at org.apache.tools.ant.module.run.TargetExecutor.run (TargetExecutor.java: 555) 
at org.netbeans.core.execution.RunClassThread.run (RunClassThread.java: 153) 
/ Users / LeCarlo / NetBeansProjects / NewsReader / build.xml: 82: Error in server build process 
BUILD FAILED (total time: 41 seconds)

Shai Almog

unread,
Jul 31, 2014, 9:53:29 AM7/31/14
to codenameone...@googlegroups.com, melo90_...@hotmail.it
Do you have build credits in the server?
Reply all
Reply to author
Forward
0 new messages